Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Database error messages

Re: Database error messages

From: Jared Still <jkstill_at_gmail.com>
Date: Fri, 5 Nov 2004 13:20:32 -0800
Message-ID: <bf463804110513201e6ab018@mail.gmail.com>


On Fri, 5 Nov 2004 13:43:44 -0500, katz.c_at_forces.gc.ca <katz.c_at_forces.gc.ca> wrote:

> List,
> Would anyone know if there's a reason why error messages Ora-00900 to
> Ora-00909 are not listed in the Oracle10g Release 1 error message document?
> chaim
> --


Do you mean these messages, the ones in $OH/rdbms/mesg/oraus.msg?

00900, 00000, "invalid SQL statement"
// *Cause:
// *Action:

00901, 00000, "invalid CREATE command"
// *Cause:
// *Action:

00902, 00000, "invalid datatype"
// *Cause:
// *Action:

00903, 00000, "invalid table name"
// *Cause:
// *Action:

00904, 00000, "%s: invalid identifier"
// *Cause:
// *Action:

00905, 00000, "missing keyword"
// *Cause:
// *Action:

00906, 00000, "missing left parenthesis"
// *Cause:
// *Action:

00907, 00000, "missing right parenthesis"
// *Cause:
// *Action:

00908, 00000, "missing NULL keyword"
// *Cause:
// *Action:

00909, 00000, "invalid number of arguments"
// *Cause:
// *Action:

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Nov 05 2004 - 15:16:21 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US