NetBase for MPE Reference Guide
Using NBCTRL
2-25
SHOW
The SHOW command is used to display the status of all the NetBase processes. The STATUS
command is an abbreviation for the SHOW command with the STATUS option. The listing for any
SHOW command can be terminated by entering <Ctrl-Y>.
Syntax
∗> SHOW {SERVER [n] }
{LOCAL [n] }
{REMOTE [n] }
{CLIENT [n] }
{EXPORT }
{IMPORT [node] }
{POST [import-node] }
{SERVICES }
{SQL }
{STATUS }
{JCWSTATUS }
{VARSTATUS }
Parameters
Parameter Description
SERVER [n]
Displays information for all servers or the server specified. The
information for a server includes a list of the files that the server is
accessing and the access mode for each file. If the server number is
not specified, a list of all servers is displayed.
LOCAL [n]
Displays the status of local user processes using NFA or STATS. The
number is the NetBase identification number of a local user process.
If not specified, a list of local user processes is displayed.
REMOTE [n]
Displays the status of one or all remote users accessing the local
node. The number is the server number for the remote process. If
not specified, a list of all remote user processes is displayed. The
SHOW REMOTE display is similar to the SHOW SERVER display
except that the files being accessed by the server are not listed.
Continued