export help [message #144929] |
Sat, 29 October 2005 00:02 |
papu
Messages: 27 Registered: March 2005 Location: Dhaka
|
Junior Member |
|
|
hello all,
i want to export my database using export command. i have written a batch file & a parameter file to export data. i have uploaded the batch file. the batch file successfuly exports data using the parameter file to a file named eibs.dmp. the contents of the parameter file is written below:
file = h:\eibs.dmp
log = h:\Exp_log
owner = eibsprod
rows = y
i have to do this job everyday. now i want system date to be added to the file name. the file format is written below below
filename+date
-----------------
eibs29102005.dmp
eibs30102005.dmp
eibs31102005.dmp
regards
sakil
-
Attachment: Exp_data.bat
(Size: 0.08KB, Downloaded 1231 times)
|
|
|