ORA-64379: Action cannot be performed on the tablespace assigned to FastStart while the feature is enabled

解决方法:

禁止IM FastStart

exec DBMS_INMEMORY_ADMIN.FASTSTART_DISABLE();
posted @ 2019-02-14 14:28  zhjh256  阅读(203)  评论(0)    收藏  举报