Migrate Baseline Data

(Optional) Previous data on monitored resource attributes (baseline data) is stored in VFS. If you want to use this data, you must migrate the data to the MSDB VSAM file at your earliest convenience.

To migrate baseline data to MSDB

  1. Ensure that the size of MSDB is at least as large as the size allocated to the existing VFS.

    Note: For the cluster definition of MSDB, see the NMC0.rname.JCL(S01LCALC) data set member. If you require a larger size, update the RECORDS parameter. The MSDB parameter group specifies this file.

  2. Log on to your new region.
  3. Enter CMD at the command prompt.

    A command entry panel appears.

  4. Enter the following command:
    SUBMIT BSYS $CAPKCAL $DFDBPKG DFDBMIGRATE FDSN=vfs_data_set RESET=YES
    

    The migration starts as a background process, enabling you to perform other tasks. When the process completes, a DFDBPKG25 message is written to the activity log. The log also contains other messages that records the process. The MSDB file is cleared, and the data is migrated.


Copyright © 2010 CA. All rights reserved.