how can i create a spool file with system date as a file name
like 'c:\02feb2006.txt'.
i want to create this file eveytime i login to my SQL.
what should i do in Glogin.sql file
pls let me know that
Printable View
how can i create a spool file with system date as a file name
like 'c:\02feb2006.txt'.
i want to create this file eveytime i login to my SQL.
what should i do in Glogin.sql file
pls let me know that
A search on this forum gives the answer in 5 seconds - try it next time:
http://www.dbasupport.com/forums/showthread.php?t=39817
You do realise that if you logon a second time in the day, your first log will be over-written.