Database Error Messages

QSM-01086

dimension(s) not present or not used in ENFORCED integrity mode

Cause

Query rewrite does not use dimensions in ENFORCED query rewrite integrity mode. If a suitable dimension is present, consider chaning the current integrity mode to either TRUSTED or STALE_ TOLERATED by using ALTER SESSION SET QUERY_REWRITE_INTEGRITY = command.


Action

None