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...

How can we initiate a transaction from batch?

Answer Posted / mohamed farook

sample code to initiate Cics module from jcl

//PS170 EXEC PGM=IPCPBTCH,COND=
(4,LT,PS150)
//IPCPCDS DD
DSN=SYS3.IPCPR1V0.COMMAND.CICPS1PR.DATASET,
//
DISP=SHR
//AUDIT DD
SYSOUT=*
//SYSOUT DD
SYSOUT=*
//SYSPRINT DD
SYSOUT=*
//SYSUDUMP DD
SYSOUT=Y
//SYSIN DD DSN=SFM00000.DPP.PROD.SYSIN
(FYSIN1),
//
DISP=SHR



SFM00000.DPP.PROD.SYSIN(FYSIN1) has

CICS CC ONLY=AO31
INIT KC AX73



Here AO31 is the region were you want the cics module to be
initiated

AX73 is transaction


Farook

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of the load command?

1190


What is meant by a ‘Transid’ ?

1098


Explain the difference between link xctl?

1052


How to define a vsam file in cics getting into cics to define a vsam file.

1238


Explain the difference between intra partition tdq and extra partition tdq?

1045


Name the two types of transient data queues?

1097


What is the type of ppt in the cics?

1072


Explain the difference between a symbolic map and physical map?

1078


Mention one alternative aspect of CICS?

1122


Define an asra?

1094


define the field with ic in the bms map.

1179


What is a transid?

1141


What does the 'cebr:cics' transactions do?

1076


Name the three ways available for a program to position the cursor on the screen?

1137


Explain cedf transaction commands?

1187