Wednesday, 15 May 2013

JCL to copy VSAM files to ps .....

//----- JOB CARD ------
//STEP1 EXEC PGM=IDCAMS
//DD1 DD DSN=PS.NAME
//SYSPRINT DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//SYSIN DD*
           EXPORT -
           CLUSTER.NAME -
           OUTFILE(DD1) -
           PERMANENT -
           INHIBITSOURCE -
           INHIBITTARGET
/*
//

No comments:

Post a Comment

Expense Handler Application with advance technologies

Budget Planner  One of the application developed with Ionic 4 and Python-Flask.  Ionic 4 code:  https://github.com/logeshbuiltin/Expense...