Hi all,
I have fileaid step which i want to convert to syncsort step (pgm=sort)
input/output file are in VB format
UNIT=(DASTG,4),SPACE=(27998,(12000,1500),RLSE),
DCB=(RECFM=VB,LRECL=550,BLKSIZE=27998)
The sort card for fileaid is
$$DD01 COPY RDW=2,IF=(2,EQ,C'NOUSER5')...
@Randy - thanks for your help. logic given by you was fine. Actually error i was doing was that i was moving alphanumeric x(6) to number 9(6). so if alphanumeric was having value like - 45a then it was getting converted to 000451. Hence validation was not working.
Hi Guys,
Can anyone please tell me that is there any way to check when truncation happen
Im' doing unstring of following records to separate then
HEADING - "ACCOUNT_NUM","YEAR_MONTH","WkBeDate","ACCOUNT_NAME","FORECAST_HRS,"FORECAST"
VALUE -
- 69,201202,1/23/2012 0:00:00,"WALGREENS...
@MarcLodge - This question is not set by my tutor. I'm working on small projet. The requiements are to Ftp Excel(CSV format and Excel is user generated sheet) to mainframe and then perform some validation and convertion and write to output file.
Hi ALL,
Input file records are...
Hi ,
I have alphanumeric value and need to convert to numeric and write to file based on condition if alphanumeric is numeric really then write to good record else write to bad record.
eg.
1. alphanumeric value pic (6) - 200 move to numeric and write to good file record
2. alphanumeric...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.