How do you submit a JCL under CICS environment ?
Answer Posted / anil sana
Write a CICS program to write the JOB to TD Queue
named "INTR" and kick off the transaction associated with
the program.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are the various stages of job processing?
Is automatic restart possible in jcl?
Explain the function of dd name parameter with a 2 part structure; audit.report?
how to do automated restart when a job abends?
What is the format of comment statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Name a few IBM utility programs, and explain its function.
Can we call instream to catalog and catalog to instream?
List in order the hierarchical levels of jcl?
What are the utility programs in jcl?
How do you access an uncatalogued dataset in a jcl?
List the different jcl statements that are not permitted in the procedures?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain dfsort utility?
what is use of space parameter in dd statement?