How to solve Oracle Database Error 900 (ora-00900)

Oracle Error Code
   ora-00900

Description
   invalid SQL statement

Cause
   The statement is not recognized as a valid SQL statement. This error can occur if the Procedural Option is not installed and a SQL statement is issued that requires this option (for example, a CREATE PROCEDURE statement). You can determine if the Procedural Option is installed by starting SQL*Plus. If the PL/SQL banner is not displayed, then the option is not installed.
How to Solve
   Correct the syntax or install the Procedural Option.
Posts About Oracle Database Error ORA-00903
DBA:
Are you are trying to create a procedure ?
If so be sure that the Procedural Option is installed.


Do you have question or do you know about solution ?

Share with us. (No registration required)
  
Your Name
Question, comment or solution
Similar Errors
  ORA-00816    ORA-00820    ORA-00821    ORA-00900    ORA-00901    ORA-00902    ORA-00903  Others

Main Page      Contact Us      Tools & Softwares      Server Monitoring Softwares