Previous Topic: Synchronization with CA Datacom DatadictionaryNext Topic: Example JCL


How to Use

The MUF must be active when you execute this command. To change the space reclamation option for an area, execute DBUTLTY with the command:

►►─ CXXMAINT OPTION=ALTER,AREA=a,DBID=n,DSOP=n ───────────────────────────────►◄

Command

CXXMAINT

Invokes the function for Directory maintenance.

Required Keywords

OPTION=ALTER

Requests the CXXMAINT ALTER option.

,AREA=

Identifies the area for which the space management option is to be altered.

Valid Entries:

DATACOM-NAME of the area

Default Value:

(No default)

,DBID=

Identifies the database associated with the data area.

Valid Entries:

DATACOM-ID of the database

Default Value:

(No default)

,DSOP=

Specifies the new space reclamation option.

0

No space reclamation

1

Basic space reclamation without deleted block index

2

Wraparound without deleted block index

3

Clustering

4

Basic space reclamation with deleted block index

5

Wraparound with deleted block index

Valid Entries:

0, 1, 2, 3, 4, or 5

Default Value:

(No default)