FAILED_JDBC error class

SQLSTATE: HV000

Failed JDBC <url> on the operation:

ALTER_TABLE

Alter the table <tableName>.

CREATE_INDEX

Create the index <indexName> in the <tableName> table.

CREATE_NAMESPACE

Create the namespace <namespace>.

CREATE_NAMESPACE_COMMENT

Create a comment on the namespace: <namespace>.

CREATE_TABLE

Create the table <tableName>.

DROP_INDEX

Drop the index <indexName> in the <tableName> table.

DROP_NAMESPACE

Drop the namespace <namespace>.

GET_TABLES

Get tables from the namespace: <namespace>.

LIST_NAMESPACES

List namespaces.

NAMESPACE_EXISTS

Check that the namespace <namespace> exists.

REMOVE_NAMESPACE_COMMENT

Remove a comment on the namespace: <namespace>.

RENAME_TABLE

Rename the table <oldName> to <newName>.

TABLE_EXISTS

Check that the table <tableName> exists.

UNCLASSIFIED

<message>