解决方法:
禁止IM FastStart
exec
DBMS_INMEMORY_ADMIN.FASTSTART_DISABLE();
ORA-64379: Action cannot be performed on the tablespace assigned to FastStart while the feature is enabled
原文:https://www.cnblogs.com/zhjh256/p/10374423.html