Informatica CSV输出包含#在第一个列名的前面

发布于 2025-02-03 04:09:33 字数 96 浏览 5 评论 0原文

输出PDO是具有逗号界定的平面文件类型。 运行映射后,在CSV输出文件中的第一个列名的前面有一个“#”。

这是我对PDO的设置: 运行时写: 标题选项:输出字段名称

the output pdo is a flat file type with comma delimited.
After running the mapping, there's a '#' in front of the first column name in the csv output file.

Here's my settings for the pdo:
Run-time write:
Header options: output field names

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

桃气十足 2025-02-10 04:09:33

假设您的INFA版本高于PowerCenter 9.1.0 Hot Fix4,则可以轻松从平面文件标头中删除。
在会话的自定义属性下设置removeOutputheaderhash =是

如果要在全球范围内申请,则可以将其添加到集成服务中。

Assuming your infa version is higher than PowerCenter 9.1.0 Hot Fix4, you can easily remove from the hash from the flat file header.
Set the RemoveOutputHeaderHash = Yes under the custom properties of the session.

If you want to apply globally, you can add it to Integration Service.​

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文