Re: Oracle out the door
Date: Tue, 29 Apr 2008 14:38:26 -0500 (CDT)
Message-ID: <31673.12.17.117.251.1209497906.squirrel@12.17.117.251>
Having added SQL Server 2K/2K5 to my resume in the past year I can offer a
SQL Server hit list for the seasoned Oracle DBA:
- Regular rebuilding of indexes and reclaiming space.
- Temp "result" tables are the norm for programming.
- Escalating Blocking Lock City!
- Cursors are evil here.
- Troubleshooting is easy: Reboot
- A hier-WHO-cical query???
- Indexes mixed in with table pages ("Charlie Foxtrot" in military jargon)
- Corrupted pages ("blocks" to the Ora DBA).
- Everything should be in "dbo", right?
- Welcome to 1990!
Upper management probably won't care about any of this until it's too late. At least shoot for EnterpriseDB (paid PostgreSQL) -- they're specifically targeting installed Oracle bases.
GL!
Rich
> The new CIO at my current employer brings a lot of preternatural hate
> for Oracle licensing as well. So much so that the upcoming data
> warehouse project for our Oracle OLTP instance is slated to be on SQL
> Server.
>
> On Tue, Apr 29, 2008 at 1:39 PM, John Thompson <jhthomp_at_gmail.com> wrote:
>> Company I work for just announced that we're going to convert all but 2 of
>> our 89 Oracle databases to either SQL Server, MYSQL, or PostgreSQL. This
>> is due to the high licensing cost. I'm bummed.
>
> --
> Don Seiler
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Apr 29 2008 - 14:38:26 CDT