Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Stored PL/SQL protection/encryption??

Re: Stored PL/SQL protection/encryption??

From: Tina Tran <tinat_at_sonica.com>
Date: 1997/12/03
Message-ID: <01bd0027$237a15d0$2aaeb6cc@dino>#1/1

User wrapper package. Command is:
wrap iname=name-of-your-file oname=name-of-encrypted file You can submit the encrypted file thru sqlplus to have your packages activated.

Samir Noman <snoman_at_usa.net> wrote in article <881099358.30590_at_dejanews.com>...
> 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
>
Received on Wed Dec 03 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US