Copying schemas to a site-specific library

This feature allows you to copy selected schemas and their associated SMF maps to a site-specific library.

About this task

About this task

Use the hlq.SAVZCNTL(AVZSCHCU) job to copy schemas to a site-specific library.

  • Modify the parameters in the AVZSCHCU member to specify the schema names that contain the required SMF maps.
  • The job then copies the selected schemas and their associated SMF maps to the designated site-specific library.

Procedure

  1. Open hlq.SAVZCNTL(AVZSCHCU).
  2. Change the values for HLQ1 and HLQ2 in the job.
    • HLQ1 is the high-level qualifier of the downloaded and selected untersed schema SMF data sets.
    • HLQ2 is the high-level qualifier of the AVZ installation-specific library.
  3. Review the conditional logic in the job that controls optional map creation and confirm that it matches site standards.
    Note: Set the value of RC to 0 in the IF statement to execute the map creation.
  4. Set the schema switch values in the job.
    • Set ALLSCHMA=1 to copy all schemas.
    • Set individual switches SCHEMA01 through SCHEMA09 to copy selected schemas only.
    Note: If ALLSCHMA=1 is set, the server ignores all individual SCHEMA switch settings.
  5. Submit the job.
  6. Validate successful completion.

Results

Schema switch reference

Schema parameter Schema name
ALLSCHMA SELECT ALL SCHEMA
SCHEMA01 SMFCUSTTRANEXP
SCHEMA02 SMFBIZAPPPERF
SCHEMA03 SMFWEBAPITRAN
SCHEMA05 SMFDATASTOMGM
SCHEMA06 SMFSLAMON
SCHEMA08 SMFSECMON
SCHEMA09 SMFSYSSTATEVN

The selected schemas and their associated SMF maps are copied to the site-specific library.