Start of change
WebSphere Message Brokers
File: ah61138_
Writer: Kate Hostler

Task topic

This build: July 31, 2007 21:30:54

Migrating a Version 6.0 Configuration Manager to Version 6.1 on z/OS

Migrate a Version 6.0 Configuration Manager to Version 6.1.

Before you start
  • Ensure that you are familiar with the steps involved in creating a User Name Server on z/OS®.
  • The JCL uses the mqsimigratecomponents command to migrate a Configuration Manager on z/OS. This command takes many parameters, which you must understand fully before attempting to migrate the Configuration Manager.

To migrate a WebSphere® Message Broker Version 6.0 Configuration Manager to Version 6.1 on z/OS, complete the following steps:

  1. Stop the Version 6.0 Configuration Manager.
  2. Create a new Configuration Manager PDSE.
  3. Copy all Configuration Manager JCL from the Version 6.1 installed SBIPPROC and SBIPSAMP PDSEs to the new Configuration Manager PDSE and customize them all.

    When you customize the new Version 6.1 JCL for this migration, do not make the ++HOME++ JCL variable the same value as the existing Version 6.0 component directory, otherwise the previous ENVFILE will be overwritten when you submit the BIPGEN job. Set the ++HOME++ variable to the Started Task user ID home directory (for example, /u/mq01uns).

    1. Customize the BIPEDIT file using values that are defined in the Version 6.0 BIPEDIT file.
    2. Copy any additional changes that you have made to the environment file, ENVFILE, to BIPUPROF in the component data set. Submit the BIPGEN job to create the environment file, ENVFILE.
    3. Customize and submit the BIPMGCMP job.
  4. Copy the started task JCL (BIPUNSP) to the procedures library. When you copy the started task, keep a second copy of the original in a safe place for backup purposes.
  5. The verification program runs when you start the Version 6.1 Configuration Manager.
When you have migrated the Configuration Manager, ensure that you have migrated the rest of the components:

When you have completed these tasks, see the post-migration tasks for information about tasks that you might want to perform after migration.

Related concepts
Configuration Manager
Related tasks
Creating a Configuration Manager on z/OS
Creating the Configuration Manager PDSE
Customizing the Configuration Manager JCL
Copying the Configuration Manager started task to the procedures library
Starting and stopping a Configuration Manager
Migrating from WebSphere Message Broker Version 6.0 to WebSphere Message Broker Version 6.1
Related reference
Sample BIPEDIT file
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:30:54

ah61138_ This topic's URL is:
End of change