errors.fyi community error code reference
ALREADY_EXISTS
cassandra

Already Exists

A CREATE TABLE or CREATE KEYSPACE statement failed because the named table or keyspace already exists. The error body includes the keyspace and table names.

Numeric value: 9216

References

โ† all namespaces for ALREADY_EXISTS