|
I am trying to enable password complexity in Oracle 10g by using the utlpwdmg.sql file. When I manually run this using SQL plus, I get the following result
Function created
Alter Profile Default Limit
Error at line 1 ORA-07442: function VERIFY_FUNCTION notnfound
Could anyone let me know how to correct this please? I had no trouble setting this up in Oracle 9i.
Any help is greatly appreciated.
|