Can you issue SQL COMMIT from a CICS program?
Answer Posted / murugan
We can not issue COMMIT on CICS Program.
There is Master-Slave Relationship between CICS Tran and
DB2 Program I mean DB2 Plan.
If you want to commit, Use CICS CMD SYNCPOINT on CICS Side.
It will commit as weel as Tran ( CICS SIDE ), Commits on
DB2 Side and Saves on the VSAMS and any other files also.
If you are asking Is it possible to USE COMMIT on CICS,
Then Ur tran will get ABEND as for as I know...
Better Luck!!
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do we pass parameters into a CICS –DB2 program
Name some translator and compile options and explain their meaning?
What is the eib?
what are the reserved words for cics?
Define an aica abend?
Mention the content that is present inside a PPT ?
Add a field to screen when what's the flow of impact?
what is eib, how is can be used?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is the kcp in the cics?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Can you define cics task?
Define ceci?
Explain how do you set the mdt option to on status, even if data is not entered?