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
Define transient data?
What is non-conventional programs?
Explain processing program table(ppt)?
Highlight the points of differences between XCTL and START?
What is interval control?
define the field with ic in the bms map.
what are the commands used to gain exclusive control over a resource?
Explain ceci transaction commands?
What is the tcp in the cisc?
Define the term function request shipping?
Explain the cics command that is used for reading a record from the tdq?
Explain the logical message in cics?
Explain the function of the load command?
Can you explain primary aspect of cics?
Define the term transaction routing?