| IBM MAINFRAME HELP FORUMS for COBOL, JCL, CICS, DB2, IMS etc... Help & Support Forums for IBM Mainframe computers Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7, CA-11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, VSAM, ISPF, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
Sukhmeet Singh
Joined: 28 Dec 2007
Posts: 8
Location: kolkata
|
| Posted: Fri May 23, 2008 5:07 pm Post subject: length of Alternate index |
|
|
| what is the max. length of alternate index..??? |
|
| Back to top |
|
enrico-sorichetti
Joined: 14 Mar 2007
Posts: 2565
Location: italy
|
| Posted: Fri May 23, 2008 5:08 pm Post subject: Reply to: length of Alternate index |
|
|
check the idcams manual
or search the net for vsam alternate index maximum length
from http://gsf-soft.com/Documents/VSAM-AIX.shtml
Quote: The NONUNIQUEKEY attribute
When an alternate index is defined with NONUNIQUEKEY, an alternate key can point to a maximum of 32767 base records. The default value for the RECORDSIZE parameter for an AIX is 32600 which only permits a maximum of 16297 base records in the best circumstances. If RECORDSIZE is not big enough, BLDINDEX issues the following message and fails with RC=4: IDC1646I nnnnn EXCESS PRIME RBA|KEY VALUES FOR AIX KEY kkkkkkkkkkkk
Note that because an AIX always has the SPANNED attribute, the maximun value specified for RECORDSIZE can exceed 32760. To calculate the RECORDSIZE value needed for a particular configuration, see the IBM documentation for the IDCAMS BLDINDEX command. |
|
| Back to top |
|
Sukhmeet Singh
Joined: 28 Dec 2007
Posts: 8
Location: kolkata
|
| Posted: Fri May 23, 2008 5:59 pm Post subject: |
|
|
| thanx..a lot friend.. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|