+

Search Tips   |   Advanced Search

(ZOS) Converting a 7-character server short name to 8 characters

By default, the product assumes we are using a 7-character short name (JOBNAME) for the application servers and deployment managers. If our naming standards require 8 characters, we can lengthen the 7-character server short name to 8 characters.

We should consider the following before performing this task:

To lengthen a 7-character server short name to 8 characters:


Tasks

  1. Change the 7-character server short name to the 8-character name we want to use:

    1. Navigate to the appropriate application server or deployment manager.

      For an application server, in the administrative console, click...

              Servers > Server Types > WebSphere application servers > server.

      For a deployment manager, in the administrative console, click...

              System Administration > Deployment manager.

    2. In the Short name field, replace the 7-character name with the 8-character short name we want to use.

    3. Click OK.

  2. Update the start command arguments for the servant to use the new 8-character name. If we are reconfiguring a node agent, we can skip this step because it does not have an associated servant process.

    1. Navigate to the servant process.

      For an application server, in the administrative console, click...

              Servers > Server Types > WebSphere application servers > server > Java and process management > Process definition > Servant.

      For a deployment manager, in the administrative console, click...

              System Administration > Deployment manager, and then under Server Infrastructure, click Java and process management > Process definition.

    2. In the startCommandArgs field, replace the 7-character name, designated by the JOBNAME argument, with the 8-character name we want to use. Do not include the S character at the end of the JOBNAME. For example, JOBNAME=P5SVR1D,ENV=P5CELL.P5NODED.P5SVR1D

    3. Click OK.

  3. Click Save to save the configuration changes.

  • Controlling application environments with RACF server class profiles
  • Process definition settings
  • Application server settings