export not generating logfile in automatic backup [message #73321] |
Tue, 23 March 2004 19:04 |
sunitha agarwal
Messages: 7 Registered: February 2004
|
Junior Member |
|
|
hi
when i am creating one script for logical backup(export) for full database that runs in a scheduler as bat file but the name of the dmp file is different and log file is not creating how to create log file for specific date with time
this the small script i used to put in scheduler
c:oracleora92binexp systempass@sales full=y compress=y
file=d:backupsales.dmp log=d:backuplogsales.log
i want put log as sales + date + time then only understand difference in different backups how to put it
pls hlp
sunitha
|
|
|