Job Scheduler process becomes slow after upgradation
ajaybabuCh
Member Posts: 208
Hi All,
We have done a technical upgrade from Navisoin 4.x to Dynamics Nav 2009 SP1.
Customer using Classic even in Nav 2009 SP1.
Customer has a job scheduler which runs very faster when they were using 4.x.
Now the same Job Scheduler process with Nav 2009 SP1 has slowed down to crawl.
Can anybody suggest the solution.
Thanks and Regards
Ajay
We have done a technical upgrade from Navisoin 4.x to Dynamics Nav 2009 SP1.
Customer using Classic even in Nav 2009 SP1.
Customer has a job scheduler which runs very faster when they were using 4.x.
Now the same Job Scheduler process with Nav 2009 SP1 has slowed down to crawl.
Can anybody suggest the solution.
Thanks and Regards
Ajay
Ajay
0
Comments
-
Hi Ajay
I guess it is not a problem of the scheduler but a general problem with that job. Do you use sql or native database?
Thomas0 -
Version 4.x had Job Scheduler. Which ran from a NAV client. Version 2009 has Job Queue. Which runs under NAS. Apples and Oranges. Which are we talking about?
And yes, it could be the process itself. What is the job doing?There are no bugs - only undocumented features.0 -
-
Using SQL.
We did only technical upgrade. So we are using Nav 4.x job scheduler objects only with Nav 2009 classic client.Ajay0 -
The big difference between 4.x and 2009 SQL was the introduction of VSIFT (indexed views) back in the prior version. Index views were an improvement to write performance over the old SIFT (used by versrion 4) but in some cases has slower read performance.
So the issue may not be Job Scheduler at all, but rather that the process being run may need to be tuned for the new DB structure.There are no bugs - only undocumented features.0 -
1) Check, if indexhinting is disabled
2) Which version of SQL?
3) Each version use the DB in different ways, needing different index optimization, need or do not need to maintain auto stats etc.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
