In a COBOL program, 2 tables TABLE1 and TABLE2 are defined
that are indexed by INDEX1 and INDEX2 respectively. Can we
use INDEX1 with TABLE2 and INDEX2 with TABLE1?
Answer Posted / moideen
Because the index is defined to the corresponding table,
INDEX1 cannot work with TABLE2 and vice versa.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Write a program to explain size error.
Which mode is used to operate the sequential file?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is inspect in cobol ?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Whats the difference between search & search ALL?
How do you reference the fixed block file formats from cobol programs
What is a report item?
Explain how you can characterize tables in cobol?
What are the different rules for performing sort operation?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are 77 levels used for?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is difference between cobol and cobol/400