With the exception of the workspace
server, all the SAS IOM servers support the same IOM administrative
interfaces. Various procedures, such as PROC METAOPERATE and PROC
TSOPERATE, are used to administer the servers. However, these procedures
are limited to a single server type. The IOMOPERATE procedure can
be used to administer all IOM servers.
Three distinct types
of commands can be issued via PROC IOMOPERATE:
-
Those that perform some action
on the server, such as: stopping, continuing, and setting server attribute
values.
-
Those that print information about
the server, such as: listing sessions, listing clients, and listing
UUIDs.
-
Those that pertain only to spawners,
such as: listing spawned servers and stopping spawned servers.
These commands do not pertain to all SAS IOM servers.
The commands that a particular SAS IOM server supports depends on
the underlying interfaces that the server supports. After you connect
to a server, invoke LIST COMMANDS to determine which commands you
can run on the server.