Generating tailored migration jobs for data sharing members

The process of migrating data sharing members to Db2 12 involves running some of the migration jobs. Before you can run the migration jobs, you must generate tailor the JCL jobs and input for your Db2 environment.

Before you begin

Before you begin to migrate subsequent members to Db2 12, migrate the first data sharing member. For more information, see Migrating the first member of a group to Db2 12.

Procedure

Generate tailored migration jobs for the subsequent Db2 data sharing members.You can use the Db2 installation CLIST. For more information, see Generating tailored installation, migration, or function level activation jobs by running the Db2 installation CLIST in interactive mode.
  1. On panel DSNTIPA1, specify the following fields.
    INSTALL TYPE ===> MIGRATE
    DATA SHARING ===> YES
    .
    DATA SET(MEMBER)NAME ===> this member's output member from the previous release
    .
    INPUT MEMBER NAME  ===> first member's output PDS member
    OUTPUT MEMBER NAME ===> this member's output PDS member

    Start of changeIn the INPUT MEMBER NAME field, specify the same PDS member name that you specified in the OUTPUT MEMBER NAME field when you ran the CLIST to migrate the first (originating) member of the data sharing group.End of change

  2. On panel DSNTIP0B, specify 2 on to indicate that this is not the first member of the group to migrate.
    | DSNTIP0B                            |
    |                                     |
    |  FIRST MEMBER OF GROUP TO MIGRATE?  |
    |                                     |
    |  Select one.                        |
    |          2 1. Yes                   |
    |            2. No                    |
  3. Proceed through the remaining Db2 installation CLIST panels, specify or accept values for your Db2 environment, and wait for the Db2 installation CLIST to tailor the jobs for the migration process. The output data set contains the tailored jobs for the migration process. For more information, see The Db2 installation CLIST panel session.