spooling with dynamic file names
612530Jan 30 2008 — edited Jan 30 2008Hi
i'm having a situation where i need to execute a script daily, the logs of the script should be saved using spool. is there a way to dynamically create a destination file with the filename as "spooled_text_"||sysdate
like
spool spooled_text_30_Jan_2008_08_45_AM
Any help is greatly appreicated
Thank you