How to verify existent logon triggers?
When I try to log in to an Oracle database using one specific user, I getting the error "ORA-01841: (full) year must be between -4713 and +9999, and not be 0"
I'm suspecting that a logon trigger is causing the problem.
How do I verify if there is a logon trigger for a user?
Thanks,
Felipe