Scunningham99
Programmer
Hi
What is the ! for in the following script. Does it work the same as EOF?
$ORACLE_HOME/bin/sqlplus "/ as sysdba" <<! > $tmpdir/restart$$ 2>&1
startup restrict
exit
!
thanks in advance!!
Sy UK
What is the ! for in the following script. Does it work the same as EOF?
$ORACLE_HOME/bin/sqlplus "/ as sysdba" <<! > $tmpdir/restart$$ 2>&1
startup restrict
exit
!
thanks in advance!!
Sy UK