Specifying a z/OS stand-alone application server migration configuration in the zmmt command response file: Worksheet

Before you migrate a WebSphere® Application Server for z/OS® Versão 7.0 ou posterior node to Versão 9.0, 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 theWebSphere Application Server for z/OS stand-alone application server migration configuration variables in the zmmt command response file.

Before you begin

Configurações suportadas Configurações suportadas:

Este artigo trata da migração da configuração de perfil. Para migrar seus aplicativos para a versão mais recente, use o Kit de Ferramentas de Migração do WebSphere Application Server. Para obter mais informações, consulte o Kit de ferramentas de migração no WASdev.

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-migStandalone  
  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 SAS  
  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/WebSphere/AppServer/V9R0  
    Intermediate symbolic link
      Create intermediate symbolic link intermediateSymlinkPreference Y  
      Path name of intermediate symbolic link IntermediateSymlink /V9/symlink  
  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 /wasv9config  
    Name zConfigHfsName OMVS.WAS90. 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
    Source configuration location
      Mount point zmbFromConfigRoot /WebSphere/V7R0  
    Home directory zmbFromWASHomeDir AppServer  
    Target configuration location
      Mount point zmbToConfigRoot /wasv9config  
    Home directory zmbToWASHomeDir AppServer  
    Daemon procedure name zmbDaemonProcName BBO9DMN  
    Controller procedure name zmbControllerProcName BBO9ACR  
    Servant procedure name zmbServantProcName BBO9ASR  
    Adjunct procedure name zmbAdjunctProcName BBO9CRA  
    Replace started procedure command names zmbReplaceStartedProcedure Names True  
    Optional application deployment
      Deploy the default application zmbInstallDefaultApp False  
      Deploy the sample applications zmbInstallSamples False  
    Table 6. Server customization. Enter your values:
    Variable Response-file variable Example value Your value
    Application migration preference
      Migrate applications and use the default application installation directory (D) zmbAppMigrationPreference Y  
    Migrate and generate administrative scripts to install applications later (S)
    Migrate applications and use the previous application installation directory (P)
    Do not migrate applications (N)
    Migrate applications and use the specified application installation directory (Y)
      Application installation directory zmbAppInstallDirLine1 /wasv9config/AppServer/profiles/default/installedApps  
    zmbAppInstallDirLine2 Apps  
    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    
  7. Specify values for migration process options.
    Table 7. Migration process options. Enter your values:
    Variable Response-file variable Example value Your value
    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  
    JVM options for migration processes
      Initial heap size (MB) zmbInitialHeapSize 512  
      Maximum heap size (MB) zmbMaxHeapSize 768  
    Other options
    Temporary directory location zmbTempDirectory /tmp/migrate  
    Migration definition identifier zmbTimestamp 05124043  
    Java temporary directory location zmbJavaTempDirectory /tmp  
  8. Specify how to set port values and resolve port conflicts.
    Table 8. Port values. Enter your values:
    Variable Response-file variable Example value Your value
    Setting ports
    Use the same ports that the old profile used (useOld) zmbSetPorts useOld  
    Select ports manually (generateNew)  
    Generate new ports, incrementing from a common starting port value (startingPort)  
      Starting port value zmbStartingPort 1024  
    Port conflict resolution
    Increment from the conflicted port value (incrementCurrent) zmbResolvePortConflicts incrementCurrent  
    Increment from a common starting port value (startingPort)  
      Starting port value zmbStartingPort 1024  
  9. Specify values for a registered administrative agent.
    Table 9. Administrative agent registration. Enter your values:
    Variable Response-file variable Example value Your value
    Registered to an administrative agent zmbManagedBaseNode true  
    Source administrative agent
      Host name zmbOldAdminAgentHostname localhost  
    Profile path zmbOldAdminAgentProfilePath /WebSphere/V7R0/AdminAgent  
    SOAP port zmbOldAdminAgentSoapPort 8879  
         
    Target administrative agent
      Host name zmbNewAdminAgentHostname localhost  
    Profile path zmbNewAdminAgentProfilePath /WebSphere/V9R0/AdminAgent  
    SOAP port zmbNewAdminAgentSoapPort 8880  
  10. Specify values for job statement definition.
    Table 10. 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 //*  

Ícone que indica o tipo de tópico Tópico de Tarefa



Ícone de registro de data e hora Última atualização: June 20, 2016 0:09
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-zos&topic=tmig_zmmt_cmd_sappserwrk
Nome do arquivo: tmig_zmmt_cmd_sappserwrk.html