[z/OS]

Specifying a z/OS federated node migration configuration in the zmmt command response file: Worksheet

Before you migrate a WebSphere® Application Server for z/OS® Version 6.1 or later node to Version 8.5, you must create Job Control Language (JCL) jobs (CNTL and DATA datasets) that you will run on z/OS during the actual migration. You can use the zmmt command with a response file to create the appropriate migration jobs. Print this worksheet, and use it when collecting and specifying information about the WebSphere Application Server for z/OS federated node migration configuration variables in the zmmt command response file.

Before you begin

Supported configurations Supported configurations:

This article is about configuration migration, such as migrating deployment managers and federated nodes in a network deployment environment. The Application Migration Toolkit for WebSphere Application Server provides support for migrating applications from previous versions of WebSphere Application Server to the latest product version. For information about migrating applications, read more about the Application Migration Toolkit.

sptcfg

Procedure

  1. Enter create.
  2. Specify values for the name and location.
    Table 1. Name and location . Enter your values:
    Variable Response-file variable Example value Your value
    Profile name profileName Default  
    Profile directory profilePath /AppServer/profiles  
    Template path templatePath zos-migFederated  
  3. Specify values for the target datasets.
    Table 2. Target datasets . Enter your values:
    Variable Response-file variable Example value Your value
    High-level qualifier (HLQ) zTargetHLQ FED  
  4. Specify values for the dataset names, product directory, and intermediate symbolic link.
    Table 3. Dataset names, product directory, and intermediate symbolic link . Enter your values:
    Variable Response-file variable Example value Your value
    JCL procedure library dataset name zmbProclibName SYS1.PROCLIB  
    WebSphere Application Server product directory zmbSMPEHome /usr/lpp/zWebSphere/V8R5  
    Intermediate symbolic link
      Create intermediate symbolic link intermediateSymlinkPreference Y  
      Path name of intermediate symbolic link IntermediateSymlink /V855SMPE/symblink  
  5. Specify values for the configuration file system.
    Table 4. Configuration file system . Enter your values:
    Variable Response-file variable Example value Your value
    Mount point zConfigMountPoint /wasv85config  
    Name zConfigHfsName OMVS.WAS85. CONFIG.HFS  
    Volume, or '*' for SMS zConfigHfsVolume *  
    Primary allocation in cylinders zConfigHfsPrimaryCylinders 420  
    Secondary allocation in cylinders zConfigHfsSecondaryCylinders 100  
    File system type
      Hierarchical File System (HFS) zFilesystemType HFS  
    zSeries® File System (ZFS)
  6. Specify values for server customization.
    Table 5. Server customization . Enter your values:
    Variable Response-file variable Example value Your value
    From configuration location
      Mount point zmbFromConfigRoot /WebSphere/V6R1  
    Home directory zmbFromWASHomeDir AppServer  
    To configuration location
      Mount point zmbToConfigRoot /wasv85config  
    Home directory zmbToWASHomeDir AppServer  
    Daemon procedure name zmbDaemonProcName BBO8DMN  
    Controller procedure name zmbControllerProcName BBO8ACR  
    Servant procedure name zmbServantProcName BBO8ASR  
    Adjunct procedure name zmbAdjunctProcName BBO8CRA  
    Replace started procedure command names zmbReplaceStartedProcedure Names True  
    WebSphere administrator's user ID zmbAdminUserid XXXXXXXX  
    WebSphere administrator's password zmbAdminPassword XXXXXXXX  
    Table 6. Server customization . Enter your values:
    Variable Response-file variable Example value Your value
    Migrate to support script compatibility zmbEnableScriptCompatibility True  
    Migration trace options
      Enable script tracing zmbEnableScriptingTrace False  
    Enable profile creation tracing zmbEnableProfileTrace False  
    Enable pre-upgrade tracing zmbEnablePreUpgradeTrace False  
    Enable post-upgrade tracing zmbEnablePostUpgradeTrace False  
    Migrate administrative console customized "My tasks" settings
      Migrate the settings for "My tasks" saved in the default workspace user root location (D) zmbWorkspaceRoot Preference D  
    Migrate the settings for "My tasks" saved in a user defined workspace root location (U)
      User defined workspace root location zmbUserWorkspaceRoot    
    Temporary directory location   zmbTempDirectory /tmp/migrate  
    Migration definition identifier   zmbTimestamp 21130546  
  7. Specify values for job statement definition.
    Table 7. Job statement definition . Enter your values:
    Variable Response-file variable Example value Your value
    //jobname JOB zJobStatement1 (ACCTNO,ROOM),'USERID', CLASS=A,REGION=OM  
    //* zJobStatement2 //*  
    //* zJobStatement3 //*  
    //* zJobStatement4 //*  
Task topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 11:58 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-zos&topic=tmig_zmmt_cmd_fednodewrk
File name: tmig_zmmt_cmd_fednodewrk.html