aiaiDBA

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

13718043309

010-86462881

ORA-39005: inconsistent arguments

ORA-39005: inconsistent arguments
Cause: The current API cannot be executed because of inconsistencies between arguments of the API call. Subsequent messages supplied by DBMS_DATAPUMP.GET_STATUS will further describe the error.
Action: Modify the API call to be consistent with itself.

请先 登录 后评论

1 个回答

小智
ORA-39005:参数不一致,
.原因:由于API调用的参数之间不一致,因此无法执行当前API。DBMS_DATAPUMP.GET_STATUS提供的后续消息将进一步描述错误。,
.操作:修改API调用以与其自身一致。,
.
请先 登录 后评论