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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to use cmd in host();

usman_noshahiAug 29 2013 — edited Sep 2 2013

Hi ,

i am using oracle forms and reports 10g.     10.2.0.1

please give me example how to run this command form oracle forms using PL/SQL built in HOST();

java -jar "D:\JAVAPROJ\PROJECT\dist\FILE.jar"

It works fine with CMD directly but when i use host('cmd / c start java -jar "D:\SMS\SMS\dist\SMS.jar"');

it give me error.

example please..

thanks

This post has been answered by Tharaka Uchiha on Sep 2 2013
Jump to Answer

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 30 2013
Added on Aug 29 2013
15 comments
12,943 views