Answer Posted / kannan
AIX-Alternate Index is the one created both for ESDS and KSDS.
For a base cluster, 253 alternate index can be created. It may be of unique keys or of duplicate keys.
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How can return codes be tested before execution of a job step?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What are the utility programs in jcl?
whats the diff bw the evaluate also and and?
What is the format of comment statement?
In sms datasets, what is the function of the dd avgrec keyword?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Brief description of inline procedure of jcl.
Can I send output of job to my remote device careerride123?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Name a few IBM utility programs, and explain its function.
What is the function of the dd mgmtclas keyword in sms datasets?
Why include statement is used in a jcl?