Re: encrypt package body

From: Mark Wagoner <mwagoner_at_iac.net>
Date: Thu, 8 Feb 2001 11:22:12 -0500
Message-ID: <95uh3k$206l$1_at_genma.iac.net>


Run your PL/SQL code through the WRAP utility (should be in oracle_home/bin). The documentation on this is skimpy at best, and if I recall there is no command line help. I believe the syntax is WRAP (or WRAP80 for Oracle8 on NT) iname=inputfile oname=outputfile.

The output file will be a bunch of pre-compiled hex values that can then be loaded into the database.

<xiangmin_at_my-deja.com> wrote in message news:95ufo5$scn$1_at_nnrp1.deja.com...
> Hello,
>
> We are currently developing a product. We do not want others to read
> our package body. Do we have any way to encrypt package body? I know
> Oracle makes some package bodies encrypted.
>
> Thanks!
>
> Max
>
>
> Sent via Deja.com
> http://www.deja.com/
Received on Thu Feb 08 2001 - 17:22:12 CET

Original text of this message