I created a password verification function failure
I created a function in sys to check complexity of passwords, however if I apply this to any oracle accounts (profile), my users can't sign on to any apex application.
I get:
ORA-28003: password verification for the specified password failed ORA-20001: Password same as or similar to user ORA-06512: at "APEX_030200.WWV_FLOW_SECURITY", line 248 ORA-06512: at "SYS.WWV_FLOW_VAL", line 55 ORA-06521: PL/SQL: Error mapping function
Error ERR-10480 Unable to run authentication credential check function.