01-19-2011 06:41 AM
Hi I have a LMS install 3.1 that's running quite slowly so I have started with a self test which passes but with the message below. Can any one advise if I should change the dlls and exactly how,
Thanks
odbc.pl
PASS Recommended DLL versions found.
However, version mismatch is detected between ODBC files.
Please visit microsoft.com for more details
C:\WINDOWS\system32\odbccp32.dll FileVersion : 3.526.3959.0 (srv03_sp2_rtm.070216-1710)
C:\WINDOWS\system32\odbccp32.cpl FileVersion : 3.526.3959.0 (srv03_sp2_rtm.070216-1710)
C:\WINDOWS\system32\odbcad32.exe FileVersion : 3.526.3959.0 (srv03_sp2_rtm.070216-1710)
C:\WINDOWS\system32\odbccr32.dll FileVersion : 3.526.3959.0 (srv03_sp2_rtm.070216-1710)
C:\WINDOWS\system32\odbc32.dll FileVersion : 3.526.4795.0 (srv03_sp2_gdr.101103-0357)
C:\WINDOWS\system32\odbcint.dll FileVersion : 3.526.3959.0 (srv03_sp2_rtm.070216-1710)
01-22-2011 12:06 PM
I do not think the ODBC DLLs are your problem. The warning here simply states that the DLLs have differing versions. That may be fine given that they seem to be installed by the same SP), but if you have doubts, contact Microsoft.
Performance problems typically center around managing too many devices on insufficient hardware or runaway jobs/processes. The advertised minimum requirements are just that: minimum. For better performance, LMS will benefit from faster CPUs (as opposed to more) and more memory. For runaway jobs, a reboot can usually weed those out. For runaway processes, a look at the process monitor compared with the pdshow output (to map PIDs to LMS daemon names) will show where to focus the troubleshooting effort.
01-26-2011 06:00 AM
Thanks Joseph, reboot seems to improve performance at lot. Will check processes in the future
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide