qresume(1)


          qresume - resume NQS request(s).

     SYNOPSIS
          qresume [ -a ] [ -v ] request-id ...

     DESCRIPTION
          Qresume resumes all suspended NQS requests whose respective
          request-id is listed on the command line.

          To resume an NQS request, the invoking user must be the
          owner; namely the submitter of the request.  The only
          exception to this rule occurs when the invoking user is the
          superuser, or has NQS manager privileges as defined in the
          NQS manager database.

          If the -a switch is used, all possible suspended requests
          will be resumed.  The -v switch is used to indicate the
          version of Qresume.

          An NQS request is always uniquely identified by its
          request-id, no matter where it is in the network of the
          machines comprising the NPSN.  A request-id is always of the
          form:  seqno or seqno.hostname where hostname identifies the
          machine from whence the request was originally submitted,
          and seqno identifies the sequence number assigned to the
          request on the originating host.  If the hostname portion of
          a request-id is omitted, then the local host is always
          assumed.

          The request-id of any NQS request is displayed when the
          request is first submitted (unless the silent mode of
          operation for the given NQS command was specified).  The
          user can also obtain the request-id of any request through
          the use of the qstat(1) command.

     BUGS
          One cannot resume a job on a remote machine.

     SEE ALSO
          qdel(1), qhold(1), qstat(1).
          qmgr(1M) in the NPSN UNIX System Administrator Reference
          Manual.

     NPSN HISTORY
          Origin: Monsanto

          May 1992 - John Roman, Monsanto
          Original release.

          August 1994 - John Roman, Monsanto
          Version 3.36