I just arrived at the company this morning and found the following error in the alarm log of a logic backup library:
Fri Nov 25 07:44:08 2011
Errors in file /home/oracle/admin/cms2009/bdump/cms2009_lsp0_19249.trc:
ORA-12801: error signaled in parallel query server P004
ORA-00600: internal error code, arguments: [kollasg:client lob on server], [], [], [], [], [], [], []
LOGSTDBY Apply process P005 pid=47 OS id=19263 stopped
…
Errors in file /home/oracle/admin/cms2009/bdump/cms2009_lsp0_19249.trc:
ORA-12801: error signaled in parallel query server P000
ORA-00600: internal error code, arguments: [KSFD_DECAIOPC], [0x24C52A500], [], [], [], [], [], []
LOGSTDBY Apply process P005 pid=47 OS id=19263 stopped
LOGSTDBY Apply process P004 pid=46 OS id=19261 stopped
LOGSTDBY Apply process P009 pid=50 OS id=19271 stopped
LOGSTDBY Apply process P010 pid=51 OS id=19273 stopped
LOGSTDBY Apply process P008 pid=49 OS id=19269 stopped
Fri Nov 25 07:44:14 2011
TLCR process death detected. Shutting down TLCR
So immediately check:
select * from v$Logstdby_state;
Finding that the logging application has stopped, you attempt to restart its logging application.
alter database start logical standby apply immediate;
The log application was found to be in good working order.
Since then, I have been searching for the cause of the error.
may be due to a bug:
Bug 7312623: Ora-00600 [KSFD_DECAIOPC] ON LOGICAL STANDBY DATABASE.
From “ITPUB blog” link: http://blog.itpub.net/23073818/viewspace-712043/, if you want to reprint, please indicate the source, otherwise will be investigated for legal responsibility.
Reproduced in: http://blog.itpub.net/23073818/viewspace-712043/
Read More:
- 【ORA】Error 1031 received logging on to the standby
- Error 1033 received logging on to the standby
- RAC Error is 16191 Error 1017 received logging on to the standby
- PING[ARC2]: Heartbeat failed to connect to standby ‘jzhddg’. Error is 16032.
- An error is reported when kettle connects Oracle database and MySQL database
- Oracle Data Guard Ping [arc2]: heartbeat failed to connect to standby “. Error is 12514 fault analysis
- What is the schema in the database?
- 1716438 – Error :” Failed to load database information Details: The Database connector crdb_bwquery.
- How to solve MySQL error 1049 (42000): unknown database ‘database’
- Solve the database connection failure of Discuz! Database error (1045) notconnect Forum
- A series of errors encountered in connecting to the database using Oracle SQL developer
- RESTORE detected an error on page (0:0) in database
- Oracle database file is damaged, Error:ORA-01033 :ORACLE initialization or shutdown in progress
- About the error querying database. Cause: java.lang.nullpointerexception reported in mybatis
- Error 945 Database cannot be opened due to inaccessible files or insufficient memory or disk space
- How to Fix Error in module RSQL of the database interface
- 2059 error in connecting to database by Navicat premium
- An error occurs when superstet connects to the Clickhouse database: error: could not load database driver: Clickhouse
- Solution to the error of ODBC driver in windows installation of Postgres database
- The connection pool of SSM project database cannot be connected. The project can run normally and the database cannot be connected