Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scripting Options are listed on the second tab of the IDERA SQL Data Compare Options window. Those options affect the way the synchronization script is generated but do not affect the comparison operation.

  • Transaction size. Determines the max. size of the SQL Server transaction, under which the synchronization script runs. In some cases, the synchronization script can get extremely large, with millions of insert/update/delete statements. Wrapping such a large script in a single transaction may not be possible, due to the transaction size limitations, or acceptable, for performance and other reasons. Setting a max. transaction size is a way around these restrictions. If the transaction has a max. size, data compare commits the current transaction when the max. size is reached and starts a new one.
    To have a transaction with no upper limit, set the max transaction size to 0.

    Info

    Please use this option with caution. If you set a max. transaction limit and the synchronization process is canceled, only the current, open transaction is rolled back. Changes committed prior to that transaction are permanent and cannot be reversed. We strongly recommend, if possible, to leave the transaction unlimited, since it ensures that all changes in the database are either committed or rolled back.

  • Batch size. Determines the size of data that is transmitted to SQL Server in one execution. A transaction normally contains many batches, but the batch itself is a single unit of work that cannot be divided any further.


Scroll Ignore
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue
Newtabfooter
aliasIDERA
urlhttp://www.idera.com
 | 
Newtabfooter
aliasProducts
urlhttps://www.idera.com/productssolutions/sqlserver
 
Newtabfooter
aliasPurchase
urlhttps://www.idera.com/buynow/onlinestore
 | 
Newtabfooter
aliasSupport
urlhttps://idera.secure.force.com/
 | 
Newtabfooter
aliasCommunity
urlhttp://community.idera.com
 
|
 
Newtabfooter
aliasResources
urlhttp://www.idera.com/resourcecentral
 | 
Newtabfooter
aliasAbout Us
urlhttp://www.idera.com/about/aboutus
 
Newtabfooter
aliasLegal
urlhttps://www.idera.com/legal/termsofuse


Save

Save

Save

Save