Aborts a single pending I/O request for a device.
Syntax |
 |
Parameters |
 |
- ldev
The logical device number of the device for which
you intend to abort one pending I/O request.
Use |
 |
You may issue the ABORTIO
command from a session, job, program, or in BREAK. Pressing Break
has no effect on this command. It is executable only from the console
unless distributed to users with the ALLOW
or ASSOCIATE
command.
The =ABORTIO
console command cannot be issued from a job.
Examples |
 |
To abort a pending I/O request for logical device 53, enter:
It is necessary to issue several ABORTIO
commands to abort all pending I/O operations on a spooled device,
as shown below:
STOPSPOOL 5 11:20/31/SP#5/STOPPED 11:20/31/LDEV#5 NOT READY REFUSE 5 ABORTIO 5 ABORTIO 5 11:21/40/NO I/O TO ABORT FOR DEVICE 5
|
Related Information |
 |
- Commands
SHOWDEV
- Manuals
Performing System Operation Tasks