How would I code JCL to copy a gdg data set G001v00 and
create a gdg Data set G001v01
Answer Posted / balaji
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which utility is used a dummy utility?
Explain about ISPF/TSO Commands
what is the use of IEBGENER utility?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the significance of addrspc parameter in the exec statement?
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.
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How to do automated restart when a job abend?
Explain dd statement in 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) ?
Explain the purpose of dd dummy statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the function of //cntl statement?
What do you understand by the terms: joblib and steplib?
Is acct parameter mandatory?