How do you fire a batch job from a CICS transaction ?
Answer Posted / harish
YES WE CAN FIRE A BATCH JOB FROM CICS ,ONLY IN CASE OF
EXTRA PARTITION TDQ...
IN DCT ENTRY
MENTION TYPE=EXTRA
TERMID=
TRANSIN=
TRIGGERLEVEL=
AND INVOKE A PROGRAM
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Name a few CICS programs which are generally used ?
what are the reserved words for cics?
How do you use altindxs in batch, cics programs?
cics command level is?
What is cics load command?
Can you define bms?
What is the pic clause for the any bll cell type of data fields?
When would you use abend command?
For protecting a transaction using the transaction security function, the two things that must be done are?
define the field with ic in the bms map.
Define TCT.
What is the kcp in the cics?
Explain how do you intitiate another transaction?
Explain the usage of language in the ppt entry?
Explain how can you accomplish breakpoint in intertest?