cassandra · cassandra/ALREADY_EXISTS
ALREADY_EXISTS
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.
Also defined in
- gcp Already exists The resource being created already exists. Maps to HTTP 409. Google Cloud APIs return this when a client attempts to create a resource with an identifier already in use, such as a duplicate Cloud Storage bucket name.
- gemini Already Exists The resource being created already exists, such as tuning a model under a display name that's already in use. Maps to HTTP 409; choose a different identifier or reuse the existing resource.
- grpc Already exists The resource that a client tried to create already exists.
References
In this namespace
— start of namespace —
next → AUTH_ERROR Authentication Error