JAMS Reference Manual
Contents Index JAMS Home Support

JAMS Reference Manual


Previous Contents Index


JAMS_AUTOSUBMIT

The JAMS_AUTOSUBMIT job schedules Jobs based on Job and Setup definitions which specify automatic submission.

Parameters

Submit Date

This date specifies the day for which you are scheduling Jobs. When JAMS_AUTOSUBMIT runs, it submits jobs which are scheduled to run in a 24 hour period. This period starts at the date and time specified by the parameters. All Jobs which are automatically submitted and are scheduled to run within this 24 hour period, will be submitted.

Submit Time

This time represents the starting time of day for scheduling Jobs. When this job runs, it submits jobs which are scheduled to run in a 24 hour period. This period starts at the date and time specified by the parameters.

Ignore the Last Auto-submit Date

This parameter should normally be "N". The last thing that JAMS_AUTOSUBMIT does before submitting a Job or Setup, is to compare the date & time of the last time that this Job was automatically submitted to the current scheduled time. If the current scheduled date & time is on or before the last auto-submit date & time, JAMS_AUTOSUBMIT does not submit the Job. The Job or Setup appears in the schedule report with an error message.

This is done so that JAMS_AUTOSUBMIT can be rerun without double submitting Jobs. If you set this parameter to "Y", JAMS_AUTOSUBMIT will not check the last auto-submit date & time.


Description

JAMS_AUTOSUBMIT schedules recurring jobs which are scheduled to run during a 24 hour period. This 24 hour period is defined by the parameters which are passed to the job.

This Job produces one report which is a detailed listing of the Jobs which were submitted. Example 3-2 is a sample of this report.

restrictions

This Job must run under a OpenVMS username which has, at a minimum, the following privileges:

Example 3-2 JAMS_AUTOSUBMIT Report

Submit Recurring Jobs at their Scheduled Times                    Page:        1 
                                                                  Date: 01-31-91 
Jobs Submitted                                                    Time: 01:00 AM 
            
System I.D. JAMS          Job Access & Management System (JAMS)             
------------------------------------------------------------------------------- 
  Setup Name: JAMS_AUTOSUBMIT 
  Description: Submit Recurring Jobs at their Scheduled Times    
                                                                 
 Schedule For: DAILY 
   Except For: 
  Non-Workday: S (S = Schedule, D = Defer, I = Ignore) 
     Job Name: JAMS_AUTOSUBMIT                        
  Description: Submit Scheduled Jobs                             
                                                      
Scheduled for: 31-JAN-1991 01:00:00.00 under Username: SYSTEM 
Job JAMS_AUTOSUBMIT (queue SYS$BATCH, entry 334) pending 
------------------------------------------------------------------------------- 
  Setup Name: JAMS_CLEANUP                           
  Description: Clean up JAMS log and report file.                
                                                                 
 Schedule For: DAILY                                                       
   Except For: 
  Non-Workday: S (S = Schedule, D = Defer, I = Ignore) 
     Job Name: JAMS_CLEANUP                           
  Description: Cleanup JAMS log and report files.                
                                                                 
Scheduled for: 31-JAN-1991 03:00:00.00 under Username: SYSTEM 
Job JAMS_CLEANUP (queue SYS$BATCH, entry 335) holding until 31-JAN-1991 03:00 
------------------------------------------------------------------------------- 
               
For System I.D. JAMS        , Job Access & Management System (JAMS)             
There were    2 jobs successfully submitted and   0 jobs with errors. 
 
         
        2 jobs were successfully submitted. 
        0 jobs could not be submitted. 

  1. Identification of the System whose Jobs are being submitted.
  2. Setup Name.
  3. Scheduled Days.
  4. Actual Date and time the Job will be released.
  5. OpenVMS Username which the Job will run under.
  6. Reply text from submission to batch queue.
  7. Recap for indicated System.
  8. Recap for all Systems.


Previous Next Contents Index
JAMS Copyright © 2000, MVP Systems, Inc. All rights reserved.