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 |
cics command level is?
What is some of the information available in the EIB area?
Why do we need integrated cics translator?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
How would you release control of the record in a READ for UPDATE?
What is ENQ, DEQ ?
Differentiate between PCT and FCT.
explain abt types of maps? and explain
Explain how do you set the mdt option to on status, even if data is not entered?
Can you define temporary storage?
What is the difference between a Symbolic map and Physical map ?
Why doesn?t CICS use the Cobol Open and Close statements ?