[转]SQL Server Max Degree of Parallelism最大并行度配置
11年前 (2015-07-30) 3146浏览 0评论
由于公司的业务在急速增长中,发现数据库服务器已经基本撑不住这么多并发。一方面,要求开发人员调整并发架构,利用缓存减少查询。一方面从数据库方面改善并发。数据库的并行度可设置如下: 1)cost threshold for parallelism:数据库...
11年前 (2015-07-30) 3146浏览 0评论
由于公司的业务在急速增长中,发现数据库服务器已经基本撑不住这么多并发。一方面,要求开发人员调整并发架构,利用缓存减少查询。一方面从数据库方面改善并发。数据库的并行度可设置如下: 1)cost threshold for parallelism:数据库...
11年前 (2015-07-24) 1845浏览 0评论
We want to write generic class with generic table and we don’t know how to do :This is one of solution: 转载请注明:ww1234567...
11年前 (2015-07-22) 8374浏览 0评论
A while ago I’ve described how to add a “Send E-Mail Button” to the Report Viewer in Dynamics AX 2012: http...
11年前 (2015-07-16) 2682浏览 0评论
CU9 for Dynamics AX 2012 R3 contains several updates for functionality in the Warehouse management module. One of them i...
11年前 (2015-07-15) 5569浏览 0评论
In AX 2012 R3, a new field appeared on the Customer form. The field is labelled ‘Automatic cancel’, and is s...
11年前 (2015-07-15) 7135浏览 0评论
一本Microsoft Dynamics AX 2012相关的电子书《Mastering Microsoft Dynamics AX 2012 R3 Programming》 Microsoft Dynamics AX 2012 R3 Program...
11年前 (2015-07-14) 6069浏览 0评论
This topic is not new and we have lots of blogs available on it. Yasir Co-blogger also explained this quite well in his blog....
11年前 (2015-07-10) 2436浏览 0评论
I’ve encountered a problem when posting a product receipt on a purchase order that you need to see to believe. For this...
11年前 (2015-07-05) 2015浏览 0评论
Hi Folks,Very soon we all are going to meet with AX7, by the end of this year it must be out in market. Initially this is goi...
11年前 (2015-06-30) 2563浏览 0评论
Sometimes running a batch job may depend on another one completing before it runs. To ensure that can happen, and to set it u...
11年前 (2015-06-30) 8850浏览 0评论
Microsoft Dynamics AX 2012 includes numerous batch jobs that perform operations such as generating reports, creating sales in...
11年前 (2015-06-30) 4496浏览 0评论
January 12, 2012 — Sreenath ReddyFriends,There is a new class SysGlobalObjectCache that has been introduced i...
11年前 (2015-06-30) 3335浏览 0评论
A quick post; one for the search engines more than anything else. If you’re modifying the Accounts receivable parameter...
11年前 (2015-06-26) 3933浏览 0评论
There are some tips we can use to improve performance of reports for Dynamics AX 2012. Use static reports. The deployment of ...
11年前 (2015-06-26) 2626浏览 0评论
由于Microsoft SQL Server Reporting Services定期重启,导致 Dynamics AX 2012 SSRS 报表第一次打开是运行缓慢,下面是原因分析和解决方案: Microsoft SQL Server Report...
11年前 (2015-06-26) 2728浏览 0评论
I’ve called this post ‘Setup for Call Center gets a little bit harder with CU9′. I could equally have said ...
11年前 (2015-06-25) 3552浏览 0评论
When upgrading the Contoso AX 2012 R3 CU8 to AX 2012 R3 CU9 and then trying to open the ePOS, you might get the following err...
11年前 (2015-06-24) 2283浏览 0评论
IntroductionIn this article you can find information about what Lock, Deadlock, Transaction, Optimistic concurrency mode, and...
11年前 (2015-06-24) 2800浏览 0评论
Greetings!In one of my Ax/Biztalk/Oracle integration projects, I had to write a web service to retrieve data from Oracle and ...
11年前 (2015-06-24) 2461浏览 0评论
I was working on a custom service which I needed to activate on HTTP adapter, however was constantly hitting on this error wh...