oracle11gR2的資料庫示例使用者安裝說明
oracle11gR2的資料庫示例使用者安裝說明
如果想在oracle11gR2下安裝示例使用者,以便於演示oracle官方文件中提供的示例。可以
選擇在建立例項的時候同時建立示例。也可以在安裝完資料庫軟體資料庫以後建立。
在linux下示例檔案本來存放的位置:$ORACLE_HOME/demo/schema
[oracle@zeng ~]$ cd $ORACLE_HOME/demo/schema //在oracle10g,oracle11gR1中建立示例的指令碼存放在這邊。
[oracle@zeng schema]$ ll
total 80
drwxr-xr-x. 2 oracle oinstall 4096 Feb 5 20:57 bus_intelligence
-rw-r--r--. 1 oracle oinstall 2322 Apr 3 2009 drop_sch.sql
drwxr-xr-x. 2 oracle oinstall 4096 Feb 5 20:56 human_resources
drwxr-xr-x. 2 oracle oinstall 4096 Feb 5 21:19 log
-rw-r--r--. 1 oracle oinstall 1754 Feb 5 21:34 mk_dir.sql
-rw-r--r--. 1 oracle oinstall 1754 Feb 5 21:34 mk_dir.sql.ouibak
-rw-r--r--. 1 oracle oinstall 1600 Aug 16 2006 mk_dir.sql.sbs
-rw-r--r--. 1 oracle oinstall 27373 Jun 30 2007 mkplug.sql
drwxr-xr-x. 3 oracle oinstall 4096 Feb 5 21:19 order_entry
drwxr-xr-x. 2 oracle oinstall 4096 Feb 5 20:57 sales_history
-rw-r--r--. 1 oracle oinstall 15246 May 10 2005 sted_mkplug.sql.dbl
但是這裡已經不存在mksample.sql指令碼了,裡面的指令碼都不能用於建立oracle demo.
oracle在oracle11gR2中提供了獨立的500多MB安裝檔案,用於安裝示例:
需要下載安裝的安裝包的名是:Oracle Database 11g Release 2 Examples
oracle對該安裝包的解釋是:
Contains examples of how to use the Oracle Database. Download if you are new
to Oracle and want to try some of the examples presented in the Documentation。
如果僅需要hr使用者,用於演示可以從這個連結下載:
把下載檔案解壓在hr目錄下,用FileZilla傳進虛擬機器中
[oracle@zeng hr]$ ls
hr_cre.sql hr_main.sql hr_popul.sql
[oracle@zeng hr]$ sqlplus / as sysdba
SQL> @hr_main.sql
注另外常用到的scott使用者的建立指令碼位於:%ORACLE_HOME%\rdbms\admin\scott.sql
在linux下oracle11gR2中scott.sql並不在此目錄中。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26110315/viewspace-715711/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- GeoIP Legacy City資料庫安裝說明資料庫
- tesseract安裝說明
- Prometheus和node exporter的安裝與監控資料說明PrometheusExport
- 匯出和匯入資料庫使用者操作說明資料庫
- Standby資料庫常用操作說明資料庫
- SCREEN安裝使用說明
- SQLT安裝使用說明SQL
- RAC解除安裝說明
- sakai安裝說明AI
- Resin 3.0 安裝說明
- GI安裝選項的說明
- 手工建立oracle示例資料庫schema (Database Examples 安裝)Oracle資料庫Database
- pureftpd安裝配置簡明說明 (轉)FTP
- Activiti(一) activiti資料庫表說明資料庫
- MySQL資料庫監控項說明MySql資料庫
- postgresql資料庫重要引數說明SQL資料庫
- 資料庫欄位簡寫說明資料庫
- WordPress安裝簡要說明
- Nagios 安裝 部署 說明iOS
- Oracle靜默安裝說明Oracle
- Linux下Informix資料庫簡明安裝指南(轉)LinuxORM資料庫
- mysql資料庫誤刪除操作說明MySql資料庫
- 【PG結構】Postgresql資料庫資料目錄說明SQL資料庫
- mysql資料庫show的常用命令說明MySql資料庫
- 舉例說明Oracle資料庫審計的用法Oracle資料庫
- Kibana安裝及使用說明
- VNC安裝配置詳細說明VNC
- Camtasia Studio 9 安裝說明
- opencv3.2 安裝說明書OpenCV
- 關於BUGZILLA的說明和安裝
- mysql資料庫誤刪除後的資料恢復操作說明MySql資料庫資料恢復
- MySQL 資料庫誤刪除後的資料恢復操作說明MySql資料庫資料恢復
- ECshop 每個資料庫表結構說明資料庫
- 帝國cms所有資料庫欄位說明資料庫
- 【FLASHBACK】關於閃回資料庫的一點說明資料庫
- 手工建立資料庫的全部指令碼及說明(轉)資料庫指令碼
- 教你手工建立資料庫的全部指令碼及說明資料庫指令碼
- 手工建立資料庫的全部指令碼及說明 (轉)資料庫指令碼