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
If we say that bms length of field = 0, then what does that mean?
Db2 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 cicsregions that share the same db2 subsystem?
What is the common systems area?
What is commarea (communications area)?
What do you mean by the term fct?
Explain the significance of rdo?
What is bms map?
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?
What is dynamic transaction backout?
In a CICS program, how will you read a VSAM file?
What is the procedure to solve an ASRA ABEND?
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the abend command?
Define RCT.
what is an mdt (modified data tag)? Its menaing and use?