how to create gdg with out using idcams utility
Answer Posted / gopi
In ISPF go to p.3.2 there VSAM utilities there give v in command prompt and enter left side give 1 to define and right side give 4 gdg and hit enter give GDG name,limit,scratch,empty after that press enter u ll get pgm in command prompt type execute now go to p.3.4 and check ur GDG.......
Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
How does the jcl specify the job to os?
how to compare two datasets without using superce because output is limited to 133 bytes
What is the difference between the positional and keyword parameters? Give examples.
How can return codes be tested before execution of a job step?
what is the use of IEBGENER utility?
What parameters can be used to limit the number of records written to a sysout dataset?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Differentiate between the joblib and the steplib statements?
define cond parameter in jcl?
how do you access an uncataloged dataset in a jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
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 does jcl act on code(if you take a cobol program)?
when does a dataset go uncataloged?