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

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA Errors

Re: ORA Errors

From: Howard J. Rogers <dba_at_hjrdba.com>
Date: Thu, 28 Mar 2002 06:14:58 +1100
Message-ID: <a7t5pm$im9$1@lust.ihug.co.nz>


You don't say what platform you are on, but if it were Unix, then you can do :

oerr ora 1562 or
oerr ora 1650

...at the Unix command prompt to get an explanation of the error, and some advice on how to fix up the problem.

Failing that, most of the error messages you are ever likely to meet are fully documented at technet.oracle.com, where you can click the search button and then search for the topic 'error messages'. You have to be a member of technet, but membership is free and instantly granted.

Regards
HJR

--
------------------------------------------
Resources for Oracle : www.hjrdba.com
============================

"Casey J. Ratliff" <cratliff_at_adaytum.com> wrote in message
news:dfd9ec3.0203271109.12c483e9_at_posting.google.com...

> All:
>
> I have an application I work with that often has multiple different
> ORA- 2222 errors like:
>
> ORA-01562: failed to extend rollback segment number 5
> ORA-01650: unable to extend rollback segment R04 by 640 in tablepsace
> RBSB
>
> And many more. Is there a listing of the error codes for reference
> somewhere? Is there a trouble shooting technique I can use for these?
>
> Thanks in Advance!
>
> Casey
Received on Wed Mar 27 2002 - 13:14:58 CST

Original text of this message

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