Bug 4632780 - PMON "failed to acquire latch" during shutdown
今天做實驗,遭遇Bug 4632780
shutdown immedaite
hang住
alert中出現大量PMON "failed to acquire latch" during shutdown
ctrl+c,不起作用,然後在另外一個視窗中登入
[oracle@xh bdump]$ sqlplus '/as sysdba'
SQL*Plus: Release 10.2.0.1.0 - Production on Sat Jun 28 10:21:58 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected.
SQL> alter system checkpoint;
alter system checkpoint
*
ERROR at line 1:
ORA-01012: not logged on
SQL> conn sys/password as sysdba
Connected to an idle instance.
SQL> show parameter
ORA-01012: not logged on
SQL> exit
Disconnected
[oracle@xh bdump]$ ps -ef|grep ora_
oracle 3149 1 0 09:29 ? 00:00:04 ora_pmon_test
oracle 3151 1 0 09:29 ? 00:00:00 ora_psp0_test
oracle 3153 1 0 09:29 ? 00:00:01 ora_mman_test
oracle 3155 1 0 09:29 ? 00:00:01 ora_dbw0_test
oracle 3157 1 0 09:29 ? 00:00:06 ora_lgwr_test
oracle 3159 1 0 09:29 ? 00:00:00 ora_ckpt_test
oracle 3161 1 0 09:29 ? 00:00:03 ora_smon_test
oracle 3163 1 0 09:29 ? 00:00:00 ora_reco_test
oracle 3177 1 0 09:29 ? 00:00:01 ora_arc0_test
oracle 3179 1 0 09:29 ? 00:00:00 ora_arc1_test
oracle 6655 6159 0 10:25 pts/1 00:00:00 grep ora_
[oracle@xh bdump]$ sqlplus '/as sysdba'
SQL*Plus: Release 10.2.0.1.0 - Production on Sat Jun 28 10:27:02 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected.
SQL> shutdown abort
ORACLE instance shut down.
本想 alter system checkpoint後shutdown abort
然而根本無法執行alter system checkpoint,提示登入不上,看oracle程式,orace應該沒有關閉,但死活登入不上,奇怪的是執行shutdown abort卻沒有問題。邪門了~~
資料庫重啟後,一切正常。
metelink上:
Bug 4632780 - PMON "failed to acquire latch" during shutdown
Affects:
Product (Component) Oracle Server (Rdbms) Range of versions believed to be affected Versions < 11 Versions confirmed as being affected
- 9.2.0.7
- 10.1.0.5
- 10.2.0.1
Platforms affected Generic (all / most platforms affected)
Fixed:
This issue is fixed in
- 9.2.0.8 (Server Patch Set)
- 10.2.0.2 (Server Patch Set)
- 11g (Future version)
Symptoms: | Related To: |
|
|
Description
[@more@]"PMON failed to acquire latch" messages can appear in the
alert log during shutdown.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9533994/viewspace-1006205/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- PMON "failed to acquire latch" during shutdown-4632780.8AIUI
- PMON failed to acquire latch, see PMON dumpAIUI
- PMON failed to acquire latch, see PMON dump in alert logAIUI
- 'PMON failed to acquire latch, see PMON dump' in Alert Log-976714.1AIUI
- 關閉資料庫出現PMON failed to acquire latch資訊資料庫AIUI
- 資料庫關閉Hang住,出現錯誤PMON failed to acquire latch, see PMON dump資料庫AIUI
- 幫網友現場解決11204 data guard備庫大量報PMON failed to acquire latchAIUI
- PMON TRYING TO START CJQ0 DURING DATABASE SHUTDOWN-ORA-443&ORA-450Database
- Failed to shutdown database console gracefullyAIDatabase
- Latch: Row Cache Objects (One bug?)Object
- 【tomcat報錯】A child container failed during startTomcatAI
- kafka啟動報錯:kafka.common.KafkaException: Failed to acquire lock on file .lockKafkaExceptionAIUI
- Execution failed for task ‘:demo:stripReleaseDebugSymbols‘.AISymbol
- Execution failed for task ‘:app:processDebugResources‘.AIAPP
- BUG:Failed to create or upgrade OLRAI
- Execution failed for task ':app:compileDebugJavaWithJavac'AIAPPCompileJava
- ORACLE Active dataguard 一個latch: row cache objects BUGOracleObject
- Subject: Bug 3827736 - LPX-225 during datapump import with statisticsImport
- Bug 8339404 - ORA-1578 - Blocks can be misplaced in ASM during a REBALANCEBloCASM
- Killed Session Are Not Cleaned By PMONSession
- ora-07445 LATCHING DURING KSSADPM/KSSREM OPERATIONS,bug 4927533.REM
- AC-50207: Fatal: Failed to execute one or more of the config tools during ContexAI
- 【AndroidStudio】Error:Execution failed for task ':app:preDebugAndroidTestBuild'.AndroidErrorAIAPPUI
- 10.2.0.1的crs的bug—Failed to restrieve procctx from htAIREST
- Oracle Latch及latch衝突Oracle
- Process Monitor Process (PMON) (121)
- DEBUG : Eclipse Debug 時出現 Cannot connect to VM select failed錯誤EclipseAI
- failed creating the Direct3d device--debugAI3Ddev
- Bug 3797171 cache buffers chains latch contention increased in 10g-3797171.8AI
- oradebug poke模擬shared pool latch與硬解析原理小析
- Server shutdown in progressServer
- Oracle shutdown and startupOracle
- Oracle KSL Latch 管理層 與 Latch管理Oracle
- homebrew安裝問題(Failed during: git fetch origin master:refs/remotes/origin/master --tags --force)AIGitASTREM
- "Severe:Omsca-Err:Securing Of Oms Failed" Error During 11g GC Instal_1234116.1AIErrorGC
- 關閉資料庫遇到SHUTDOWN: Active processes prevent shutdown operation資料庫
- 12.2.0.1bug導致的Failed to register in OCRLOCAL group.錯誤AI
- gc buffer busy acquire問題處理GCUI