cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex








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.

/OUTPUT=OUTPUT_FILE

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

/SYMBOL[=prefix_string] or [=(prefix_string,format)]

EThe SYMBOL requests that all job information be output to a group of GDCL symbols. Every field in the control record is loaded into a single GDCL symbol. The symbol name is constructed by prefixing the field name Fwith the provide string. If none is provided a default value of SC is used.

GThe format defines the way that symbols are output. The default output Gspecification is: "$ %s=\" %s\" "" which produces the following format style.

 

"
    SC_ACCOUNT = "DEVELOPM"  




DAlternate output styles may be created by changing the format field.



T

12.5 General purpose commands

AThe general purpose commands includes all other commands used in @SCHEDULE that are not part of any other classification.
K

DIRECTORY/ALL



0Displays all directory listings in the database.

CThe DIRECTORY/ALL displays the contents of the directories for the following database components:

 Jobs
Calendars
Reports
Layouts
Startups
Variables



General Format

$

Schedule> DIRECTORY/ALL



qualifier summary

 General qualifiers:

/COLUMNS=number
/DBNODE = target_node
/NOHEADING
/NOTRAILING
/OUT = output_file6
/TEMPLATE=SCHEDULE_LIBRARY:TEMPLATE_DB.SCHEDULE



Examples

 6    
#1

 
 Schedule> DIRECTORY/ALL   Job directory [BOOT]  D CALENDAR            NEWFEL              NEWFELT             NEWJOB E NEW_A               NEW_B               NEW_C               NEW_D    RUN_JOB_A  Total of 13 jobs  Calendar directory [BOOT]  K CAL_1               CAL_10              CAL_11              CAL_2         E CAL_5               CAL_6               CAL_7               CAL_8    OLD  Total of 13 calendars  Layout Directory [BOOT]  	 DEFAULT  Total of 1 layout  Startup Directory [BOOT]   USER_DEFAULT  Total of 1 startup file  Variable Directory [BOOT]  F NEATO               NEW                 TURKEY              VARIABLE  Total of 4 variabless          





Qualifiers



/COLUMNS=number

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

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

/NOHEADING

AThe NOHEADING removes the heading information from the directory listing.

/NOTRAILING

CThe NOTRAILING removes the trailing information from the directory listing.

/OUTPUT=OUTPUT_FILE

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

/TEMPLATE=schedule_library:template_db.schedule

HThe TEMPLATE qualifier formats the directory output as it is defined in Fthe template file schedule_library:template_db.schedule . This output Gcan be used for a variety of reasons and can be output to a file using Hthe OUTPUT qualifier . The supplied template file extracts all database <information into a format suitable for insertion if desired.





 o V T Y  
PreviousNextContentsIndex