What is the difference between getting the system time with
EIBTIME and ASKTIME command?
Answers were Sorted based on User's Feedback
Answer / krishnakumar
EIBTIME will contain the time when the transaction started
while ASKTIME will return the current system time.
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / vikram
ASKTIME updates the date (EIBDATE) and CICSĀ® time-of-day
clock (EIBTIME) fields in the EIB. These two fields
initially contain the date and time when the task started.
| Is This Answer Correct ? | 3 Yes | 0 No |
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?
What is the meaning of the SYNCPOINT command?
What is Journal Recovery and Dynamic Transaction Backout?
What does the BUFFER option in RECEIVE mean ?
What is the difference between START and XCTL ?
what is the cics command used to access current date and time?
How do you fire a batch job from a CICS transaction ?
In case you modify the attribute field of map do you need to recompile the map?
Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
Define temporary storage?
What is a resident program?
What do you mean by the term fct?