
Reporting on Execution Log Data
Samples reports are also included that retrieve report execution data from the local report execution log database. The reports work with a local database that contains execution log data. Once you create the database, you can run the package to fill it with data, and then run the reports to view information about report activity.
The following files are used together to create the database and extract data:
-
RSExecutionLog_Update.dtsx
-
RSExecutionLog_Update.dtsConfig
-
Createtables.sql
The following sample reports provide information about report server activity:
-
Execution Status Codes.rdl
-
Report Summary.rdl
-
Execution Summary.rdl
The package, script, and report files are installed through Server Management Report Samples. For instructions on how to use the sample package and reports, see Server Management Report Samples.