ErrorCode: INTERNAL_ERROR_SERVICE

0

I receive this error when I try to run a query by athena-express library.

[ErrorCode: INTERNAL_ERROR_SERVICE] Amazon Athena experienced an internal error while executing this query. Please contact AWS support for further assistance. You will not be charged for this query. We apologize for the inconvenience.

Query: DROP SCHEMA IF EXISTS name_schema CASCADE

Run time: 0 sec Data scanned: 0 MB

Till yesterday I didn't see any errors!

asked 2 years ago459 views
2 Answers
0

Hello,

Can you please share the Athena failed query ID and AWS region for us to troubleshoot further ? You can find Athena query ID in query history [1]

REFERENCES:

[1] https://docs.aws.amazon.com/athena/latest/ug/querying.html#queries-viewing-history

AWS
SUPPORT ENGINEER
answered 2 years ago
0

Hi, I found the problem related to my error. I don't know why but when I changed my query in "CREATE SCHEMA XY" I received an error related to some missing permissions. So, the problem was related to the missing permissions but I don't know why I didn't receive this error message when I tried with the query "DROP SCHEMA XY".

Anyway, the problem was resolved!

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions