![]() |
#1 |
Участник
|
emeadaxsupport: DDL script generator for Dynamics AX 2012 R2
Источник: http://blogs.msdn.com/b/axsupport/ar...x-2012-r2.aspx
============== DDL script generator for Dynamics AX 2012 R2 Synchronization Description: The standard synchronization process is a single threaded process. This causes performance problems in larger upgrades like AX 2012 RTM to R2, because we example add the partition column to all tables and indexes. By using the DDL scripts we can push the sql server and disk system to the limit. Please read the disclaimer when you hit the "Export Script". How to implement the solution:
![]() When it is finished there will be a general file with the tables that has 0-100000 records plus all views. All tables with more than 100000 records will be in separate files. Note: There will be an INFO log at the end of the export with tables that are disabled by configuration keys. Disregard this information as we in the code have continued the process without looking at these tables. Next Steps:
Disclaimer: “Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability or fitness for a particular purpose. Authors: Kim Truelsen, Escalation Engineer Big thanks to Jan Jensen, Columbus Danmark Date: 30/6-2014 Источник: http://blogs.msdn.com/b/axsupport/ar...x-2012-r2.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|