How do you fire a batch job from a CICS transaction ?
Answers were Sorted based on User's Feedback
Answer / 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 |
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
How would you resolve an ASRA abend?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
How can you accomplish breakpoint in intertest?
Define temporary storage?
Use of DFHCOMMAREA in cics
What is the difference between a Symbolic map and Physical map ?
What are different ways of initiating transaction in CICS ?
When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit
Define communication area?
Specify the requirements for automatic task initiation?