System schema reference
When you install the standalone event pattern ETL process, you must run the provided SQL script to create four tables in the target database (the data source identified as TargetDS in the IBM Marketing Platform configuration settings). The processed event pattern data is stored in these tables, and you can retrieve the information using the descriptions here for reporting purposes.
UACI_ETLPatternEventInfo
This table contains the most recent event information for each specified event pattern, such as whether the pattern is enabled, the start and end time, and so on.
UACI_ETLPatternStateItem
This table contains pattern state instance details.
UACI_ETLPatternStateRun
This table tracks the details of each ETL run.
UACI_ETLPatternState
Holds pattern states instances for a given AudienceID.