ALTER LOGON_TRIGGER('DISABLE')
Hi,
On R12.2.4 on AIX
What happens whenwe run:
sqlplus apps/apps
SQL> exec ad_zd.ALTER_LOGON_TRIGGER('DISABLE');
How to verify if it is effective (other than querying dba_triggers table)?
Thank you.
Tagged:
0