ORA-25007 functions or methods not allowed in WHEN clause
Translate this page
Oracle Database Error ORA-25007
ORA-25007 functions or methods not allowed in WHEN clause
Cause
PLSQL function call or method invocation is not allowed in the WHEN clause when creating a trigger.
Action
Remove the function call or method invocation from the WHEN clause.
User Posts for ORA-25007
Be the first to post a message...Post your own questions, answers and tips for ORA-25007