Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

AX 2012/AX2012R2 Performance Optimization and Fine Tuning

$
0
0

Hi Folks,

To improve the AX application overall performance please perform the below steps.

1. Run the Maintenance plans in SQL server regularly which includes the following tasks:-

a.) Database Integrity check

b.) Close Inactive Sessions

c.) History cleanup

d.) Notify operator about the task success/failure

e.) Update Statistics

f.) Execute T-sql statement to check pending jobs

g.) Backup databases

h.) Analyze database growth percentage

i.) SQL server memory utilization

j.) Evaluate SQL Server Disk Activity

k.) Track the database page performances

l.) Shrinking database log file alone not the data file.

m.) Performing Index defragmentation, Missing Indexes and Unused indexes

n.) Rebuild/Reorganize Index

o.) Configuring SQL database auto growth and auto shrink

2. To Clear the AX index files and AX cache files periodically

3. Setting SQL Max Degree parallelism with proper values

4. Disable the hyper threading in the BIOS settings

5. Build AOS load balancing and clustering

6. Processing the AX application automatic shutdown, when it’s idle for some* minutes

7. Tracking the AOS server memory utilization

8. Run the Batch servers at off-time

9. Disabling debugging action in production server

10.Update the Kernel and Application version regularly

11. Checking the counter performances

12. Regular maintenance on Disk Defragmentation and Disk Cleanup activities

13. Setting of threshold for disk usage, Memory usage and trigger alerts

14. Clearing the old registry,dump memories and monitoring the event viewer for errors and warnings regularly

15. SQL query optimization

Many Thanks,

Rudra

"Helping others without any expectation will always made the others to help you"


Viewing all articles
Browse latest Browse all 17314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>