Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle to MSSQL conversion?

RE: Oracle to MSSQL conversion?

From: Grant Allen <grant_at_towersoft.co.uk>
Date: Mon, 04 Aug 2003 01:24:23 -0800
Message-ID: <F001.005C8AD9.20030804012423@fatcity.com>


> -----Original Message-----
> From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com]On Behalf Of
> Wolfe Stephen S GS-11 6 MDSS/SGSI
> Sent: Thursday, July 31, 2003 22:05
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Oracle to MSSQL conversion?
>
>
> <SNIP>
>
> > What would be the point of installing two SQL Server
> > "servers" on the same box? Similar to setting up 2 or more
> > instances on one host?
>
> No point that I can think of, I just know it can be done.

Timothy described one reason - differing sort orders, which also can imply differing code pages/character sets ... sometime a reason for having multiple Oracle instances as well.

Another reason for having multiple SQL Server instances is differing security models. SQL server can operate with "windows authentication" only, or combined windows authentication and traditional username/passwords managed by the server. For those with strict security needs, some people run a separate instance configured to allow mixed authentication for off-the-shelf apps that can't be changed. This would be analogous in Oracle to having one instance that only allowed global or external authentication, and another that allowed those as well as normal Oracle logins.

Ciao
Fuzzy
:-)

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Grant Allen
  INET: grant_at_towersoft.co.uk

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: ListGuru_at_fatcity.com (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).
Received on Mon Aug 04 2003 - 04:24:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US