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

Home -> Community -> Usenet -> c.d.o.server -> Re: wrap80 with wild card characters

Re: wrap80 with wild card characters

From: Philip Chee <philip_at_aleytys.pc.my>
Date: Sun, 05 Dec 99 13:32:07 GMT
Message-ID: <944400727.4965snx@aleytys.pc.my>


In article <38478A35.7A010E82_at_synergy-infotech.com> anurag_at_synergy-infotech.com writes:

>I am trying to encrypt my stored procedure with wrap utility given by
>oracle. The problem is that the iname paramater does not take wild char
>characters (*) and i have approx two hundred stored procedures and
>encrypting them is also a headache.
>I tried to create a batch file but it doent run in that also.

>Does anybody know how i can encrypt my procedures without taking much
>pain.
>I have to do this regularly to send to our clients.

For %n in (*.sql) do wrap iname=%n

Philip

---=====================================================================---
 Philip Chee: Tasek Corporation Berhad, P.O.Box 254, 30908 Ipoh, MALAYSIA   e-mail: philip_at_aleytys.pc.my Voice:+60-5-545-1011 Fax:+60-5-547-3932    Guard us from the she-wolf and the wolf, and guard us from the thief,
                  oh Night, and so be good for us to pass.
---
 þ 10239.27 þ A hundred years from now, none of us will give a damn. Received on Sun Dec 05 1999 - 07:32:07 CST

Original text of this message

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