InconsistentLogXptProps (Inconsistent Redo Transport Properties)
The InconsistentLogXptProps monitorable property returns a table that shows all properties related to redo transport services whose values are inconsistent between the broker configuration file and the runtime value.
Although the properties reported in this table are database-specific or far sync instance-specific properties, the inconsistency is reported on an instance-specific basis. A database or far sync instance-specific property only ensures that there is one value in the broker's configuration file for all instances of the database or far sync instance, but the runtime values can be different. This means that a database or far sync instance-specific property may be inconsistent only on some instances.
This property pertains to the primary database, a physical standby database that ships redo data, or a far sync instance. The table contains the following columns:
-
INSTANCE_NAMEThe value identifying the SID for the instance.
-
STANDBY_NAMEThe database unique name (
DB_UNIQUE_NAME) of the standby database or far sync instance to which this redo transport services property pertains. -
PROPERTY_NAMEThe name of the redo transport services property with an inconsistent value.
-
MEMORY_VALUEThe runtime value being used in the database or far sync instance.
-
BROKER_VALUEThe value of the redo transport services property saved in the broker configuration file.