Re: Radiohead lyrics in Oracle RDBMS code

From: Howard Latham <howard.latham_at_gmail.com>
Date: Tue, 26 Jan 2010 15:50:51 +0000
Message-ID: <713d96d11001260750j26ae807ic0adaaba436cc27c_at_mail.gmail.com>



Yes I was a bit worried about the coder!

On 26 January 2010 15:32, Kellyn Pedersen <kjped1313_at_yahoo.com> wrote:

> And I thought the developer was just trying to slip in a message to
> everyone about how he really felt about working on the code... :)
>
> Kellyn Pedersen
> Multi-Platform DBA
> I-Behavior Inc.
> http://www.linkedin.com/in/kellynpedersen
> www.dbakevlar.blogspot.com
>
> "Go away before I replace you with a very small and efficient shell
> script..."
>
>
> --- On *Tue, 1/26/10, Ric Van Dyke <ric.van.dyke_at_hotsos.com>* wrote:
>
>
> From: Ric Van Dyke <ric.van.dyke_at_hotsos.com>
> Subject: RE: Radiohead lyrics in Oracle RDBMS code
> To: troach_at_gmail.com, dennis_at_conus.info
> Cc: "ORACLE-L" <oracle-l_at_freelists.org>
> Date: Tuesday, January 26, 2010, 7:33 AM
>
>
> You’d be surprised (or shocked) at some of the things that have creep
> into the code over the years…
>
>
>
> -----------------------
>
> Ric Van Dyke
>
> Hotsos Enterprises
>
> -----------------------
>
>
>
> *Hotsos Symposium *
>
> *March 7 – 11, 2010 *
>
> *Be there.*
>
>
>
>
> ------------------------------
>
> *From:* oracle-l-bounce_at_freelists.org [mailto:
> oracle-l-bounce_at_freelists.org] *On Behalf Of *Thomas Roach
> *Sent:* Monday, January 25, 2010 7:44 AM
> *To:* dennis_at_conus.info
> *Cc:* ORACLE-L
> *Subject:* Re: Radiohead lyrics in Oracle RDBMS code
>
>
>
> I wonder what other lyrics are in the code :)... Could this explain why
> Oracle keeps taking more room to install? : )
>
> On Mon, Jan 25, 2010 at 3:16 AM, Dennis Yurichev <dennis_at_conus.info<http://us.mc320.mail.yahoo.com/mc/compose?to=dennis_at_conus.info>>
> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi.
>
> strings oracle.exe | grep radiohead
>
> Starting at least at 10.2.0.1, function kfasSelfTest_update() (located
> in kfas.o) use Radiohead lyrics to test... something related to ASM
> probably.
>
> Schematic pseudocode:
>
> #define STRING "I'm a creep, I'm a winner, what the hell am I doing
> here.I don't belong here - radiohead"
>
> kfasSelfTest_update()
> {
> kfasOpen (...);
> somestruct.somevalue=STRING;
> kfasUpdate (somestruct);
> kfasClose (...);
> newstruct=kfasOpen (...);
> if (strncmp (newstruct.somevalue, STRING, ...)!=0)
> {
> // raise error 99999?
> kserec1(99999, 1, ...);
> kserec2(99999, 1, ..., STRING, 1, ...);
> return 0;
> };
> kfasClose (...);
> return 1;
> };
>
> - --
> My PGP public key: http://yurichev.com/dennis.yurichev.asc
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAktdU1kACgkQ1YPmFmJG++OphwCgyMwyRlBa+/3SKXv7HXzCsOjG
> pQYAoNLryKAC872uwJKK2k8vapk/24zs
> =LRVc
> -----END PGP SIGNATURE-----
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
>
> --
> Thomas Roach
> 813-404-6066
> troach_at_gmail.com<http://us.mc320.mail.yahoo.com/mc/compose?to=troach_at_gmail.com>
>
>
>

-- 
Howard A. Latham

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 26 2010 - 09:50:51 CST

Original text of this message