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


Please Help Members By Posting Answers For Below Questions

Mention the option used in a cics command to retrieve the response code after execution of the command?

635


Can dynamic calls be used in CICS?

640


How to handle exceptional conditions in cics?

644


What is meant by an attribute byte?

612


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

608






Define primary objective of cics?

566


What is cics load command?

569


Can you explain cics translator?

601


Sync points cannot be requested by the application programs? State true or false

676


What are the classifications of the cics program?

627


Can you define aica abend?

689


List out all the tables that are a part of cics ?

584


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

686


what are the differences between and exec cics xctl and an exec cics link command?

702


Define transient data?

573