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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to