Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Unable to clone oracle installation
Hi,
I'm a newbie to oracle & try to clone an oracle 10G installation which was installed on the 1st node already. I know that this is not supported by Oracle, but it's always been working for others, but me. Here is what I've done:
~/product [TestOra1] $ sqlplus /nolog
SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jan 29 16:50:22 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> connect /as sysdba
Connected to an idle instance.
SQL>
SQL> startup
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00132: syntax error or unresolved network name 'LISTENER_TESTORA1'
Any helps are greatly apprecicated.
TIA,
-Chris
Received on Mon Jan 29 2007 - 19:26:39 CST