一、挂载光盘拷贝Oracle 将Oracle10g_linux装入虚拟光驱,并将光盘挂载 # mount /mnt/cdrom 注:关于光盘挂载的操作,见《Linux的mount命令简介》 然后将Oracle拷贝到硬盘中: # cp -r -b /mnt/cdrom/* /tmp/ora10 注:Oracle安装必须要将拷到硬盘上,否则将提示: Error: OUI cannot be launched because the current working directory is set on the CD-ROM mount point. Launching OUI from this directory will make it difficult to unmount the disk later in the installation. Please change the working directory and relaunch OUI. Oracle 集群安装报错 CRS-0215 Could not start resource "ora.node2.vip"MySQL用文本方式将数据装入一个数据库表相关资讯 Oracle基础教程
- Oracle块编程返回结果集详解 (11/10/2013 10:45:58)
- Oracle基础教程之设置系统全局区 (08/22/2013 14:24:00)
- Oracle基础教程知识点总结 (06/18/2013 07:43:32)
| - Oracle基础教程之tkprof程序详解 (10/22/2013 11:49:50)
- Oracle基础教程之sqlplus汉字乱码 (07/18/2013 16:30:00)
- Oracle 管理之 Linux 网络基础 (02/16/2013 18:37:35)
|
本文评论 查看全部评论 (0)