Previous Topic: When to UseNext Topic: Data to Index (DATAINDEX)


How to Use

Use the following format for this function:

►►─ VERINDEX ─ DBID=databaseid ─ OPTION= ─┬─ DATAINDEX ─┬─ TABLE=tablename ───►
                                          └─ INDEXDATA ─┘

 ►─┬──────────────────────────┬───────────────────────────────────────────────►◄
   └─ KEYNAME= ─┬─ ALL ◄ ───┬─┘
                └─ keyname ─┘

Command

VERINDEX

Invokes the function to verify the integrity of the index and data.

Required Keywords

DBID=

Specifies the ID of the database.

Valid Entries:

database ID

Default Value:

(No default)

OPTION=

Specifies the Option entry.

Valid Entries:

DATAINDEX or INDEXDATA

Default Value:

(No default)

TABLE=

Specifies the three-character name of the table.

Valid Entries:

table name

Default Value:

(No default)

Optional Keyword

KEYNAME=

Specifies the five-character name of the key in the table, if only one key in the table is to be verified. Omit the keyword to process all keys for the table.

Valid Entries:

key name

Default Value:

ALL