Answer Posted / sharath
//jobname job &&sysuid
//gdg1 exec pgm=idcams
//sysin dd *
define GDG(Name(sharath.pds) -
limit(6) -
scratch -
empty/noempty
/*
//
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are steplib and joblib?
what is DSN parameter and DISP parameter is used for?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
In sms datasets, what is the function of the dd mgmtclas keyword?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What are the utility programs in jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
how to do automated restart when a job abends?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How does jcl act on code(if you take a cobol program)?
What are steplib and joblib? What for they are used?
Explain the function of //jcllib statement?