Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Configuring Hub Console Tools
  4. Part 3: Building the Data Model
  5. Part 4: Configuring the Data Flow
  6. Part 5: Executing Informatica MDM Hub Processes
  7. Part 6: Configuring Application Access
  8. Appendix A: MDM Hub Properties
  9. Appendix B: Viewing Configuration Details
  10. Appendix C: Row-level Locking
  11. Appendix D: MDM Hub Logging
  12. Appendix E: Table Partitioning
  13. Appendix F: Collecting MDM Environment Information with the Product Usage Toolkit
  14. Appendix G: 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 for snapshots of hard-deleted records if the history is enabled. Records with HUB_STATE_IND of -9 are written to the cross-reference history table (HXRF) when cross-references are hard-deleted. Similarly, if base object records are hard-deleted, 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!