aiaiDBA

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

13718043309

010-86462881

ORA-54611: INIT: either invalid basetable/schema or they do not exist

ORA-54611: INIT: either invalid basetable/schema or they do not exist
Cause: The base table or schema, or both, were invalid strings; or the base table and schema combination did not exist.
Action: Ensure that the specified base table exists in the specified schema before performing the initialization operation.

请先 登录 后评论

1 个回答

小智
ORA-54611:INIT:无效的basetable / schema或者它们不存在,
.原因:基表或模式或两者都是无效字符串; 或基表和模式组合不存在。,
.操作:在执行初始化操作之前,请确保指定的基表存在于指定的模式中。,
.
请先 登录 后评论