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 |
Explain how to handle exceptional conditions in CICS.
interview type questions like basics&deep
What is temporary storage?
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
How many maps are create in a single mapset?
How to handle exceptional conditions in cics?
which is the cics control program that provides communication services between user written application programs and terminals?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
What is the CICS command that is used to copy a screen image of a terminal into another terminal?
Explain the function of the load command?
Receive consists of buffer option in it. What is the significance of this option?