HP 3000 Manuals

OPENQ [ Native Mode Spooler Reference Manual ] MPE/iX 5.0 Documentation


Native Mode Spooler Reference Manual

OPENQ 

Opens the spool queue for a specified logical device, device name, or all
devices of a device class. 

Syntax 

      {ldev [;SHOW]    }
OPENQ {devclass [;SHOW]}
      {devname [;SHOW] }
      {@               }
Enhancements 

devname               The device name of the spooled device.  devname 
                      must begin with a letter and consist of 8 or fewer
                      alphanumeric characters.  Note that it is not
                      possible to have a device class name and a device
                      that are the same.  If you enter an alphanumeric
                      character string, the command searches the device
                      class list first, and then the device name list.

SHOW                  The SHOW parameter displays the current state
                      (enabled or disabled) of the devices specified with
                      the OPENQ command.  If the spooling queues are
                      globally disabled, the SHOW option displays this
                      information.

@                     The @ parameter globally reenables all currently
                      open spooling queues that were disabled because the
                      system ran out of domain disk space, a file limit
                      was encountered on the HPSPOOL account or its
                      groups, or the SHUTQ @ command was entered.

                      If the spooling queues were disabled globally
                      because the system is out of disk space or a file
                      limit was encountered on the HPSPOOL account or its
                      groups, the problem should be resolved before
                      globally enabling spooling queues with the OPENQ @
                      command.

                      When you issue the OPENQ @ command, the following
                      message is displayed on the system console:
______________________________________________________________
|                                                            |
|                                                            |
|      ALL SPOOLING QUEUES CURRENTLY OPEN HAVE BEEN ENABLED. |
|                                                            |
______________________________________________________________

            

                      When you issue the OPENQ device command where
                      device is a logical device number, a device name
                      class or a device name, while the spooling queues
                      are globally disabled, you see the following
                      message:
________________________________________________________________
|                                                              |
|                                                              |
|      SPOOLING QUEUE OPENED FOR DEVICE device, BUT NOT IN     |
|      EFFECT SINCE THE SPOOLING QUEUES ARE GLOBALLY DISABLED. |
|      (CIWARN 4625)                                           |
|                                                              |
________________________________________________________________

            

                      Refer to appendix B for more discussion on global
                      enabling and disabling of spooling queues.

                      Use the @ option without any other parameter.  The
                      SHOW option entered with the @ option returns an
                      error.



MPE/iX 5.0 Documentation