Previous Topic: When to UseNext Topic: CXXMAINT ALTER SINGLE (Run in a Single User Environment)


How to Use

To change the CXX SIMPLIFY option to match a current DBSIDPR module, use the following command (the MUF must not be enabled when you run this function).

►►─ CXXMAINT OPTION=ALTER,OPTION2=MATCHSID ────────────────────────────────────►◄

To change the CXX Sysplex name, use the following command (the MUF must not be enabled when you run this function).

►►─ CXXMAINT OPTION=ALTER,OPTION2=MATCHSID,OUTNAME=sysplex-name ───────────────►◄

Command

CXXMAINT

Invokes the function for CXX maintenance.

Required Keywords

OPTION=ALTER

Requests the CXXMAINT ALTER option.

,OPTION2=MATCHSID

Specify MATCHSID for OPTION2= when you want to change the CXX SIMPLIFY option to match a current DBSIDPR module to allow easy testing in QA systems.

The MUF must not be enabled when you run this function.

To be effective, this function needs to be the first in a DBUTLTY step that causes the CXX to open.

The CXXMAINT OPTION=ALTER,OPTION2=MATCHSID function causes a second DB00905I message. The first message shows the information from the CXX prior to change. The second message shows the information after the change. For more information about messages and return codes, see the CA Datacom/DB Message Reference Guide.

For more information about the SIMPLIFY feature, see the CA Datacom/DB Database and System Administration Guide.

Valid Entries:

MATCHSID

Default Value:

(No default)

Optional Keywords

,OUTNAME=sysplex-name

When a CXX is used on a Sysplex other than the one it was initialized on, OUTNAME= identifies the name of the Sysplex where the CXX will be used. The 'D XCF,SYSPLEX ALL' z/OS console command displays the Sysplex names of all the systems in a Sysplex.

Valid Entries:

A 1- to 8-characer name

Default Value:

(No default)