jdavidb (email not shown publicly)
http://voiceofjohn.blogspot.com/
J. David Blackstone has a Bachelor of Science in Computer Science and Engineering and nine years of experience at a wireless telecommunications company, where he learned Perl and never looked back. J. David has an advantage in that he works really hard, he has a passion for writing good software, and he knows many of the world's best Perl programmers.
oerr (Score:1)
They still do this? (Score:2)
FWIW I think there *is* some way to configure Oracle to use human readable error codes... but just the thought that this is STILL not the default let alone that it
Re:They still do this? (Score:2)
Well, it spits out the error code and a human readable string. But there are an enormous number of times when the string appears to have nothing to do with the actual problem. (Like some of the obscure parsing errors perl occasionally spits out, but perl is much better at detecting what actually went wrong and telling you.) This site provides a minimal bit of extra assistance in figuring out what one of these errors means.
Even still, I had a lot of trouble with figuring out what the particular error I
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers