Home » SQL & PL/SQL » SQL & PL/SQL » decode
decode [message #38921] Tue, 28 May 2002 03:12 Go to next message
raji
Messages: 30
Registered: February 2002
Member
if a PL/SQL procedure is encrypted in oracle 8i , is there any utility available for decoding it.
if anyone knows the answer do mail me to the above email add.
Re: decode [message #38925 is a reply to message #38921] Tue, 28 May 2002 05:47 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
I dont think, there is an utility to decode the wrapped code.
You can use this .PLB directly as any other .SQL file. The PL/SQL compiler recognizes and loads wrapped compilation units automatically.

SQL> @f10.plb

Function created.

SQL>
Previous Topic: Question on Comparing Two Select Statements
Next Topic: Problem of create trigger
Goto Forum:
  


Current Time: Tue May 21 12:30:58 CDT 2024