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 / 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 |
How does IDMS insure data integrity?
i want to enter the name 'pandu' into ur table how?
What are the different forms of EVALUATE statement?
input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.
how to access vsam files in cobol and how to differentiate that this is ESDS file
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How can you submit a job from COBOL programs?
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
How to read records from flat file in reverse order through COBOL program?
14 Answers Accenture, Broadridge, IBM, MAT, Polaris, SPIC, Syntel, TCS, Wipro,
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How can we pass data from cobol to JCl?
what are the diferences b/w sub-script and index?