Home > Ask the Oracle Database / Applications Experts > Oracle database design and architecture Questions & Answers > Starting new instance on same database?
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Starting new instance on same database?

Brian Peasland EXPERT RESPONSE FROM: Brian Peasland

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 28 July 2003
According to my understanding, a database is a set of data files, and an instance is (SGA+BG-processes). For a database (name=temp), there is one instance already running (sid=temp). If I need to start another instance (different sid,say,temp2) for the same database, how do I do it? I think creating another database on the same machine is different from this.

>

In Oracle terms, a "database" is the collection of datafiles. An "instance" is the allocated memory and running processes. In Oracle there is a one to one correspondence between instance and database. One instance can attach to only one database. And one database can only have one instance attached to it.

People coming from a SQL Server background have difficulties with this because "database" means something totally different to SQL Server. The closest thing to a SQL Server database in Oracle is the "tablespace". Just like SQL Server can have multiple databases, Oracle can have multiple tablespaces.

If you want to create a new instance on your server, then you certainly can. But keep in mind that it needs its own database to attach to. You can't attach the second instance to the same database.

The exception to the above rule is to run an Oracle add-on product called Real Application Clusters, or RAC. Before Oracle 9i, this product was called Oracle Parallel Server. RAC lets you attach multiple instances to one database. But you'll want to put each instance on a separate server connecting to the database on a shared disk subsystem.

For More Information


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Oracle database design and architecture
Why am I receiving Oracle memory allocation errors?
How to join two tables with unique keys in Oracle
Can I check an Oracle instance without logging into the Oracle server?
How does the Oracle LGWR write to online redo log files?
How to determine your SQL database through needs analysis
Breaking down the contenders in the SQL database market
The MySQL open source database in the enterprise
Diving deeper into the SQL database features
What managers should consider when starting a database scaling project
How to use V$SEGMENT_STATISTICS to find the most accessed Oracle table

Oracle database design and architecture
Why am I receiving Oracle memory allocation errors?
How to join two tables with unique keys in Oracle
How does the Oracle LGWR write to online redo log files?
Can I check an Oracle instance without logging into the Oracle server?
How to use V$SEGMENT_STATISTICS to find the most accessed Oracle table
Can I install an Oracle client on Windows 7?
How to use the Oracle Database Upgrade Assistant (DBUA)
Can I specify Oracle column order in my database table?
Can I have a single Oracle 11g RAC instance across multiple databases?
How to use the Oracle export utility to duplicate database structure

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
E. F. Codd  (SearchOracle.com)
extent  (SearchOracle.com)
flexfield  (SearchOracle.com)
foreign key  (SearchOracle.com)
multidimensional database  (SearchOracle.com)
object-oriented database management system  (SearchOracle.com)
quad tree  (SearchOracle.com)
relational online analytical processing  (SearchOracle.com)
row  (SearchOracle.com)
splay tree  (SearchOracle.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Oracle White Papers: Fusion Middleware
HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts