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 |
What are the beginning and end points of an LUW called?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
What is the pic clause for the data type of length option field type of data fields?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What does ?Pseudo Conversational? mean?
If we wish to create bms executable, what are the basic steps that the user has to go through?
In a CICS program, how will you read a VSAM file?
NMDS is both device dependent and format dependent (True or False)
How will you access a VSAM file using an alternate index?
List all the CICS tables and explain their contents.
Define an asra abend?
Which is the control table where you specify all the transaction that are to be started by CICS after CICS