หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.