What is interval control and what are some of the CICS
commands associated with it?

Answer Posted / guest

The CICS interval control program, in conjunction with a
time-of-day machine instruction (MI) interface maintained
by CICS, provides functions that can be performed at a
specific time; such functions are known as time-controlled
functions. The primary task of the CICS interval control
facility is the handling, synchronization, and initiation
of tasks requested by user application programs and CICS
internal service modules. Other functions include obtaining
and formatting time requests for the user.

Using interval control commands, you can:

Start a task at a specified time or after a specified
interval and pass data to it (EXEC CICS START command).
Retrieve data passed on an EXEC CICS START command (EXEC
CICS RETRIEVE command).
Delay the processing of a task (EXEC CICS DELAY command).
Request notification when a specified time has expired
(EXEC CICS POST command).
Wait for an event to occur (EXEC CICS WAIT EVENT command).
Cancel the effect of previous interval control commands
(EXEC CICS CANCEL command).
Request the current date and time of day (EXEC CICS ASKTIME
command).
Select the format of date and time (EXEC CICS FORMATTIME
command).

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain dfhmdf bms macro?

666


What is the use of the eibaid field?

605


Explain how do you access storage outside your cics program?

512


What is journal recovery?

596


Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?

589






Explain the logical message in cics?

584


In the EIB block of CICS, highlight the names of few of the important fields?

580


What is a transid?

572


Can you explain exec cics handle condition command?

582


mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?

731


Explain the function of the terminal control table?

555


What is the meaning of the enq command?

581


What does the 'cemt:cics' transactions do?

638


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

796


Name the cics command used to access current date and time?

572