【问题标题】:informatica is taking the source file as the indirect fileinformatica 将源文件作为间接文件
【发布时间】:2015-07-24 02:04:50
【问题描述】:

我在源分析器中更改了源文件数据类型。我确实意识到它使映射无效。我运行了映射,但失败了。现在我恢复了更改,验证了映射,签入映射,验证了工作流,签入了工作流。 现在我收到错误:

Severity Timestamp Node Thread Message Code Message
INFO 7/23/2015 10:40:03 AM node01_CSADevelopment READER_1_4_1 FR_3055 Reading input filenames from the indirect file [<input_directory_folder>/<input_file>].

Severity Timestamp Node Thread Message Code Message
ERROR 7/23/2015 10:40:03 AM node01_CSADevelopment READER_1_4_1 FR_3000 Error opening file [<input_file_folder>/<header_of_the_input_file>]. Operating system error message [No such file or directory].

这里的“输入文件”是我要加载的文件,“header_of_the_input_file”是输入文件的头文件。

我不明白,为什么会这样。我刚刚做了一个小改动,然后又恢复了它。

【问题讨论】:

    标签: informatica informatica-powercenter


    【解决方案1】:

    错误只是说未找到间接文件中提到的文件名。因此,您只需要确保所有源文件都在“input_file_folder”中

    会话中有一个属性可以将源文件配置为间接。间接文件包含源文件名列表。 Informatica 读取列出的所有文件并加载数据。如果您认为您无意中将源文件设为间接,您可以更改会话属性中的选项(映射选项卡 -> 源限定符)

    它与数据类型更改和还原没有任何关系。

    【讨论】:

      猜你喜欢
      • 2021-11-11
      • 2021-11-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-06-04
      • 1970-01-01
      • 2011-11-01
      相关资源
      最近更新 更多