Informatica PowerCenter总是可以正确读取文件。所有数据总是出现在一列中

发布于 2025-02-04 02:04:16 字数 173 浏览 2 评论 0原文

我对Informatica PowerCenter有问题。当我想从Flat File CSV导入数据时,所有数据总是出现在一个列中。我需要先编辑文件,并在Excel中设置Defining名称,然后Informatica可以正确读取所有数据。如何在excel中首先定义名称而不执行定义名称的情况下如何正确读取数据?

谢谢

I have problem with informatica powercenter. When i want to import data from flat file csv, all datas always appear in one column. I need to edit the file first, and set define name in excel then informatica can read all data properly. How to read the data properly in powercenter without doing define name first in excel?

Thank you

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

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

发布评论

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

评论(1

小猫一只 2025-02-11 02:04:16

您需要确保,

  1. 您正在读取文件定义。这是一个文件向导,您可以将其定义为界定。
  2. 阅读时,它将其读取第一行读取Col名称。
  3. 然后从第二行阅读。
    您可以检查此IMG。
    https://2.bp.blogspot.com /-ENDSMKLYYRY/UXADBTNE8WI/AAAAAAAAAAAU8/OVFR6ISAL8Y/S1600/8.JPG

如果您将上述属性设置为上述属性,INFA应该能够正确读取定义,并且您无需设置COL名称或数据型。

You need to ensure,

  1. You're reading file definition as delimited. Here is a file wizard where you can define it as delimited.
  2. while reading set it so it reads col name from first row.
  3. And then read from second row.
    You can check this img.
    https://2.bp.blogspot.com/-enDSMKLYyRY/UXADBtNE8WI/AAAAAAAAAu8/oVfr6IsAl8Y/s1600/8.jpg

If you set above properties up, infa should be able to read definition properly and you dont have to set col name or datatype.

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