I am using FINDREP option with ICETOOL for one the job. Job is running perfectly fine in the test region giving return code 0, however while it was run for the first time in the production job got abended with ABEND=0222.
In the job spool, its showing something like
INREC IFTHEN=(WHEN=INIT,
FINDREP=(STARTPOS=25,ENDPOS=34,IN=C'0000-00-00',
£
OPERAND DEFINER ERROR
OUT=C' .')),
FINDREP=(STARTPOS=25,ENDPOS=34,IN=C'0000-00-00',
£
OPERAND DEFINER ERROR
OUT=C' .')),
This shows some kind of syntex error, however this job didnt give any syntex error in test environment.
Please advise.
Vikas.