Error Codes

CodeTitleMessage
PRQL-BNODAthena Authorization FailedThe Athena engine encountered an error. Please check that the provided connection principal has been granted sufficient permissions. Specifically, please check the s3:ListBucket permission.
PRQL-DDAKAthena Authorization FailedThe Athena engine encountered an error. Please check that the provided connection principal has been granted sufficient permissions. Specifically, please check for Create Database on Catalog permission.
PRQL-FDEWAthena Authorization FailedThe Athena engine encountered an error. Please check that the provided connection principal has been granted sufficient permissions.
PRQL-RWCVAthena Authorization FailedThe Athena engine encountered an error. Please check that the provided connection principal has been granted sufficient permissions. Specifically, please verify the glue:DeleteTable permission exists on the generated tables.
PRQL-VDMCAthena Authorization FailedThe Athena engine encountered an error. Please check that the provided connection principal has been granted sufficient permissions. Specifically, please check the s3:GetObject permission.
PRQL-XZWEAthena Cannot Find Requested Iceberg EntityAthena has detected a corrupted Iceberg table. Full refresh to resolve.
PRQL-ONNNAthena Connection RefusedThe Athena connection was refused. Please check that the provided Athena access details are correct.
PRQL-QDPOAthena DDL Execution Timeout ErrorThe Athena query exceeded the engine's DDL query timeout. If this error persists, please contact support.
PRQL-XJWMAthena Data Catalog Timeout ErrorThe Athena data catalog connection timed out. If this error persists, please contact support.
PRQL-AFOKAthena Data Processing FailedThe Athena engine encountered a ConcurrentModificationException while executing a query.
PRQL-AWRIAthena Data Processing FailedThe Athena engine encountered a problem while attempting to process Iceberg formatted data.
PRQL-BKDLAthena Data Processing FailedThe Athena query engine encountered an error. A value found in the underlying source data is incompatible with the type double defined in the Athena table schema. Please review the source's data type and either cast the type or update your Prequel data model accordingly.
PRQL-BSAXAthena Data Processing FailedThe Athena engine encountered an error related to the timestamp precision on some timestamp data.
PRQL-CFGXAthena Data Processing FailedThe Athena engine encountered a problem while attempting to process data in hive mode.
PRQL-FLUUAthena Data Processing FailedThe Athena engine encountered a problem while attempting to process Iceberg formatted data.
PRQL-GVZMAthena Data Processing FailedThe Athena engine encountered a problem while attempting to process Hive formatted data.
PRQL-CERZAthena Federated Read ErrorAthena encountered an exception reading from a federated data source. Please refer to Athena logs for more information.
PRQL-IVCAAthena Invalid Cast ArgumentOne or more column was unable to be cast to the data type from the corresponding model. Please ensure that are source column data types are compatible with model data types and try again.
PRQL-MSQXAthena Invalid Date ValueAthena could not cast a data value to type DATE. Check the source data to ensure dates are in the format YYYY-MM-DD.
PRQL-TKVMAthena Invalid Timestamp ValueAthena could not cast a data value to type TIMESTAMP. Check the source data to ensure the data can be properly cast into timestamp or determine if it requires additional handling.
PRQL-LFDRAthena Lake Formation Permissions ErrorThe connection encountered one or more Lake Formation permissions errors. Please ensure any Lake Formation policy contains sufficient permissions and try again. Contact support if the issue persists.
PRQL-LRCTAthena Lambda TimeoutAthena encountered an exception reading from a federated data source. A lambda function timed out.
PRQL-CKSCAthena Missing ColumnThe Athena query engine encountered an error. A column name was not recognized.
PRQL-KZWPAthena NOT NULL Value Constraint FailedA NULL value was found in a column with non-null requirements. Please check the model's columns designated as is_primary_key and is_last_modified for any null values in your source.
PRQL-XIEAAthena Query TimeoutThe Athena query execution timed out. If this error persists, please contact support.
PRQL-NXQPAthena Read ErrorThe Athena engine encountered a problem while attempting to read the source view. Please confirm the view is not stale.
PRQL-FJODAthena Runtime Encountered ErrorThe provided AWS role does not have access to the Athena Workgroup. If the Athena Workgroup does not exist, the provided role does not have permission to create the workgroup.
PRQL-TJCZAthena Runtime Encountered ErrorThe Athena connection encountered a memory limit.
PRQL-VKEVAthena Runtime Encountered ErrorThe Athena catalog encountered an internal server error. If this error persists, please contact support.
PRQL-WJTEAthena Runtime Encountered ErrorThe Athena connection encountered an error.
PRQL-WRFAAthena Runtime Encountered ErrorThe Athena engine encountered an error.
PRQL-YTNSAthena Runtime Encountered ErrorThe Athena connection encountered a resource limit.
PRQL-ASFBAthena S3 Access DeniedThe provided credentials were denied access to the S3 source bucket. Please check that the IAM role has s3:GetObject, s3:ListBucket, and s3:GetBucketLocation granted on the source bucket and its contents.
PRQL-CMYTAthena Schema Does Not Exist ErrorThe Athena schema could not be found. Please check that the schema exists and that the provided connection principal has been granted sufficient permissions.
PRQL-HDXPAthena Server Encountered Generic ErrorThe Athena connection encountered a generic internal error. If this error persists, please contact support.
PRQL-KLBOAthena Server Encountered Internal ErrorThe Athena connection encountered an internal error. If this error persists, please contact support.
PRQL-GAIXAthena Table MissingThe Athena query engine encountered an error. The table name was not recognized.
PRQL-MZXDAthena Table Not FoundThe Athena engine could not find the table to read from or merge into. Please verify that the table exists and the connection principal has been granted sufficient permissions.
PRQL-XYYXAthena Type MismatchAthena attempted to use an operator on values of differing types. Please check the source query for type mismatches.
PRQL-WHHOAthena Unable To Assume RoleAthena was unable to assume the specified role. Please verify the role ARN.
PRQL-VMEXAthena Unsupported Timestamp Precision ErrorAthena source data of type "timestamp(6)" is unsupported. Please expose the column as type "timestamp(3)".
PRQL-QTSMAthena Unsupported Timestamp Type ErrorAthena source data of type "timestamp with time zone" is unsupported. Please expose the column as type "timestamp".
PRQL-MDSRAzure Authorization ExpiredThe Azure server returned an error indicating the access token is expired. Please check that the provided shared access key is valid and has been granted sufficient permissions.
PRQL-ZDJRAzure Blob Storage Authentication FailedAzure Blob Storage encountered an error. Please check that the provided connection principal has been granted sufficient permissions.
PRQL-UXWZAzure Blob Storage Authorization ErrorAzure Blob Storage returned an authorization error. Please verify your SAS token includes the required permissions on the target Container and has not expired. If network access is restricted on the storage account, ensure the service egress IP is in the allowed range.
PRQL-GJWRAzure Blob Storage Host Not FoundThe Azure Blob Storage host could not be found. Please check that the provided host name is valid.
PRQL-YZQZAzure Databricks Storage Request Not AuthorizedThe Azure Databricks storage request failed authorization. The storage account's 'Firewalls and virtual networks' settings may be blocking access to storage services. Please verify your Azure storage credentials or firewall exception settings.
PRQL-JRKJBigQuery Authentication FailedThe BigQuery connection was refused. Please check that that the provided connection principal has been granted sufficient access.
PRQL-PVERBigQuery Authentication FailedThe BigQuery connection was refused. Please check that that the provided connection principal has been granted sufficient access.
PRQL-SPJTBigQuery Authentication FailedThe BigQuery server rejected the connection. Please check that the provided authentication principal and credentials are valid.
PRQL-UJSZBigQuery Column Already ExistsThe BigQuery engine encountered an error. The target column name already exists.
PRQL-NIKQBigQuery Column Does Not ExistThe BigQuery engine encountered an error. The target column name is unrecognized.
PRQL-UCFBBigQuery Connection RefusedThe provided Google Cloud project has not enabled BigQuery.
PRQL-FGWVBigQuery Data Processing FailedThe BigQuery data transfer encountered an error during data transfer. The BigQuery target table may have duplicate data preventing successful updates.
PRQL-TIREBigQuery Disallowed Bucket Retention PolicyBucket and object retention policies are disallowed on BigQuery staging policies. Please remove the policy or use a bucket without a retention policy.
PRQL-ZVKNBigQuery GCS Authentication ErrorThe service account does not have sufficient access to the GCS bucket. Please review the list bucket permissions provided via IAM roles.
PRQL-BRLCBigQuery Invalid Bucket RegionThe provided GCS bucket region is invalid. Please ensure the specified region field is exactly one of the following valid GCS bucket location names: https://docs.cloud.google.com/storage/docs/locations.
PRQL-WMRBBigQuery Rate Limit ExceededOne or more queries has exceeded a BigQuery rate limit. Please contact support for more information.
PRQL-PWQDBigQuery Runtime Entountered ErrorThe BigQuery connection encountered an error.
PRQL-GKCBBigQuery Server Encountered ErrorThe BigQuery server encountered a temporary error and the connection was dropped. If this error persists, please contact support.
PRQL-AEVPBigQuery Table Not AccessibleThe user does not have permission to query the specified BigQuery Table, or it was not found in the configured region and dataset. Please review the user's permissions on the table and dataset, and the region and dataset names provided.
PRQL-MJOZClickHouse Connection RefusedThe provided ClickHouse host was not found. Please check that the provided host name is valid and accessible.
PRQL-OEVXClickHouse Connection RefusedThe provided ClickHouse host was not found. Please check that the provided host name is valid and accessible.
PRQL-UFTZClickHouse Connection RefusedThe provided ClickHouse host refused the connection. Please check that the provided host name is valid and accessible.
PRQL-XCNSClickHouse Rate LimitedThe Clickhouse server encountered a resource quota limit for simultaneous queries.
PRQL-VCXLClickhouse Invalid Truncate PermissionsThe Clickhouse engine encountered an error. Please check that the provided user has been granted sufficient permissions to truncate tables.
PRQL-NJEWData Serialization ErrorOne or more rows from the source cannot be parsed. This may be caused by a row exceeding byte size limits, invalid/non-supported encoded characters, unquoted values, or column errors. Please contact support for more information.
PRQL-BKRGDatabricks Authorization FailedThe provided service principal is not authorized to use the SQL endpoint. Please confirm that the service principal is listed as an authorized user with Can Use within the SQL Warehouse permissions, and try again.
PRQL-CJFXDatabricks Catalog Permission DeniedThe Databricks connection was refused due to insufficient catalog permissions. Please check that the provided connection principal has been granted USE CATALOG permission on the specified catalog.
PRQL-CSVNDatabricks Concurrent Append Error EncounteredThe Databricks server encountered a concurrent update to the target table. Please ensure no other INSERT, DELETE, UPDATE, or MERGE queries are running.
PRQL-LADFDatabricks Connection Closed PrematurelyThe Databricks connection closed prematurely. This is usually temporary and will resolve by itself. If this error persists, please contact support.
PRQL-MKEWDatabricks Connection Temporarily RejectedThe Databricks connection was temporarily rejected because the service is under maintenance.
PRQL-VIDEDatabricks Duplicate Row ErrorThe Databricks data transfer encountered an error during data transfer. The Databricks target table or staged data may have duplicate data preventing successful updates. Please confirm there is no duplicate data in the data source, and contact support if the issue persists.
PRQL-OLKSDatabricks Encountered Internal ErrorThe Databricks connection encountered an internal error. If this error persists, please contact support.
PRQL-IPBLDatabricks IP Access List RestrictionThe Databricks connection was blocked by an IP access list restriction at the Databricks account or workspace-level. Please ensure any configured IP access lists include the data sync service's static egress IP(s).
PRQL-JZQZDatabricks Invalid Access TokenThe Databricks connection was refused due to an invalid access token. Please check that the access token (dapi...) is valid and the provided connection principal has been granted sufficient access.
PRQL-QOCKDatabricks Java IO Error EncounteredThe Databricks server encountered an error. If this error persists, please contact support.
PRQL-VIZFDatabricks Network Error EncounteredThe Databricks server encountered an error and the connection was dropped. If this error persists, please contact support.
PRQL-FUOMDatabricks Operation Not SupportedThe Databricks server encountered an error. Please check that the provided connection principal has been granted sufficient access.
PRQL-QWEODatabricks Query TimeoutThe Databricks query connection timed out. If this error persists, please contact support.
PRQL-CKSRDatabricks Rate LimitThe Databricks server encountered a rate limit. If this error persists, please contact support.
PRQL-CYNRDatabricks Runtime Error EncounteredThe Databricks server encountered a temporary error and the connection was dropped. If this error persists, please contact support.
PRQL-GMXDDatabricks Runtime Error EncounteredThe Databricks server does not have Predictive Optimization enabled.
PRQL-CMRTDatabricks Storage Authorization FailureDatabricks failed to execute one or more staging upload queries with PUT. If using Unity Catalog, please ensure the Write Volume permission has been provided to the Service Principal or user. If using Hive Metastore, please ensure write and delete permissions have been provided on the object storage location.
PRQL-YBLKDatabricks UnavailableThe Databricks server was unavailable. This is usually temporary and will resolve by itself. If this error persists, please contact support.
PRQL-FSKSDatabricks Unexpected Operation State ErrorThe Databricks server encountered an unexpected operation state error.
PRQL-PSZDDatabricks Warehouse StoppedThe Databricks transfer failed because the target warehouse was stopped.
PRQL-DBSHDatabricks no such hostConnection to Databricks could not be established on failure to reach host. Please ensure that the provided hostname is accurate and the Databricks cluster is publicly accessible.
PRQL-DLDQDelta Lake Duplicate Row ErrorOne or more duplicate rows have been detected in the source data. Please ensure that each row's primary key is unique/de-duplicated and retry.
PRQL-UFQEDelta Lake Object Not FoundThe Delta Lake engine could not find an object. Make sure the object exists and the writer has read access to the bucket.
PRQL-GFISDelta Lake Runtime ErrorThe Delta Lake engine encountered an error.
PRQL-CISEDelta Lake Table Creation FailedThe delta lake table could not be created due to existing conflicting metadata in the bucket prefix.
PRQL-DOOMDuckDB Out of MemoryThe transfer worker ran out of memory. If this error persists, please contact support.
PRQL-SLVKGCS Missing Bucket Storage GET PermissionThe GCS server encountered an error due to insufficient permissions. Please check that the provided connection principal has been granted 'storage.buckets.get'.
PRQL-ZQZQGCS Missing Create PermissionThe GCS server encountered an error due to insufficient permissions. Please check that the provided connection principal has been granted 'storage.objects.create'.
PRQL-AYSDGCS Missing Delete PermissionThe GCS server encountered an error due to insufficient permissions. Please check that the provided connection principal has been granted 'storage.objects.delete'.
PRQL-KJCHGCS Server Encountered ErrorThe GCS server encountered a temporary error and the connection was dropped. If this error persists, please contact support.
PRQL-NXPYGCS Server Encountered ErrorThe GCS server encountered a temporary error and the connection was dropped. If this error persists, please contact support.
PRQL-IXOLGoogle Sheets Authentication FailedThe Google Sheets server refused the connection.
PRQL-NEFPGoogle Sheets Authentication FailedThe Google Sheets server refused the connection.
PRQL-VDJXGoogle Sheets Data Processing FailedThe Google Sheets server encountered a temporary error and the connection was dropped. If this error persists, please contact support.
PRQL-LNWTGoogle Sheets Host Not FoundThe Google Sheets host could not be found. Please check that the provided host name is valid.
PRQL-CELLGoogle Sheets Overloading ErrorA Google Sheet may not have more than 10,000,000 cells. If the error persists, please choose another destination type.
PRQL-BOSRGoogle Sheets Server Encountered ErrorThe Google Sheets server encountered an internal error and the connection was dropped. If this error persists, please contact support.
PRQL-CMETGoogle Sheets Server Encountered ErrorThe Google Sheets server connection encountered a temporary error and the connection was dropped. If this error persists, please contact support.
PRQL-GPDBGoogle Sheets Server Encountered ErrorThe Google Sheets server encountered an internal error and the connection was dropped. If this error persists, please contact support.
PRQL-YICWGoogle Sheets Server Encountered ErrorThe Google Sheets server encountered a resource quota limit.
PRQL-ICEDIceberg Authorization FailedA query failed due to insufficient database permissions. Please check that the provided connection details are correct and the principal has been granted sufficient permissions to the target catalog and object store.
PRQL-INUMInvalid Input: Numerical TypeOne or more values could not be cast to a numerical type. Please ensure all source data columns of numerical types contain valid numerical values. Contact support if this error persists.
PRQL-FGADInvalid Timestamp Value in Source ColumnAn invalid timestamp value was detected in a source column. Please review your timestamp columns for invalid values.
PRQL-CLNUMongoDB Authentication FailedThe MongoDB connection was refused due to insufficient permissions. Please check that the provided connection principal has been granted sufficient access.
PRQL-KWZNMongoDB Authentication FailedThe MongoDB connection was successful, but the user is not authorized. Please check that the provided user has access.
PRQL-MJUMMongoDB Authentication FailedThe MongoDB connection was refused. Please check that the provided MongoDB access details are correct.
PRQL-FBNNMongoDB Collection Not FoundThe provided MongoDB collection was not found.
PRQL-BGZSMongoDB Connection FailedThe MongoDB connection was unsuccessful due to an unexpected configuration error. If the error persists, please contact support.
PRQL-KDCWMongoDB Connection RefusedThe MongoDB connection was refused. Please check that the provided MongoDB server is valid and accessible.
PRQL-MDXEMongoDB Runtime Encountered ErrorThe MongoDB connection exceeded a space quota.
PRQL-VIPDMongoDB Runtime Encountered ErrorThe MongoDB connection encountered a memory limit.
PRQL-QYYAMySQL Authentication FailedThe MySQL connection was refused due to insufficient permissions. Please check that the provided connection details have been granted sufficient access.
PRQL-AZBEMySQL Connection FailedThe provided MySQL host was not found. Please check the the provided host name is valid and accessible.
PRQL-DQTJMySQL Connection FailedThe provided MySQL port is invalid.
PRQL-VMTEMySQL Insufficient User PermissionsOne or more permissions on the database are missing from the writer user. Please ensure all required permissions are provided and retry.
PRQL-AREWObject Storage Connection FailedThe specified bucket name contains invalid characters.
PRQL-EGJNObject Storage Connection FailedThe specified bucket does not exist.
PRQL-SAGKObject Storage List IO TimeoutObject Storage client encountered IO timeout listing bucket objects. If this error persists, please contact support.
PRQL-CIUSOversized Decimal ValueEncountered a value of type DECIMAL that is too large to be converted to DECIMAL(38,19).
PRQL-MCOQPostgres Authentication FailedThe Postgres connection was refused. Please check that the provided connection details are correct.
PRQL-JXOSPostgres Conflict With RecoveryThe Postgres connection was dropped by the server. This is usually due to a Hot Standby related query timeout. If this error persists, please contact support.
PRQL-RXOIPostgres Connection FailedThe Postgres connection was refused. Please check that the provided host is valid and accessible.
PRQL-TPOQPostgres Connection FailedThe Postgres connection was refused. Please check that the provided host is valid and accessible.
PRQL-VLMVPostgres Connection FailedThe Postgres connection was refused. Please check that the provided host is valid and accessible.
PRQL-QJXVPostgres Data Processing FailedThe Postgres connection encountered an error. At least one expected column was not found.
PRQL-SMHCPostgres Data Processing FailedThe Postgres connection encountered an error. At least one expected relation was not found.
PRQL-XLSXPostgres Data Processing FailedThe Postgres data transfer encountered duplicate primary key values. Please check that the primary key column values are unique for this recipient.
PRQL-FLQRPostgres Missing PostGIS ExtensionThe PostGIS extenstion is required for the Postgres to recognize the type geometry. Please make sure PostGIS is installed.
PRQL-KKIMPostgres Runtime Encountered ErrorThe Postgres connection encountered an unexpected error and was dropped. If this error persists, please contact support.
PRQL-KPFZPostgres Runtime Encountered ErrorThe Postgres connection was dropped by the server. If this error persists, please contact support.
PRQL-UKMCPostgres Runtime Encountered ErrorThe Postgres connection was dropped due to a conflict with the recovery instance. This is usually due to a Hot Standby related query timeout. If this error persists, please contact support.
PRQL-ZSRSPostgres Runtime Encountered ErrorThe Postgres connection was refused on the schema. Please check that the provided connection principal has been granted sufficient access.
PRQL-ZSRSPostgres Runtime Encountered ErrorThe Postgres connection was refused on the view. Please check that the provided connection principal has been granted sufficient access.
PRQL-ROTXPostgres cannot execute write in read-only transactionPostgres is unable to execute the write query. Please ensure that Postgres is configured upon a writer endpoint and with write permissions.
PRQL-DXHSRedshift Authentication FailedThe provided Redshift connection was refused due to insufficient permissions. Please check that the provided connection details are correct and the principal has been granted sufficient permissions.
PRQL-RSFARedshift Authentication FailedThe Redshift connection was refused. Please check that the provided connection principal has been granted sufficient access.
PRQL-BOWDRedshift Authorization FailedThe provided Redshift query failed due to insufficient database permissions. Please check that the provided connection details are correct and the principal has been granted sufficient permissions to the target database.
PRQL-XKWZRedshift Cannot Drop Table with DependenciesA DROP table operation failed due to one or more downstream consumers dependent on it. Please temporarily revoke access from downstream consumers to the destination table for the full refresh transfer to succeed.
PRQL-BLHIRedshift Connection FailedThe Redshift connection was refused. Please check that the provided host is valid and accessible.
PRQL-FTNXRedshift Connection FailedThe Redshift connection was refused. Please check that the provided host is valid and accessible.
PRQL-ZJSMRedshift Connection Reset By PeerThe Redshift connection was reset. This is likely due to a network issue. Please check your SSH, firewall, and network settings. If the issue persists, please contact support.
PRQL-CSNQRedshift Data Processing FailedThe Redshift connection encountered an unknown error, contact support.
PRQL-JCVIRedshift Data Processing FailedThe Redshift connection encountered an error. At least one expected column was not found.
PRQL-KMNNRedshift Data Processing FailedThe Redshift connection encountered an error. At least one expected relation was not found.
PRQL-WUZBRedshift Runtime Encountered ErrorThe Redshift connection encountered an unexpected error and was dropped. If this error persists, please contact support.
PRQL-JSZMS3 Missing Delete PermissionUnable to upload file to S3. Please check that the provided role has been granted s3:DeleteObject.
PRQL-RTTAS3 Missing Upload PermissionUnable to upload file to S3. Please check that the provided role has been granted s3:PutObject.
PRQL-CIACS3 Tables Missing Get Table Metadata Location PermissionA query failed due to a missing s3tables:GetTableMetadataLocation permission in the user/role policy. Please check that the provided connection details are correct and the principal has been granted sufficient permissions.
PRQL-QLDDS3 Tables Missing Get Table PermissionA query failed due to a missing s3tables:GetTableBucket permission in the user/role policy. Please check that the provided connection details are correct and the principal has been granted sufficient permissions.
PRQL-GXDDS3 Tables Missing Update Table Metadata Location PermissionA query failed due to a missing s3tables:UpdateTableMetadataLocation permission in the user/role policy. Please check that the provided connection details are correct and the principal has been granted sufficient permissions.
PRQL-AWJZSFTP Connection LostSFTP client experienced a connection loss. Please review any idle timeout or session limits configured on the SFTP server and retry.
PRQL-ANLWSQL Server Connection Could Not Be EstablishedThe SQL Server connection timed out. Please verify the host is reachable, firewall rules and/or security group allows access by whitelisting the static egress IP, and the port is reachable.
PRQL-GZDZSQL Server Connection FailedThe provided SQL Server host was not found. Please check that the provided host name is valid and accessible.
PRQL-VKDTSQL Server Data Processing FailedThe SQL Server data transfer encountered duplicate primary key values. Please check that the primary key column values are unique for this recipient.
PRQL-UXPWSQL Server Invalid Username/Password CharactersThe transfer user's username or password contains special characters that cannot be parsed during connection. Please update the user's credentials and try again.
PRQL-MURCSQL Server unable to resolve collation conflictA collation conflict cannot be resolved on the SQL Server table. Please contact support for more information.
PRQL-CLDDSchema Not Found ErrorA query failed due to a missing schema. Please check that the specified schema exists in the catalog or metastore.
PRQL-FKDSSnowflake Authentication ErrorSnowflake user access is disabled. Please contact the Snowflake admin to get more information.
PRQL-VKCPSnowflake Authentication FailedThe Snowflake engine refused the operation due to insufficient permissions. Please check that the provided principal has been granted the required permissions.
PRQL-ZBSPSnowflake Authentication FailedThe provided Snowflake credentials are invalid. Please check that the correct credentials have been provided.
PRQL-BJKESnowflake Authentication Policy RejectedSnowflake rejected the login because the current authentication policy does not allow the attempted authentication method. Ensure the user/account policy allows DRIVERS and the chosen authentication method (PASSWORD or KEYPAIR).
PRQL-IGRWSnowflake Authentication Rate LimitedThe Snowflake connection was rejected. This is likely due to too many failed connection attempts. Please check that the correct credentials have been provided.
PRQL-HFCOSnowflake Connection FailedIP whitelisting has not been properly configured in the provided Snowflake account. Please contact support to confirm the correct IP address to whitelist within Snowflake.
PRQL-HFCOSnowflake Connection FailedThe provided Snowflake Account Host is not valid. Please check that your provided host name is a valid Snowflake account URL (ending in 'snowflakecomputing.com').
PRQL-PKANSnowflake Data Processing FailedThe Snowflake connection has no active warehouse. Please ensure the provided user has a default warehouse configured.
PRQL-AFWLSnowflake Database Does Not Exist or Not AuthorizedThe connection attempt failed due to an issue with permissions. Please confirm that the provided Snowflake database exists and the provided user has been authorized. If the error persists, please confirm that the provided user has been successfully granted access to the designated role, and that the default_role has been successfully configured on the user.
PRQL-NSOESnowflake Duplicate Row ErrorThe Snowflake data transfer encountered an error during data transfer. The Snowflake target table or staged data may have duplicate data preventing successful updates. Please confirm there is no duplicate data in the data source, and contact support if the issue persists.
PRQL-BIEMSnowflake Host Does Not ExistThe Snowflake host was unreachable. Please ensure the host was properly entered.
PRQL-WLAMSnowflake Incorrect Username or PasswordThe provided Snowflake username or passsword is incorrect. Please check that the correct username and password have been provided.
PRQL-JWCPSnowflake Invalid Account SettingFailed to read the information schema due to casing. If the Snowflake account has the setting QUOTED_IDENTIFIERS_IGNORE_CASE enabled, make sure it is set to FALSE on the data transfer user.
PRQL-COSDSnowflake Invalid IdentifierA Snowflake query tried to reference a table or column that does not exist. If the table or column has been deleted, it may need to be recreated manually or via full refresh. Please contact support for more information.
PRQL-OFWESnowflake Key Auth ErrorThe Snowflake connection was refused. Please confirm that the provided Snowflake public key has been successfully assigned to the Snowflake user.
PRQL-AJHJSnowflake Multi-factor Authentication is RequiredMulti-factor authentication is currently required for the authorized user and MFA is not supported with data syncing. Please ensure your user is of type SERVICE instead of HUMAN and try again.
PRQL-VIEDSnowflake No Such Host ErrorThe Snowflake connection failed to initialize, the host provided does not exist.
PRQL-YWUXSnowflake Object Verification ErrorThe Snowflake server was unable to verify an object. Please check that the Snowflake principal has access to the required objects.
PRQL-UPSDSnowflake Password ExpiredThe given Snowflake password has expired. Snowflake suggests updating the password via the Snowflake web console.
PRQL-QZQZSnowflake Quota ExceededThe designated Snowflake warehouse cannot be resumed because the warehouse's resource monitor has exceeded its credit quota.
PRQL-IRPWSnowflake Runtime Encountered ErrorThe Snowflake account has run out of virtual warehouse trial credit.
PRQL-JWODSnowflake Runtime Encountered ErrorThe Snowflake client encountered a temporary error and the connection was dropped. If this error persists, please contact support.
PRQL-WTKQSnowflake Runtime Encountered ErrorThe Snowflake account has been suspended due to the lack of a payment method.
PRQL-SSTESnowflake Session Token ExpiredThe Snowflake session token has expired. Please ensure the configured warehouse is active and not overloaded, and retry the transfer.
PRQL-SNOASnowflake Stage is Not AuthorizedThe connection encountered an issue accessing a Snowflake stage. If you have existing FUTURE STAGE grants at the database or schema level, please ensure that the transfer user's default role is provided GRANT READ and GRANT WRITE ON FUTURE STAGES in the target schema.
PRQL-DSIOSnowflake TimeoutSnowflake client encountered statement or warehouse timeout and canceled query.
PRQL-BKEKSnowflake Unknown Internal ErrorThe Snowflake query failed with an unknown internal error. If this error persists, please contact support.
PRQL-DICXSnowflake Warehouse Encountered Permissions ErrorThe Snowflake warehouse encountered an error. Please check that the provided service account has been granted sufficient permissions. Specifically, please check for permissions on existing tables and schemas.
PRQL-ANCTTransfer Dispatch ErrorThe transfer failed to be dispatched to a worker.
PRQL-IDWDTrino Exceeded Partitions LimitThe Trino engine encountered an error because too many partitions were found.
PRQL-ERMSUnknown ErrorAn unknown error occurred.