I have written a shell script which connects to oracle database and performs operation and returns some output message. Script works fine from command prompt.
But my