Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DESCRIPTION=> 'DAILY STRMNTBRM')

Step 5: Verify Report Definition Runs Manually (Optional)

Report Definitions can define how and when a report will be generated for a Node. The Report Definition can be run manually or it can be scheduled to run at defined intervals. To run Report Definition manually, use the SQL procedure QUSRBRM.RUN_ENTERPRISE_REPORT_DEFINITION.

Example:

CALL QUSRBRM.RUN_ENTERPRISE_REPORT_DEFINITION(

REPORT_DEFINITION=>'DAILY',

SYSTEM_NAME=>'APPN.SYSTEM1')