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 -> Oracle errors

Oracle errors

From: Wim Knaapen <wkn_at_oce.nl>
Date: Tue, 14 Jul 1998 06:00:08 GMT
Message-ID: <35AAF3E8.25DFFB3C@oce.nl>


People,

Often you'll see somebody asking 'what does error ORA-xxxxx means?' If you have oracle installed you could try the command 'oerr ora xxxxx' (on Unix it works but I guess it works on all OS). where 'ora' is the part before the '-' in the error code and 'xxxxx' the number after the '-'.
For oracle error ORA–01513
oerr ora 1513 would result in
01513, 00000, "invalid current time returned by operating system"
// *Cause: The operating system returned a time that was not between
// 1988 and 2121.
// *Action: Correct the time kept by the operating system.

Hope it helps someone to solve their problems.                                                                  

_=o&o>_

##########################################################################
This note does not necessarily represent the position of Océ-Technologies
BV. Therefore no liability or responsibility for whatever will be accepted.
##########################################################################
Received on Tue Jul 14 1998 - 01:00:08 CDT

Original text of this message

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