Enable Real-Time Key Generation

This setting controls whether CDM generates real-time business events for updating cluster keys whenever a customer record is created or modified. The underlying profile option is ORA_ZCQ_ENABLE_REALTIME_KEYGEN.

The options are:
  • Yes: Specifies that the real-time business events trigger cluster key generation whenever a record is created or modified.
  • No: Specifies that the real-time business events aren't triggered.
Consider these points when working with this setting:
  • A recurring incremental batch key generation job is always required, regardless of this setting.
  • Not all processes generate cluster key generation events, regardless of this setting. For example, file-based record creation and updating don’t generate key generation events.
  • We recommend that you review the best practices before changing this setting listed in the Related Topics section.