$ORACLE_HOMERDBMSADMIN目錄下各SQL的含義
catalog.sql - create data dictionary views.
cataudit.sql - data dictionary views for auditing. (catnoaud.sql will remove)
catblock.sql - create views of oracle locks
catclust.sql - create cluster database specific views definitions
catdbsyn.sql - catalog dba synonyms (dba_synonyms.sql)
catexp7.sql - create v7 style export/import views
catexp81.sql - create internal views for export/import utility
catio.sql - collect i/o per table/object stats by statistical sampling
catjava.sql - catalog scripts for java
catjobq.sql - catalog views for the job queue
catjvm.sql - create user|dba|all_java_* views
catldap.sql - catalog for ldap pl/sql api
catldr.sql - views for the direct path of the loader
catlsby.sql - logical standby tables and views
catpart.sql - creates data dictionary views for the partitioning table.
catoctk.sql - catalog - oracle cryptographic toolkit
catol.sql - outline views and synonyms
catparr.sql - parallel-server specific views, performance queries, etc
catpatch.sql - script to apply catalog patch set
catpitr.sql - tablespace point in time specific views
catplug.sql - pluggable tablespace check views
catprc.sql - creates data dictionary views for types, stored procedures, and
triggers.
catproc.sql - run all sql scripts for the procedural option
catqm.sql - creates the tables and views needed to run the xdb system
catqueue.sql - contains the queue dictionary information
catrep.sql - run all sql scripts for replication option
catrepc.sql - repcat tables, views, and sequences
catrepm.sql - catalog script for master replication packages
catrepr.sql - catalog replication remove
catreps.sql - installs pl/sql packages for snapshot functionality.
catrls.sql - catalog views for row level security
catrm.sql - packages for the dbms resource manager
catrpc.sql - rpc procedural option
catrule.sql - rules catalog creation
catsnap.sql - data dictionary views for snapshots
catsnmp.sql - creates an snmpagent role
catspace.sql - catalog space management (remove with catspaced.sql)
catsum.sql - data dictionary views for summary management
catsvrmg.sql - create the views and tables required for server manager
catblock.sql - creates the view blocking_locks, which shows which locks are
blocking the system
catnoaud.sql - removes the database audit trail created by cataudit.sql,
including its data and views
catnoprc.sql - removes data dictionary structures that were created by
catprc.sql[@more@]
cataudit.sql - data dictionary views for auditing. (catnoaud.sql will remove)
catblock.sql - create views of oracle locks
catclust.sql - create cluster database specific views definitions
catdbsyn.sql - catalog dba synonyms (dba_synonyms.sql)
catexp7.sql - create v7 style export/import views
catexp81.sql - create internal views for export/import utility
catio.sql - collect i/o per table/object stats by statistical sampling
catjava.sql - catalog scripts for java
catjobq.sql - catalog views for the job queue
catjvm.sql - create user|dba|all_java_* views
catldap.sql - catalog for ldap pl/sql api
catldr.sql - views for the direct path of the loader
catlsby.sql - logical standby tables and views
catpart.sql - creates data dictionary views for the partitioning table.
catoctk.sql - catalog - oracle cryptographic toolkit
catol.sql - outline views and synonyms
catparr.sql - parallel-server specific views, performance queries, etc
catpatch.sql - script to apply catalog patch set
catpitr.sql - tablespace point in time specific views
catplug.sql - pluggable tablespace check views
catprc.sql - creates data dictionary views for types, stored procedures, and
triggers.
catproc.sql - run all sql scripts for the procedural option
catqm.sql - creates the tables and views needed to run the xdb system
catqueue.sql - contains the queue dictionary information
catrep.sql - run all sql scripts for replication option
catrepc.sql - repcat tables, views, and sequences
catrepm.sql - catalog script for master replication packages
catrepr.sql - catalog replication remove
catreps.sql - installs pl/sql packages for snapshot functionality.
catrls.sql - catalog views for row level security
catrm.sql - packages for the dbms resource manager
catrpc.sql - rpc procedural option
catrule.sql - rules catalog creation
catsnap.sql - data dictionary views for snapshots
catsnmp.sql - creates an snmpagent role
catspace.sql - catalog space management (remove with catspaced.sql)
catsum.sql - data dictionary views for summary management
catsvrmg.sql - create the views and tables required for server manager
catblock.sql - creates the view blocking_locks, which shows which locks are
blocking the system
catnoaud.sql - removes the database audit trail created by cataudit.sql,
including its data and views
catnoprc.sql - removes data dictionary structures that were created by
catprc.sql[@more@]
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-1007293/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux學習——3 常用目錄含義Linux
- Laravel 原始碼筆記 框架目錄命名的含義Laravel原始碼筆記框架
- samtools各種flag的含義
- 列出並排序檔案系統根目錄(/)下各個目錄的大小排序
- Linux各種變數的含義Linux變數
- 舉例解釋一下explain各欄位的含義AI
- Linux系統下各個目錄的作用詳解!Linux
- JTAG各類介面針腳定義及含義
- 自定義目錄
- Vue2 dist 目錄下各個檔案的區別Vue
- 類圖各個箭頭和符號的含義符號
- SQL SERVER儲存過程AS和GO的含義SQLServer儲存過程Go
- SQL外來鍵約束的含義及建立SQL
- KEPServer 安裝目錄下 opc client 的 item 名字定義格式Serverclient
- 你知道Golang原始碼各目錄的作用嗎?Golang原始碼
- MSSQL sql server order by 1,2 的具體含義SQLServer
- linux將掛載在home目錄下的磁碟轉移到根目錄下Linux
- linux下的臨時目錄Linux
- git merge合併程式碼時各引數含義Git
- 8.var目錄下的檔案和目錄詳解
- Python 中 5 種下劃線的含義Python
- Chrome Network 下邊欄中 Finish 的含義Chrome
- gitignore 忽略目錄下檔案僅保留目錄形態Git
- 易優CMS模板目錄各檔案說明
- 卡卡西:一文詳解explain各欄位含義AI
- Linux 只複製目錄,不復制目錄下的資料檔案Linux
- Linux下高效切換目錄的方法Linux
- vue獲取目錄下的檔名Vue
- 遍歷目錄下的所有檔案
- CAP 定理的含義
- 回表的含義
- 閉包的含義
- [高頻面試]解釋執行緒池的各個引數含義面試執行緒
- Linux目錄與檔案的許可權意義Linux
- 想問一下你的那個模板檔案定義在根目錄下Template是通過什麼方式定義的?
- Nginx訪問日誌詳解——各個部分含義——非常簡單Nginx
- bootstrap含義boot
- instanceof 含義
- Linux誤刪除/(根)目錄下usr目錄系統救援方法Linux