Database Networking (MOSC)

MOSC Banner

11g netca

edited May 5, 2011 3:49AM in Database Networking (MOSC) 6 commentsAnswered
1. Cloned 11.2.0.1 from another production box 2. No errors reported while cloning
3. after running root.sh followed by successful cloning, tried to configure listener using NETCA before creating database
4. while configuring listener using netca, it fails saying port '1521' is already used (same message is displayed irrespective of the port i choose 1522, 1523, etc)
5. checked using netstat command that the port is not being used by another process
@host206:/appl/oracle/db/11.2.0.1/network/admin> netstat -na | grep 1521
@host206:/appl/oracle/db/11.2.0.1/network/admin>

6. If i manually try to start the listener, it fails with following error

@host206:/appl/oracle/db/11.2.0.1/network/admin> lsnrctl start

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