ORA-00903 invalid table name
Oracle Database Error Code Messages ORA-00903 Help About Description;
Invalid table name.
Error Problem Cause;
A table or cluster name is invalid or does not exist. This message is also issued if an invalid cluster name or no cluster name is specified in an ALTER CLUSTER or DROP CLUSTER statement.
How to Solve; ORA-00903 invalid table name?
Fix Action for Solve Ora-00903;
Check spelling. A valid table name or cluster name must begin with a letter and may contain only alphanumeric characters and the special characters $, _, and #. The name must be less than or equal to 30 characters and cannot be a reserved word.