![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
My question: Is there a way to know by querying the catalog (or some other means) if my indexes ALL support the larger RID? I don't wanna miss any... |
#3
| |||
| |||
|
|
My question: Is there a way to know by querying the catalog (or some other means) if my indexes ALL support the larger RID? *I don't wanna miss any... Try the following: db2 "select tabschema, tabname, tabtype, index_type, large_rids, large_slots from sysibmadm.admintabinfo" -- Helmut K. C. Tessarek DB2 Performance and Development /* * *Thou shalt not follow the NULL pointer for chaos and madness * *await thee at its end. */ |
![]() |
| Thread Tools | |
| Display Modes | |
| |