Database Administration (MOSC)

MOSC Banner

IP based restriction not working on my database

edited Aug 25, 2015 11:19AM in Database Administration (MOSC) 4 commentsAnswered

I added the following entry in sqlnet.ora :

1.tcp.validnode_checking = yes

tcp.invited_nodes = (172.23.xxx.xxx,10.xxx.xx.xxx)


2.reload the listener successfully

3.try to connect to oracle from localhost it throws error :

ORA-12514 TNS:listener does not currently know of service requested in connect descriptor

4.When I remove the entry from sqlnet.ora and reload the listener once. The change is not reverted .When I reload it multiple times.

My Oracle database connects fine.

Tagged:

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