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
What is the use of mdt (modified data tag)?
Explain how do you establish a starting position in a browse operation?
How can you use dynamic calls in cics?
Can you define temporary storage?
how do you fire a batch job from a cics txn ?
what are the commands used to gain exclusive control over a resource?
What is the comaera (communication area)?
Explain the system transid cemt?
What is cics load command?
Particular area has been affected in cics screen, what is the process to find?
What is frset?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Can you explain cics translator?
What are the terms cics generally means?
In the EIB block of CICS, highlight the names of few of the important fields?