Validating a Table Index

Validate an index on an IQ system store (catalog store) table. You cannot validate indexes on tables in the IQ store (main store).

Prerequisites
Database Version Table Index Privileges
SAP Sybase IQ 15.3 and 15.4 You must have one of:
  • DBA authority
  • RESOURCE authority with ALTER permission on the underlying table of the index
  • You own the underlying table of the index
SAP Sybase IQ 16.0 You must have the VALIDATE ANY OBJECT system privilege.
Task
  1. In the Perspective Resources view, select the resource, and select Resource > Administration Console.
  2. In the left pane, expand IQ Servers > Schema Objects > Tables, and then select Tables or Global Temporary Tables.
  3. Select a table from the right pane and either:
    • Click the arrow to the right of the name and select Properties, or
    • From the Administration Console menu bar, select Resource > Properties.
    The Table Properties view appears.
  4. In the left pane, select Indexes.
    Note: Indexes does not appear for Proxy tables as they are not supported.
  5. Select one or more indexes from the right pane and click Validate.
    Note:
    • Use Shift-click or Control-click to select multiple indexes.
    • Validate does not appear when the underlying table is an IQ store (main store) table.
    The Validate Indexes view appears when complete and indicates the validation status of each selected index.
  6. Do one of:
    • Click OK to update any changes to the database and exit the properties view.
    • Click Apply to update any changes to the database, but remain in the properties view.
    • Click Cancel to cancel any changes not updated to the database and exit the properties view.
Related tasks
Creating an Index on an IQ System Store Table
Creating an Index on an IQ Store Table
Deleting a Table Index
Rebuilding a Table Index
Moving a Table Index
Generating Table Index DDL Commands
Viewing or Modifying Table Index Properties
Authenticating a Login Account for a Managed Resource
Related reference
Column Index Types
Table Index Privilege Summary