How do you submit a JCL under CICS environment ?
Answer Posted / guest
Edit the JCL in Extra partition TDQ and submit the same
using some system command (not sure) under CICS subsystem.
This is what i think, please clarify....
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Explain how can the disposition of sysout datasets be set for an entire jobstream?
what is use of dcb parameter in dd statement?
which utility is used to sort a file in jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What are the rules employed while naming the steps in a job?
what operation is performed by job statement?
How do you submit a job for execution?
How gdg are concatenated?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How can values be passed from the job stream to an executable program?
Is their any set of rules for dd? Explain.
what is the use of JCL?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
in ways data can be passed to a COBOL program from JCL?
What is the purpose of dd * statement in jcl?