Skip to Main Content

Oracle Forms

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!

webutil client_host problem executing pkzip pkunzip commands

sjgarciavMar 26 2009 — edited Mar 26 2009
Hi,

I configured webutil with Developer 10g (9.0.4).

I used webutil_106.zip and jacob_18.zip.

The execution of this statements (example) are successfully:

CLIENT_HOST('notepad');

CLIENT_HOST('tnsping db');

However, when I issue this ones (in order to zip/unzip files):

CLIENT_HOST('pkunzip d:\arch.zip d:\tmp');

or

CLIENT_HOST('pkzip....');

I got this error:

100501 non-OracleException

What do I have to configure in order to execute this commands????

Regards, Santiago
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2009
Added on Mar 26 2009
2 comments
960 views