Display instance properties
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:
On the OS/400 command line, run the STRQSH (Start Qshell) command.
On the Qshell command line, use the cd command to change to the directory that contains the script:
cd /QIBM/ProdData/WebAS5/edition/binwhere edition is Base for WebSphere Application Server and ND for WebSphere Application Server Network Deployment.
Run the dspwasinst script:
dspwasinst -instance instancewhere instance is the name of the instance that you want to display. For more information on the dspwasinst script and additional parameters, see The dspwasinst script.
Example
In this example, the script displays information about the default instance.
dspwasinstOutput similar to the following is displayed:
ADCP0005I: Using cell MYISERIES, node MYISERIES and server *ALL. Display WAS instance: Instance name: default Instance type: Base Application Server Cell: MYISERIES Node: MYISERIES Information for server: server1 Installed applications: DefaultApplication ivtApp adminconsole Embedded JMS is not enabled for this server. Server status: Server is stopped. Ports in use: 9090 Administrative console port 9043 Administrative console SSL-enabled port 2809 Name service port 8880 Soap port 9080 Internal HTTP port 7873 Data replication service client port 5557 Internal Java Message Service server port 5558 Queued Java Message Service server port 5559 Direct Java Message Service server port 9501 SAS SSL server authentication listener port 9503 CSIV2 server authentication listener port 9502 CSIV2 mutual authentication listener port