Try this ( if u are using shell script )
set `date`
ORACLE_SID=orcl
export ORACLE_SID
sqlplus system/xxxx < spool temp1$2.$3log
select sysdate from dual ;
spool off
!
echo "\nJob Over"
|
Results 1 to 10 of 10
Thread: SPOOL IN SQL PLUSThreaded View
|
Click Here to Expand Forum to Full Width |