The Publish utility in the Administration Console allows you to publish a store archive, creating a running store. To configure Store Services, enter the appropriate information in the following fields of the Configure Store Services node of the Configuration Manager:
- Maximum Errors
- This is the maximum number of errors that the publishing process will allow while loading the store data. If this number is exceeded, the publish will stop and rollback. The default value is 1.
- Commit Count
- During publishing, the database commits after each commit count number of
records is loaded. If there are errors in the data, the database rolls back to
the last commit point. Modify this number depending on the amount of data you
are loading - the commit count must be set to a number greater than the number
of rows in the archive. The default value is:
17000
17000