What is a transid and explain the system transid CEMT?

Answer Posted / deepika

transaction is an entity that initiates the execution of
task. The transaction identifier identifies the transaction
in CICS.
CEMT:
This is Master Terminal transaction. It is menu driven and
easy-to-use transaction but due to its nature of
manipulating the CICS environment, most of the functions
are restricted to application programmer or end user.
CEMT INQUIRE|SET|PERFORM
CEMT INQ TRAN|PRO|FILE – Display information from
PCT|PPT|FCT
CEMT INW TASK – Display the active running tasks
in the region
CEMT SET command can be used to reset the values of
PCT|PPT|FCT.
PERFORM has to be handled carefully. CEMT PERFORM SHUTDOWN
will shut down the entire CICS region.
Frequently used commands:
CEMT SET PR(PGM-NAME) NEW - To create a new copy of an
application program
CEMT SET DA(file-name) CLO/OPEN - To close/open a
file from CICS.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of DCT ?

660


Explain how do you handle errors in cics programs?

550


Name some translator and compile options and explain their meaning?

2376


What Are Send Map Maponly & Send Map Dataonly ?

704


Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

626






What are fset, frset?

598


what are transient data sets defined to cics?

652


Sync points cannot be requested by the application programs? State true or false

684


Define transient data?

575


What is the use of the program list table?

631


Explain how DSECT parameter is used in BMS ?

716


Explain how do you establish a starting position in a browse operation?

576


What is the pic clause for the any bll cell type of data fields?

550


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

574


Explain what is the massinsert option?

637