unix - Null character in input file -


we migrating informatica windows unix result when running workflow in windows consists of 10 sessions, getting succeeded.

but same workflow (code) has been migrated unix environment. workflow getting failed due null character in input file.

ex:

fr_3085: 513th character null character, not allowed in text input file

don't know went wrong, other 9 sessions(out of 10) getting succeeded.

you can follow 2 approaches in case :

  1. replace null character in file using sed or other linux commad/method before workflow run.

  2. user given custom properties @ session/workflow.

https://kb.informatica.com/solution/6/pages/20698.aspx

thanks


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -