aiaiDBA

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

13718043309

010-86462881

ORA-01954: DEFAULT ROLE clause not valid for CREATE USER

ORA-01954: DEFAULT ROLE clause not valid for CREATE USER
Cause: Default roles cannot be specified for create user.
Action: Grant and alter the user's default roles after creating the user.

请先 登录 后评论

1 个回答

小智
ORA-01954:DEFAULT ROLE子句对CREATE USER无效,
.原因:不能为create用户指定默认角色。,
.操作:在创建用户后授予并更改用户的默认角色。,
.
请先 登录 后评论