2 Jul
2001
2 Jul
'01
8:48 p.m.
Rene Pijlman writes:
On Sun, 1 Jul 2001 23:26:00 +0200 (CEST), you wrote: [drag from web folder]
The requested header was not found". At least, it is a typical Microsoft error message (shared by Oracle error messages): there hate to name things directly.
Oracle would give you a pile of useless messages, but at the bottom would be something meaningful like "EPC-00046: General Error Message" or "Maximum number of restrictions exceeded" :-) Yes, it is this kind of error messages, I like so much. More examples:
ORA-XXXXX: table of view does not exist ORA-YYYYY: unknown column name At least, this makes the jobs of Oracle programmers safe... Debugging takes several times longer than necessary. Dieter