【BUG】ORA-00600 [17147] ORA-48216 When Querying V$DIAG_ALERT_EXT View
APPLIES TO:
Oracle Database - Enterprise Edition - Version 11.2.0.4 to 11.2.0.4 [Release 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
SYMPTOMS
Errors reported:
ORA-48216: Field Len Exceeds Max Field Length [5] [30] [29286] [66]
Current SQL Statement is accessing v$diag_alert_ext like the below:
originating_timestamp,
message_text, '1'
from table (gv$ (cursor (select inst_id, originating_timestamp, message_text
from v$diag_alert_ext a
where originating_timestamp > ( sysdate - 1 )
and ( message_text like '%ORA-%'
or message_text like '%CRS-%' ))))
order by originating_timestamp desc;
Call stack contains:
CAUSE
The issue is matching unpublished Bug 21266522 duplicate of unpublished Bug 18909196 - QUERIES INVOLVING X$DBGALERTEXT SOMETIMES FAIL DUE TO ORA-48216.
SOLUTION
1. Download and install the one-off P , available for your platform (this issue only exists in 11.2.0.4). If a patch does not exist for your platform please open a Service Request for Oracle Support.
-OR-
2. Implement the workaround: remove (i.e. delete) the xml-based alert log within <ADR_HOME>/alert/log.xml (and log_*.xml).
REFERENCES
NOTE:2011219.1
- Instance Terminated With ORA-00600:[17182], ORA-07445:[kghdsdmp] And ORA-07445:[kecucdc_destroy_cache]
NOTE:1679553.1
- ORA-600 [1:dbktDefFileInit] ORA-07445 [dbgtrRecNewestGet()+8] ORA-48216 In Alert Log
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29487349/viewspace-2855568/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-02030 WHEN GRANTING SELECT ON V$ VIEWView
- Oracle的告警日誌之v$diag_alert_ext檢視Oracle
- Unable to View Chinese Font When Using Tools>Copy FileView
- v_user_viewView
- v$asm 相關的viewASMView
- 【DOC】VIEW: "V$LOCK" Reference NoteView
- sencha architect/sencha touch , to prevent breakpoint lost when you debug
- ORA-00600 [qkacon:FJswrwo] on aix 5.3 10.2.0.4 bugJSAI
- Entity Framework Tutorial Basics(15):Querying with EDMFramework
- V$SESSION_LONGOPS bugSessionGo
- JVM Debugger Memory View for IntelliJ IDEAJVMViewIntelliJIdea
- 【BUG】 CRS: reboot advisory message show wrong reason when disable privatboot
- External Tables: Querying Data From Flat Files in OracleOracle
- 破解DebugApiSpy v3.2.1.56API
- [20131227]ORA-00600 [kkocxj : pjpCtx] error is reported when running ....txtError
- 多View統一Camera v1.2View
- 【BUG】ORA-00600 [4506] [ktubko_1] CDB模式,rac下不懂sga會觸發相關bug模式
- Tutor13 How to crack Drag And View v4.50View
- [BUG反饋]Application\Admin\View\Article\sidemenu.html檔案內容取值bugAPPViewIDEHTML
- V$SESSION_LONGOPS bug 【Blog 搬家】SessionGo
- Bug 27223075 - Wait for 'PX Deq: Join Ack' when no active QC but PPA* slaves shoAI
- ORACLE CASE WHEN 及 SELECT CASE WHEN的用法Oracle
- Summary of Bugs containing ORA-00600[12333] Error [ID 428629.1]AIError
- 10G BUG: ORA-00600: internal error code, arguments: [kmgs_pre_process_request_6]Error
- Oracle Case WhenOracle
- SQL Case WhenSQL
- When to Partition a Table
- [20140102]ORA-00600 [kkocxj pjpCtx] error is reported when running之補充.txtError
- RobotGo v0.46.0 釋出, 修復重要 bugOTGGo
- BUG:ORA-00600: internal error code, arguments: [kmgs_pre_process_request_6], [6], [2873], [2560], [3Error
- oracle 9.2.0.4 資料庫truncate表-ORA-00600:[ktsircinfo_num1之看似bug???Oracle資料庫
- 10G BUG: ORA-00600: internal error code, arguments: [kmgs_pre_process_request_6] (zt)Error
- mysql case when then 使用MySql
- When you're goneGo
- Swoole v4.6.1 版本釋出,Bug 修復版本
- JS_debuger v1.35免費版JS
- 【偵聽】V$session.server = none when using Shared Server/MTS ConfigurationSessionServerNone
- from v * ERROR at line 1: ORA-00942: table or view does not existErrorView