Author: kishpra
Subject: TSO or command line utility to generate records in PS file
Posted: Thu Mar 09, 2017 1:11 am (GMT 5.5)
HI,
I have a sequential file with LRECL=15 and with no records.
I want this file to have records as below till 100000.
000000000000001
000000000000002
000000000000003
000000000000004
000000000000005
000000000000006
000000000000007
000000000000008
000000000000009
Kindly advise.
Thank you.
_________________
COBOL,JCL,VSAM,CICS,DB2
Subject: TSO or command line utility to generate records in PS file
Posted: Thu Mar 09, 2017 1:11 am (GMT 5.5)
HI,
I have a sequential file with LRECL=15 and with no records.
I want this file to have records as below till 100000.
000000000000001
000000000000002
000000000000003
000000000000004
000000000000005
000000000000006
000000000000007
000000000000008
000000000000009
Kindly advise.
Thank you.
_________________
COBOL,JCL,VSAM,CICS,DB2