Previous Topic: Effects on MaintenanceNext Topic: Example JCL


How to Use

Multi-User mode is required to execute this command. To mark a key for trial delete, use the following command:

►►─ CXXMAINT OPTION=ALTER,CBSUSE= ─┬─ NO ──┬─ ,DBID=n,KEYNAME=k,TABLE=t ──────►◄
                                   └─ YES ─┘

Command

CXXMAINT

Invokes the function for Directory maintenance.

Required Keywords

OPTION=ALTER

Requests the CXXMAINT ALTER option.

CBSUSE=

Indicates whether the key can be used for Compound Boolean Selection.

Valid Entries:

NO or YES

Default Value:

(No default)

,DBID=

Identifies the database containing the subject key.

Valid Entries:

DATACOM-ID of the database

Default Value:

(No default)

,KEYNAME=

Specifies the key which is to be flagged for trial deletion.

Valid Entries:

DATACOM-NAME of the subject key

Default Value:

(No default)

,TABLE=

Identifies the table in which the key is located.

Valid Entries:

DATACOM-NAME of the table

Default Value:

(No default)