cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


M

TYPE/REPORT



"TYPE displays a report definition.

CThe TYPE command will display the contents of a report definition. 9MOREREP will display the contents of a report definition.

EThe morerep command will display the contents of a report definition.




General format

-

TYPE/REPORT [/qualifiers] file_name



Alternate

MOREREP



qualifier summary

 General qualifiers:

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



Examples

 6    
#1

 
   >Schedule> TYPE/REPORT [REPORT]SCHEDULE_USER_BY_COMMENT_132             





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.




E

Chapter 17
Report definitions




?The format and contents of a report are controlled by a report Ddefinition. Each definition can contain any number of reports. Each Greport starts with a REPORT statement and ends with the END statement. 4The steps taken to generate a report are as follows:






 o V T Y  
PreviousNextContentsIndex