Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

wrapping pl/sql

839945Mar 14 2012 — edited Mar 16 2012
Hello

I am running XE DB 11g R2 on a windows 7 64 bit machine.

I am trying to wrap some package bodies.

c:\oracle_home\bin> wrap iname=c:\sourcecodedirectory\mysql.sql oname=c:\wrappedcodedirectory\mysql.wrp

Sometime the wrap produces a wrapped file and sometime it produces an empty file.

The package bodies that do wrap produce an output file smaller than the actual package body itself and they fail when you try to call any of the procedures in the body.

I have tried the suggested ctrl+shift+click when opening the command prompt and I am logged into windows as an administrator user.

Could the problem be I am running on a 64 bit machine? I've been running XE, Apex and SQL Developer on the machine for months without any other noticeable problems.

Any help would be appreciated.

Thanks
B.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 13 2012
Added on Mar 14 2012
12 comments
3,262 views