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!

Host Command in 12C?

RajeshAlexMay 19 2022

Does Host command works fine in Forms 12C?
I try to invoke a batch file (our application server is in windows) . However it does not work.
Batch file is a simple file with log just to make sure the script gets executed. I am able to run the batch file when I login to the application user and with the user which oracle has been installed.

However when I try to call this from forms it does not work.

I tried to run host('notepad.exe') from a client form hoping that this would invoke the notepad in the application server. However it did not work. The form was just hanging.
Its a while I used this feature. I used this in 6i,9i and 10g

Thanks
Rajesh Alex

Comments

Post Details

Added on May 19 2022
3 comments
2,017 views