Oracle® Database 8i | 9i | 10g | 11g | 12c | 18c | 19c Error Codes

Information for Database Error Code ORA-00903: invalid table name
Oracle® Database Error ORA-009033/5

ORA-00903: invalid table name

Cause: You tried to execute a SQL statement that included an invalid table name or the table name does not exist.

Action: Rewrite your SQL to include a valid table name. To be a valid table name the following criteria must be met: The table name must begin with a letter. The table name can not be longer than 30 characters. The table name must be made up of alphanumeric characters or the following special characters: $, _, and #. The table name can not be a reserved word.

Error Type: ORA

Oracle® Database Error Codes 8i | 9i | 10g | 11g | 12c | 18c | 19c

Record: 1/1

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners

Oracle: Registered trademark of Oracle