Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Hiding PL/SQL Source?
georg.scholz_at_vienna.at said...
> Hello again,
>
> is it possible to "strip" off the Sourcecode of a PL/SQL Stored Procedure?
>
> If yes, how is this done; and can the Procedure then still be exported /
> imported ?
>
> Thanks in advance
>
It's not very intuitive, but what you want is called "wrapping" your
PL/SQL code. Head on over to the following URL (will wrap):
http://asktom.oracle.com/pls/ask/f?p=4950:8:1090762::NO::F4950_P8 _DISPLAYID,F4950_P8_CRITERIA:1484204932051,
-- /Karsten DBA > retired > DBAReceived on Fri May 02 2003 - 15:24:14 CDT
![]() |
![]() |