aiaiDBA

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

13718043309

010-86462881

ORA-44411: Invalid ACL: START_DATE cannot be larger than END_DATE for all ACE

ORA-44411: Invalid ACL: START_DATE cannot be larger than END_DATE for all ACE
Cause: The END_DATE was smaller than the START_DATE in one of the ACE's in this ACL.
Action: Set all END_DATE to be larger than or equal to the START_DATE in each of the ACE's in this ACL.

请先 登录 后评论

1 个回答

小智
ORA-44411:ACL无效:对于所有ACE,START_DATE不能大于END_DATE,
.原因: END_DATE小于此ACL中某个ACE的START_DATE。,
.操作:将所有END_DATE设置为大于或等于此ACL中每个ACE的START_DATE。,
.
请先 登录 后评论