valind - Validate Index
valind [-oOV] productline [systemcode] [filename...]
The valind utility generates SQL statements that check the integrity of the indexes. The statements valind creates are stored in a text file in the current directory. You can then execute the generated statements at your convenience, using an Oracle utility.
Program Option | Description |
---|---|
o
|
Create Oracle 6.x Analyze Table statements. |
O
|
Create Oracle 7.x Analyze Table statements. |
V
|
Print valind version. |