Table of Contents

Search

  1. Preface
  2. Introduction to Data Integration Hub
  3. PowerCenter Mappings and Workflows
  4. Data Engineering Integration and Streaming Mapping and Workflows
  5. Data Quality Mappings and Workflows
  6. Informatica Cloud Mappings and Tasks
  7. Data Integration Hub Workflows
  8. Data Integration Hub Transformations
  9. Operational Data Store Dashboard and Reports
  10. Forms Designer
  11. Data Integration Hub Publications and Subscriptions APIs
  12. Data Extraction APIs

Developer Guide

Developer Guide

Data Integration Hub Events View

Data Integration Hub Events View

Use your SQL client to view
Data Integration Hub
events in the
Data Integration Hub
repository.
In your SQL client, the events view resides under the
Data Integration Hub
database, in
DX_VIEW_PUB_SUB_EVENT
.
The view contains the following columns:
EVENT_ID
ID of the event.
EVENT_TYPE
Type of event, such as publication, subscription, file, and system events.
PUBLICATION_SUBSCRIPTION_NAME
Name of the publication or of the subscription that generated the event.
APPLICATION_NAME
Name of the application that is associated with the publication or of the subscription that generated the event.
TOPIC_NAME
Name of the topic that is associated with the publication or of the subscription that generated the event.
EVENT_STATUS
Status of the event, such as error, complete, and pending events.
EVENT_START_TIME
Date and time when the event started.
EVENT_END_TIME
Date and time when the event ended.
EVENT_DURATION
Duration of the event.
Data Integration Hub
calculates the duration based on
EVENT_START_TIME
and
EVENT_END_TIME
.
SOURCE_SUCCESS_ROWS
Number of rows that
Data Integration Hub
read successfully from the source.
SOURCE_FAILED_ROWS
Number of rows that
Data Integration Hub
failed to read from the source.
TARGET_SUCCESS_ROWS
Number of rows that
Data Integration Hub
read successfully from the target.
TARGET_FAILED_ROWS
Number of rows that
Data Integration Hub
failed to read from the target.
  • In publications, source refers to the publishing application and target refers to the
    Data Integration Hub
    publication repository.
  • In subscriptions, source refers to the
    Data Integration Hub
    publication repository and target refers to the subscribing application.
  • The number of successful source and target rows and the number of failed source and target rows show only for events that were created in the
    Data Integration Hub
    repository after the installation of
    Data Integration Hub
    version 9.6.2, or after an upgrade of an older version of
    Data Integration Hub
    to version 9.6.2.

0 COMMENTS

We’d like to hear from you!