Skip to main content

STANDALONE_TABLE_COMPUTE_TYPE_MISMATCH error condition

SQLSTATE: 42000

This error condition has the following derived sub error conditions.

DBSQL_WAREHOUSE_REQUIRED

This table was created in a DBSQL warehouse and cannot be refreshed from serverless generic compute. Use the DBSQL warehouse to refresh this table.

SERVERLESS_GENERIC_COMPUTE_REQUIRED

This table was created in serverless generic compute and cannot be refreshed from a DBSQL warehouse. Refresh it through a serverless generic compute like serverless notebooks or jobs.