Newsgroups: comp.databases.oracle.server
From: Charles Hooper <hooperc2...@yahoo.com>
Date: Sat, 12 Jul 2008 10:06:44 -0700 (PDT)
Local: Sat, Jul 12 2008 1:06 pm
Subject: Re: Changing DBID
On Jul 8, 11:30 am, Chuck <chuckh1958_nos...@gmail.com> wrote:
> Is there a way to reset the DBID of a database to a specific value? For I wonder if a simple change in the TNSNAMES.ORA is sufficient to > example in the case if a duplicated database, I want to reset the DBID > of the auxiliary DB to it's original DBID after the duplication is > complete to make maintenance on the old backups easier. The auxiliary > database in question is a test db, is not in archivelog mode, and all > it's backups are cold backups. > TIA accomplish what needs to be done? Assume that TNSNAMES.ORA contains the following to allow a client to connect to the production database instance: PROD = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = PROD-SERVER)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = PROD) ) ) Also, assume that you need a TNSNAMES.ORA entry to connect to the test On the client computer that should only connect to the test database In the above, when the client requests to connect to "PROD", it I believe that DBID has a special meaning, which is causing some Charles Hooper You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||