MPE/iX Commands Reference Manual (32650-90877)

Chapter 5 171
Command List III
Commands DATA thru EXIT
Example
After you have made changes to the system I/O configuration with SYSGEN's I/O
Configurator, enter:
:DOIONOW
Related Information
Commands SYSGEN
Manuals Performing System Management Tasks System Startup, Configuration,
and Shutdown
DOWN
Removes a device from normal system use. This command does not apply to the system
console or to disk drives.
Syntax
DOWN
ldev
Parameters
ldev
The logical device number of the device being taken offline.
Operation Notes
When the DOWN command is issued for a device that is in use, the request is responded to
when the process currently accessing it releases the device.
The system console cannot be taken down. Any attempt to do so results in the following
error message:
DOWN NOT PERFORMED ON CONSOLE DEVICE (CIERR 3150)
CAUTION
When any device is powered down without the use of the DOWN command,
subsequent access to that device can result in indefinite waiting, erroneous
transfers, or other incorrect operation. Often these failures occur with no
indication to the system operator or to the user. For this reason, it is very
important that every device that is not fully operational (especially those that
are powered down) be taken down with the DOWN command. A device that will
be inoperable for more than a few hours can be temporarily removed from the
I/O configuration at system startup.
Use
This command may be issued from a session, job, program, or in BREAK. Pressing
Break
has no effect on this command. It may be used only from the console unless distributed to
users with the ALLOW or ASSOCIATE command.