Snowflake · Schema

CancelStatus

Status returned when a statement cancellation is requested.

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
code string Status code for the cancellation.
sqlState string SQL state code.
message string Message describing the cancellation status.
statementHandle string Handle of the canceled statement.
statementStatusUrl string URL for checking the status of the canceled statement.
View JSON Schema on GitHub