How to change the @DEFAULT model which has a Share Option of 'Y' using RC/Migrator
search cancel

How to change the @DEFAULT model which has a Share Option of 'Y' using RC/Migrator

book

Article ID: 26258

calendar_today

Updated On:

Products

RC/Migrator for DB2 for z/OS RC Compare for DB2 for z/OS

Issue/Introduction

At install time, the RC/Migrator for Db2 for z/OS (RCM) @DEFAULT model was created with a Share Option (S/O) of "Y".
How can changes be made to this model.

Resolution

The creator of the model is the only authid who can make changes to the model when the Share Option is set to "Y".

This model should remain unchanged and there should be a version of the @DEFAULT model for every release in use with Share Option of "Y" so it cannot be modified.

This is because any maintenance applied that makes changes to the @DEFAULT model would simply overwrite any modifications made by a customer with no warning. 

In the manual here "Identify @DEFAULT Model Changes" it states:

"Always keep an unchanged version of the @DEFAULT model for every release you install with SHARE OPTION Y so it cannot be modified."

A much better approach is to create additional copies of the original @DEFAULT model that can be changed by other users by creating a Template of the @DEFAULT model.

  1. Select Option 6 - Utility Model Services after issuing the PROFILE command from within RC/Migrator.

  2. On the CMD line, Select T (template).

  3. Supply a new Model ID for your templated model along with the Description and the SHARE OPTION.
    Valid Share Options are:

    Y - Yes. Other users can use but not update the set or model.
    U - (Default). Update. Other users can use and update the set or model.
    N - No. Others cannot reference or update the set or model.

  4. Once the new model is created, the user can make changes to the model by entering a "U" on the CMD line.

Additional Information

Maintain Model IDs