Author: Susanta
Posted: Thu Sep 22, 2016 11:42 am (GMT 5.5)
Thnaks All for the suggestions, i corrected the F2only to F1ONLY.
Also i have used SEQnum to solve ordering issue.kept 10 byte for seqnum.
Now the issue is .. i need the final o/p to be similar to file F1 in structure , i mean LRECL as 90 . But it fails when i put lrecl as 90 in the F1ONLY dd card.
i had to put lrecl as 90 + 55 . in this way i have to add one more step to discard extra bytes from the final o/p file. can it be solved without using any further jcl step.
_________________
Regards
Posted: Thu Sep 22, 2016 11:42 am (GMT 5.5)
Thnaks All for the suggestions, i corrected the F2only to F1ONLY.
Also i have used SEQnum to solve ordering issue.kept 10 byte for seqnum.
Now the issue is .. i need the final o/p to be similar to file F1 in structure , i mean LRECL as 90 . But it fails when i put lrecl as 90 in the F1ONLY dd card.
i had to put lrecl as 90 + 55 . in this way i have to add one more step to discard extra bytes from the final o/p file. can it be solved without using any further jcl step.
_________________
Regards