Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> HP-UX 11i/Oracle 9.2.0.4/(Semi)Intelligent Agent

HP-UX 11i/Oracle 9.2.0.4/(Semi)Intelligent Agent

From: Vergara, Michael (TEM) <mvergara_at_guidant.com>
Date: Mon, 13 Oct 2003 09:44:25 -0800
Message-ID: <F001.005D2F32.20031013094425@fatcity.com>


Hi List:

I have a server with multiple network interfaces. When this server does an IP address lookup, the address returned is the private backbone between the database and application servers. The IA starts, and is listening on this address. I am trying to query the agent from the public network interface and it's failing.

Here's an example:

This is the private network interface:
gpdb20:oraprd> tnsping "(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.179.20)(PORT=1748))"

TNS Ping Utility for HPUX: Version 9.2.0.4.0 - Production on 13-OCT-2003 11:39:20

Copyright (c) 1997 Oracle Corporation. All rights reserved.

Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=192.168.179.20)(PORT=1748)) OK (720 msec)
gpdb20:oraprd>

This is the public network interface
gpdb20:oraprd> tnsping "(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.173.20)(PORT=1748))"

TNS Ping Utility for HPUX: Version 9.2.0.4.0 - Production on 13-OCT-2003 11:39:42

Copyright (c) 1997 Oracle Corporation. All rights reserved.

Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=192.168.173.20)(PORT=1748)) TNS-12541: TNS:no listener
gpdb20:oraprd>

How can I tell the Agent to listen on the 173 address? The Oracle database listener works just fine, but the (not no) intelligent agent does not.

Any suggestions?

Cheers,
Mike

---
===========================================================================
Michael P. Vergara
Oracle DBA
Guidant Corporation


--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Vergara, Michael (TEM) INET: mvergara_at_guidant.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Mon Oct 13 2003 - 12:44:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US