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
What is the tcp in the cisc?
what are the differences between and exec cics xctl and an exec cics link command?
What are the ways fot initiating a transaction?
Define transient data?
What is the use of tdq and tsq?
Define cebr?
What are the classifications of the cics program?
Can QSAM files be accessed from CICS?
Explain how do you delete item 3 in a five-item tsq?
If we say that bms length of field = 0, then what does that mean?
What is a cics task?
Explain the difference between link and xctl?
Define ceci?
What is the cics command level?
which transient data queue support ati?