/tmp file access

From: Andrew Watson <jadwatson_at_hotmail.com>
Date: Tue, 03 Jul 2001 02:07:31 +1200

Hi- I'm rather new to tru64 and am having a problem with /tmp file access.

In a script I can execute

$ORACLE_HOME/bin/sqlplus -s / << EOF
select sysdate from dual;
exit
EOF

to get the desired result
whereas if I do

`$ORACLE_HOME/bin/sqlplus -s / << EOF
select sysdate from dual;
exit
EOF`

I get an error /tmp/sh49843 : cannot open

The /tmp directory has full write access and my user can manually touch
files in the /tmp directory so I'm not quite sure where to start.

Any pointers in the right direction on this one would be greatly
appreciated.

Thanks
Andrew Watson
jadwatson_at_hotmail.com

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Received on Mon Jul 02 2001 - 14:08:16 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:42 NZDT