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 |
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Explain how and where is the twa size set?
How can you accomplish breakpoint in intertest?
Define ceci?
What is the primary function of the Sign-on Table?
What is multitasking and multithreading?
In the EIB block of CICS, highlight the names of few of the important fields?
Can you define mdt?
Explain the difference between the into and the set option in the exec cics receive map command?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
What is BMS?