DBMS Ofuscation Tool Kit [message #104709] |
Thu, 06 January 2005 23:10 |
Vishy
Messages: 10 Registered: June 2003
|
Junior Member |
|
|
Hi,
I have created a package which calls the DBMS_OBFUSCATION_TOOLKIT.DESENCRYPT function by passing the key , input string and the output message..
but when i try to make a call to my function it gives me ORA-04063: package body "USR1.DBMS_OBFUSCATION_TOOLKIT_FFI" has errors
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at "USR1.DBMS_OBFUSCATION_TOOLKIT", line 24
ORA-06512: at "USR1.PASSWORD", line 13
ORA-06512: at line 1
When i checkd the status of all the objects ,DBMS_OBFUSCATION_TOOLKIT_FFI is invalid i dont know from where this procedure crops up... ?
can any of you guys throw some light on this....
Thanks & Regards
Vishy
|
|
|