Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-41483

cannot change session state consistency in client for failover type string

Cause

An attempt was made to change session state consistency, but the current failover type does not allow consistency changes.


Action

OCIAttrSet() only supports changing session state consistency for failover type AUTO. Setup a valid failover type and session state consistency combination using the DBMS_SERVICE package.