91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Oracle11g 的 HR 樣例用戶的建立

發布時間:2020-07-16 13:38:53 來源:網絡 閱讀:2353 作者:PengChonggui 欄目:關系型數據庫

Oracle11g 的 HR 樣例用戶的建立

 

1、oracle 11g 中hr用戶需要單獨安裝,比較麻煩,書本上學習例子很多都是HR用戶的案例 ,下載后釋放到 $ORACLE_HOME/demo/schema/human_resources/目錄下。

 

Script Name       


  Description

hr_analz.sql

Collects statistics  on the tables in the schema.

hr_code.sql

Creates procedural  objects in the schema.

hr_comnt.sql

Creates comments  for each object in the schema.

hr_cre.sql

Creates  the HR objects.

hr_dn_c.sql

Adds  the distinguished name column used by Oracle Internet Directory to the employees and departments tables.

hr_dn_d.sql

Drops  the Oracle Internet Directory distinguished name column from employees and departments .

hr_drop.sql

Drops  the HR schema and all its objects.

hr_idx.sql

Creates  indexes on the HR tables.

hr_main.sql

Main  script for the HR schema; calls other  scripts.

hr_popul.sql

Populates the  objects.

 

 

2、[oracle@OCM]$sqlplus / as sysdba;

 

3、執行$ORACLE_HOME/demo/schema/human_resources/下的hr_main.sql

SQL>@?/demo/schema/human_resources/hr_main.sql

注:

1、安裝前需要使用root用戶對human_resources下的文件執行:chmod 777 *。

2、安裝前需要確定5個參數。分別是:

HR用戶的密碼:dbbocom;

默認用戶空間:users。(必須是已經存在的用戶空間)

臨時用戶空間:temp。(必須是已經存在的用戶空間)

SYS用戶的密碼:dbbocom

日志文件存放的目錄:$ORACLE_HOME/RDBMS/log

 

HR人事管理數據庫下載地址:

http://down.51cto.com/data/1037205

或者:

http://download.csdn.net/detail/johnlxj/6689713

 

SQL> @?/demo/schema/human_resources/hr_main.sql

 

specify password for HR as parameter 1:

Enter value for 1: dbbocom

 

specify default tablespeace for HR as parameter 2:

Enter value for 2: users

 

specify temporary tablespace for HR as parameter 3:

Enter value for 3: temp

 

specify password for SYS as parameter 4:

Enter value for 4: dbbocom

 

specify log path as parameter 5:

Enter value for 5: /home/oracle/app/oracle/

 

DROP USER hr CASCADE

          *

ERROR at line 1:

ORA-01918: user 'HR' does not exist

 

 

old   1: CREATE USER hr IDENTIFIED BY &pass

new   1: CREATE USER hr IDENTIFIED BY dbbocom

 

User created.

 

old   1: ALTER USER hr DEFAULT TABLESPACE &tbs

new   1: ALTER USER hr DEFAULT TABLESPACE users

old   2: QUOTA UNLIMITED ON &tbs

new   2: QUOTA UNLIMITED ON users

 

User altered.

 

old   1: ALTER USER hr TEMPORARY TABLESPACE &ttbs

new   1: ALTER USER hr TEMPORARY TABLESPACE temp

PL/SQL procedure successfully completed.

...

PL/SQL procedure successfully completed.

 

檢查是否正確安裝完畢

SQL> show user

USER is "HR"


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

洛川县| 博野县| 久治县| 富锦市| 丰宁| 武陟县| 沁阳市| 新化县| 虎林市| 淮安市| 固安县| 东至县| 合江县| 金寨县| 特克斯县| 临沭县| 和平区| 金乡县| 邢台市| 襄汾县| 霍邱县| 咸丰县| 高陵县| 陕西省| 石阡县| 大英县| 陆河县| 北碚区| 六安市| 肥西县| 吉木萨尔县| 张掖市| 石首市| 布尔津县| 白水县| 二连浩特市| 松原市| 雷波县| 新巴尔虎左旗| 托克逊县| 讷河市|