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: Boivin, Patrice J <BoivinP_at_mar.dfo-mpo.gc.ca>
Date: Thu, 31 Jul 2003 12:14:23 -0800
Message-ID: <F001.005C8075.20030731121423@fatcity.com>


: )

So an MS SQL "server" = an Oracle "instance"

An MS SQL "database" = (roughly speaking) an Oracle "schema".

An MS SQL "file set" = (roughly speaking) an Oracle "tablespace".

and data files are data files.

Is that correct?

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?

Patrice.

-----Original Message-----
Sent: Thursday, July 31, 2003 2:14 PM
To: Multiple recipients of list ORACLE-L

An Oracle instance does not correlate to a SQL Server database.

An Oracle instance is a running Oracle server, i.e., a set of background processes and a System Global Area in memory. It is what permits applications to _access_ the database. The database is on disk, the instance in memory.

An Oracle _schema_ is analogous to a SQL Server database.

(BTW, what does "v/r" mean?)


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Paul Baumgartel
  INET: treegarden_at_yahoo.com

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Boivin, Patrice J
  INET: BoivinP_at_mar.dfo-mpo.gc.ca

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 Thu Jul 31 2003 - 15:14:23 CDT

Original text of this message

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