What RCT Entries will you make for a CICS DB2 program??
Explain the difference between and exec cics xctl and exec cics start command?
What is the function of the LOAD command?
Can you define ppt and what are its uses?
What is the command for reading a record form a TSQ?
What is meant by a CICS task?
How many exceptional condition can be given in a HANDLE CONDITION?
Which is the control table where you specify all the transaction that are to be started by CICS after CICS
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
How many ways are there for initiating a transaction? what are they?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
The READ command with INTO option will read the record specified into the data area specified (True or False)
Explain the use of DCT ?