VMware中linux環境下oracle安裝圖文教程(二)ORACL
導讀:1建站知識這篇文章是VMware中linux環境下oracle安裝圖文教程系列的第二篇,主要介紹了ORACLE 10.2.05版本的升級補丁安裝,需要的朋友可以參考下 首網站優化seo培訓seo網站優化。
這篇文章是VMware中linux環境下oracle安裝圖文教程系列的第二篇,主要介紹了ORACLE 10.2.05版本的升級補丁安裝,需要的朋友可以參考下
首先我們解壓
$ unzip p8202632_10205_LINUX.zip解壓后我們會發現多出了個文件夾,他是:Disk1,進入Disk1。然后執行安裝:
$ ./runInstaller
執行腳本
# /u01/app/oracle/10.2.0/db_1/root.sh Running Oracle 10g root.sh script... The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/oracle/10.2.0/db_網站優化seo培訓1 Enter the full pathname of the local bin directory: [/usr/local/bin]: The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n) [n]: The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]: The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]: Entries 企業網站建設will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root.sh script. Now product-specific root actions will be performed.執行完腳本后進行創建數據庫。
$ dbca
營銷型網站建設
這里之前還報了一個錯誤,說的是企業管理器 安裝失敗。企業管理器是我們DBA日常生活必不可少的工具,所以我們必須要給它安裝起來。
[oracle@oracle Disk1]$ sqlplus / as sysdba; SQL*Plus: Release 10.2.0.5.0 - Production on Fri Aug 15 22:23:05 2014 Copyright (c) 1982, 2010, Oracle. All Rights Reserved. Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production With the Partitioning, OLAP, Data Mining and Real Application Testing options SQL> select status from v$instance; STATUS ------------ OPEN 顯示數據庫打開正常相關網站優化seo培訓seo網站優化。聲明: 本文由我的SEOUC技術文章主頁發布于:2023-05-22 ,文章VMware中linux環境下oracle安裝圖文教程(二)ORACL主要講述標簽,圖文,VMware中linux環境下oracle安裝圖網站建設源碼以及服務器配置搭建相關技術文章。轉載請保留鏈接: http://www.bifwcx.com/article/web_4464.html