In CICS/VSAM every file that is accessed should be defined
in FCT. we have CICS READ, WRITE, BROWSE commands for VSAM
files. How does it work with DB2 tables. It know it has to
do with the plan. Please expain with examples.
Answer Posted / sandy
In the RCT give the TRANSID and Plan name which should be
accessed by the transaction id.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between comp and comp-3?
What is static and dynamic call in cobol?
Difference between array and sub-script ?
What are different data types in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
) How do u handle errors in BMS macro?
Explain about different table spaces.
What are the different open modes available in cobol?
Give some examples of command terminators?
What are the cobol coding sheets?
What are the different data types in cobol?
How to remove 2 duplicate records and copy only one using job control language?
What are the various section in data division and briefly explain them.