数据库

本类阅读TOP10

·SQL语句导入导出大全
·SQL Server日期计算
·SQL语句导入导出大全
·SQL to Excel 的应用
·Oracle中password file的作用及说明
·MS SQLServer OLEDB分布式事务无法启动的一般解决方案
·sqlserver2000数据库置疑的解决方法
·一个比较实用的大数据量分页存储过程
·如何在正运行 SQL Server 7.0 的服务器之间传输登录和密码
·SQL中两台服务器间使用连接服务器

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
Install oracle client on Solaris

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站

 

Install oracle client on Solaris


To install oracle client on Solaris 5.8, Please follow this steps:

 

1.      Create a user account on Solaris, just like: oracle9i.

2.      Log on Solaris with the account.

3.      Download the oracle 9i (64 bit) files from oracle website.

4.      Upload them to Solaris server.

5.      Uncompress oracle 9i files:

    1).Uncompress the file using "gunzip".

Eg.: "gunzip solaris64_9.2.0.1.0.Disk1.cpio.gz"

2).Extract the file resulting from the step above using "cpio".

Eg.: "cpio -idmv < solaris64_9.2.0.1.0.Disk1.cpio"

3).Repeat this for solaris64_9.2.0.1.0.Disk2.cpio.gz

and solaris64_9.2.0.1.0.Disk3.cpio.gz

6.      To start installer from disk1\setup.

7.      Select the oracle client for installation type.

8.      Following the installation wizard, you can finish the installation easily.




相关文章

相关软件