BatchInsert: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|BatchInsert|BatchInsert}} ===XML Element=== <BatchInsert></BatchInsert> ===Description=== Determines if the import queries are executed…')
 
No edit summary
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|BatchInsert|BatchInsert}}
{{Template:XFRACAS.XML.Import.Doc.Class|Import Configuration|Import Configuration}}
===XML Element===
===XML Element===
  <BatchInsert></BatchInsert>
  <BatchInsert></BatchInsert>

Revision as of 14:26, 19 September 2014

XML Element

<BatchInsert></BatchInsert>


Description

Determines if the import queries are executed individually or in batches to improve performance. Each batch will contain approximately 1000 queries and by default will be executed in its own transaction. A query batch will contain all the queries to import a number of import types (incident, problem, system, etc). For very large imports with more than 1000 queries per import type the batch will be split at 1000 queries and may not contain all the queries to import an import type. Default value: “No.”