cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


K

RENAME/DIRECTORY



Rename a directory.

7The RENAME command will change the name of a directory.




General Format

;

RENAME/DIRECTORY old_directory_name new_directory_name [/qualifiers]



Alternate

9MVDIR old_directory_name new_directory_name [/qualifiers]



qualifier summary

 General qualifiers:

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



Examples

 6    
#1

 
  : $ SCHEDULE RENAME/DIRECTORY [CBROWN] [KANDERSON]/CONFIRM 0 Rename [CBROWN] to [KANDERSON]  [Y/N] (Y): YES          









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.



I

Chapter 9
HISTORY data operations




@History data is viewed and managed using the following commands. " &          
Command Description
 DELETE/HISTORY  Delete history data
 TYPE/HISTORY  Type out history data


HA history record is generated for every scheduling queue transition. As Fa job leaves a queue, an entry is recorded. Each entry is marked with the letter of that queue.


F

DELETE/HISTORY



Delete history information.

?The DELETE command will delete entries out of the history file.




General Format

/

DELETE/HISTORY job_name [/qualifiers]



Alternate

RMHIST job_name [/qualifiers]



qualifier summary

 Selection qualifiers:

/FROM (or SINCE) = date
/TO (or BEFORE) = date
/QUEUE = letter [,letter]&
/SET_ID = number (default = all)

General qualifiers:

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



Examples

 6    
#1

 
  ( $ SCHEDULE DELETE/HISTORY TEST/QUEUE=B          









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.

/FROM=date

FThe FROM qualifier specifies that only those history entries that are Edated after the specified date are to be deleted. The date specified Gcan be either an absolute time or a combination time. The default date is the current time.

/LOG



/NOLOG

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

/QUEUE=letter [,letter]

GThe QUEUE qualifier will select entries originating from the specified Dscheduling queue. The default is B, E, F, G, H, I, K, L, R. Enclose &multiple queue letters in parentheses.

/SET_ID=number

EThe SET_ID qualifier points to a designated job set. If no number is +specified the default implies all job sets.

/TO=date

DThe TO qualifier specifies that only those history entries that are Gdated earlier the specified time are to be deleted. The date specified Gcan be either an absolute time or a combination time. The default date is the current time.





 o V T Y  
PreviousNextContentsIndex