在oracle 11.2.0.3 64bit On linux系统的物理DataGuard(最高可用模式)下,主库alert报警16198.
Thu Aug 21 09:27:27 2014
<strong>ORA-16198: LGWR received timedout error from KSR
</strong>LGWR: Attempting destination LOG_ARCHIVE_DEST_2 network reconnect (16198)
LGWR: Destination LOG_ARCHIVE_DEST_2 network reconnect abandoned
Error 16198 for archive log file 5 to 'palm_stdy'
Destination LOG_ARCHIVE_DEST_2 is UNSYNCHRONIZED
先看错误解释:
<strong>oerr ora 16198</strong>
16198, 00000, "Timeout incurred on internal channel during remote archival"
// *Cause: A timeout was incurred during remote archival.
// *Action: No action is required, as an attempt will be made to re-archive the
// file that had this failure during archival.
是由于日志在传输过程中由于 其他原因引起的超时而引起的报警。查看timeout设置。
NAME