
Custom Search
//STEP001 EXEC PGM=SORT//*//SYSOUT DD SYSOUT=*//SORTIN DD DSN=VSAM.DSN,DISP=SHR//SORTOUT DD DSN=FLATFILE.DSN,// DISP=(NEW,CATLG,DELETE)//SYSIN DD *SORT FIELDS=COPY/*
//STEP001 EXEC PGM=SORT,PARM=’VSAMEMT=YES’//*//SYSOUT DD SYSOUT=*//SORTIN DD DSN=VSAM.DSN,DISP=SHR//SORTOUT DD DSN=FLATFILE.DSN,// DISP=(NEW,CATLG,DELETE)//SYSIN DD *SORT FIELDS=COPY/*
Click the +1 button below to share it with your friends and colleagues
Who's onlineThere are currently 0 users and 23 guests online.
|
Comments
If the VSAM is empty then copy job abends
thanks for this..really helpful
Post new comment