aiaiDBA

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

13718043309

010-86462881

ORA-39134: Cannot include "string" tablespace as a Transportable Tablespace

ORA-39134: Cannot include "string" tablespace as a Transportable Tablespace
Cause: The user attempt to specify the SYSAUX or SYSTEM tablespace as a member of the transportable tablespace list in the current job. These tablespaces may not be transported between databases.
Action: Specify different tablespaces to be transported.

请先 登录 后评论

1 个回答

小智
ORA-39134:不能将“ 字符串 ”表空间包括为可传输表空间,
.原因:用户尝试将SYSAUX或SYSTEM表空间指定为当前作业中的可传输表空间列表的成员。这些表空间可能不会在数据库之间传输。,
.操作:指定要传输的不同表空间。,
.
请先 登录 后评论