How do you fire a batch job from a CICS transaction ?

Answers were Sorted based on User's Feedback



How do you fire a batch job from a CICS transaction ?..

Answer / mahesh

using SPOOL and INTRDR

Is This Answer Correct ?    8 Yes 4 No

How do you fire a batch job from a CICS transaction ?..

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

Post New Answer

More CICS Interview Questions

when will be use the tdq and tsq??

2 Answers   Keane India Ltd,


What is the command for reading a record form a TSQ?

3 Answers  


What is the use of the DELIGHT in Mainframes and whats is use of scope?

1 Answers  


What is the CICS supplied transaction which performs syntax checking of a CICS command?

3 Answers  


Which transient data queue supports ATI?

2 Answers  


What do you mean by CEMT?

1 Answers  


Mention one alternative aspect of CICS?

1 Answers  


What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?

1 Answers  


Name the command used for terminating a browse operation?

1 Answers  


Can you define multiple maps in a BMS mapset?

3 Answers   Cap Gemini, IBM,


What will happen if the TDQ that you want to delete is not in the DCT?

2 Answers  


In case you modify the attribute field of map do you need to recompile the map?

5 Answers   RBS,


Categories