Oracle also manages application-to-database and distributed database dependencies.
For example, an Oracle Forms application might contain a trigger that references a
table, or a local stored procedure might call a remote procedure in a distributed
database system. The database system must account for dependencies among such
objects. Oracle uses different mechanisms to manage remote dependencies, depending
on the objects involved.
远程依赖性管理
[@more@]