Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called materialized view command on metric view with no materializations defined
ALTER_MATERIALIZED_VIEW
'ALTER MATERIALIZED VIEW' expects a metric view that has been materialized. Consider 'ALTER VIEW' instead.
CREATE_MATERIALIZED_VIEW
'CREATE MATERIALIZED VIEW' expects materializations to be defined. Consider 'CREATE VIEW' instead.
DROP_MATERIALIZED_VIEW
'DROP MATERIALIZED VIEW' is not supported on metric views with no materializations defined. Use 'DROP VIEW' instead.
REFRESH_MATERIALIZED_VIEW
'REFRESH MATERIALIZED VIEW' is not supported on metric views with no materializations defined.