नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
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>.
DROP_TABLE
Drop the table <tableName>.
GET_TABLES
Get tables from the namespace: <namespace>.
LIST_NAMESPACES
List namespaces.
LOAD_TABLE
Load the table <tableName>.
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.
TRUNCATE_TABLE
Truncate the table <tableName>.
UNCLASSIFIED
<message>