aiaiDBA

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

13718043309

010-86462881

ORA-28372: missing ENCRYPT storage option for encrypted tablespace

ORA-28372: missing ENCRYPT storage option for encrypted tablespace
Cause: You attempted to specify ENCRYPTION property for CREATE TABLESPACE without specifying ENCRYPT storage option to encrypt the tablepsace.
Action: Add ENCRYPT storage option and retry the statement.

请先 登录 后评论

1 个回答

小智
ORA-28372:缺少加密表空间的ENCRYPT存储选项,
.原因:您尝试指定CREATE TABLESPACE的ENCRYPTION属性,而不指定ENCRYPT存储选项来加密tablepsace。,
.操作:添加ENCRYPT存储选项,然后重试语句。,
.
请先 登录 后评论