11g 報錯 ORA-27102: out of memory Linux Error: 22: Inval

背景:


閱讀新聞

11g 報錯 ORA-27102: out of memory Linux Error: 22: Invalid argument

[日期:2012-11-23]

來源:Linux社區

作者:njyxfw

[字體:大 中 小]

沒事裝了個11g玩,安裝軟件dbca建庫使用一切正常。今天啟動發現報錯

[Oracle@OEL54db11gR2 dbs]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.1.0 Production on Thu Nov 22 20:07:45 2012

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Connected to an idle instance.

SQL> startup

ORA-27102: out of memory

Linux Error: 22: Invalid argument

處理流程如下:

1、查看數據庫內存大小

[oracle@OEL54db11gR2 ~]$ cd /u01/app/oracle/product/11.2.0/db_1/dbs/

[oracle@OEL54db11gR2 dbs]$ ls

hc_DBUA0.dat init.ora orapworcl peshm_orcl_0

hc_orcl.dat lkORCL peshm_DBUA0_0 spfileorcl.ora

[oracle@OEL54db11gR2 dbs]$ cat spfileorcl.ora

C"挌m盈/CC"6Porcl.__db_cache_size=205520896

orcl.__java_pool_size=4194304

orcl.__large_pool_size=4194304

orcl.__oracle_base='/u01/app/oracle'#ORACLE_BASE set from environment

orcl.__pga_aggregate_target=218103808

orcl.__sga_target=322961408

orcl.__shared_io_pool_size=0

orcl.__shared_pool_size=100663296

orcl.__streams_pool_size=0

*.audit_file_dest='/u01/app/oracle/admin/orcl/adump'

*.audit_trail='db'

*.compatible='11.2.0.0.0'

*.control_files='/u01/app/oracle/oradata/orcl/control01.ctl','/u01/app/oCC"/racle/oradata/orcl/con九度快排系統 https://www.190seo.comtrol02.ctl'

*.db_block_size=8192

*.db_domain=''

*.db_name='orcl'

*.diagnostic_dest='/u01/app/oracle'

*.dispatchers='(PROTOCOL=TCP) (SERVICE=orclXDB)'

*.memory_target=541065216

*.open_cursors=300

*.processes=150

*.remote_login_passwordfile='EXCLUSIVE'

*.undo_tablespace='UNDOTBS1'

2、切換到root用戶,查看內核內存大小

[oracle@OEL54db11gR2 ~]$ su -

Password:

[root@OEL54db11gR2 ~]# vi /etc/sysctl.conf

# Kernel sysctl configuration file for Oracle Enterprise Linux

#

# For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and

# sysctl.conf(5) for more details.

# Controls IP packet forwarding

net.ipv4.ip_forward=0

# Controls source route verification

net.ipv4.conf.default.rp_filter=2

# Do not accept source routing

net.ipv4.conf.default.accept_source_route=0

# Controls the System Request debugging functionality of the kernel

kernel.sysrq=0

# Controls whether core dumps will append the PID to the core filename

# Useful for debugging multi-threaded applications

kernel.core_uses_pid=1

# Controls the use of TCP syncookies

net.ipv4.tcp_syncookies=1

# Controls the maximum size of a message, in bytes

kernel.msgmnb=65536

# Controls the default maxmimum size of a mesage queue

kernel.msgmax=65536

# Controls the maximum shared segment size, in bytes

kernel.shmmax=68719476736

# Controls the maximum number of shared memory segments, in pages

kernel.shmall=322961408

kernel.shmmni=4096

kernel.sem=250 32000 100 128

fs.file-max=6815744

net.ipv4.ip_local_port_range=9000 65500

net.core.rmem_default=4194304

net.core.rmem_max=4194304

net.core.wmem_default=1048576

"/etc/sysctl.conf" 44L, 1265C written

linux

12下一頁

Oracle EBS DBA常用SQL - 安裝/補丁

使用crs_setperm修改RAC資源的所有者及權限

相關資訊

Oracle錯誤代碼 ORA-27102

Oracle啟動報錯ORA-27102解決 (09/02/2015 19:30:40)

在Windows上調整SGA大小遭遇ORA- (10/29/2014 19:19:35)

ORA-27102: out of memory報錯的處 (08/09/2014 13:47:46)

Oracle錯誤代碼大全 (02/16/2015 21:31:57)

ORA-27102: out of memory (09/27/2014 06:36:21)

ORA-27102:out of memory Linux- (06/14/2014 20:40:53)

本文評論

查看全部評論 (0)

表情: 表情

姓名:

匿名

字數

同意評論聲明

評論聲明

尊重網上道德,遵守中華人民共和國的各項有關法律法規

承擔一切因您的行為而直接或間接導致的民事或刑事法律責任

本站管理人員有權保留或刪除其管轄留言中的任意內容

本站有權在網站內轉載或引用您的評論

參與本評論即表明您已經閱讀并接受上述條款

最新資訊

XtraBackup備份與恢復實踐

MySQL 5.6.25 修改字符集

XtraBackup全備與增量備份

Oracle BBED 修改數據內容

GitHub為MySQL社區貢獻了新的在線更改表定

MySQL/MariaDB數據庫備份與恢復之mysqlpump

MySQL備份之mydumper入門學習

Oracle官方并行邏輯備份工具mysqlpump

MySQL 5.7 mysqlpump 備份工具說明

MySQL5.7.11 mysqlpump 多線程邏輯備份工具

最后編輯于
?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。

推薦閱讀更多精彩內容