Passer au contenu

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?

demandé il y a 10 mois142 vues
1 réponse
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.

répondu il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.