stephenwales
MIS
I have a user account that I want to only connect from a certain application and I want to reject logins from SQL*Plus.
Is there a way to create a logon trigger to check the name of the account and the method of connection (sqlplus from Unix or SQLPLUS.EXE from Windows) and if that's true, boot them?
Thanks
Steve
Is there a way to create a logon trigger to check the name of the account and the method of connection (sqlplus from Unix or SQLPLUS.EXE from Windows) and if that's true, boot them?
Thanks
Steve