how to get 'time stamp' in cics prgms ,what is the syntax.
Answer / vq - ofss
EXEC CICS ASKTIME ABSTIME(WS-TIMESTAMP) END-EXEC
Define WS-TIMESTAMP in WS as folows PIC S9(15) COMP-3
VALUE +0.
| Is This Answer Correct ? | 21 Yes | 3 No |
How is the storage determined in the symbolic map, if you have multiple maps?
Explain the maps in cics?
Can you define cemt?
What is the command used to request notification when the specified time has expired?
What are the types of performs in COBOL? How does perform thru work, give example.
can there be multiple mapsets for a single program?
Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?
What is an ASRA abend ?
interview type questions like basics&deep
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
What is trigger level in the context of TDQs?
Explain the different system tables used in cics?