1
How to improve the Fastload performance: 1. Check the total sessions assigned for the FASTLOAD. Higher the sessions, less er the time. 2. If you are loading a very large file, increase the .CHECKPOINT.  A checkpoint regularly makes an entry about the rows successfully loaded. So , its an overhead.  Rule of thumb: Set a checkpoint at 10% of your total row-count in the file.

How to Improve Fastload Perfomance

Embed Size (px)

Citation preview

Page 1: How to Improve Fastload Perfomance

7/22/2019 How to Improve Fastload Perfomance

http://slidepdf.com/reader/full/how-to-improve-fastload-perfomance 1/1

How to improve the Fastload performance:

1. Check the total sessions assigned for the FASTLOAD. Higher the sessions, lesser the time.

2. If you are loading a very large file, increase the .CHECKPOINT.  A checkpoint regularly makes an entry about the rows successfully loaded. So, its an overhead.

  Rule of thumb: Set a checkpoint at 10% of your total row-count in the file.