Re: Duplicate a database-TNS Error

Re: Duplicate a database-TNS Error

 

  

I Can't check global_name because I just can't iniciate or I can't even to
connect to my duplicated database, but I've created a service in Windows. I
tried to create a listener connection with OMS console but it fail again...
----- Original Message -----
From: "jgriffi2" <[Email address protected]
To: <[Email address protected]
Sent: Wednesday, June 02, 2004 3:02 PM
Subject: Re: Duplicate a database-TNS Error


> **A LazyDBA.com subscriber has responded to your lazydba.com post**
> **LazyDBA.com mail shield has forwarded you this email,
> **and removed any attachments, and kept your email address secret
> **from this person, and any viruses/trojans.
> **If you reply to this email, the person will see your email address as
normal
> **Anything below this line is the original email text
>
>
>
>
>
>
> Hi,
>
> This may be construed as a dumb question, but I'll ask it anyway as I've
> forgotten a few times to do this. Are your sure that your duplicate
> database knows its new name? Did you check global_name?
>
> J
>
>
>
> "Pedro Valiati "
> <oracledba-ezmlmshield-x1626204.[Email Address Removed] "LazyDBA.com Discussion"
> azyDBA.com>
<[Email address protected]
>
cc:
> 06/02/2004 11:39 AM
Subject: Duplicate a database-TNS Error
>
>
>
>
>
>
> Hi all,
> I'm trying to duplicate a database in oracle 8i (Windows 2k), I did
> everything as the doc says (create a windows service,init file and
> configured the listener), but when I try to connect in the Dup database to
> startup it, the TNS Listener just can't find the database, there goes my
> listener.ora, is there anything wrong?
>
> LISTENER =
> (DESCRIPTION_LIST =
> (DESCRIPTION =
> (ADDRESS_LIST =
> (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
> )
> (ADDRESS_LIST =
> (ADDRESS = (PROTOCOL = TCP)(HOST = PC1-DG)(PORT = 1521))
> )
> )
> (DESCRIPTION =
> (PROTOCOL_STACK =
> (PRESENTATION = GIOP)
> (SESSION = RAW)
> )
> (ADDRESS = (PROTOCOL = TCP)(HOST = PC1-DG)(PORT = 2481))
> )
> )
> SID_LIST_LISTENER =
> (SID_LIST =
> (SID_DESC =
> (SID_NAME = PLSExtProc)
> (ORACLE_HOME = c:\oracle\ora81)
> (PROGRAM = extproc)
> )
> (SID_DESC =
> (GLOBAL_DBNAME = DUP.pc1dg)
> (ORACLE_HOME = c:\oracle\ora81)
> (SID_NAME = DUP)
> )
> (SID_DESC =
> (GLOBAL_DBNAME = oradb04.pc1dg)
> (ORACLE_HOME = c:\oracle\ora81)
> (SID_NAME = oradb04)
> )
> )
>
> Since Now Thanks, Pedro Valiati
>
>
> --------
> website: http://www.LazyDBA.com
> Please don't reply to RTFM questions
> Oracle documentation is here: http://tahiti.oracle.com
> To unsubscribe: see http://www.lazydba.com/unsubscribe.html
> To subscribe: send a blank email to oracledba-[Email address protected]
> By using this list you agree to these terms:
> http://www.lazydba.com/legal.html
>
>
>
>
>
>


Oracle LazyDBA home page