cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


E

INSERT/LAYOUT



Inserts a layout definition.

HThe INSERT/LAYOUT command inserts the designated layout definition into the CLB using the filename.




General Format

;

INSERT/LAYOUT layout_name file_name [/qualifiers]



Alternate

INSLAY layout_name file_name



qualifier summary

 General qualifiers:

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



Examples

 6    
#1

 
 1$ SCHEDULE INSERT/LAYOUT SCH_TEST_LAY LAYOUT.TXT          





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.

E

RENAME/LAYOUT



Rename a layout definition file.

FThe RENAME/LAYOUT command renames the layout from the old name to the designated new name.




General Format

7

RENAME/LAYOUT old_name new_name [/qualifiers]



Alternate

MVLAY old_name new_name



qualifier summary

 General qualifiers:

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



Examples

 6    
#1

 
 4$ SCHEDULE RENAME/LAYOUT sch_test_lay sch_test_lay2          





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.

C

TYPE/LAYOUT



,Display the contents of a layout definition.

BThe TYPE/LAYOUT command displays the contents of an entire layout ?definition. TYPE/LAYOUT/PAGE displays the contents of a layout definition one page at a time.




General Format

.

TYPE/LAYOUT layout_name [/qualifiers



Alternate

CATLAY layout_name
MORELAY layout_name



qualifier summary

 General qualifiers:

/NODE = target_node
/NOHEADING
/NOTRAILING
/OUTPUT = output_file
/SYMBOL



Examples

 6    
#1

 
 )$ SCHEDULE TYPE/LAYOUT/PAGE SCH_TEST_LAY     PANEL_POSITION = 29 36 MONITOR_BEGIN   POSITION = 533 403   SIZE = 650 300 /  TITLE = Job Monitor for All Queues, All Jobs     JOB_SPEC = *::[*]* $  BASE_NODE_DIR_NAME = BOOT::[TEST]      JOB_SET_ID = 0   CURRENT_STATUS = 0   ALL_USERS = 0   QUEUE_MASK = fffffff MONITOR_END GROUP_BEGIN   POSITION = 535 33   SIZE = 561 338   ORIENTATION = HORIZ 
  ZOOM = OUT 
  JOBS_BEGIN      BOOT::[TEST]TEST1  46  62 %    BOOT::[TEST.JUNK1]ROB2  112  175     BOOT::[ROB]ZZZ  285  54      JOBS_END 
GROUP_END         





 o V T Y  
PreviousNextContentsIndex