Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is it possible start a transaction CICS from job Batch? How
do it?

Answers were Sorted based on User's Feedback



Is it possible start a transaction CICS from job Batch? How do it?..

Answer / pramod

Yes you can execute CICS commands from batch using MTPBATCH interface.

Is This Answer Correct ?    13 Yes 0 No

Is it possible start a transaction CICS from job Batch? How do it?..

Answer / murali pithani

Yes It is possible. You can use CAFCBTCH utility or PIPE
connecivity.

Is This Answer Correct ?    4 Yes 1 No

Is it possible start a transaction CICS from job Batch? How do it?..

Answer / amina

Using TDQ

Is This Answer Correct ?    0 Yes 0 No

Is it possible start a transaction CICS from job Batch? How do it?..

Answer / 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

Is it possible start a transaction CICS from job Batch? How do it?..

Answer / sowmya

no we cannot.

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More CICS Interview Questions

What is the difference between a return with transid and xctl?

0 Answers  


Explain how pa key is different from pf key?

0 Answers  


COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?

3 Answers  


What is the significance of RDO?

1 Answers   IBM,


Can you use DYNAMIC calls in CICS ?

2 Answers   IBM,


Explain the difference between dfhcommarea and tsq?

0 Answers  


mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?

0 Answers   IBM,


Explain how would you resolve an asra abend?

0 Answers  


What do the keywords MAPONLY and DATAONLY mean?

2 Answers  


What is ASRAABEND in CICS?

2 Answers   IBM,


What?s the CICS command used to access current date and time?

1 Answers  


If we say that bms length of field = 0, then what does that mean?

0 Answers  


Categories