How do you submit a JCL under CICS environment ?
Answer Posted / raki
run jcl using xpeditor,& cics using intertest
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
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?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What do you understand by jcl?
What is catelog procedure and how many catelog procedure to use in one job?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How does jcl act on code(if you take a cobol program)?
what is use of disp parameter in dd statement?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Explain the function of the dd dcb keyword?
Differentiate between the joblib and the steplib statements?
what happens in conversion stage in job processing?
what is the purpose of coding notify parameter in job statement?
What do you understand by the term notcat 2 – gs?
Explain the function of the steplib dd statement?
How does jcl specify the job to the operating system?