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.
- 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