Previous Topic: How You Serialize Access to MinidisksNext Topic: Troubleshooting


How You Alter System Definitions While CA MIM Executes

The ALTERSYS command lets you:

Issue the ALTERSYS command dynamically after CA MIM is synchronized.

This example shows you how to modify a system definition. Here we are changing SYS32 with alias 32 to SYS33 with alias 33.

Follow these steps:

  1. Shutdown and FREE SYS32.
  2. Issue the ALTERSYS command in the following format:
    ALTERSYS SYS32,NAME=(SYS33,33),STATUS=ENABLED
    

    The ALTERSYS command changes the CA MIM system name from SYS32 to SYS33 and the CA MIM system alias to 33.

  3. Verify the modification was successful by issuing the DISPLAY SYSTEMS command.
  4. Replace the DEFSYS entry for SYS32 with an entry for SYS33 in your shared CA MIM initialization parameter member.
  5. Start SYS33.

After a system definition is altered: