Skip to main content
Version: Cloud

Operation reports

These reports allow you to view the execution time of ODW imports, and to drill down to detailed information on each SSIS package, for example, the PostProcessing package.

These reports supply a user-friendly way of viewing the history of imports, as well as determining the length of an import, and checking which SSIS packages take the longest time to run.

Reports on-prem

SSIS operation reports

There are three ODW SSIS Operation reports included with the standard installation. They are based on the sysssislog table in the Omada Identity Data Warehouse database.

  • Import jobs
  • SSIS Import run time
  • SSIS Run time

The reports allow you to view the run time of ODW imports and to view detailed information on each SSIS package, for example, the PostProcessing package. The reports show you the history of imports and determine the length of an import and show the SSIS packages that take the longest time to run.

Export operation reports

There are two ODW OISX Export reports included with the standard installation. They are based on the sysssislog and ObjectImportError tables in the Omada Identity Data Warehouse database.

  • ES export overview
  • ES export failed objects

These reports allow you to view the run time of the export from the Data Warehouse to Enterprise Server and to view detailed information on any failed objects for the latest export.

Using the SQL server’s ‘Disk usage by Table’ function

During the initial load of data, or when you load data from a new source system, you can verify that you have imported the expected amount of data into the tables by looking at the standard report Disk Usage by Table.

Check that the dimension tables, including Account and Identity and the fact tables, including AccountFact and IdentityFact, have been populated.

WOP001 Warehouse Import Overview

This report shows ODW imports within the selected period including run time and processed objects (for example, Identities, Accounts or Resources). The chart shows the imports from the given period, labeled with the import dates, with the bar heights proportional to the import time in seconds.

WOP002 SSIS-Import Run Time

This report shows SSIS packages for an import, including run time and processed objects. The chart shows all the packages imported during a given import, with the bar heights proportional to the package import time in seconds.

info

This report can be accessed from the Warehouse Import Overview (WOP001) report.

This report links to the SSIS Run Time (WOP003) report.

WOP003 SSIS Run Time

This report shows tasks in an SSIS package including run time.

info

This report can be accessed directly from SSIS-Import Run Time (WOP002).

WOP001, WOP002, WOP003 fields

FieldDescription
PackageThe name of the package run. In this report, it will always be Omada ODW Import. This field links to the SSIS-Import Run Time report.
Start timeThe date and time the import started.
End timeThe date and time the import ended.
Time(s)The duration of the import, measured in seconds.
ObjectsNumber of objects processed in the import.

WOP001, WOP002, WOP003 parameters

ParameterDescription
Import start timeThe date and time the import started.
Import end timeThe date and time the import ended.

WOP004 Warehouse export overview

This report shows ODW exports to Omada within the selected period including run time, exported objects and failing objects.

WOP004 fields

FieldDescription
Start timeThe date and time the import started.
End timeThe date and time the import ended.
Time(s)The duration of the import, measured in seconds.
ObjectsNumber of objects processed in the import.
Thereof failedThe number of errors.

WOP004 parameters

ParameterDescription
Export start timeThe date and time the export started.
Export end timeThe date and time the export ended.

WOP005 Failed objects during ES export on-prem

This report shows failed object from the most recent ODW report to Omada.

info

The report can be accessed from the Warehouse export overview report (WPO 004).

The report links to the Details for failed objects during ES export report (WPO 006).

WOP005 fields

FieldDescription
Object typeType of object that failed.
SourceThe source system of the object.
KeyThe business key of the object.
RetriedThe number of times the export of this object has been retried.
Effective timeThe from time used for the report.
ErrorThe error message.

WOP006 Details for failed objects during ES export on-prem

WOP005 fields

FieldDescription
Object typeType of object that failed.
SourceThe source system of the object.
KeyThe business key of the object.
RetriedThe number of times the export of this object has been retried.
Effective timeThe from time used for the report.
ErrorThe error message.