How do you rollback data written to an ESDS file?
Answer / bobby
Issue the statement EXEC CICS SYNCPOINT ROLLBACK END-EXEC if the transaction is not ended or a SYNCPOINT (COMMIT) is not given already.
File also will need to be defined so that rollback is supported, otherwise SYNCPOINT ROLLBACK will not work.
| Is This Answer Correct ? | 4 Yes | 0 No |
Name a few CICS programs which are generally used ?
list the sequence of steps used to achieve modiication in skip sequential mode?
What is ENQ?
If we wish to create bms executable, what are the basic steps that the user has to go through?
How To Retrive The VSAM Datasets in CICS application programs?
What does it mean when EIBCALEN is equal to zeros?
6 Answers ADP, IBM, L&T, Satyam, TATA,
What is the option that is used to erase all unprotected fields during a SEND MAP operation?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Define transient data?
Explain how pa key is different from pf key?
How can we code a program such that we will never get a MAPFAIL error?
Explain the maps in cics?