[[Oracle][ODBC][Ora]ORA-12152: TNS:unable to send break message
Hi,
I have Oracle Entreprise 18..3 on WIndows 2016 Server, few days ago I got error
*** 2021-11-30T23:11:25.043546+01:00 (PDBM1(3))
WARNING: kcbz_log_block_read - failed to record BRR for 24/3964847 (0x3c7faf) SCN 0x6909bcd4 SEQ 2
opitsk: network error occurred while two-task server trying tosend break; error code = 12152
Found a soluton by google and change sqlnet.ora on client et db_home
like this
DISABLE_OOB=ON
BREAK_POLL_SKIP=10000
sqlnet.expire_time=10
Oracle database was restarted after modificaitons
Today got same erreur
[[Oracle][ODBC][Ora]ORA-12152: TNS:unable to send break message
Oracle database run on the same host as my application , any idea ?