Update the host name of an instance

The updwashost script updates an instance if the host name of the server is changed.

Authority

To run this script, your user profile must have *ALLOBJ authority.

Usage

To create a new instance with the crtwasinst script, follow these steps:

  1. On the CL command line, enter the STRQSH (Start Qshell) command.

  2. Run the cd command to change to the directory that contains the script:

    cd /QIBM/ProdData/WebASE51/ASE/bin
  3. Run the updwashost script:>

    updwashost -instance instance

    where instance is the name of the instance that you want to update.

Syntax

The syntax of the script is:

updwashost -instance instance [ -newhost new_host ]
  [ -changenode -oldhost old_host ] [ -regenplugin ] [ -verbose ] [ -help ]

Parameters

The parameters of the script are: