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

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

Answer Posted / kp

An online application can fail in many ways.
If you have an ABEND, it should rollback automatically.
If you terminate the transaction and there is no abend, you
should do the rollback before leaving:
Code:
EXEC CICS ROLLBACK SYNCPOINT END-EXEC

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the some important fields in the eib block?

1231


Explain the significance of rdo?

1134


What is the cics command level?

1110


Explain how do you control cursor positioning?

1059


Explain the difference between getting the system time with eibtime and asktime command?

1138


Give certain situations where NEWCOPY is obligatory?

1151


What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?

1294


What is eib?

1240


How errors are handled in CICS programs?

1168


What are the uses of ppt in cics?

1042


Define exec cics retrieve?

1240


Can you define mapset?

1099


Define an aey9 abend?

1292


Explain the maps in cics?

1232


Explain what is a cursor in cics sql processing?

1073