ORA-06550 error: the function is undefined or not a procedure, yet I have defined the function
I get the following error message:ORA-06550: line 2, column 1: PLS-00221: 'CUSTOM_AUTH' is not a procedure or is undefined ORA-06550: line 2, column 1: PL/SQL: Statement ignored Error ERR-10460 Unable to run authentication credential check function.I have defined the function custom_auth
View Answer
| Mar 13 2008 1:24 AM GMT
| asked by
T Will
ORA-06550, Undefined Function, PL/SQL


