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 function of the LOAD command?
What happens when a CICS command contains the NOHANDLE option?
How many ways to share information between different CICS programs?
How do you rollback data written to an ESDS file?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
Can a program change protected field ?
What are the types of processes to create a map in cics?
CICS provides an interface through which the all the DL/I services can be used under CICS(True or False).
How do you execute a background CICS transaction ?
What is the effect of including the TRANSID in the EXEC CICS RETURN command?
list the sequence of steps used to achieve modiication in skip sequential mode?
What is the significance of RDO?