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 |
how can we display negative sign in a map?
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
what is the purpose of using link ?
Explain the difference between dfhcommarea and tsq?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What is temporary storage?
How many conditions can you include in a single HANDLE CONDITION command?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What does it mean when EIBCALEN is equal to 1 and other values?
Explain the term Function Request Shipping?
Explain the difference between link and xctl?
How to establish dynamic cursor position on a map? How to get the cursor position when we receive a map?