Is it possible start a transaction CICS from job Batch? How
do it?
Answer Posted / anand
We can use IEFBR14 utility to pass CICS commands like below.
//CICSCMD EXEC PGM=IEFBR14
// F REGION,'CEMT INQ TRA(*) PROG(NAME)'
// F REGION,'CECI START TRA(ABCD) FROM(Data) LENGTH(8)'
REGION is the CICS Job Name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain processing program table(ppt)?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What is the cics command that is used to access current date and time?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
What is the use of the program list table?
What is DEQ?
Define the term mro (multi region operation)?
Explain the difference between tsq and tdq
What is the term conversational programs means?
What is the comaera?
Define cebr?
What are the terms cics generally means?
Explain how many exceptional condition can be given in a handle condition?
What is meant by an attribute byte?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?