Open System Services NFS SCF Reference Manual

SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual522582-001
2-64
NAMES SUBSYS Command
The resulting display has the following format:
NAMES SUBSYS Command
The NAMES SUBSYS command displays the names of the SUBSYS objects that meet
the process-name, SUB, and SEL specifications. This command is most useful
when combined with the SUB and SEL options.
The NAMES SUBSYS command has the following syntax:
SUBSYS process-name
specifies the name of the SUBSYS object to which the command applies. The
SUBSYS object uses the name of the manager process with which it is associated.
SUB [ ALL | NONE | ONLY | subtype ]
specifies the subordinate object select option. You can use the SUB option to specify
that you want to return the names of only specified subordinate objects.
SEL [ NOT ] state
specifies the summary state select option. You can use the SEL option to specify that
you want to return the names of only objects in a specified summary state. See
Summary States
on page 1-7 for the names and descriptions of these states.
Considerations
Consider the following points when using the NAMES SUBSYS command:
NAMES SUBSYS is a nonsensitive command.
Because OSS NFS object names can be up to 1024 characters long, names longer
than the record length of the SCF output device are wrapped into multiple lines.
Example
This command displays the name of the SUBSYS object associated with the manager
process $ZNFS, and all subordinate OSS NFS objects in the STARTED summary state:
->NAMES SUBSYS $ZNFS, SUB ALL, SEL STARTED
NFS Names SERVER \SYS1.$ZNFS.*
SERVER
ROOT USR GRD
NAMES SUBSYS process-name
[ , SUB [ ALL | NONE | ONLY | subtype ] ]
[ , SEL [ NOT ] state ]