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 |
Explain how do you access the records randomly in tsq?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
how do you execute a background cics txn ?
plz tell me abt PF key and PA keys
How do find length of the cursor in cics map ?
Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
how do u see the output of cics program?
Explain how do you terminate an already issued delay command?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
Different types of BMS Macros
What are the naming conventions for the Temporary Storage Queues?
Which is the EIB field that gives the date when a task was started?