Export Data Base [message #295414] |
Tue, 22 January 2008 05:12  |
vjay
Messages: 16 Registered: December 2007 Location: chennai
|
Junior Member |
|
|
Hi,
I am taking Data base back up using Batch file and that file assign to Schedule.so every day automatically it is executing and saving to file. That batch file contains below script.
exp pplus/computer@abcd file=e:\bkup\pplus.dmp grants=Y buffer=10000 log=e:\bkup\pplus.log.
Every day replacing that file.But i want to take everyday backup in folder.So i am giving file=e:\bkup\pplus Concatenate(||) Date .how to concatenate filename with sysdate in Dos. any Command to concatenate sysdate with filename?
-Thanks
|
|
|
|
|