Use the display command to display active address spaces.
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. |