aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-16269: PL/SQL procedure skipped due to failure on primary database

ORA-16269: PL/SQL procedure skipped due to failure on primary database
Cause: Because the PL/SQL procedure failed when executed on the primary database, it could not be executed on the standby database.
Action: This informational statement is provided to record the event for diagnostic purposes. The failed PL/SQL procedure needs to be investigated to ensure it did not commit interesting data before it failed.

请先 登录 后评论

1 个回答

小智
ORA-16269:由于主数据库上的故障,跳过了PL / SQL过程,
.原因:因为PL / SQL过程在主数据库上执行时失败,所以无法在备用数据库上执行。,
.操作:提供此信息语句以记录用于诊断目的的事件。需要调查失败的PL / SQL过程,以确保它在失败之前不提交感兴趣的数据。,
.
请先 登录 后评论