AIX系統啟動資料庫出現ORA-27504錯誤
一個客戶的AIX系統中,啟動資料庫報錯ORA-27504。
告警日誌中資訊為:
Thu Apr 21 07:07:33 CDT 2011
Starting ORACLE instance (normal)
sskgpgetexecname failed to get name
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Interface type 1 en12 192.168.195.0 configured from OCR for use as a cluster
interconnect
Interface type 1 en0 10.142.195.0 configured from OCR for use as a public
interface
Picked latch-free SCN scheme 3
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.5.0.
System parameters with non-default values:
processes = 1500
sessions = 1655
__shared_pool_size = 3087007744
__large_pool_size = 16777216
__java_pool_size = 16777216
__streams_pool_size = 0
spfile = /ywdb01/oradata/ywdb/spfileywdb.ora
sga_target = 33554432000
control_files = /ywdb01/oradata/ywdb/control01.ctl,
/ywdb02/oradata/ywdb/control02.ctl, /ywdb03/oradata/ywdb/control03.ctl
db_block_size = 8192
__db_cache_size = 30417092608
compatible = 10.2.0.5.0
log_archive_format = %t_%s_%r.dbf
db_file_multiblock_read_count= 16
cluster_database = TRUE
cluster_database_instances= 2
db_recovery_file_dest = /ywdb05/flash_recovery_area
db_recovery_file_dest_size= 42949672960
thread = 2
instance_number = 2
undo_management = AUTO
undo_tablespace = UNDOTBS2
remote_login_passwordfile= EXCLUSIVE
db_domain =
dispatchers = (PROTOCOL=TCP) (SERVICE=ywdbXDB)
local_listener = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.142.195.2)(PORT = 1521))
remote_listener = LISTENERS_YWDB
job_queue_processes = 10
background_dump_dest = /opt/oracle/admin/ywdb/bdump
user_dump_dest = /opt/oracle/admin/ywdb/udump
core_dump_dest = /opt/oracle/admin/ywdb/cdump
audit_file_dest = /opt/oracle/admin/ywdb/adump
db_name = ywdb
open_cursors = 300
pga_aggregate_target = 8589934592
USER: terminating instance due to error 27504
Instance terminated by USER, pid = 5898262
這個錯誤的描述為:
ORA-27504: IPC error creating OSD
context
Cause: This is an operating system/cluster interconnect error.
Action: Check the value of errno and contact Oracle Support Services.
從字面上看,似乎錯誤和CLUSTER有關,但是實際上是AIX上沒有開啟使用者網路引數的限制。
執行下面的設定後,重新嘗試啟動資料庫,問題消失:
/usr/sbin/no -o udp_sendspace=65536
/usr/sbin/no -o udp_recvspace=655360
/usr/sbin/no -o tcp_sendspace=65536
/usr/sbin/no -o tcp_recvspace=65536
/usr/sbin/no -o rfc1323=1
/usr/sbin/no -o sb_max=1310720
/usr/sbin/no -r -o ipqmaxlen=512
將這些修改新增到系統啟動指令碼中,避免重啟後出現同樣的錯誤。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/4227/viewspace-694046/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- AIX系統中,啟動資料庫報錯ORA-27504AI資料庫
- sqlplus直連資料庫出現ORA-27504錯誤SQL資料庫
- 資料庫啟動出現ORA-27037錯誤資料庫
- 啟動資料庫出現ORA-9925錯誤資料庫
- 啟動資料庫出現ORA-27123錯誤資料庫
- 資料庫啟動出現ORA-27102錯誤資料庫
- 資料庫啟動出現ORA-30036錯誤資料庫
- Linux上資料庫啟動出現ORA-27125錯誤Linux資料庫
- 由AIX系統故障導致系統重啟,使Oracle資料庫自動啟動例項AIOracle資料庫
- AIX下自動啟動/停止Oracle資料庫AIOracle資料庫
- 資料庫系統檔案啟動資料庫資料庫
- AIX下資料庫隨OS啟動AI資料庫
- 啟動資料庫的其中一個錯誤資料庫
- 3.1.5.8 隨系統啟動自動啟動資料庫資料庫
- IBM AIX 環境啟動資料庫報 ORA-27125 錯誤解決方法IBMAI資料庫
- ora-27504錯誤解決
- ORACLE 使用DBCA安裝資料庫出現錯誤Oracle資料庫
- 恢復資料庫引數錯誤無法啟動資料庫
- aix errpt檢視系統錯誤AI
- 關閉資料庫出現ORA-21779錯誤資料庫
- solaris上建立oracle資料庫出現:out of memory 錯誤Oracle資料庫
- SQL Server資料庫出現邏輯錯誤的資料恢復SQLServer資料庫資料恢復
- ghost win10啟動出現錯誤怎麼解決_ghost win10啟動出現錯誤如何修復Win10
- 資料庫啟動時遇到ORA-01578錯誤資料庫
- dbua後資料庫無法啟動錯誤的解決資料庫
- Oracle備份時出現AIX系統的3D32B80D錯誤OracleAI3D
- 9.2 STANDBY資料庫出現ORA-16009錯誤資料庫
- 10.2.0.1資料庫exp出現Ora-07445錯誤資料庫
- AIX sshd不隨系統啟動AI
- 一次儲存故障引起的資料庫啟動錯誤資料庫
- 嘗試無引數啟動資料庫時報錯ORA-304錯誤資料庫
- Linux下matlab開啟出現啟動桌面時錯誤LinuxMatlab
- DBCA建庫導致已有資料庫出現ORA-27140錯誤資料庫
- Oracle9i mount資料庫出現ORA-32700錯誤Oracle資料庫
- SWITCHOVER RAC資料庫出現ORA-600(kcctrdf_2)錯誤資料庫
- 做standby 資料庫時,出現ORA-12560 錯誤:資料庫
- 訪問資料庫出現Object reference not set to an instance of an object錯誤資料庫Object
- SOLIDWORKS啟動時出現指令碼錯誤問題Solid指令碼