the parameter file might look something like this:
"db_export.par"
contents:
owner=V0109
rows=y
consistent=y
grants=y
indexes=y
constraints=y
log=d:\BACKUP_HOME\exp_log.log
I actually run on Solaris so I use a cronjob to run the export daily. You could use NT scheduler or something. There are archives with how to create .BAT & .CMD files.
Hello.
If in above script he wants to take full database export by
parameter full=y and if database size is like 20GB and if he is not on ver 8.1.x then can he specify file=c:\....\filename and whole database ( 20GB) gets exported to one sigle file.
can somebody focus ,...how to modify this script for Oracle ver. 7.x or 8.x when database size is very large and cannot be accomadated in one single file....???
Sunil
there is a note on Metalink regarding this matter, I cant remember right now which all I reember is that you have to do some odd things at OS level (UNIX)
Bookmarks