how to get 'time stamp' in cics prgms ,what is the syntax.
Answer Posted / 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 |
Post New Answer View All Answers
Explain how do you access the records randomly in tsq?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Can QSAM files be accessed from CICS?
Explain the difference between and exec cics xctl and exec cics start command?
What is the main function of the sign-on table?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What is the kcp in the cics?
Db2 what is 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 cicsregions that share the same db2 subsystem?
What is commarea (communications area)?
What is the use of tdq and tsq?
Define cics interface block?
Explain cedf transaction commands?
Define the attribute byte?
Explain the difference between tsq and tdq
What is task control?