errors.fyi community error code reference
UNPREPARED
cassandra

Unprepared

The server does not recognise the prepared statement ID sent in an EXECUTE request, typically because the statement was evicted from the server's prepared statement cache. The client should re-prepare the statement and retry.

Numeric value: 9472

References

โ† all namespaces for UNPREPARED