cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


I

CREATE/CALENDAR



!Create a new calendar definition.

FThe CREATE command will add a new calendar definition to the database.




General Format

5

CREATE/CALENDAR calendar_name [/qualifiers]



Alternate

!MKCAL [/qualifiers] calendar_name



qualifier summary

* Applicable to the calendar header entry:

/OWNER = UIC1
/PROTECTION = (S:RWED,O:RWED,G:RWED,W:RWED)"
/COMMENT = "any text string"@
/[NO]WORKDAYS [= NOHOLIDAY (Default), NOWEEKEND (Default)]-
/FLAGS = NOHOLIDAY_RUNS, NOWEEKEND_RUNS2
/FISCAL = starting month (Default = January)

General qualifiers:

/NODE = node name
/[NO]LOG
/[NO]CONFIRM



Examples

 6    
#1

 
  3 $ SCHEDULE CREATE/CALENDAR MONTHLY_ACCOUNTING/LOG % Created [MHATTAR]MONTHLY_ACCOUNTING          





Qualifiers

#

/COMMENT="any text string"

EThe COMMENT qualifier is any useful description that you may want to $add. This is an 80 character option.

/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 0verify that the selected job is the correct one.

/NODE=target_node

DThe NODE qualifier specifies what NODE (either local or remote) you Hwant the operation performed on. /HOSTNAME may be substituted for /NODE.

/FISCAL=starting month

HThe FISCAL qualifier specifies which month is to begin the fiscal year. EThe default setting is January. The month may be entered as a number (1-12) or as text (e.g. "June").;

/FLAGS=NOHOLIDAY_RUNS, NOWEEKEND_RUNS, SKIP, SLIDE

GThe FLAGS qualifier allows the user to specify dates on which a job is to run. The various flags are:  &                  
Flag Description
 NOHOLIDAY_RUNS # No jobs will run on a holiday
 NOWEEKEND_RUNS # No jobs will run on a weekend
SKIP " Skip runs on disallowed days
SLIDE * Slide run forward on disallowed days


GWhenever multiple flags are used, they must be enclosed in parentheses.

/LOG



/NOLOG

EThe LOG qualifier causes each completed operation to issue a note to the user.

/OWNER=UIC

BThe OWNER qualifier specifies the owner UIC code for the calendar.3

/PROTECTION=(S:RWED,O:RWED,G:RWED, W:RWED)

GThe PROTECTION qualifier specifies the UIC based access rights for the job./

/WORKDAYS[=NOHOLIDAY(D), NOWEEKEND(D)]



/NOWORKDAYS

DThe WORKDAYS qualifier specifies which days a job will not run. The Cdefault settings are NOHOLIDAY and NOWEEKEND. To change a day on a GWORKDAYS calendar that is not included in the defined workdays use the ESTANDARD_DATE qualifier . Either noholiday, noweekend or both may be used.





 o V T Y  
PreviousNextContentsIndex