which are the parameters mandatory in job card ?
Answer Posted / praveenchate
all parameters are optional for job card
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain the function of dd name parameter with a 2 part structure; audit.report?
How to pass data to a program that is coded in an exec statement?
What is condition checking in jcl? Is this possible?
How does jcl act on a cobol code?
How gdg are concatenated?
How to submit a jcl from cics?
How to pass the parameter in parm using linkage section ? (syntax)?
Name what parameter directs the output of the job log dataset?
What are steplib and joblib?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Can we call instream to catalog and catalog to instream?
What is the significance of addrspc parameter in the exec statement?
Differentiate between addressing mode and run mode.
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
Is condition checking possible in jcl? If yes, how?