where we can declare the files in fct
and pct and ppt and rct pls give clear structure
Answer / ravi
Normally there will be a word templates for registering
these files/programs/transactions, we need to fill it up
and send to Admin. upon request they create entries in CICS
tables
(OR)
If you have access for CEDA transaction, logon to CICS
region the type CEDA DEF FILE, u can see the options like
filename, dsname,recordsize,length.....
CEDA DEF TRANS for registing transaction
CEDA DEF PROG for registring program
CEDA DEF MAPSET for mapset
then initialize using CEDA I
Note :
1.U have to Define MAPSET,PROGRAM,FILE and TRANSACTION…..
2.U have to Initialise MAPSET,PROGRAM,FILE and
TRANSACTION….
Is This Answer Correct ? | 18 Yes | 4 No |
Specify CICS transaction initiation process. (From the perspective of CICS control programs and control tables.)
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
An XCTL uses more CPU time than LINK (True or False)
Name some important fields in the EIB block ?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Different types of BMS Macros
Differentiate between PCT and FCT.
Name three ways the Modified Data Tag can be set on?
Explain what is a cursor in cics sql processing?
What does the 'cemt:cics' transactions do?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM