AIX系统学习之-系统升级后软件错误
系统环境:
操作系统:AIX 5.3.8
Oracle: Oracle 11gR2
案例分析:
AIX5.3从5300-08升级到5300-09后,直接安装Oracle 11gR2软件,安装后启动sqlplus出现以下错误:
[oracle@aix221 ~]$ sqlplus '/as sysdba'
Could not load program sqlplus: Symbol resolution failed for /usr/lib/libperfstat.a[shr_64.o] because: Symbol ptx_get_rsetsyswait (number 81) is not exported from dependent module /unix. Symbol ptx_get_rsetsysinfo (number 83) is not exported from dependent module /unix. Symbol ptx_get_rsetsysstats (number 84) is not exported from dependent module /unix. System error: Error 0 Examine .loader section symbols with the 'dump -Tv' command. [oracle@aix221 ~]$ Killed
重启主机系统:
[oracle@aix221 ~]$ sqlplus '/as sysdba' SQL*Plus: Release 11.2.0.1.0 Production on Tue Oct 14 17:56:10 2014 Copyright (c) 1982, 2009, Oracle. All rights reserved. Connected to an idle instance. SQL>
@重启主机后,问题解决!
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。