Error Messages Associated with SQLSTATE 42V01

This topic lists the errors associated with the SQLSTATE 42V01.

SQLSTATE 42V01 Description

ERRCODE_UNDEFINED_TABLE

Error messages associated with this SQLState

ERROR 2308: Can't find anchor table
ERROR 2312: Can't find table
ERROR 2313: Can't find table "string"
ERROR 2714: Constraint string does not exist
ERROR 2948: CTAS: table "string" was dropped in another session (DDL interference)
ERROR 3642: Invalid CTAS query: string
ERROR 3760: Invalid table name
ERROR 3761: Invalid table name "string"
ERROR 3762: Invalid table name string
ERROR 3953: Missing FROM-clause entry for table "string"
ERROR 3954: Missing FROM-clause entry in subquery for table "string"
ERROR 4416: Primary table "string" does not exist
ERROR 4566: Relation "string" does not exist
ERROR 4567: Relation "string" in FOR UPDATE clause not found in FROM clause
ERROR 4568: Relation "string.string" does not exist
ERROR 4570: Relation with OID value does not exist
ERROR 4883: Table "string.string" does not exist
ERROR 4898: Table does not exist (oid=value)
ERROR 4911: Table with OID value does not exist
ERROR 4912: Table/View with name 'string' does not exist
ERROR 6220: CREATE INDEX failed
ERROR 6221: DDL interfered with this statement; table concurrently dropped
ERROR 6300: Invalid text-index parameters
ERROR 6418: Table "string" no longer exists
ERROR 6420: Table 'stringstringstring' does not exist
ERROR 6729: DDL Interfered! table "string" does not exist
ERROR 6730: DDL statement interfered with this statement; table was dropped
ERROR 7285: Table "string" does not exist in HCatalog schema string
ERROR 7847: Relation [string] does not exist or access was denied
ERROR 8974: Object of type string OID "value" does not exist

The Vertica User Community contains knowledge base articles, blogs, and forum posts that may help you resolve these errors.