Version 4.3.2
 —  Maintaining Report Definitions  —

Listing Report Definitions

The List Report Definition (LR) function lists all reports. From the list, you can

Start of instruction setTo access the List Report Definition function

  1. Enter the code LR on the command line.

    The Report Definitions screen appears as shown in the following example:

    20:34:50                  A D A B A S  -  R E V I E W               2003-07-07
                                   Report Definitions                   LOCL=00222
                                                                                  
                                                            Sum/        Display   
      Sel     Report Name                     DBID  Auto  Detail  Hist  Program   
    +-----------------------------------------------------------------------------+
    | __   APPLICATION FILE FIELD USAGE      12345   N      S      N    SR-00030  |
    | __   BUFFER POOL DISPLAY               12345   N      S      N    BUFFPOOL  |
    | _>   COMMAND LOGGING                   12345   N      D      N    SR-00025  |
    | _>   COMMANDS BY HOUR                  12345   N      S      N    SR-00004  |
    | __   COST ACCOUNTING EXAMPLE           12345   N      S      N    SR-00028  |
    | __   DESCRIPTOR USAGE REPORT           12345   N      S      N    SR-00020  |
    | __   EXCEPTIONAL RESPONSE CODES        12345   N      S      N    SR-00002  |
    | __   FILE USAGE                        12345   N      S      N    SR-00031  |
    | __   HOURLY DATABASE OVERVIEW          12345   N      S      N    SR-00032  |
    | __   IO COUNT BY HOUR                  12345   N      S      N    SR-00023  |
    | __   IO SUMMARY BY RABN                12345   N      S      N    SR-00022  |
    +-----------------------------------------------------------------------------+
                                                                           
    Command:
    ______________________________________________________________________
    Enter-PF1---PF2---PF3---PF4---PF5---PF6---PF7---PF8---PF9---PF10--PF11--PF12---
          Help        Exit  Mod                -     +                      Menu

The columns of the Report Definitions screen are explained as follows:

Sel Selection line. Enter commands on the selection line preceding the report name. For a list of available commands, enter a ? on the selection line.
Report Name An arrow (>) preceding the report name indicates that the report has been started.
DBID Database from which the report collects data. If this field is left blank, you are prompted for the DBID when you start the report.
Auto Indicates whether the report is started automatically at database initialization.
Sum/Detail "S" indicates a summary report; "D" indicates a detail report.
Hist Indicates whether the report writes history data.
Display Program Lists the name of the program generated to display report output online.

PF7 and PF8 have been provided as scroll keys. If more than one screen of report names exists, PF8 or (+) scrolls the list forward and PF7 or (-) scrolls the list backward.

Start of instruction setTo update the values of the DBID and/or Auto Start report options

  1. Press PF4 (Mod).

    All DBID and Auto fields become modifiable (modify mode).

  2. Modify the values as required.

  3. Press PF5 (Updat) to save the changes or PF3 (Exit) to abandon your changes.

Only the report definitions listed on the current screen may be modified. Pressing PF8 to move forward or PF7 to move backward cancels the modify mode.

Start of instruction setTo issue a command from the Report Definitions screen

  1. Enter one of the following commands on the selection line preceding the report name.

Cmd  
CD Change DBID
CP Change display program
CR Copy report definition
DD Display report information
EB Edit buffer pool report
EL Edit Pulse Report
EX Edit Cluster Services Report
EP Edit display program
ER Edit report
PR Purge report definition
RG Regenerate display program
ST Start report
VW View started report

Top of page