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 is the JCL statement consists of?
how to compare two datasets without using superce because output is limited to 133 bytes
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
which utility is used a dummy utility?
when can a job time-out occur? How to overcome that?
Define concatenating?
Must tape dataset definitions include vol=ser specifications?
Is automatic restart possible in jcl? If yes, how?
Explain how can the attributes of one sms dataset be copied to another dataset?
How can a fb file convert to vb file using sort program?
Explain how can an in-stream dataset be terminated?
How does jcl act on a cobol code?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the maximum length of a single line of jcl?
what JCL Procedures?