Previous Topic: Using KEYNAME=*SETR to Recount Records and Update CXXNext Topic: Rebuilding an Index Area


How to Use

When using the RETIX function to rebuild the data space index, the Multi-User Facility must be active. This utility function executes only in the Multi-User Facility. The database need not be disabled nor the User Requirements Tables closed. Use the following format for this function:

                     ┌─────────┐
►►─ RETIX ─┬────────┬▼─,DBID=n ┴┬─ ,KEYNAME=*DATA ─┬─────────────────────►◄
           └ AREA=a ┘           └─ ,KEYNAME=*SETR ─┘

Command

RETIX

Invokes the function to rebuild a data space index or Index Area.

Optional Keyword

AREA=

Identifies the data area for which the data space index is to be rebuilt.

Valid Entries:

DATACOM-NAME of the area

Default Value:

(No default)

Required Keywords

,DBID=

Specifies the database containing the area for which the data space index is to be rebuilt. Each occurrence can specify one or more valid database IDs or a range of DBIDs nnnn-mmmm.

Valid Entries:

One or more valid database IDs or a range of DBIDs as already described

Default Value:

(No default)

,KEYNAME=

Use KEYNAME=*DATA to specify that the data space index be rebuilt. (for more information on *DATA, see Multi-User Facility Connection when KEYNAME=*DATA or KEYNAME=*SETR).

Use KEYNAME=*SETR to specify that records by recounted (for more information on *SETR, see Using KEYNAME=*SETR to Recount Records and Update CXX).

Valid Entries:

*DATA, *SETR

Default Value:

(No default)