DS Server abends reading file received from Host
Posted: Mon Jun 19, 2006 9:32 am
Hi,
I'm new to DS and have a problem.
I created a delimited file using DS Mainframe, then sent it to my C drive and tried to read in a DS Server Sequential Stage. The Job processed all records except the last one and abended with msg
***
test_famrtb..Read_famrtb.DSLink3: read_delimited() - row 86062, column TIM_STP, required column missing
***
when I checked my input file, found that the las record has character ''
***
2005-11-14,2005-11-15-05.12.51.709985,T0A,2006-06-07,.00
2005-09-28,2005-09-29-05.12.08.580573,T1W,2006-06-07,.00
2005-10-26,2005-10-27-05.11.56.618863,T1X,2006-06-07,.00
***
deleted the last record, rerun my Job successfully.
In our project we are supposed to process files received from Mainframe. It is impossible to edit every file manually. Did anybody have this problem? Any suggestions?
Please help!!!
I'm new to DS and have a problem.
I created a delimited file using DS Mainframe, then sent it to my C drive and tried to read in a DS Server Sequential Stage. The Job processed all records except the last one and abended with msg
***
test_famrtb..Read_famrtb.DSLink3: read_delimited() - row 86062, column TIM_STP, required column missing
***
when I checked my input file, found that the las record has character ''
***
2005-11-14,2005-11-15-05.12.51.709985,T0A,2006-06-07,.00
2005-09-28,2005-09-29-05.12.08.580573,T1W,2006-06-07,.00
2005-10-26,2005-10-27-05.11.56.618863,T1X,2006-06-07,.00
***
deleted the last record, rerun my Job successfully.
In our project we are supposed to process files received from Mainframe. It is impossible to edit every file manually. Did anybody have this problem? Any suggestions?
Please help!!!