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 does ?Pseudo Conversational? mean?

3 Answers   IBM,


Explain how can you accomplish breakpoint in intertest?

0 Answers  


What CICS command would you use to read a VSAM KSDS sequentially in ascending order?

4 Answers   IBM,


In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?

2 Answers   IBM,


which transient data queue support ati?

0 Answers   IBM,


explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?

0 Answers   IBM,


What is the EIB (execute interface block)?

2 Answers   IBM,


How is dynamic memory allocated within a CICS application program?

1 Answers   IBM,


How would you resolve an ASRA abend?

2 Answers   IBM,


how can we display negative sign in a map?

2 Answers   TCS,


Explain the usage of language in the ppt entry?

0 Answers  


i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???

2 Answers  


Categories