ORA-27101,ORA-27102 错误解决方法_MySQL

WBOY
發布: 2016-05-27 14:29:44
原創
959 人瀏覽過

bitsCN.com

ORA-27101
shared memory realm does not exist

Cause:Unable to locate shared memory realm

Action:Verify that the realm is accessible


ORA-27102
out of memory

Cause:Out of memory

Action:Consult the trace file for details


今天在centos6上发现oracle shutdown&startup都起不来了,之前都好好的,报如下错:

 

 代码如下

SQL> shutdown immediate

ORA-01034: ORACLE not available

ORA-27101: shared memory realm does not exist

Linux-x86_64 Error: 2: No such file or directory

SQL> startup

ORA-27102: out of memory

Linux-x86_64 Error: 12: Cannot allocate memory

Additional information: 1

Additional information: 1736716

Additional information: 8
 


然后根据这二个ora-去找啊找啊,没有进展,参数什么的也没有变化。

最后突然想起在server上开了一下vncserver这个恶心的家伙,但木有随手关了它,top一下,我去,吃了好多的CPU+内存,赶紧用root stop它,然后,就正常了

bitsCN.com
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板
關於我們 免責聲明 Sitemap
PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!