C4W4A4 Capstone Part 1 - Error: Glue Catalog Database exists?

Hi,

I’m trying to apply terraform transformation job but an error is showing up as follows:

Error: creating Glue Catalog Database (de_c4w4a1_silver_db): operation error Glue: CreateDatabase, https response error StatusCode: 400, RequestID: c77ddd2d-9d8a-41f3-84f8-2fe2fc97bf19, AlreadyExistsException: Database already exists.

with module.transform_job.aws_glue_catalog_database.transform_db,
on modules/transform_job/glue.tf line 2, in resource “aws_glue_catalog_database” “transform_db”:
2: resource “aws_glue_catalog_database” “transform_db” {

There’s no transformation zone database yet. Nor databases in AWS Glue Catalog Database?




Hello @brian3190,

Please submit this form, a lab refresh seems to fix this issue. It takes 1-2 business days (no weekends) since it is a manual process perfromed by the engineers. Thank you

1 Like

Thanks Georgios

1 Like