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 |
What is the primary function of the Sign-on Table?
How to test CICS, MainFrame applications
What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??
what is the differences between getting the system time with eibtime and asktime command?
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?
Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
How do you get data from a task that began with a START command?
What are the cics commands associated with task control?
How would you resolve an ASRA abend?
What is the CICS command that is used to receive the un- formatted data from the terminal?
What is Tclass in cics?what is its importance? How it is implemented?
Is length = 0 sufficient to ascertain that the field has been modified?