What is the command that is used to delay the processing of
a task for a specified time interval
Answer / 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 |
The DFHCOMMAREA is used to pass information from one application to another. What are some other ways
What is the syncpoint and its use?
Explain how and where is the twa size set?
What is an AICA abend?
explain abt types of maps? and explain
What are the ways fot initiating a transaction?
What is task control?
how do u see the output of cics program?
Can you simply check if length = 0 for checking if a field was modified?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is meant by an AICA ABEND?
Can you define ppt and what are its uses?