Have you tried a bunch of 'start' commands in the same batch script? i.e.
start exp user/[Email Address Removed] full=y file=whatever
start exp user/[Email Address Removed] full=y file=whatever
start /WAIT exp user/[Email Address Removed] full=y file=whatever
the trick is to put your longest running export as the last one...then the
batch script will finish when the last one finishes.
Cheers
Quoting Stephen Price
<oracledba-ezmlmshield-x97701417.[Email address protected]
> I would rather not create two separate batch scripts to do this. Does
> anyone know how to run an export in a Windows batch file in the
> background? What I want to do is run one in the background and one in
> the foreground, so on and so forth until all 32 of my instances have
> been exported (two at a time)?? We have a small maintenance window and
> we want to ensure all of the backups complete, even if it maxes system
> resources.
>
> Cheers,
> Stephen
>
> Stephen Price
> Oracle Database Administrator
> Compusearch Software Systems, Inc.
>
>
>
>
> ---------------------------------------------------------------------
> TO REPLY TO EVERYBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
> To post a dba job: http://jobs.lazydba.com
> To Subscribe : http://www.LazyDBA.com
> To unsubscribe: http://www.lazydba.com/unsubscribe.html
>
>
>
Oracle LazyDBA home page