Hi,
I am trying to create a web application wherein some of the oracle commands can be done without logging into the server and then executing it from a web application.
I am trying to connect to oracle server and then execute unix shell commands. Is this possible without using any 3rd party plugins/ tools ? If yes, how to achieve it?
Thanks