Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Category: UNCLASSIFIED_ERROR; An error occurred while calling o111.pyWriteDynamicFrame. ERROR: relation "{table_name}" already exists #198

Open
HernanCote opened this issue Dec 11, 2023 · 0 comments

Comments

@HernanCote
Copy link

I am currently encountering an issue while attempting to execute an ETL job aimed at migrating data from a SQL Server database to a Postgres DB. The process consistently fails due to an error whose resolution eludes me. Should I anticipate the existence of the target table and expect to write information onto it, or is there another approach I should consider to address this recurring error?

The script is pretty simple, as it is just a select statement that select the appropriate columns from the source to insert them in the target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant