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 / girish kumar
when we r using sync point,the changes what u made that will
automatically commited if any abend occurs cursor move to
the last commiting point with out rollback.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the primary aspect of CICS?
Explain the system transid cemt?
Can you define commarea?
What are fset, frset?
Can you explain dfhmdf bms macro?
list the sequence of steps used to achieve modiication in skip sequential mode?
What is the use of mdt (modified data tag)?
Define the term mro (multi region operation)?
what is the cics command used to access current date and time?
Name the cics command that gives the length of twa area?
What is frset?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Particular area has been affected in cics screen, what is the process to find?
Is length = 0 sufficient to ascertain that the field has been modified?