UC_COMMAND_NOT_SUPPORTED error condition

SQLSTATE: 0AKUC

The command(s): <commandName> are not supported in Unity Catalog.

FOREIGN_ENTITY_NOT_ON_ASSIGNED_METASTORE

Foreign entities are only accessible from the workspace's assigned metastore. Drop the metastore qualifier and retry.

FOUR_PART_IDENTIFIER_IN_VIEW_BODY

The view body references <identifier>, which has more than 3 name parts. Cross-metastore view dependencies are not supported; use catalog.schema.object.

FOUR_PART_TARGET_IDENTIFIER

The target name <identifier> has more than 3 name parts. Creating objects in another metastore is not supported; use catalog.schema.name.

METASTORE_QUALIFIED_SECURABLE

Permission commands support at most 3-part securable names. Remove the metastore qualifier and retry.

NON_HMS_FEDERATED_DBFS_ENTITY

<commandName> is only supported for Unity Catalog federated Hive Metastore catalog, <securable> is not DBFS backed Hive Metastore entity federated by Unity Catalog.

NON_HMS_FEDERATED_ENTITY

<commandName> is only supported for Unity Catalog federated Hive Metastore catalog, <securable> is not Hive Metastore entity federated by Unity Catalog.

NON_HMS_FEDERATED_METADATA_PROVIDER

Metadata provider <metadataProviderName> does not support partition operations for <securable>.

NOT_ON_ASSIGNED_METASTORE

This operation requires the workspace's assigned metastore.

UNDROP_BY_NAME_TOO_MANY_SAME_NAME

Cannot undrop <resourceType> by name because too many dropped <resourceType>s share the name <resourceName>. Run SHOW <resourceType>S DROPPED to find the id, then undrop by id.

UNDROP_NOT_SUPPORTED

Undrop is not supported on the entity <entityId> because it is system-owned or of a non-managed type.

WITHOUT_RECOMMENDATION

WITH_RECOMMENDATION

Please use <recommendation> instead.

WORKSPACE_SCOPED_CATALOG

This catalog is workspace-scoped and only exists on the workspace's assigned metastore. Drop the metastore prefix.