Monday, 30 December 2013

Utility program IEBGENER

This utility program :

Copies sequential data set from one device to another.
Create a PDS from a sequential dataset. Expand or add members to a PDS. 
Produce an edited dataset. 
Change logical record lengths of a dataset.

Sample program:

// JOBCARD
//STEP1   EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=*
//SYSUT1 DD DSN= INPUT.DATASET,DISP=SHR
//SYSUT2 DD DSN=OUTPUT.DATASET, DISP=SHR
//SYSIN DD DUMMY
//

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...