メインコンテンツまでスキップ

FGAC_TIME_TRAVEL_NOT_SUPPORTED error condition

SQLSTATE: 0A000

Cannot time travel to the specified version or timestamp of this table.

DEDICATED_COMPUTE

Time travel on tables with fine-grained access control does not support Dedicated Compute at this time. Switch to Standard Compute.

NOT_CATALOG_OWNED

Time travel on tables with fine-grained access control is only supported on tables with catalog commits enabled. Enable Catalog commits.

NOT_UC_MANAGED_TABLE

Time travel on tables with fine-grained access control supports only Unity Catalog managed tables at this time.

PER_TABLE_RLS_CM

Time travel on tables with fine-grained access control does not support per-table Row Level Security (RLS) or Column Masking (CM). Only Attribute-Based Access Control (ABAC) policies are supported.