Database Networking (MOSC)

MOSC Banner

Second database uses port 1531 on AIX 6.1

edited Jul 2, 2012 4:44PM in Database Networking (MOSC) 10 commentsAnswered
Hi,
We have to databases, (SIDs MGMDMT, MGDCMT) running on our AIX 6.1 server. On the server's listener.ora, MGMDMT uses port 1521 and MGDCMT is using port 1531. Currently, application can connect to MGMDMT but not MGDCMT which is giving error 'IO Error: The Network Adapter could not establish the connection' so I assumed it has something to do with port 1531 not enabled. Checking, if we issue the server command 'netstat -an | grep 1521', we see that it has services running (port it open) but if we do the same for port 1531, it doesn't show anything.

How can I enable port 1531 so that application can access the DB that is using this port.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center