CentOS下远程静默安装Oracle10g笔记
CentOS下远程静默安装Oracle10g笔记
#CentOS 4.7 oracle 10.2.0.1
#scp user@host 10201_database_linux_x86_64.cpio /local
解压到/home/oracle/database
#cpio -ivmd < 10201_database_linux_x86_64.c...










