Comprehensive tips, techniques, and technical information for Oracle Professionals. Free membership on moderated technical email list. Based in Virginia, USA with worldwide audience.
New Feature of 10.2g: Eliminate Control File Re-Creation Before Oracle 10.2g if we need to change the limit of MAXLOGFILE, MAXLOGMEMBERS, MAXLOGHISTORY,
I would do it by writing a batch file as follows: export.bat ... time /t > exp.log exp userid=<USERID>/<PW>@<DATABASE> file=<EXP_FILENAME>.dmp log=exptmp.log