Oracle error when logging into database
Posted
by
Bryan
on Server Fault
See other posts from Server Fault
or by Bryan
Published on 2012-06-26T14:42:41Z
Indexed on
2012/06/26
15:17 UTC
Read the original article
Hit count: 162
When I try to log into my db with a specific user I get this message. Below is from the alert log. I can login as system just fine. Anyone know how to figure out what is causing this?
Thanks in advance for the help.
----- Error Stack Dump -----
ORA-00604: error occurred at recursive SQL level 1
ORA-01438: value larger than specified precision allowed for this column
ORA-06512: at line 2
Oracle 10g OEL 5.5
© Server Fault or respective owner