how to create gdg with out using idcams utility
Answer Posted / guest
thru file-aid
| Is This Answer Correct ? | 30 Yes | 4 No |
Post New Answer View All Answers
What is the format of comment statement?
What do you understand by jcl?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What are the parameter we cannot use in procedure?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Differentiate between the joblib and the steplib statements?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Where can program checkpoints be stored for use in a restart?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what sort card you will use to copy the data from one dataset to another dataset?
what happens in execution stage in job processing?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what is the compile process of cobol program expalin with code
Explain the function of a dd statement?
List in order the hierarchical levels of jcl?