RE: please help

RE: please help

 

  

Hehe... besides not knowing what 4.5 Go is.... your in a Microsoft
forum. Hehe.

Commit is only good alongside the buffer parameter and will commit when
the buffer gets full instead of after each table which is the default.
You can use a big buffer to speed things up, but are probably more
likely to be successful importing the data first, and then the indexes.

The rest is more complicated, like parallizing imports by breaking up
the users or tables... This success would depend on your IO
configuration and controllers -- separate IO processes.

Try the data, then index thing first, with a big buffer... start with
10Mbs or 20Mbs.

Joel Patterson
Database Administrator
joel.[Email address protected]
x72546
904 727-2546

-----Original Message-----
From: DEBARBAT David
[mailto:mssqldba-ezmlmshield-x50081030.[Email address protected]
Sent: Thursday, June 28, 2007 7:40 AM
To: LazyDBA Discussion
Subject: RE: please help

Hi,
I have an import which take about 5 hours for a database oracle 9i of
4.5 Go

imp admbackup/oracle file=$DUMP_FILE buffer=300000 ignore=Y commit=y
fromuser=blablabla touser=blablabla

Does someone know if I can make some optimizations on this import ? Does
paremeter commit=y can reduce the speed.

Thanks.

David


---------------------------------------------------------------------
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


MS Sql Server LazyDBA home page