Topic starter
01/08/2019 10:21 pm
In my project, we are developing a unix shell script. I want to execute sqlplus command inside the ssh command which runs the oracle query in remote machine. It showing error while executing. I tried in UNIX, Linux and SunOS. But it not woking in any of the unix versions.
I could see it entering to ssh command but not executing the sqlplus command in remote machine.