where we can declare the files in fct
and pct and ppt and rct pls give clear structure
Answer Posted / 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 |
Post New Answer View All Answers
Name the three ways available for a program to position the cursor on the screen?
Explain the difference between getting the system time with eibtime and asktime command?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
What is the use of the eibaid field?
Explain what is the massinsert option?
what is the cics command used to access current date and time?
Kindly specify the pic clause for the data type of length option field type of data fields?
Define the term transaction routing?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
How to handle exceptional conditions in cics?
Can you explain exec cics handle condition command?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What is the pic clause for the hhmmss type of data fields?
Name at least one of the ways by which a transaction can be terminated?
Explain cedf transaction commands?