CORBA 2.3.3 Administration Guide (NonStop CORBA 2.3.7+)

gtacl -c 'stop $ZDAS'
Starting NSDAdminServer as a PATHMON Process
To run the NSDAdminServer under PATHMON control:
Set the required environment variables (see The env.sh Source File).1.
At the OSS command prompt, give the command adminstart, with or without one or more of
these options:
-a admin-db
specifies an administration database other than that defined by the NSDOM_ADMIN_DB
environment variable.
-t
causes the NSDAdminServer to generate additional output. This output is typically used for
troubleshooting.
-v
causes adminstart to generate output as it executes. This output can be useful for
troubleshooting.
2.
An NSDAdminServer process named $ZDAS starts running under a PATHMON process named
$xDAPM where x is defined by the MY_PREFIX environment variable.
Stopping the PATHMON Process
To stop the NSDAdminServer that was started using the command adminstart, give the following
command at the OSS command prompt:
adminstop
The NSDAdminServer sends its output to the admin.log file in the log directory.
Starting NSDEnvironServer
Generally you need not start an NSDEnvironServer process, because it is started on demand by the
NSDAdminServer. If you do need to start one:
Set the required environment variables (see The env.sh Source File).1.
At the OSS command prompt, give the command runenviron, with or without one or more of
these options:
-a admin-db
specifies an administration database other than that defined by the NSDOM_ADMIN_DB
environment variable.
-c file-name
2.