ORA-25412: transaction replay disabled by call to OCIBindArrayOfStruct
We've currently setup a Oracle database 19c RAC One Node with TAC enabled. We tested our application connected to the db via OCI and executed a manual switchover on the database side. It seems that the application experienced a database disconnection, followed by a reconnection that resulted in the error code 'ORA-25412: transaction replay disabled by call to OCIBindArrayOfStruct.' Is there any configuration that needs to be changed in existing application in order to support Transparent Application Continuity?