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
Which division and paragraphs are mandatory for a COBOL program?
Define cobol?
How do we get current date from system with century in COBOL?
What rules are to be followed while using the corresponding options?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the difference between binary search and sequential search?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the difference between perform … with test after and perform … with test before?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
how to convert the recors form vsam file to db2 table tru file aid
What is cobol?
Describe the cobol database components?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Whats the difference between search & search ALL?