Dependencies among stored procedures including functions, packages, and triggers in
a distributed database system are managed using time stamp checking or signature
checking.
The dynamic initialization parameter REMOTE_DEPENDENCIES_MODE determines
whether time stamps or signatures govern remote dependencies.
本地过程及远程过程间的依赖性
1. 在分布式数据库系统中,函数,包,触发器等存储过程间的依赖性是通过时间戳检查或签名检查来进行管理的
2. 初始话参数 REMOTE_DEPENDENCIES_MODE 决定使用时间戳还是签名检查来管理远程依赖性