Answer Posted / bhakti
It is used whenever data needs to be retrieved on the basis
of the other fields i.e. other than primary fields.
Supported by KSDS and ESDS only but not by RRDS and LDS
because they do not have any index component.
Not more than 253 AIX (Alternate Index) can be specified.
AIX is composed of Primary key record along with the field
identified as secondary key.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the function of dd disp parameter?
Is it possible to left uncode disp?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Is their any set of rules for dd? Explain.
What is notcat 2 - gs?
What parameter directs the output of the job log dataset?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain about ISPF/TSO Commands
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Is it possible to left uncode disp? If yes, how?
Can we call instream to catalog and catalog to instream?
what operation is performed by job statement?