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 |
Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
The EIB field which gives the last CICS command executed is
Explain how do you handle errors in cics programs?
Name the cics command that gives the length of twa area?
An XCTL uses more CPU time than LINK (True or False)
How will you place cursor on a field called ?EMPNO?.
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain page up and page down logic along with coding logic in cics?
In which CICS table would you specify the length of the TASK WORK AREA (TWA)?
What is the primary function of the Sign-on Table?
Explain the difference between pseudo-conversational and conversational?