$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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle GlodenGate 建立目錄下每個目錄的含義Oracle
- Linux 下檔案和目錄的顏色含義Linux
- Explain各列的含義AI
- 【linux下各個目錄的作用】Linux
- Linux學習——3 常用目錄含義Linux
- Laravel 原始碼筆記 框架目錄命名的含義Laravel原始碼筆記框架
- samtools各種flag的含義
- 列出並排序檔案系統根目錄(/)下各個目錄的大小排序
- Linux系統服務、目錄含義及其配置Linux
- 目錄結構檢視及目錄下各個檔案的大小的統計
- 舉例解釋一下explain各欄位的含義AI
- yslow各個指標含義指標
- oracleasm各個選項含義OracleASM
- Linux各種變數的含義Linux變數
- Linux系統下各個目錄的作用詳解!Linux
- T-SQL、Jet SQL、PL-SQL 的含義SQL
- Oracle Statspack各項指標含義Oracle指標
- /proc/loadavg 各項資料的含義
- 自定義目錄
- Linux各目錄作用Linux
- exists子句在Sql中的含義SQL
- Vue2 dist 目錄下各個檔案的區別Vue
- mysql 下的提示和含義MySql
- Oracle LISTENER 中各種狀態資訊的含義Oracle
- mysql中的編碼各個變數的含義MySql變數
- JTAG各類介面針腳定義及含義
- linux各目錄註釋Linux
- SQL語句中NULL的真實含義SQLNull
- Android中RelativeLayout各個屬性的含義Android
- 類圖各個箭頭和符號的含義符號
- plsql下nocopy引數的含義SQL
- SQL Server系列目錄SQLServer
- Linux - 查詢目錄下的所有檔案中是否含某個字串Linux字串
- Linux各級目錄介紹Linux
- 各種開發工具索引/目錄索引
- Linux shell下的顏色含義Linux
- linux 下各errno的意義Linux
- Linux系統下/proc/[pid] 目錄各檔案簡析Linux