Undefined Function Questions

1

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

Answer Question   |  May 26, 2010  1:24 AM
ORA-06550, PL/SQL, Undefined Function
asked by:
5 pts.

1