aiaiDBA

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

13718043309

010-86462881

ORA-38449: table "string" does not exist or is not accessible

ORA-38449: table "string" does not exist or is not accessible
Cause: An attempt was made to create a table alias for a table that does not exist or is not accessible.
Action: Grant select privileges on the table to the current user.

请先 登录 后评论

1 个回答

小智
ORA-38449:表“ 字符串 ”不存在或不可访问,
.原因:试图为不存在或不可访问的表创建表别名。,
.操作:向当前用户授予表的选择权限。,
.
请先 登录 后评论