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
Define static linking and dynamic linking.
Can you please let me know the centre name of INS certification in Kolkata.
how do you reference the variable block file formats from cobol programs
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
) what is the difference between AID and HANDLE AID?
how to move the records from file to array table. give with code example
Write a program to enter and display the names of students in a class using the occurs clause.
How you can read the file from bottom?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the access modes of START statement?
How you can characterize tables in cobol?
What are the cobol coding sheets?
What are the different rules for performing sort operation?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between structured cobol programming and object alternativelyiented cobol?