第二章Getting Start with the Oracle Server(oracle入門)

來源:互聯網
上載者:User
第5講 04

作為DBA手頭有哪些工具:

        1、Oracle Universal Installer(安裝資料庫時使用)

        2、Database Configuration Assistant

        3、Database Upgrade Assistant                                                                

        4、Oracle Net Manager

        5、Oracle Enterprise Manager(瞭解)

        6、SQL*Plus(最常用)

        7、Recovery Manager

        8、Oracle Secure Backup

        9、Data pump

        10、SQL*Loader

 

Oracle Universal Installer(OUI):

        1、統一跨平台用於安裝、升級或者刪除oracle,建立資料庫

        2、基於java引擎

        3、互動式安裝方式,直接運行命令./runInstaller,必須要有圖形介面

        4、無人值守安裝,需要應答檔案(response file),命令:

        ./runInstaller -responsefile 自訂檔案名稱 -silent

 

Oracle Database Configuration Assistant(DBCA):

        1、用於建立資料庫

        2、直接運行命令:./dbca

        建立完資料庫後預設有兩個使用者被建立:SYSTEM和SYS

        SYS使用者是資料字典(database data dictionary)的擁有者,初始密碼是:change_on_install

        SYSTEM使用者小於SYS,一人之下萬人之上,

        附加內部表(additional inter tables)和使用Oracle工具視圖的擁有者(views used by Oracle tools),初始密碼是:manager

        建立完資料庫後要立即更改這兩個使用者的密碼,平時操作一般用SYSTEM使用者。

 

SQL*Plus

        使用命令

        sqlplus /nolog

        connect / as sysdba

 

Oracle Enterprise Manager(OEM,11g後使用web介面):

 

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.