[z/OS]

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 Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 31, 2013 1:23:07 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-nd-dist&topic=rxml_dispadd
File name: rxml_dispadd.html