What is a cursor in CICS sql processing?
Answer / mahesh
Cursor is similar to DB2 one and no real difference in CICS
and DB2.
| Is This Answer Correct ? | 0 Yes | 8 No |
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?
What is some of the information available in the EIB area?
What is the command that is used to delay the processing of a task for a specified time interval
what are the commands used to gain exclusive control over a resource?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
How to test CICS, MainFrame applications
Explain the difference between link and xctl?
Explain 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 cics regions that share the same db2 subsystem?
Explain page up and page down logic along with coding logic in cics?
What is the pic clause for the data type of length option field type of data fields?
what is the differences between getting the system time with eibtime and asktime command?
What do the terms locality of reference and working set mean?