G
Guest
Hi All, my web server logs are located in f\Logs\W3SVC1\exyymmdd.log. Every
time the new log file is created on 12.00 AM for one server, 1.00 am for one
server.
I Want to copy these files to my SQL Server drive, whcih i can run DTS job
to pull the data and put it into SQL Server.
i am using XCOPY In my batch file to copy .log file from one server to
another server. how can i put code exactly as it should took file on daily
basis(i mean todays date: ex050334.log)
please advise me.
Thanks,
John.
time the new log file is created on 12.00 AM for one server, 1.00 am for one
server.
I Want to copy these files to my SQL Server drive, whcih i can run DTS job
to pull the data and put it into SQL Server.
i am using XCOPY In my batch file to copy .log file from one server to
another server. how can i put code exactly as it should took file on daily
basis(i mean todays date: ex050334.log)
please advise me.
Thanks,
John.