- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Multiple NIC cards on HP-UX 11.0
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2002 06:42 AM
09-02-2002 06:42 AM
Multiple NIC cards on HP-UX 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2002 07:05 AM
09-02-2002 07:05 AM
Re: Multiple NIC cards on HP-UX 11.0
What is the IP, netmask, and routes?
resolv.conf?
netconf?
/etc/hosts?
nslookup??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2002 07:47 AM
09-02-2002 07:47 AM
Re: Multiple NIC cards on HP-UX 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2002 08:37 AM
09-02-2002 08:37 AM
Re: Multiple NIC cards on HP-UX 11.0
Pete,
How is the DBA connecting to oracle, and what error message is he/she receiving?
There is a tnsnames configuration file that might need to be modified, but I don't remember what the name of it is.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2002 11:30 AM
09-02-2002 11:30 AM
Re: Multiple NIC cards on HP-UX 11.0
Oracle's Net8 (that's their networking software) needs TWO config files: one for the server (called LISTENER), and one for the client (like SQL*Plus).
The first file is named "listener.ora" and the second is named "tnsnames.ora". If those files exist in "/etc/" then these will be used, if not they have to be located in "$ORACLE/network/admin/"!
And as long as the server/listener is not restarted, Oracle will not use the new IP-address...
HTH,
Wodisch