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 |
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Which is the EIB field that gives the date when a task was started?
Which commend used for terminating a browser operation?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What is a logical message in CICS?
What are the classifications of the cics program?
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
can there be multiple mapsets for a single program?
How ENQ and DEQ used in CICS?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
What command do you issue to delete a record in a transient data queue ?
What is the purpose of the Program List Table?