This topic applies only on the z/OS operating system.

z/OS display command

Use either the WebSphere Application Server administrative console or the z/OS MVS console to accomplish many operations tasks related to WebSphere Application Server for z/OS servers. Entering the z/OS display or modify commands through the MVS console can provide information or perform tasks that are useful for diagnosing problems.

The purpose of the DISPLAY command is to display information about the operating system, the jobs and application programs that are running, the processor, devices that are online and offline, central and expanded storage, workload management service policy and mode status, and the time of day.

For example, you could use the command
D WLM,APPLENV=*
to verify that WLM is defined and available for your applications.
To display the dynamic WLM application environment, use the command:
D WLM,DYNAPPL=*
You can check the WLM environment for a specific application using the following command:
D WLM,APPLENV=appname
These commands will return information similar to the following:
RESPONSE=SC42
IWM029I 13.09.47 WLM DISPLAY 075
APPLICATION ENVIRONMENT NAME STATE STATE DATA
appname AVAILABLE
ATTRIBUTES:PROC=procname SUBSYSTEM TYPE:CB

For more information on the display command see z/OS MVS System Commands, SA22-7627




Related tasks
Using MVS console commands
Related information
z/OS MVS System Commands, SA22-7627
Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 9:31:45 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-mp&topic=rtrbzosdisplaycmd
File name: rtrb_zosdisplaycmd.html