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

Example: Displaying active address spaces

Use the display command to display active address spaces.

For example, use the display command to determine if the location service daemon is up:
d a,l Displays a list of all address spaces.
d a,a Displays a list of all active address spaces.
d a,address-space-name Displays only the address space in which you are interested. This command is recommended over the first two because it does not yield such a lengthy list on a production system. Of course, you need to know the name of the address space for which you are looking.

Example: d a,bboasr1

d a,bbo* Displays a list of all active address spaces that start with BBO.



Related tasks
Using MVS console commands
Related reference
Display command
Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 8:25:23 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-zos&topic=rxml_dispadd
File name: rxml_dispadd.html