Step 9: Run Scripts to Build Data Dictionary Views (67)
Run the scripts necessary to build views, synonyms, and PL/SQL packages:
CONNECT SYS/password AS SYSDBA
@/u01/oracle/rdbms/admin/catalog.sql
@/u01/oracle/rdbms/admin/catproc.sql
EXIT
The following table contains descriptions of the scripts:
CATALOG.SQL : Creates the views of the data dictionary tables, the dynamic
performance views, and public synonyms for many of the views.
Grants PUBLIC access to the synonyms.
CATPROC.SQL : Runs all scripts required for or used with PL/SQL.
第九步 : 執行建立資料字典檢視的指令碼
CATALOG.SQL : 建立資料字典表 , 動態效能檢視 , 公用同義詞 , 賦予PUBLIC許可權
CATPROC.SQL : 執行PL/SQL需要或使用的所有指令碼
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-995591/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- About Static Data Dictionary ViewsView
- Public Synonyms for Data Dictionary Views (263)View
- Structure of the Data Dictionary : User-Accessible Views (259)StructView
- Step 10: Run Scripts to Install Additional Options (Optional) (68)
- note of Beginning Oracle SQL-Oracle Data Dictionary ViewsOracleSQLView
- Some Dictionary Views For ASMViewASM
- Oracle 19c Concepts(06):Data Dictionary and Dynamic Performance ViewsOracleORMView
- Data Server ScriptsServer
- data dictionary(資料字典)
- Step by Step Data Replication Using Oracle GoldenGateOracleGo
- Structure of the Data Dictionary : Base Tables (258)Struct
- Flutter雜症( flutter packages pub run build_runner build )FlutterPackageUI
- Materialized Views in data warehouse environment (185)ZedView
- How Oracle Uses the Data Dictionary (262)Oracle
- Cache the Data Dictionary for Fast Access (264)AST
- oracle9i SQL ScriptsOracleSQL
- Materialized Views in data distributed environment (186)ZedView
- [Reactive] Run functions when data changesReactFunction
- How to get ORACLE_HOME from data dictionaryOracle
- Element package.json 中的 scripts 分析 —— "build:file"PackageJSONUI
- npm run build打包報錯 npm: should be >= 3.0.0NPMUI
- vue專案打包:npm run build 程式卡死VueNPMUI
- Step-By-Step Installation of 9i RAC on IBM AIXIBMAI
- vue專案部署(npm run build二級域名)VueNPMUI
- Keeping the Data Dictionary Cache Hit Ratio at or above 95 Percent
- Build OpenJDK9 on macOS SierraUIJDKMac
- MoreType – new method to build data in RecyclerView with Kotlin!UIViewKotlin
- MoreType - new method to build data in RecyclerView with Kotlin!UIViewKotlin
- vue原始碼解析之npm run build發生了什麼?Vue原始碼NPMUI
- vue-cli npm run build 打包問題 webpack@3.6VueNPMUIWeb
- school dictionary, kids dictionary, children dictionary
- 2.4.10 Step 9:手工建立資料庫資料庫
- How to Build ffmpeg with NDK r9UI
- Windows 9 Build 6.4.9829 截圖曝光WindowsUI
- Oracle10g資料字典(Data Dictionary for Oracle 10g)-ztOracle 10g
- React Step by StepReact
- shell scripts
- Sql scriptsSQL