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
What is the use of the eibaid field?
Explain how do you dynamically set the cursor position to a specific field?
How to establish dynamic cursor position on a map?
Explain the difference between and exec cics xctl and an exec cics link command?
What is the difference between a return with transid and xctl?
What are fset, frset?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Explain the maps in cics?
In a particular cics program, what is the procedure to allocate dynamic memory?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Explain how do you intitiate another transaction?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain the primary function of the processing program table (ppt)?
What does EIB mean in CICS?
Explain the difference between a symbolic map and physical map?