aiaiDBA

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

13718043309

010-86462881

ORA-38303: invalid option for PURGE TABLESPACE

ORA-38303: invalid option for PURGE TABLESPACE
Cause: Either a token other than USER was found following the tablespace name or some text was found following USER .
Action: Place nothing or only USER after the tablespace name

请先 登录 后评论

1 个回答

小智
ORA-38303:PURGE TABLESPACE的无效选项,
.原因:在表空间名称后找到除USER以外的令牌,或者在USER 后找到某些文本。,
.操作:在表空间名称后面不放置或仅放置USER <用户名>,
.
请先 登录 后评论