aiaiDBA

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

13718043309

010-86462881

ORA-30509: client logoff triggers cannot have AFTER type

ORA-30509: client logoff triggers cannot have AFTER type
Cause: An attempt was made to create a trigger that fires after logoff. This type of trigger is not supported.
Action: Do not attempt to create a trigger that fires after logoff.

请先 登录 后评论

1 个回答

小智
ORA-30509:客户端注销触发器不能有AFTER类型,
.原因:试图创建一个触发器,在注销后触发。不支持此类型的触发器。,
.操作:不要尝试创建注销后触发的触发器。,
.
请先 登录 后评论