cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex

M

14.1 Provided reports



GThere are 80 report definitions provided for the two SCHEDULE Gdatabases, job control data and history (event) data, that can be used as the source for the reports.

ETo organize these reports, the name of each report is broken up into _five words. The basic layout is described in Figure 14-1.

/Figure 14-1 Report name format




GThe source name, which is the first word in the report name, specifies Ffrom which database to extract the data. The two databases are listed below. ! &          
Source Description
SCH  Job control data
SCHH  History (event) data


?The type of user, which is the second word in the report name, Fspecifies the scope of the directories to be searched when extracting Cthe data. The two types of users are listed in the following table.

  &          
Type Description
SYS I Reports for this type are designed to scan all jobs for all users. 5 System privilege is required for these reports.
USER G Reports for this type only examine the jobs for the current user.


GIn the SYS type of user reports, the SELECT statement 3in the report definition specifies all directories:

 

"
 &SELECT DIRECTORY, INCLUDE="[*],[*.*]"  




HIn the USER type of user reports, the SELECT statement @in the report definition uses the directory selection variable :

 

"
 )SELECT DIRECTORY, INCLUDE=**."DIRECTORY"  




@The printout width, which is the fifth word in the report name, Bcontrols the number of columns in the report. The available print )widths are listed in the following table. &          
Width Description
 80  80 column wide printout
132  132 column wide printout


GThe third and fourth words are specific to the type of database. These -words will be described in the next sections.




 o V T Y  
PreviousNextContentsIndex