aix sqlplus 启动 0712-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 3502904
  • 博文数量: 718
  • 博客积分: 1860
  • 博客等级: 上尉
  • 技术积分: 7790
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-07 08:51
个人简介

偶尔有空上来看看

文章分类

全部博文(718)

文章存档

2024年(4)

2023年(74)

2022年(134)

2021年(238)

2020年(115)

2019年(11)

2018年(9)

2017年(9)

2016年(17)

2015年(7)

2014年(4)

2013年(1)

2012年(11)

2011年(27)

2010年(35)

2009年(11)

2008年(11)

最近访客
相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: oracle

2022-01-27 16:20:54

aix上安装了oracle客户端软件,用于中间件,但是通过weblogic登录后执行sqlplus /nolog报错:

  1. [weblogic]test2:/home/weblogic>sqlplus /nolog
  2. exec(): 0509-036 cannot load program sqlplus because of the following errors:
  3. rtld: 0712-001 symbol createiocompletionport was referenced
  4.       from module /home/ora/orayes/product/19.3.0.0/client_1/lib/libttsh19.so(), but a runtime definition
  5.       of the symbol was not found.
  6. rtld: 0712-001 symbol getmultiplecompletionstatus was referenced
  7. iocp0 changeddule /home/ora/oracle/product/19.3.0.0/client_1/lib/libttsh19.so(), but a runtime definition
  8.       of the symbol was not found.
  9. rtld: 0712-002 fatal error: exiting.

就是用一下客户端,真是麻烦
搜索mos

iocp模块没有激活

当年开发曾经听说个这个名词,说是用上后网络速度会快。

解决方法很简单:

我实际执行的是:用root 执行smit iocp,然后选择available 保存退出,重启操作系统,就ok

参考:

  1. aix:12c & above ,installation/dbua/dbca/sqlplus/lsnrctl/netca fails with "rtld: 0712-001 symbol createiocompletionport was referenced ",'0509-130','0509-036' (doc id 1949184.1)

阅读(1532) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图