NetBase for MPE Reference Guide
Chapter 2
2-38
Parameter Description
SPOOL IN [node]
Starts the process that receives spooling output from the node specified.
If the node is not specified, the reception of spooling output from all
nodes is enabled.
SPOOL OUT [node]
Starts the process that transmits spooling output to the node specified.
If the node is not specified, the transmission of spooling output to all
nodes is enabled.
SPOOL UNIX
Starts the process that receives spooling output from UNIX nodes.
SQL
Starts the import and export processes for SQL shadowing.
SQL IN node
Starts the importing of SQL shadow transactions from the specified
node.
SQL OUT node
Starts the exporting of SQL shadow transactions to the specified node.
Examples
To launch the NetBase main control process:
∗> START NETBASE
STREAMING NETBASE #Jn
The job that is streamed from this command is copied from the file NETBASE.JOB.NETBASE.
NBCTRL substitutes in the correct account, group and user passwords from the NetBase
configuration file. If LOCAL or REMOTE services have been stopped to a particular node for any
reason, or if the service has not yet been enabled due to configuration parameters, START can be
used to enable services. For example, to start local services to a remote node:
∗> START LOCAL 1
To start services to remote users of a node:
∗> START REMOTE 1
To start exporting to all nodes:
∗> START EXPORT
or just a specific node:
∗> START EXPORT 2
Note. If the export process is down, the node parameter is ignored.