|
Related Questions |
View Answer |
|
What is the purpose of the PARM keyword in the EXEC statement?
|
View Answer
|
|
What is the improvement to COND= in the latest version of MVS?
|
View Answer
|
|
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
|
View Answer
|
|
How do you designate a comment in JCL?
|
View Answer
|
|
What is MOD and when would you use it?
|
View Answer
|
|
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
|
View Answer
|
|
Explain concatenating datasets.
|
View Answer
|
|
What is RESTART? How is it invoked?
|
View Answer
|
|
What is a PROC? What is the difference between an instream and a catalogued PROC?
|
View Answer
|
|
Describe the DD statement, its meaning, syntax and keywords
|
View Answer
|
|
Describe the EXEC statement, its meaning, syntax and keywords.
|
View Answer
|
|
What is the meaning of keyword in JCL? What is its opposite?
|
View Answer
|
|
What are the kinds of job control statements?
|
View Answer
|
|
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB? GDG stands for generation data group. It is a dataset with versions that can be referenced absolutely or relatively. It is defined by an IDCAMS define generation datagroup execution.
|
View Answer
|
|
Describe the JOB statement, its meaning, syntax and significant keywords.
|
View Answer
|
|
How will you call the return code of JCL ?
|
View Answer
|
|
How can be determined if date contained in the header of a file is date current date?
|
View Answer
|
|
What is the difference between BLKSIZE and LRECL?
|
View Answer
|
|
How to by pass the step without cond parameter
|
View Answer
|
|
i have a main program in a pds i.e a.b.c and sub program is in a.b.d.
the question is how would be the dd statement
|
View Answer
|