Returns a particular device to its normal function on the
system; cancels any DOWN
command issued for the device. This command does not apply to disk
drives.
Syntax |
 |
Parameters |
 |
- ldev
The logical device number of the device being returned
to service online.
Operation Notes |
 |
This command makes available to users a device previously
taken offline with the DOWN
command. Ownership of the device is not affected by the UP
command. If a device is owned by the system at the time it is downed,
the system retains ownership even after the UP
command is executed.
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 issued only from the console
unless distributed to users with the ALLOW
or ASSOCIATE
command.
Example |
 |
To allow logical device number 10 to function again, enter:
UP 10 SHOWDEV 10 LDEV AVAIL OWNERSHIP VOLID ASSOCIATION 10 A AVAIL
|
Related Information |
 |
- Commands
DOWN,
SHOWDEV
- Manuals
Performing System Operation Tasks