The privileges required to create a materialized view log are directly related
to the privileges necessary to create the underlying objects associated with
a materialized view log.
In either case, the owner of the materialized view log must have sufficient quota
in the tablespace intended to hold the materialized view log or must have the
UNLIMITED TABLESPACE system privilege.
物化视图日志一般情况以MLOG$_开头,在dba_objects里查询,可以用
drop materialized view log 删除