Spooler Plus Programmer's Guide

Spooler-Related Errors
Spooler Plus Programmers Guide522293-003
C-4
File-System Errors
Cause. The collector was opened with an illegal sync or nowait depth.
Effect. The open is ignored.
Recovery. Make sure that the sync depth is less than or equal to 32 and that bits
<12:15> of the OPEN flags parameter contain a value less than or equal to 1.
Cause. The collector could not obtain enough of some resource (internal buffer space,
job numbers, and so on) to accept a job. For example, more than 32 jobs at level 1 or 2
are opened to a collector.
Effect. The spooler ignores the request.
Recovery. Use Spoolcom to check the collector status. Check your program for the
number of jobs and reduce that number where possible.
For process files, the system might not create any newly named process until at least
one existing named process has stopped.
If the problem is a spooler problem (caused by too many opens for the collector),
consider starting another collector. See the Spooler Plus Utilities Reference Manual for
more information.
Cause. The collector does not have room in its data file for user data.
Effect. The spooler ignores your request.
Recovery. Periodically retry the operation that returned this error. Also contact your
system operator. You might want to increase the size of your collector data file.
Cause. Something stopped the collector after a process opened the collector’s file.
Effect. None.
Recovery. Try opening the file again. If this action is unsuccessful, try another
collector.
28 (%34) NUMBER OF OUTSTANDING NOWAIT OPERATIONS
WOULD EXCEED THAT SPECIFIED
44 (%54) DISK DIRECTORY IS FULL; DCT IS FULL
45 (%55) FILE IS FULL
60 (%74) DEVICE DOWNED OR NOT OPENED, OR PROCESS
HAS FAILED SINCE IT OPENED FILE