The following table shows the formula for finding the amount of memory required to execute parallel loading (pdparaload).
Amount of memory required to execute parallel loading (KB) = 1,000 + Size of pdparaload control statement file + 10 + 10 + R R + (Amount of memory required to execute data loads by RDAREA) i=1 |
- R: Number of RDAREAs that constitute the table
- Note
- The pdparaload command executes as many data loads in RDAREA units (pdload) internally as there are RDAREAs that constitute the table. For this reason, pdparaload uses as many files required for execution of data loads in RDAREA units as there are RDAREAs that constitute the table. For details about the size of memory required for execution of data loads by RDAREA, see 19.2.3 Memory size required for the execution of the database load utility (pdload).