Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to block user DB connection from certain client server?

liaison1Jun 10 2012 — edited Jun 10 2012
From database point of view, how to block the user connections from an application client server? I am thinking about to use a after logon trigger. Check in the trigger, if the user connected from that particular host, kill the session. How to create such trigger?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 8 2012
Added on Jun 10 2012
5 comments
1,729 views