0509-130 /usr/lib/libc.a[aio_64.o] 的符号解析失败

$ sqlplus sys/oracle as sysdba

SQL*Plus: Release 10.2.0.1.0 - Production on Tue Nov 22 17:28:14 2011

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

exec(): 0509-036 由于下列错误,不能装入程序 oraclejtyelian:
        0509-130 /usr/lib/libc.a[aio_64.o] 的符号解析失败,原因是:
。。。。
ERROR:
ORA-12547: TNS:lost contact


解决方法:
 
  Note:235537.1 
  
fact: Oracle Server - Enterprise Edition 9.2.0.1
fact: AIX-Based Systems
symptom: Starting SQL*Plus error
symptom: exec(): 0509-036 Cannot load program oracleads1 because of the following
errors:
symptom: 0509-130 Symbol resolution failed for /usr/lib/libc.a[aio_64.o]
because:
symptom: 0509-136 Symbol kaio_rdwr64 (number 0) is not exported from dependent module /unix.
symptom: 0509-136 Symbol listio64 (number 1) is not exported from dependent module /unix.
symptom: 0509-136 Symbol acancel64 (number 2) is not exported from dependent module /unix.
symptom: 0509-136 Symbol iosuspend64 (number 3) is not exported from dependent module /unix.
symptom: 0509-136 Symbol aio_nwait (number 4) is not exported from dependent module /unix.
symptom: 0509-136 Symbol aio_nwait64 (number 5) is not exported from dependent module /unix.
symptom: 0509-136 Symbol aio_nwait_timeout (number 6) is not exported from dependent module /unix.
symptom: 0509-136 Symbol aio_nwait_timeout64 (number 7) is not exported from dependent module /unix.
symptom: 0509-026 System error: Error 0
symptom: 0509-192 Examine .loader section symbols with the 'dump -Tv' command.
symptom: Dependent module libc.a(aio_64.o) could not be loaded
change: Filesystem mode changed from JFS2 to JFS
cause: Asynchronous I/O has not been configured or started on the system.


fix:

Make Asynchronous I/O available on system, following the next steps to set it
up:
1. Log in as root
2. Type:
mkdev -l aio0
This command attempts to verify that Asynchronous I/O services are
running (available on system), if not, they are started.
3. To ensure it is configured at each system restart :
a. Type: smit aio
b. Select the menu item "Change/Show Characteristics of Asynchronous
I/O"
c. Change the field "STATE to be configured at system restart"
from DEFINED to AVAILABLE.

or just execute the next command and it will do the same as the previous a, b
and c steps:
chdev -l aio0 -a autoconfig='available'
which should return the message "aio0 changed".

Step 3 (either of the two ways) will toggle the state to be configured at
system restart to be
available, making asynchronous I/O available with each system reboot.

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/7900083/viewspace-711910/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/7900083/viewspace-711910/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值