How To Retrive The VSAM Datasets in CICS application programs?
Answer / bragadeesh
you can open,close,enable,disable datasets in cics region using cemt I fil(filequalifier*) to perform any the above operations in vsam file in cics region.
| Is This Answer Correct ? | 0 Yes | 0 No |
What?s the CICS command used to access current date and time?
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
Can a tsq of one particular transaction be accessed from an alternate transaction?
Can you explain cics translator?
How will you place cursor on a field called ?EMPNO?.
Which is the EIB field that gives the date when a task was started?
How to make protected field in BMS invisible through application program?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain how do you intitiate another transaction?
Specify the requirements for automatic task initiation?
What is the name of the facility provided by CICS to free the application program form the problems caused
Explain how to handle exceptional conditions in CICS.