Wanderings

Keith P. Graham is a Programmer, Harmonica player and Science Fiction Writer. This blog reflects these and many other areas of interest.
Search
atom.xml feed



Creative Commons License


Technorati Profile


27 March 2008

Scott and his Cat Tiger

I spent part of yesterday and a good part of today getting PHP to work correctly on my XP box and then on a county server running 2003. I discovered that the way to make it not work is to use the install packages provided by the PHP people. You have to hand craft the install.

Hand crafting leaves lots of room for typos and forgotten steps. I have it down pat now, but I will most likely forget most of it in a month or so. I'm writing down the gotchas for future reference.

The hinky part of the install was to configure it to connect to all the databases around here. We have mostly Oracle, but there are DB2 and MS SQL Server dbs. There are also Paradox and other odd databases around, not to mention MS Access.

Oracle fought back, but I drilled through it and I now have both Oracle 10g and Oracle 11g connections to all the test and applications servers here. There is a server running Oracle 8g that I had trouble with, but I even found a way around that.

I wrote a test page to read some data from each of the databases as I tested them. It extracted the EMP table off of the SCOTT user space.

Every Oracle database that I've worked on, and I started with Oracle 3, has had a user name SCOTT with a password of TIGER. It contains some simple tables for testing and learning SQL commands. I learned Oracle from the SCOTT/TIGER database.

It never occurred to me until today to ask who Scott was.

I googled Scott tiger oracle and this is what I found:

Bruce Scott was one of the first employees at Oracle (then Software Development Laboratories). He co-founded Gupta Technology (now known as Centura Software) in 1984 with Umang Gupta, and later became CEO and founder of PointBase, Inc. Bruce was co-author and co-architect of Oracle V1, V2 and V3. The SCOTT schema (EMP and DEPT tables), with password TIGER, was created by him. Tiger was the name of his cat.

0 Comments:

Post a Comment

<< Home

 

 

 

 

 

 

 

 

 

August 2003 September 2003 October 2003 November 2003 December 2003 June 2004 July 2004 August 2004 September 2004 October 2004 November 2004 December 2004 January 2005 February 2005 March 2005 April 2005 May 2005 June 2005 July 2005 August 2005 September 2005 October 2005 November 2005 December 2005 January 2006 February 2006 March 2006 April 2006 May 2006 June 2006 July 2006 August 2006 September 2006 October 2006 November 2006 December 2006 January 2007 February 2007 March 2007 April 2007 May 2007 June 2007 July 2007 August 2007 September 2007 October 2007 November 2007 December 2007 January 2008 February 2008 March 2008 April 2008 May 2008 June 2008 July 2008 August 2008 September 2008 October 2008