Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 21722 invoked from network); 16 Dec 2007 16:41:07 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-69-64-49-119.inaddr.intergenia.de with SMTP; 16 Dec 2007 16:41:07 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 9D8D47D9FBA;
 Sun, 16 Dec 2007 17:41:07 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 24907-06; Sun, 16 Dec 2007 17:41:07 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 129D27D9F39;
 Sun, 16 Dec 2007 17:41:07 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Sun, 16 Dec 2007 16:53:42 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 4CF647D978A
 for <oracle-l@freelists.org>; Sun, 16 Dec 2007 16:53:42 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 15038-10 for <oracle-l@freelists.org>;
 Sun, 16 Dec 2007 16:53:42 -0500 (EST)
Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 03CFF7D91F7
 for <oracle-l@freelists.org>; Sun, 16 Dec 2007 16:53:41 -0500 (EST)
Received: by py-out-1112.google.com with SMTP id u77so3093620pyb.3
        for <oracle-l@freelists.org>; Sun, 16 Dec 2007 13:53:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type;
        bh=ar8jssHpwwN53+D4ByrWDc8xCln2WwztoE6oNgT0fp4=;
        b=YM5fyq9n0dFAA5341qSMYN8zk/96aewvJT94NPKUiOBpd7uJ9abABF455Zb0anhZTBhx/y6LIy2t0673SjOWvNM7LT/IGDaMtXtaEMKs4Gn5LxvdrdlFQ9q1iiJOkr5E6wgEgXeKwkdkkYUh93hE+3E79Fqr9deWBcgVTAnUFIY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:mime-version:content-type;
        b=ASWp0r28phRRIf2pFunalVRaN1kXeZkvg2E7mAmEisTcxWwE8avkPOHqlMG9bzFsajL0Hdnhrkn7bqQjkCFzohIWEwzom+Qy1fxC5NrD7V2s4X5LOLgtFkT6GrEtd0VdJwemZuZy/kRlI3/Oh0FTS4POIMoXZzBEnmNbIeYIy/c=
Received: by 10.143.8.10 with SMTP id l10mr683781wfi.181.1197842020521;
        Sun, 16 Dec 2007 13:53:40 -0800 (PST)
Received: by 10.142.211.17 with HTTP; Sun, 16 Dec 2007 13:53:40 -0800 (PST)
Message-ID: <ad3aa4c90712161353s3515f016obe1e7061fcafd91b@mail.gmail.com>
Date: Sun, 16 Dec 2007 15:53:40 -0600
From: "Andrew Kerber" <andrew.kerber@gmail.com>
To: oracle-l <oracle-l@freelists.org>
Subject: listener on windows
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_7604_3534793.1197842020514"
X-archive-position: 3958
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: andrew.kerber@gmail.com
Precedence: normal
Reply-to: andrew.kerber@gmail.com
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
------=_Part_7604_3534793.1197842020514
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I have done a  home rac installation in windows 2003.  clusterware
installed, and importantly vip ran correctly without error.  HOwever, I
cannot get the listener to start on the second node when I have it set up
with this configuration:

LISTENER_RAC2 =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
      (ADDRESS = (PROTOCOL = TCP)(HOST = rac2-vip)(PORT = 1521)(IP = FIRST))
      (ADDRESS = (PROTOCOL = TCP)(HOST = 10.12.1.120)(PORT = 1521)(IP =
FIRST))
    )
  )

If I remove the line wiht rac2-vip it will start.  THe listener on the first
node starts just fine with its corresponding line.

I can ping the virtual ip to and from each node.  I tried deleting the
service and then starting the listener. Made  no difference.  Here is the
error message.  This doesnt have it, but usually there is something about
listener error 1060 also:

C:\Documents and Settings\Administrator>lsnrctl start listener_rac2
LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 16-DEC-2007
15:48
:10
Copyright (c) 1991, 2007, Oracle.  All rights reserved.
Starting tnslsnr: please wait...
TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production
System parameter file is
C:\app\Administrator\product\11.1.0\db_1\network\admin\
listener.ora
Log messages written to
c:\app\administrator\diag\tnslsnr\rac2\listener_rac2\ale
rt\log.xml
Listening on:
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521
ipc)))
Error listening on:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=rac2-vip)(PORT=152
1)(IP=FIRST)))
TNS-12545: Connect failed because target host or object does not exist
 TNS-12560: TNS:protocol adapter error
  TNS-00515: Connect failed because target host or object does not exist
   32-bit Windows Error: 49: Unknown error
Listener failed to start. See the error message(s) above...

Ill keep working, but does anyone have ideas?  Thanks...
-- 
Andrew W. Kerber

'If at first you dont succeed, dont take up skydiving.'

------=_Part_7604_3534793.1197842020514
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div>I have done a&nbsp; home rac installation in windows 2003.&nbsp; clusterware installed, and importantly vip ran correctly without error.&nbsp; HOwever, I cannot get the listener to start on the second node when I have it set up with this configuration:
</div>
<div>&nbsp;</div>
<div>LISTENER_RAC2 =<br>&nbsp; (DESCRIPTION_LIST =<br>&nbsp;&nbsp;&nbsp; (DESCRIPTION =<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ADDRESS = (PROTOCOL = TCP)(HOST = rac2-vip)(PORT = 1521)(IP = FIRST))<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (ADDRESS = (PROTOCOL = TCP)(HOST = 
<a href="http://10.12.1.120">10.12.1.120</a>)(PORT = 1521)(IP = FIRST))<br>&nbsp;&nbsp;&nbsp; )<br>&nbsp; )</div>
<div>&nbsp;</div>
<div>If I remove the line wiht rac2-vip it will start.&nbsp; THe listener on the first node starts just fine with its corresponding line.</div>
<div>&nbsp;</div>
<div>I can ping the virtual ip to and from each node.&nbsp; I tried deleting the service and then starting the listener. Made&nbsp; no difference.&nbsp; Here is the error message.&nbsp; This doesnt have it, but usually there is something about listener error 1060 also:
</div>
<div>&nbsp;</div>
<div>C:\Documents and Settings\Administrator&gt;lsnrctl start listener_rac2</div>
<div>LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 16-DEC-2007 15:48<br>:10</div>
<div>Copyright (c) 1991, 2007, Oracle.&nbsp; All rights reserved.</div>
<div>Starting tnslsnr: please wait...</div>
<div>TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production<br>System parameter file is C:\app\Administrator\product\11.1.0\db_1\network\admin\<br>listener.ora<br>Log messages written to c:\app\administrator\diag\tnslsnr\rac2\listener_rac2\ale
<br>rt\log.xml<br>Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521<br>ipc)))<br>Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=rac2-vip)(PORT=152<br>1)(IP=FIRST)))<br>TNS-12545: Connect failed because target host or object does not exist
<br>&nbsp;TNS-12560: TNS:protocol adapter error<br>&nbsp; TNS-00515: Connect failed because target host or object does not exist<br>&nbsp;&nbsp; 32-bit Windows Error: 49: Unknown error</div>
<div>Listener failed to start. See the error message(s) above...</div>
<div><br clear="all">Ill keep working, but does anyone have ideas?&nbsp; Thanks...<br>-- <br>Andrew W. Kerber<br><br>&#39;If at first you dont succeed, dont take up skydiving.&#39; </div>

------=_Part_7604_3534793.1197842020514--
--
http://www.freelists.org/webpage/oracle-l


