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 are the types of important programs that are used in the cics?
What are the classifications of the cics program?
Define cics interface block?
How can you access esds files from cics?
How to get the cursor position when we receive a map?
Can you define attribute byte?
How to define a vsam file in cics getting into cics to define a vsam file.
What are the cics transactions?
Explain cemt transaction commands?
What is mainframe cics?
Define the attribute byte?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Explain the difference between and exec cics xctl and exec cics start command?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Explain how many conditions can you include in a single handle condition command?