Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

what are the differences between and exec cics xctl and exec cics start command?

1298


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

1355


Explain the difference between and exec cics xctl and an exec cics link command?

1188


What are the main uses of the transaction in the cics?

1068


Can you explain enq and deq used in cics?

1122


What is meant by MDT? Furthermore, comment on FRSET and FSET ?

1217


With the use of an alternate index, how is a VSAM file accessed?

1144


What is journal recovery?

1096


how do you intitiate another transaction?

1235


What is the difference between a return with transid and xctl?

1115


Name the three ways available for a program to position the cursor on the screen?

1140


How is Telon(CA-Telon) used to build map?

4679


Explain how do you dynamically set the cursor position to a specific field?

1121


Explain how pa key is different from pf key?

1257


What is the eib parameter?

1101