スキップしてコンテンツを表示

Athena ODBC 2.x Connection ERROR: [AmazonAthena][S3ClientError]: ExceptionName: , ErrorType: 6 ExceptionMessage: No response body

0

The SQL Statement 'DELETE FROM <Table>' always returns '[AmazonAthena][S3ClientError]: ExceptionName: , ErrorType: 6 ExceptionMessage: No response body' when using Athena ODBC Driver 2.x; while it works fine after changing back to Driver 1.x without any other changes.

Is there any other setting we need to configure for ODBC Driver 2.x?

質問済み 10ヶ月前139ビュー
1回答
0

The error you're encountering with the Athena ODBC 2.x driver suggests there might be an issue with the driver's configuration or compatibility with your specific setup.

To troubleshoot this issue, consider the following steps:

  1. Check your connection string and ensure all required parameters for the 2.x driver are correctly set.

  2. Enable logging for the ODBC driver to get more detailed information about the error. The logs can provide valuable insights into what's causing the issue.

If the issue persists after trying these steps, it would be advisable to contact AWS Support. When reaching out to support, be sure to provide:

  • A detailed description of the issue, including the exact error message
  • The driver version and operating system information
  • Your connection string (with sensitive information redacted)
  • ODBC driver log files
  • The account ID, AWS Region, and query execution ID if available

AWS Support will be able to investigate the issue more thoroughly and provide specific guidance for your situation.

回答済み 10ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ