Local and Remote Dependency Management (250)
Tracking dependencies and completing necessary recompilations are performed
automatically by Oracle. Local dependency management occurs when Oracle
manages dependencies among the objects in a single database. For example, a
statement in a procedure can reference a table in the same database.
Remote dependency management occurs when Oracle manages dependencies in
distributed environments across a network. For example, an Oracle Forms trigger can
depend on a schema object in the database. In a distributed database, a local view’s
defining query can reference a remote table.
本地與遠端依賴性管理
1. 本地依賴性管理是指 Oracle 管理一個單一資料庫內各個物件間的依賴關係
2. 遠端依賴性管理是指 Oracle 管理一個分散式環境內的各種依賴關係
以上都是由Oracle自動管理
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-984634/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Shared SQL Dependency Management (249)SQL
- Management of Remote Dependencies (252)REM
- remote_listener和local_listenerREM
- Dependencies Among Local and Remote Database Procedures (252)REMDatabase
- local_listener ,remote_listener 的配置REM
- Local Connections and Secure Remote Connections (36)REM
- local_listener與remote_listener詳述REM
- local_listener 與 remote_listener 引數說明REM
- 關於local_listener、remote_listener、current_listenerREM
- LOCAL_LISTENER 和 REMOTE_LISTENER說明 ——轉自chinaunixREM
- Master Note: Oracle Transaction Management (Local) Overview (Doc ID 1506115.1)ASTOracleView
- 菜鳥學EJB(二)——在同一個SessionBean中使用@Remote和@LocalSessionBeanREM
- WinRM(Windows Remote Management)和WinRS(Windows Remote Shell)是兩個不同的遠端管理工具,它們有以下區別:WindowsREM
- How to find dependency
- [Javascript] Circular dependencyJavaScript
- EJB2.0中什麼時候用local interface,什麼時候用remote interface (轉)REM
- vue 踩坑-This dependency was not foundVue
- oracle segment space management and extent management幾則Oracle
- ORACLE程式之LOCAL=NO和LOCAL=YESOracle
- Memory Management in RustRust
- PostgreSQL Role ManagementSQL
- SQL management baseSQL
- Credit Management(SD)
- SQL Plan ManagementSQL
- laravel 250個使用技巧Laravel
- LOCAL_SHARED_LIBRARIES 與 LOCAL_LDLIBS,LOCAL_LDFLAGS的區別
- Gradle's dependency cache may be corruptGradle
- Kill Oracle Local=NOOracle
- local mysql and postgresqlMySql
- local=no - top +c
- Local Partitioned IndexesIndex
- local nopartition index:Index
- DeathRecipient & RemoteCallbackListREM
- git remotesGitREM
- remote client copyREMclient
- RemoteSyslogwithMySQLandPHPREMMySqlPHP
- Oracle Cluster Time ManagementOracle
- memory management unit (MMU)