免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1884 | 回复: 6
打印 上一主题 下一主题

[故障求助] oracle817 sqlplus的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-02-26 17:07 |只看该作者 |倒序浏览
我是安装在/home/oracle目录下面的,安装的过程很顺利没出现错误提示。但是sqlplus用不了。

$ cat .profile
PATH=/usr/bin:/etc:/usr/sbin:/usr/ucbHOME/bin:/usr/bin/X11:/sbin:.

export PATH

if [ -s "$MAIL" ] # This is at Shell startup. In normal
then echo "$MAILMSG" # operation, the Shell checks
fi # periodically.


ORACLE_BASE=/home/oracle
ORACLE_HOME=$ORACLE_BASE/OraHome1
ORACLE_SID=PROD
ORACLE_TERM=vt100
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib:/usr/dt/lib
LINK_CNTRL=L_PTHREADS_D7
NLS_LANG=American_America.ZHS16CGB231280
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
TMPDIR=$HOME/tmp
WORKDIR=$TMPDIR
PATH=$PATHORACLE_HOME/bin:.
export ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM ORA_NLS33
export LD_LIBRARY_PATH TMPDIR WORKDIR PATH
export LINK_CNTRL NLS_LANG



$ sqlplus
exec(): 0509-036 Cannot load program sqlplus because of the following errors:
        0509-130 Symbol resolution failed for sqlplus because:
        0509-136   Symbol pw_post (number 274) is not exported from
                   dependent module /unix.
        0509-136   Symbol pw_wait (number 275) is not exported from
                   dependent module /unix.
        0509-136   Symbol pw_config (number 276) is not exported from
                   dependent module /unix.
        0509-136   Symbol aix_ora_pw_version3_required (number 277) is not expor
ted from
                   dependent module /unix.
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.


高手是哪里出错了???帮帮忙

论坛徽章:
0
2 [报告]
发表于 2004-02-26 17:20 |只看该作者

oracle817 sqlplus的问题

你进到:$>;/home/oracle/product/8.1.7/bin下运行sqlplus,应该可以

论坛徽章:
0
3 [报告]
发表于 2004-02-26 17:34 |只看该作者

oracle817 sqlplus的问题

$ ./sqlplus
exec(): 0509-036 Cannot load program ./sqlplus because of the following errors:
        0509-130 Symbol resolution failed for sqlplus because:
        0509-136   Symbol pw_post (number 274) is not exported from
                   dependent module /unix.
        0509-136   Symbol pw_wait (number 275) is not exported from
                   dependent module /unix.
        0509-136   Symbol pw_config (number 276) is not exported from
                   dependent module /unix.
        0509-136   Symbol aix_ora_pw_version3_required (number 277) is not expor
ted from
                   dependent module /unix.
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.

不行啊,老兄一样的错误
我的平台是AIX4.3.3+oracle817

论坛徽章:
0
4 [报告]
发表于 2004-02-27 10:09 |只看该作者

oracle817 sqlplus的问题

应该是在安装的过程中有些文件没有link成功,看看相关的文档吧。

论坛徽章:
0
5 [报告]
发表于 2004-02-27 10:10 |只看该作者

oracle817 sqlplus的问题

重新load一下ORACLE的核心吧

论坛徽章:
0
6 [报告]
发表于 2004-02-27 10:13 |只看该作者

oracle817 sqlplus的问题

/etc/loadext -l /etc/pw-syscall

论坛徽章:
0
7 [报告]
发表于 2004-02-27 16:40 |只看该作者

oracle817 sqlplus的问题

[quote]原帖由 "fzm"]/etc/loadext -l /etc/pw-syscall[/quote 发表:


不行,
# /etc/loadext -l /etc/pw-syscall
ksh: /etc/loadext:  not found.  

没其它反应了/etc/loadext没这个文件啊?,应该是在安装的时候没有弄好了,只有再重装了,郁闷!!谢谢大家
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP