Oracle 11.2.0.4的安裝
/usr/sbin/groupadd -g 1000 oinstall
/usr/sbin/groupadd -g 1020 asmadmin
/usr/sbin/groupadd -g 1021 asmdba
/usr/sbin/groupadd -g 1022 asmoper
/usr/sbin/groupadd -g 1031 dba
/usr/sbin/groupadd -g 1032 oper
2. 建立作業系統使用者
useradd -u 1101 -g oinstall -G asmdba,dba,asmadmin,asmoper,oper oracle
3. 配置Oracle使用者環境變數
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export ORACLE_SID=vmsdb
export ORACLE_BASE=/ulic/app/oracle
export ORACLE_HOME=$ORACLE_BASE/product/11.2
export PATH=$ORACLE_HOME/bin:$PATH:$ORACLE_HOME/OPatch:/sbin:$HOME/bin:/ulic/app/oracle/product/11.2/bin:/ulic/app/grid/bin:
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib
export PATH
4. 獲取oracle 11.2.0.4的安裝介質
-rw-r--r-- 1 oracle oinstall 1395582860 Nov 28 17:07 p13390677_112040_Linux-x86-64_1of7.zip
-rw-r--r-- 1 oracle oinstall 1151304589 Nov 28 17:07 p13390677_112040_Linux-x86-64_2of7.zip
5. 透過unzip命令解壓zip檔案並檢查生成的database目錄。
unzip p13390677_112040_Linux-x86-64_1of7.zip
unzip p13390677_112040_Linux-x86-64_2of7.zip
drwxr-xr-x 7 oracle oinstall 4096 Aug 27 2013 database
6. 開啟xmanager , 設定DISPLAY
export DISPLAY=10.x.x.x:0.1
7. 在database目錄下執行runInstaller檔案
./runInstaller
8. 根據提示一步一步安裝oracle資料庫。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/21374452/viewspace-2129299/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle之 11.2.0.4 bbed安裝Oracle
- ORACLE 11.2.0.4靜默安裝Oracle
- CentOS 6.5安裝Oracle 11.2.0.4------CentOS 6.5安裝CentOSOracle
- Solaris下Oracle RAC 11.2.0.4 安裝方法Oracle
- centos6.8 靜默安裝 oracle 11.2.0.4CentOSOracle
- redhat7.2靜默安裝Oracle11.2.0.4RedhatOracle
- Oracle 11.2.0.4 RAC安裝最新PSU補丁Oracle
- CentOS 7.4下安裝Oracle 11.2.0.4資料庫CentOSOracle資料庫
- oracle 11.2.0.4 靜默安裝加手工建庫(-)Oracle
- ORACLE---Aix7.1 安裝Oracle11.2.0.4版本資料庫OracleAI資料庫
- AIX 6.1 Oracle11g 11.2.0.4 RAC 安裝心得AIOracle
- CentOS 7.6 安裝11.2.0.4 RACCentOS
- centos 6.7下靜默安裝oracle 11.2.0.4 RAC的簡單介紹CentOSOracle
- RAC安裝【AIX 7 + 11.2.0.4 + ASM】AIASM
- Oracle 11gR2(11.2.0.4)安裝包(7個)作用說明Oracle
- CentOS7.6安裝oracle 11.2.0.4 Error in invoking target 'agent nmhs' of makefileCentOSOracleError
- Patchset 11.2.0.4安裝,報找不到GI
- AnolisOS 7.9 靜默安裝Oacle 11.2.0.4
- ORACLE11.2.0.4 RAC+ ASM安裝方法 (作業系統CENTOS7.6)OracleASM作業系統CentOS
- ORACLE windows和linux環境下 11.2.0.4安裝11.2.0.4.19補丁OracleWindowsLinux
- RHEL 7 安裝oracle rac 11.2.0.4執行root.sh報錯ohasd failed to startOracleAI
- oracle安裝:OUI安裝Oracle(圖形介面安裝)OracleUI
- Windows 11.2.0.4 RAC安裝配置以及RAC新增節點Windows
- CentOS-6.4-x64上靜默安裝Oracle 11g R2 (11.2.0.4)CentOSOracle
- 【[Oracle】-【安裝】-Cent OS安裝Oracle ClientOracleclient
- 11.2.0.4 grid 安裝時 ssh 過不去問題分析
- RHEL 7.X 或CentOS 7 安裝 11.2.0.4 RAC碰到的問題CentOS
- Oracle 安裝與解除安裝Oracle
- 安裝oracleOracle
- Oracle 11.2.0.4下載地址Oracle
- centos 6.7 (UDEV,、etc/hosts)安裝 RAC 11.2.0.4 報錯處理CentOSdev
- Oracle——Linux的安裝OracleLinux
- 安裝oracle 的LogMinerOracle
- ORACLE TEXT安裝與解除安裝Oracle
- Oracle 11.2.0.4 RAC Database for Windows 2012安裝DB時收到[INS-35423]錯誤OracleDatabaseWindows
- OEL6.3 64位部署ORACLE 11gR2(11.2.0.4) RAC+DG(5)安裝GIOracle
- oracle 11.2.0.4 apply patch 17475946OracleAPP
- Oracle RUR 安裝Oracle