Linux內(nèi)核源碼/內(nèi)存調(diào)優(yōu)/文件系統(tǒng)/進(jìn)程管理/設(shè)備驅(qū)動(dòng)/網(wǎng)絡(luò)協(xié)議棧
ACLE_SID=orcl
export ORACLE_OWNER=oracle
export PATH=$PATH:$ORACLE_HOME/bin:$HOME/bin
source .bash_profile
cp /home/soft/database/response/* /home/u01/app/
chown oracle:oinstall /home/u01/app/*.rsp
chmod 755 /home/u01/app/*.rsp
/home/soft/database/./runInstaller -silent -force -ignorePrereq -responseFile /home/u01/app/db_install.rsp
(Root)
/home/u01/app/product/12.2.0/db_1/root.sh
(oracle)
netca /silent /responsefile /home/u01/app/netca.rsp
標(biāo)簽: