QUESTION POSED ON: 22 March 2004
Is it possible that a single Oracle user should be bound by a given TNS?
Just like: sqlplus scott/tiger@ONLYSCOTTALLOWED...
... no other users used this ONLYSCOTTALLOWED db connection.
If it is possible, then please give me a solution or alternate method to resolve this problem.
I am developing Web applications and want to access the only authorized Oracle single user.
|