Display application server properties with the dspwasinst script

The dspwasinst script displays information about an application server instance. The script displays this information:

For information on running Qshell scripts, see Configure Qshell to run WebSphere Application Server - Express scripts.

Authority

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

Usage

To display information for an instance and for the application servers in that instance, run the dspwasinst script from the Qshell command line. To run the dspwasinst script, follow these steps:

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

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

    cd /QIBM/ProdData/WebASE/ASE5/bin
  3. Run the dspwasinst script:

    dspwasinst -instance instance

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

Syntax

The syntax of the script is:

dspwasinst -instance instance [ -server servername ] [ -help ]

Parameters

The parameters of the script are:

Example

In this example, the script displays information about the instance devinst.

dspwasinst -instance devinst