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

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

615


how do you fire a batch job from a cics txn ?

599


Explain cebr transaction commands?

536


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

635


How can you access esds files from cics?

579






Define cics interface block?

589


What are the classifications of the cics program?

622


What is frset?

568


What is program reentrance?

612


What is commarea (communications area)?

532


Define the term transaction routing?

554


Explain the logical message in cics?

578


What are the cics transactions?

572


Explain the significance of rdo?

618


Explain the difference between pseudo-conversational and conversational?

559