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 |
what is difference between call and link ?
How do you access storage outside your CICS program?
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
What is the primary function of the Processing Program Table (PPT)?
What is the name of the log which contains the information needed to restart the system, including the task
whar is the difference bwn LINK() and XCTL()?
7 Answers Cap Gemini, CGI, IBM,
What is the use of the eibaid field?
Define RCT.
Explain the mdt in cics?
how i can enter into cics region in real time.
Sync points cannot be requested by the application programs (True or False).
Give certain situations where NEWCOPY is obligatory?