免费注册 查看新帖 |

Chinaunix

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

求oracle8i客户端for linux安装程序 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-02-25 20:51 |只看该作者 |倒序浏览
求oracle8i客户端for linux安装程序??
不知哪位大哥可以提供

论坛徽章:
0
2 [报告]
发表于 2004-02-25 22:07 |只看该作者

求oracle8i客户端for linux安装程序

9i的有.

8i的只有win的.

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

求oracle8i客户端for linux安装程序

installing Oracle 817 on RedHat 7.3.

0)download oracle817 for linux from Oracle
1)You can proceed like usual for the account + groups creation.
2)Make the oracle directory.
3)This is what i add in my /home/oracle/.bash_profile
#################################
PATH=$PATHHOME/bin

export PATH
unset USERNAME
unset LANG
unset LC_CTYPE
unset RC_TYPE
export LD_ASSUME_KERNEL=2.2.5
source /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh

ORACLE_HOME=/u01/app/oracle/product; export ORACLE_HOME
LD_LIBRARY_PATH=/u01/app/oracle/product/lib; export LD_LIBRARY_PATH
ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
ORACLE_SID=dingwen; export ORACLE_SID
ORACLE_TERM=vt100; export ORACLE_TERM
export NLS_LANG=
PATH=$PATH:/u01/app/oracle/product/bin; export PATH
##############################################

4)This is the package you MUST have!! (there are all on CDS - 7.3. On my computer there were already installed except the third)
compat-libstdc++-6.2-2.9.0.16
compat-glibc-6.2-2.1.3.2
compat-libs-6.2-3
compat-egcs-6.2-1.1.2.16

5) I also download jre_1.1.6-v5-glibc-x86.tar.gz and install it in /usr/local.
6) I runed the installer under oracle.
7)Installation OK
Link OK
9)Net-8 assistant (default choice) OK

END
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP