Oracle Database - System Identifier (SID)

About

The System Identifier (SID) identifies a specific database instance. The SID uniquely distinguishes the instance from any other instance on the same computer. Each database instance requires a unique SID and database name. In most cases, the SID is the same as the database name portion of the global database name.

A name that identifies a specific instance of a running pre-release 8.1 Oracle database. For any database, there is at least one instance referencing the database.

For pre-release 8.1 databases, SID is used to identify the database. The SID is included in the connect descriptor of a tnsnames.ora file and in the definition of the listener in the listener.ora file.

Each instance have an unique name :

Articles Related

SID or service name

If the destination service is:

  • an Oracle8i or later release database, then use Service Name
  • an Oracle release 8.0 database, then use the SID

How to change it ?

To change the name of an existing database, you must use the CREATE CONTROLFILE statement to re-create your control files and specify a new database name.

  • Bookmark "Oracle Database - System Identifier (SID)" at del.icio.us
  • Bookmark "Oracle Database - System Identifier (SID)" at Digg
  • Bookmark "Oracle Database - System Identifier (SID)" at Ask
  • Bookmark "Oracle Database - System Identifier (SID)" at Google
  • Bookmark "Oracle Database - System Identifier (SID)" at StumbleUpon
  • Bookmark "Oracle Database - System Identifier (SID)" at Technorati
  • Bookmark "Oracle Database - System Identifier (SID)" at Live Bookmarks
  • Bookmark "Oracle Database - System Identifier (SID)" at Yahoo! Myweb
  • Bookmark "Oracle Database - System Identifier (SID)" at Facebook
  • Bookmark "Oracle Database - System Identifier (SID)" at Yahoo! Bookmarks
  • Bookmark "Oracle Database - System Identifier (SID)" at Twitter
  • Bookmark "Oracle Database - System Identifier (SID)" at myAOL
 
database/oracle/sid.txt · Last modified: 2011/02/27 18:40 by gerardnico