Re: Stored PL/SQL protection/encryption??

From: Mark Wagoner <mwagoner_at_no.spam.iac.net>
Date: 1997/12/03
Message-ID: <3485606f.172514502_at_news.iac.net>#1/1


On Wed, 03 Dec 1997 04:51:19 -0600, snoman_at_usa.net (Samir Noman) wrote:

>Hi everybody, I would like to know what do I need to protect my stored
>PL/SQL code from other users including DBAs. That is to ask if there is
>any way I can store only a compiled version of the code in the database?
>
>Thanks in advance NOTE: I would appreciate it if someone could also
>email me the answer to mailto:snoman_at_usa.net
>
>Samir Noman (snoman_at_usa.net)
>
>Thanks again.
>
>-------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet

Check out the WRAP utility. It converts the PL/SQL into p-code, which is then loaded into the database. Selecting the text of the source shows only the p-code.

--
Mark Wagoner
To reply, remove no.spam from my e-mail address
Received on Wed Dec 03 1997 - 00:00:00 CET

Original text of this message