Displaying reports about stored procedures

Use the Display window to view a report about the procedures in a subsystem or to view a report about a specified stored procedure. The report displays information about the stored procedures that DB2 applications use.

Authorities and privileges

To display reports about stored procedures:
  1. Open the Display window.
  2. View the report. Report concepts contains an explanation of the information in the report.

Report concepts

The Display window shows information about stored procedures.
    The first line of the report shows a message number and:
    - DISPLAY PROCEDURE REPORT FOLLOWS -
    The headings for the columns of information in the report are: The report contains one or more subsequent lines with information about one or more procedures. If you request information about a procedure that has not been accessed, this line shows:
    PROCEDURE "NAME" HAS NOT BEEN ACCESSED
    where NAME is the name of the procedure.

    The last line of the report shows a message number and the following message:

    DISPLAY PROCEDURE REPORT COMPLETE