It's these readers-blocks-writers and dirty reads that makes people migrate
their data to Oracle.  Blocking writers kills performance.  Of course
constantly rolling back blocks to give queries consistent views uses i/o and
cpu.  But that extra overhead rarely impacts overall performance as badly as
blocking readers/writers does.   The typical impetus to migrate is that
Oracle's redo/rollback/undo allows it to scale a lot better than MSSQL.   It
happens all the time.  MSSQL was cheap, easy to set up and manage, ran as an
integral part of WinTel, handled the low transaction rate.  The transaction
rate increases.  Eventually all attempts to distribute the data amongst
multiple boxes to handle the increased transaction rate fails.  Exit MSSQL,
enter Oracle.
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
Sent: Tuesday, October 29, 2002 6:18 AM


List,
I'm always keen to refresh on database comparisons so thanks for
everyone's pointers.

I'm surprised Oracle doesn't make more of an issue about their locking and
concurrency methods (i.e. redo/rollback/undo).

MSSQL seems to deal with it in two ways:
Default: readers and writers prevent writers from accessing data until they
are finished with it!
Other method: no control, you just get dirty reads!

Anyone got anything to add to this? Or am I wrong?

- Mike.


-----Original Message-----
Sent: 24 October 2002 17:29
To: Multiple recipients of list ORACLE-L


As I said, use mssql ONLY if your boss is willing to be strapped into a
MicroSlop only platform.  If he's even remotely thinking of using a
different OS
then you can't use mssql.

Dick Goulet

____________________Reply Separator____________________
Author: [EMAIL PROTECTED]
Date:       10/23/2002 11:48 PM

goodmorning
everybody who responded to my basic question : thanks

summary

professional : use oracle enterprise edition
semi professional : use oracle standard edition / mssql enterprise edition
in all other cases mssql standard edition



> -----Oorspronkelijk bericht-----
> Van:  Mohammad Rafiq [SMTP:[EMAIL PROTECTED]]
> Verzonden:    woensdag 23 oktober 2002 20:51
> Aan:  Multiple recipients of list ORACLE-L
> Onderwerp:    RE: oracle or mssql
>
> Xenix is history now...SCO itself stopped it sometime in 1990
>
>
>
>
>
>
> Reply-To: [EMAIL PROTECTED]
> To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
> Date: Wed, 23 Oct 2002 09:02:19 -0800
>
> XENIX maybe.
>
> : )
>
> Regards,
> Patrice Boivin
> Systems Analyst (Oracle Certified DBA)
>
> Systems Admin & Operations | Admin. et Exploit. des systèmes
> Technology Services        | Services technologiques
> Informatics Branch         | Direction de l'informatique
> Maritimes Region, DFO      | Région des Maritimes, MPO
>
> E-Mail: [EMAIL PROTECTED]
>
>
>
>
> -----Original Message-----
> Sent: Wednesday, October 23, 2002 12:59 PM
> To: Multiple recipients of list ORACLE-L
>
>
> Is MSSQL server available on UNIX?
>
> -Rachna
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Boivin, Patrice J
>    INET: [EMAIL PROTECTED]
>
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
>
>
> _________________________________________________________________
> Get faster connections -- switch to MSN Internet Access!
> http://resourcecenter.msn.com/access/plans/default.asp
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Mohammad Rafiq
>   INET: [EMAIL PROTECTED]
>
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Jenner Mike
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Tom Pall
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to