Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Database error messages
Yes. The database still "reports" them, but the 10g documentation no longer
includes them. I was wondering if anyone had any insight into the logic
behind the omission, (as in things don't happen by themselves etc...)
ck
-----Original Message-----
From: Jared Still [mailto:jkstill_at_gmail.com]
Sent: Friday, November 05, 2004 4:21 PM
To: katz.c_at_forces.gc.ca
Cc: oracle-l_at_freelists.org
Subject: Re: Database error messages
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 messagedocument?
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-lReceived on Mon Nov 08 2004 - 08:30:25 CST
![]() |
![]() |