aiaiDBA

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

13718043309

010-86462881

ORA-39234: Data cannot be remapped under the direct path access method.

ORA-39234: Data cannot be remapped under the direct path access method.
Cause: Data remapping was requested on a job that requires the direct path access method. Data remapping can only be performed using the external table access method.
Action: Retry the job without specifying any access method.

请先 登录 后评论

1 个回答

小智
ORA-39234:无法在直接路径访问方法下重新映射数据。,
.原因:在需要直接路径访问方法的作业上请求了数据重映射。只能使用外部表访问方法执行数据重映射。,
.操作:重试作业,而不指定任何访问方法。,
.
请先 登录 后评论