Aug 28, 2001 #1 msharkm Programmer Aug 28, 2001 1 US I have two UNIX shell scripts that calls an sqlplus script: sqlplus -s / @/usr/.../query.sql ... One INSERTs data and works fine. The other does a SELECT and does not work with the '-s' option. They are almost identical. Any ideas?
I have two UNIX shell scripts that calls an sqlplus script: sqlplus -s / @/usr/.../query.sql ... One INSERTs data and works fine. The other does a SELECT and does not work with the '-s' option. They are almost identical. Any ideas?
Aug 28, 2001 #2 kindus IS-IT--Management Jul 25, 2001 77 US Could you either post the shell script with select? or let us know what do u exactly mean by it doesnot work? thanks Upvote 0 Downvote
Could you either post the shell script with select? or let us know what do u exactly mean by it doesnot work? thanks