HP 3000 Manuals

Controlling the System [ System Administrator's Quick Reference Guide ] MPE/iX 5.0 Documentation


System Administrator's Quick Reference Guide

Controlling the System 

Control of the system ranges from shutting it down entirely, to modifying
its characteristics by changing system parameters.

Aborting the System 

The syntax for shutting down the system is:

     CTRL A
     =SHUTDOWN

This logs off all sessions, including the system console, and stops all
system processes in an orderly manner.

Aborting All Jobs and Sessions 

The syntax for stopping all jobs and sessions, including the system
console, but not shut down all processes is:

     CTRL A
     =LOGOFF

Excluding the System Console From the Abort 

The syntax for preventing the system console from aborting is:

     [CTRL]] A
     =LOGOFF #Snnn 

where nnn is the session number.

Logging On After =LOGOFF 

The syntax for logging on to the session specified in the =LOGOFF command
above is:

     CTRL A
     =LOGON



MPE/iX 5.0 Documentation