oracle 10g檔案目錄結構詳解

來源:互聯網
上載者:User

一個典型的oralce目錄結構如下:

/u01
└── oracle
    ├── admin (資料庫管理檔案位置,以執行個體劃分)
    │   ├── mydb
    │   │   ├── adump (審計資訊)
    │   │   ├── bdump (後台進程追蹤檔案)
    │   │   ├── cdump (資訊轉儲檔案core dump)
    │   │   ├── dpdump (存放登入資訊)
    │   │   ├── pfile (初始化參數檔案)
    │   │   └── udump (使用者SQL追蹤檔案)
    │   └── orcl
    │       ├── adump
    │       ├── bdump
    │       ├── cdump
    │       ├── dpdump
    │       ├── pfile
    │       └── udump
    ├── flash_recovery_area (用於flashback和資料恢複的管理)
    │   └── ORCL
    │       └── onlinelog
    ├── oradata (資料檔案、控制檔案、重做檔案儲存位置,以執行個體劃分)
    │   ├── mydb
    │   └── orcl
    ├── oraInventory (oracle軟體的產品資訊)
    │   ├── Contents
    │   ├── ContentsXML
    │   ├── logs
    │   │   └── results
    │   │       └── db
    │   └── oui
    └── product
        └── 10.2.0 (程式版本號碼)
            └── db_1 (ORACLE_HOME環境變數路徑,主目錄)
                ├── assistants
                ├── bin (oracle的各種命令程式)
                ├── cdata
                ├── cfgtoollogs
                ├── clone
                ├── config
                ├── crs
                ├── css
                ├── ctx
                ├── dbs (執行個體的開機檔案、密碼檔案位置)
                ├── demo
                ├── diagnostics
                ├── has
                ├── hs
                ├── install
                ├── inventory
                ├── javavm
                ├── jdbc
                ├── jdk
                ├── jlib
                ├── jre
                ├── ldap
                ├── lib
                ├── lib32
                ├── localhost_mydb
                ├── localhost_orcl
                ├── log
                ├── md
                ├── mesg
                ├── mgw
                ├── network (監聽和tns別名的設定檔)
                ├── nls
                ├── oc4j
                ├── odbc
                ├── olap
                ├── OPatch
                ├── opmn
                ├── oracore
                ├── ord
                ├── oui
                ├── owm
                ├── perl
                ├── plsql
                ├── precomp
                ├── racg
                ├── rdbms
                ├── relnotes
                ├── slax
                ├── sqlj
                ├── sqlplus
                ├── srvm
                ├── sysman
                ├── tg4ifmx
                ├── tg4ingr
                ├── tg4sybs
                ├── tg4tera
                ├── uix
                ├── wwg
                └── xdk

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.