Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Hub State Indicator

Hub State Indicator

State-enabled base object tables and cross-reference tables have a system column, HUB_STATE_IND, that uses a value to represent the record state for the records in the table.
The following table lists the possible values for the HUB_STATE_IND and maps the values to the record states:
HUB_STATE_IND Value
Record State
1
ACTIVE
0
PENDING
-1
DELETED
-9
Used when cross-reference history is enabled after a hard delete. Records with HUB_STATE_IND of -9 are written to the cross-reference history table (HXRF) when cross-references are deleted. Similarly, if base object records are hard-deleted, then records with HUB_STATE_IND of -9 are added to the history table (HIST) for the deleted base objects.

0 COMMENTS

We’d like to hear from you!