aiaiDBA

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

13718043309

010-86462881

ORA-30501: instance shutdown triggers cannot have AFTER type

ORA-30501: instance shutdown triggers cannot have AFTER type
Cause: An attempt was made to create a trigger that fires after an instance shutdown, but this type of trigger is not supported.
Action: Do not attempt to create a trigger that fires after an instance shutdown.

请先 登录 后评论

1 个回答

小智
ORA-30501:实例关闭触发器不能有AFTER类型,
.原因:尝试创建在实例关闭后触发的触发器,但不支持此类型的触发器。,
.操作:不要尝试创建在实例关闭后触发的触发器。,
.
请先 登录 后评论