Is there a way to disable the metalized view shrink
The metalized view shrink command is blocking other sessions, is there a way to disable it from shrink space command temporarily?
alter table "F305_OWNER"."MLOG$_MR_USER_ASSIGNMENT2" shrink space
I want to disable shrinking for one materialized view (if possible). I don't think it is.
Oracle 19c RAC, Linux 7.1
Thanks