HP 3000 Manuals

RESUMEJOB [ HP 3000 Series 9X8LX Computer Systems Commands Reference ] MPE/iX 5.0 Documentation


HP 3000 Series 9X8LX Computer Systems Commands Reference

RESUMEJOB 

The RESUMEJOB command resumes the processing of a job previously
suspended with the BREAKJOB command.  The job continues executing from
the point where it was suspended.  A message does not appear when
processing resumes. 

Syntax 

RESUMEJOB #Jnnn 

Parameters 

#Jnnn                 Specifies a job number.

Operation Notes 

   *   Usage 

       You can enter this command from a session, a job, a program, or in
       break mode.  Pressing Break does not affect this command.

       You must enter this command from the console.  You can only enter
       this command from a terminal other than the console under one of
       the following conditions:

          *   The JOBSECURITY command is set to LOW and #Jnnn refers to a
              job logged on to your user.account (or @.account if you are
              the account manager).

          *   Your system administrator has used the ALLOW command which
              permits you to enter this command.

Examples 

   *   To display suspended jobs and resume processing a job, do the
       following:

          1.  Enter the following command:

                   :SHOWJOB SUSP 

              The system responds by displaying the following message:

                   JOBNUM  STATE  INPRI  JIN  JLIST  INTRODUCED   JOB NAME
                   #68     SUSP          105    LP   WED. 7:56AM  TEST,USER.ACCT

          2.  Enter the following command to resume processing job number
              68:

                   :RESUMEJOB #J68 

Related Commands 

     ABORTJOB
     ALLOW
     BREAKJOB
     JOBSECURITY
     SHOWJOB



MPE/iX 5.0 Documentation