微軟雲azure部署oracle報錯:PMON (ospid: 7504): terminating the instance due to error 822

來源:互聯網
上載者:User

標籤:



oracle11g啟動報錯,startup nomount失敗,後台alert報錯日誌如下:

[[email protected] dbs]$ more /oracle/app/oracle/diag/rdbms/pdunq/powerdes/trace/alert_powerdes.logWed Feb 03 20:56:28 2016Starting ORACLE instance (normal)....  dispatchers              = "(PROTOCOL=TCP) (SERVICE=powerdesXDB)"  audit_file_dest          = "/oracle/app/oracle/admin/powerdes/adump"  audit_trail              = "DB"  db_name                  = "powerdes"  db_unique_name           = "pdunq"  open_cursors             = 300  diagnostic_dest          = "/oracle/app/oracle"Wed Feb 03 20:57:07 2016PMON started with pid=2, OS id=7504 Wed Feb 03 20:57:07 2016VKTM started with pid=3, OS id=7506 VKTM running at (100ms) precision Wed Feb 03 20:57:07 2016GEN0 started with pid=4, OS id=7510 Wed Feb 03 20:57:07 2016DIAG started with pid=5, OS id=7512 Wed Feb 03 20:57:07 2016DBRM started with pid=6, OS id=7514 Wed Feb 03 20:57:07 2016PSP0 started with pid=7, OS id=7516 Wed Feb 03 20:57:07 2016DIA0 started with pid=8, OS id=7518 Wed Feb 03 20:57:07 2016MMAN started with pid=9, OS id=7520 Wed Feb 03 20:57:07 2016DBW0 started with pid=10, OS id=7522 Wed Feb 03 20:57:07 2016LGWR started with pid=11, OS id=7524 Wed Feb 03 20:57:07 2016CKPT started with pid=12, OS id=7526 Wed Feb 03 20:57:07 2016SMON started with pid=13, OS id=7528 Wed Feb 03 20:57:07 2016RECO started with pid=14, OS id=7530 Wed Feb 03 20:57:07 2016MMON started with pid=15, OS id=7532 starting up 1 dispatcher(s) for network address ‘(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))‘...Wed Feb 03 20:57:07 2016MMNL started with pid=16, OS id=7534 starting up 1 shared server(s) ...ORACLE_BASE from environment = /oracle/app/oraclePMON (ospid: 7504): terminating the instance due to error 822Instance terminated by PMON, pid = 7504[[email protected] dbs]$ 






這個極大可能是參數檔案出故障了,直接找到原來備份的參數檔案,然後啟動:

SQL> startup pfile=‘/oracle/pfile.01‘ nomountORACLE instance started.Total System Global Area 1453092864 bytesFixed Size    2213416 bytesVariable Size  855640536 bytesDatabase Buffers  587202560 bytesRedo Buffers    8036352 bytesSQL> SQL>  show parameter spfileNAME     TYPE VALUE------------------------------------ ----------- ------------------------------spfile     stringSQL> create spfile from pfile=‘/oracle/pfile.01‘;File created.SQL> SQL> shutdown immediateORA-01507: database not mountedORACLE instance shut down.SQL> startup nomountORACLE instance started.Total System Global Area 1453092864 bytesFixed Size    2213416 bytesVariable Size  855640536 bytesDatabase Buffers  587202560 bytesRedo Buffers    8036352 bytesSQL> SQL> SQL> exitDisconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit ProductionWith the Partitioning, OLAP, Data Mining and Real Application Testing options[[email protected] dbs]$ 


微軟雲azure部署oracle報錯:PMON (ospid: 7504): terminating the instance due to error 822

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.