Page 1 of 1

Issue with complex flat file stage

Posted: Wed Apr 03, 2013 11:26 pm
by RAJARP
Hi,

The below job FTPs a file from the mainframe system to the Unix server and outputs the contents to a Complex Flat file which can be read in next job.

FTP enterprise stage --->Transfomer---->Complex flat file stage


On execution, the job aborts with the below fatal error

Code: Select all

CFF_Stg1: Error occurred during initializeFromArgs().
CFF_Stg1: Unrecognized argument: -readers
main_program: Creation of a step finished with status = FAILED.
where CFF_Stg1 is the target Complex flat file stage

These are the properties of the CFF target stage

Code: Select all

write option:overwrite
record type:fixed
cleanup on failure:1
missing file mode:depends
Number of readers:1
Reject mode:continue
Report progress:1
Read from multiple node:0
Float Representation:IEEE
Byte Order:Native-endian
Character Set:EBCDIC
Prin fields:0
Data format:binary
Decimal rounding:Nearest value
Decimal seperator:Project Default
Allow zeros:0
MVS:0
Is multiple format:0
(hidden property):no
Estimated record count:1000
additional record count:100
maximum block size:1800
Record type:fixed
write option for MVS dataset:Create(error if exists)
and NLS mapping is Project default (ISO-8859-1)

I am not able to figure out the cause of the error.Any suggestions/help would be appreciated.

Thanks in advance,
Raja R P

Posted: Thu Apr 04, 2013 12:44 am
by prasannakumarkk
Can you post the parameters and env variable that was logged in director for the run that showed this error.

Posted: Tue Jul 08, 2014 8:51 am
by glcordoba
Just change the File type for destination