Commit_Buffer
Value | Description |
---|---|
A positive integer | If this option line is not specified, the default is 10000. |
The Commit_Buffer option commits data to the database after the specified number of rows. Data in the form of rows in the data file is processed and then inserted/updated into the database table. The change is not permanent until the specified number of rows is processed and the changes are committed.