Home » RDBMS Server » Networking and Gateways » target host or object does not exist
target host or object does not exist [message #166475] |
Thu, 06 April 2006 09:16  |
venkatraghavan
Messages: 83 Registered: October 2005 Location: chennai
|
Member |
|
|
i try to clone the database .
.i create instance in the name of clone..then i run the service using oradim ..
then i make changes in pfile.. then using pfile , i startup the DB in nomount stage.
i add entries in tnsnames.ora and listener.ora
then...
SQL> connect admin/admin@clone as sysdba
ERROR:
ORA-12545: Connect failed because target host or object does not exist
but i got above error..what is this error ?? how can i solve it ??
MY LISTERER SERVICES
Quote: | C:\>lsnrctl services
LSNRCTL for 32-bit Windows: Version 9.2.0.1.0 - Production on 06-APR-2006 19:36:
36
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=CHNBSLWS414)(PORT=1521))
)
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
Service "TESTDB1" has 1 instance(s).
Instance "TESTDB1", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:1 refused:0
LOCAL SERVER
Service "clone" has 1 instance(s).
Instance "clone", status BLOCKED, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0 state:ready
LOCAL SERVERThe command completed successfully
C:\>
|
Quote: | LSNRCTL> services clone
TNS-01101: Could not find service name
NNC-00405: network failure
|
[Updated on: Thu, 06 April 2006 09:56] Report message to a moderator
|
|
|
|
|
|
Goto Forum:
Current Time: Thu Apr 17 00:17:17 CDT 2025
|