Wednesday, January 20, 2010

Some of the Control commands in CICS

Interval Control: All these commands can control the intervals(time)
- ASKTIME
- FORMATTIME
- DELAY
- POST
- WAIT EVENT
- START
- RETRIEVE
- CANCEL

ASKTIME:
- To request the current data and time

FORMATTIME:
- To receive information of date and time in various formats

DELAY:
- Used to DELAY the processing of a task

START:
- Used to start a transaction at the specified terminal and at the specified time or interval
- Data can be passed to the new transaction

RETRIEVE:
- Used to retrieve the data passed by the START

CANCEL:
- Used to cancel the Interval Control requests like DELAY,POST and START
- Identified by REQID.

No comments:

Computers Add to Technorati Favorites Programming Blogs - BlogCatalog Blog Directory