NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
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 even has to be an option.
Reply to This
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