Hello there,
I am trying to figure out how to execute Oracle provided WRAP utility
using Ant build script.
 
wrap iname=file.sql oname=file.plb
 
 
Wrap is a DOS based command provided by Oracle which encrypts sql file
and creates .PLB file.
 
I can use this command in a batch file as shown above. And I am trying
to figure out, how can I execute this command using ant putting it in a
build script?
 
Your early help is highly appreciated in this regards 
 
Thanks
Ganesh Yadav 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to