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
is there any way to execute more than one proc in the same exec statement at the same time..?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Mention the types of job control statements?
Matching Logic in Jcl not in cobol.Could any one please answer this question
which utility is used to run a cobol-db2 program?
In sms datasets, what is the function of the dd avgrec keyword?
Differentiate between the joblib and the steplib statements?
what is DSN in JCL and what are the parameters to declare the DSN?
what is DSN parameter and DISP parameter is used for?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
when can a job time-out occur? How to overcome that?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Explain the function of //jcllib statement?