SQL*Loader is a fast and easy way to get data into a database without writing long, complicated scripts. However, when it comes to Oracle objects that are related to each other, things can get ...
SQL *Loader什么时候commit 一次数据呢?下面是我节选的一段输出报告,好像SQL *Loader不是按照一个固定的记录数来commit的。 Commit point reached - logical record count 44725 Commit point reached - logical record count 44741 Commit point reached - ...