Hi there,
I have a shell script where I used the assign_file command to do the following :-
assign_file sbs3000cre sbs3000_cre.sql 1 >> $LOGFILE
All of as sudden I'm getting the message :-
SBS3000[37]: assign_file: not found
As far as I can see the path is still the same :-
PATH=$ORACLE_HOME/bin:.:$PATH:$ORACLE_HOME/bin:/opt/SUNWspro/bin
And as far as I know nothing on the box has been changed.
Does any one have any ideas ??? or am I missing something obvious !!!!
Thanks
Bob
I have a shell script where I used the assign_file command to do the following :-
assign_file sbs3000cre sbs3000_cre.sql 1 >> $LOGFILE
All of as sudden I'm getting the message :-
SBS3000[37]: assign_file: not found
As far as I can see the path is still the same :-
PATH=$ORACLE_HOME/bin:.:$PATH:$ORACLE_HOME/bin:/opt/SUNWspro/bin
And as far as I know nothing on the box has been changed.
Does any one have any ideas ??? or am I missing something obvious !!!!
Thanks
Bob