What is the command that is used to delay the processing of
a task for a specified time interval
Answer Posted / pavan
delay is used to delay the processing of a task for a
specified time . it is usefull to code in heavy cpu bounded
works in order to allow the other tasks to proceed.
syntax:
exec cics
delay
interval(hhmmss)
time (hhmmss)
end-exec.
if any changes please ...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can you define mapset?
Explain the difference between link xctl?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What is the tcp in the cisc?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What does the 'cebr:cics' transactions do?
what are the thress bms options?
What does the 'cedf:cics' transactions do?
What are some of the cics commands associated with interval control?
Explain the function of the terminal control table?
Kindly specify the pic clause for the any bll cell type of data fields?
What is the eib parameter?
What is the common work area?