Answer Posted / ch.mohan
identify the path for loadmodule
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is DSN in JCL and what are the parameters to declare the DSN?
What do you understand by the term notcat 2 – gs?
Can we use DISP=SHR in output file in JCL
What is the difference between the positional and keyword parameters? Give examples.
How to execute 2nd and 4th steps among 5 steps in jcl proc?
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
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the purpose of dd dummy statement?
How can return codes be tested before execution of a job step?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Is condition checking possible in jcl? If yes, how?
What is the significance of addrspc parameter in the exec statement?
what happens in conversion stage in job processing?
Explain dd statement in jcl?