Am I the only one annoyed by ORA- error message sites?

From: Steve Howard <stevedhoward_at_gmail.com>
Date: Fri, 21 Jan 2011 06:56:59 -0800 (PST)
Message-ID: <03c34c1f-5787-47bd-9bbf-23e5bbcfb915_at_v26g2000yqf.googlegroups.com>



Per the subject line, this drives me bonkers. I have a particular error message for which I am searching a solution. All I end up with are hits for some moron that wrote...

i=1;while [ $i -le 30000]; do
  oerr ora $i
  i=$(($i + 1))
done

...and uploaded the output on the internet.

There...now I feel better :) Received on Fri Jan 21 2011 - 08:56:59 CST

Original text of this message