I don't know if that was a ORA-1513 but here's what I got out of oerr
<font face="courier">
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
</font>
it seems i found the problem...it was because i was fooling around with the sys time on the machine, and the Oracle supports system times from 1988 to 2121...
Bookmarks