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...

Name some common CICS service programs and explain their
usage?

Answer Posted / guest

INTERVAL CONTROL : provides time-related services ,
including services for getting the current date and time
and scheduling tasks for execution.
TASK CONTROL : can be used to control the execution of
task. provides for temprirly suspending task that is
monopolizing CICS resources or gaining exclisive control of
a CICS resource.
STORAGE CONTROL: provide for allocating main storage space
outside of the working storage area of application program.
DUMP CONTROL : produces a TRANSACTION DUMP when a fatal
error is encountered during the execution of an application
program.dump can be used to help DEBUG the program.
TRACE CONTROL : maintains a trace table table that
indicates the sequence of CICS opeartions performed . this
table can be used to help a debug a program.
TRANSIENT DATA CONTROL : provide convenient way to use
sequential files called DESTINATIONS to store data. records
written to destination r added to the end of destination.
JOURNAL CONTROL : creates a record or journal that can be
used to restore files in the event of a task or system
failure.
TERMINAL CONTROL : is CICS INTERFACE with th os termanla
control lets u send text to or receive text from the
terminal that initiated the task.
FILE CONTROL : provides the interface for VSAM FILES , when
an application program issues a file control request , file
control passes it on to VSAM , which manages the data
stored on direct access device.
file control passes data request made by a program to
VSAM . VSAM in turn manages tha data stored in files on
direct access device.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is frset?

1075


define the field with ic in the bms map.

1181


Explain the difference between a physical bms mapset and a logical bms mapset?

1035


What are fset, frset?

1063


Explain how do you delete item 3 in a five-item tsq?

970


Define floating maps with illustration?

1051


Name the two types of transient data queues?

1099


Receive consists of buffer option in it. What is the significance of this option?

1085


How can you access qsam (seq) files from cics?

1181


What is meant by an AICA ABEND?

1227


How do you use altindxs in batch, cics programs?

1098


What is meant by a ‘Transid’ ?

1099


What do you mean by CEMT?

1278


How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?

6844


What does the 'ceci:cics' transactions do?

1159