RE: How to improve performance on dataload process

  • From: "Eric Buddelmeijer" <Eric.Buddelmeijer@xxxxxxxxxx>
  • To: <roon987@xxxxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 28 Sep 2005 12:12:53 +0200

  What else can I do to improve the performance of this load process?
 

- reduce the amount of data being loaded (is every table/column really
needed)
- reduce the amount of data being read to load the data (as David said, tune
the sql)

Other related posts: