cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


K

DIRECTORY/VARIABLE



!Display a directory of variables.

CThe DIRECTORY/VARIABLE command is used to display the directory of Cvariables and to display the value of the variables. The evaluated @result of a variable expression can also be displayed using the qualifier.




General Format

3

DIRECTORY/VARIABLE variable [/qualifiers]



Alternate

LSVAR variable



qualifier summary

 General qualifiers:

/COLUMNS
/COMMENT
/DBNODE
/FULL
/NOHEADING
/NOTRAILING
/NOW=projected_time
/OUT=output_file
/RESULT
/SYMBOL6
/TEMPLATE=SCHEDULE_LIBRARY:TEMPLATE_DB.SCHEDULE
/TYPE
/VALUE



Examples

 6    
#1

 
 +$ SCHEDULE DIRECTORY/VARIABLE SCH_TEST_VAR          


 6    
#2

 
 -$ SCHEDULE DIRECTORY/VARIABLE/FULL TOMMORROW  [VARS]TOMMORROW      Comment                   = +    Type                      = Expression 2    Value                     = ""TODAY" + 1 DAY" 9    Result                    = "August 11, 2006,  0:00"           





Qualifiers



/CHECK

AWorkgroup Jobs Only. The CHECK qualifier displays the designated Gobject's status on the nodes in the current workgroup. Any differences are displayed as:

 

"
     node_name: different  




HAdding the /LOG qualifier displays the specific differences between the object(s) on specific nodes. Ex:

 

"
 \least_busy_4\job_job1.hdr     CWG: okay     DWG: different .                Prv_Owner (215)= /0xc000000e/ .                    Owner (015)= /0xc000000d/     AWG: okay  




/COLUMNS=number

EThe COLUMNS qualifier specifies how many columns to use when listing 0just the item name. The default is four columns.

/COMMENT

HThe COMMENT qualifier is the comment that is associated with a variable.

/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.

/FULL

EThe FULL qualifier displays any comments, a variable's value and its Ftype. In the case of a variable expression, it displays the resulting 'value when the expression is evaluated.

/NOHEADING

AThe NOHEADING removes the heading information from the directory listing.

/NOTRAILING

CThe NOTRAILING removes the trailing information from the directory listing.

/NOW=projected_time

FThe NOW qualifier displays the resulting value of the variable if the .evaluation takes place in the time designated.

/OUTPUT=OUTPUT_FILE

AThe OUTPUT option sends all output to a text file. Output can be printed or displayed as needed.

/RESULT

HThe RESULT qualifier is used to display the current value of a variable expression.'

/SYMBOL[=prefix_string,format]

EThe SYMBOL requests that all information be output to a group of DCL Gsymbols. Each field of the variable record is loaded into a single DCL Hsymbol. The symbol name is constructed by prefixing the field name with Fthe provide string. If none is provided a default value of SV is used.




 o V T Y  
PreviousNextContentsIndex