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 |
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the primary function of the Sign-on Table?
Can you define bms?
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?
Name the cics command used to access current date and time?
Explain how can you accomplish breakpoint in intertest?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
What is the name of the facility provided by CICS to free the application program form the problems caused
how do you execute a background cics txn ?
What is Journal Recovery and Dynamic Transaction Backout?
Explain the difference between pseudo-conversational and conversational?
Mention the content that is present inside a PPT ?