cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex





/   
N
Note




H

REBUILD/JOB



#Rebuild the job-to-job connections.

FREBUILD examines job-to-job connections and verifies and corrects any @that are broken or missing. The links that are examined are the DPREREQUISITES list, INITIATES list, ACTIVATED_BY list, and HOLDS_UP list.

DThe INITIATES list and the ACTIVATED_BY list are the inverse of one ;another. When one list is edited the other list is updated Gautomatically. The same relationship exists for the PREREQUISITES list and the HOLDS_UP list.

HIn general, this command is not needed since the job-to-job connections Eare rebuilt automatically when the lists are modified. However, if a Djob did not exist when it was entered into a list, then at the time ;when the job is created the REBUILD command should be used.




General Format

,

REBUILD/JOB job_name [/qualifiers]



Alternate

REBJOB job_name [/qualifiers]



qualifier summary

/[NO]LOG
/[NO]CONFIRM
/[NO]NODE=target_node



Examples

 6    
#1

 
 $ $ SCHEDULE REBUILD INCREMENTAL/LOG       









Qualifiers



/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 2verify that the selected entry 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.

/LOG



/NOLOG

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

G

RENAME/JOB



Rename a job.

GThe RENAME command will change the name of a scheduled job definition. BAll references to a job are also revised to point to this new job 8definition. It is possible to rename across directories.




General Format

<

RENAME/JOB old_job_name new_job_name [/qualifiers]



Alternate

*mv old_job_name new_job_name [/qualifiers]



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NODE = target_node



Examples

 6    
#1

 
  2 $ SCHEDULE RENAME/JOB TEST DAILY_INCREMENTAL/LOG 7 Renamed [AJACKSON]TEST to [AJACKSON]DAILY_INCREMENTAL          









Qualifiers



/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 2verify that the selected entry 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.

/LOG



/NOLOG

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





 o V T Y  
PreviousNextContentsIndex