Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
ValterBorges
Master Smack Fu Yak Hacker
1429 Posts |
Posted - 2003-11-04 : 14:04:28
|
| Has anyone applied the hotfix for kb81085 - Memory Stress.After we received the patch from microsoft we have some developers who are not able to alter tables from em giving odbc errors.Everything works fine through QA.Anyone ever ran into this issue.I'm not even sure the two are related.Any info would be appreciated. |
|
|
X002548
Not Just a Number
15586 Posts |
Posted - 2003-11-04 : 16:10:56
|
| I have a question...How come they're developing (Altering) in EM?Always seemed quirky.Brett8-) |
 |
|
|
ValterBorges
Master Smack Fu Yak Hacker
1429 Posts |
Posted - 2003-11-04 : 18:01:08
|
| X002548:Because best practices need to be developed.Anyways I was able to find the two microsoft hotfixes for the problem.I'm up to ver. 871.What's everyone else on? |
 |
|
|
ValterBorges
Master Smack Fu Yak Hacker
1429 Posts |
Posted - 2003-11-04 : 18:03:58
|
| I'm having problems with the hotfix for win2003 ent svr.Everything was closed at install time.Machine was reebooted once when hotfix failed and hotfix retry was attempted, which still failed.See the log below.Anyone have a solution?Thanks.=====================================================Setup is about to check write/exclusive lock on files=====================================================Sensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Data\distmdl.ldfSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Data\distmdl.mdfSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Install\instdist.sqlSensing file lock on C:\Program Files\Microsoft SQL Server\80\COM\msgprox.dllSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Install\replmerg.sqlSensing file lock on C:\Program Files\Microsoft SQL Server\80\COM\replprov.dllSensing file lock on C:\Program Files\Microsoft SQL Server\80\COM\replrec.dllSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Install\replsys.sqlSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Binn\sqlmap70.dllSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Binn\sqlrepss.dllSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Binn\sqlservr.exeSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Binn\Exe\sqlservr.pdbSensing file lock on C:\Program Files\Microsoft SQL Server\80\COM\sqlvdi.dllSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Binn\ssnetlib.dllSensing file lock on C:\WINDOWS\system32\dbmslpcn.dllFile C:\WINDOWS\system32\dbmslpcn.dll is WRITE LOCKEDSensing file lock on C:\Program Files\Microsoft SQL Server\MSSQL\Binn\ssmslpcn.dll ===============================================================================One or more of the selected files for replacement are locked by other processes=============================================================================== Error message: One or more of the files selected for patching is locked by other processes. The log file has detailed information about the locked files. Please close all applications and restart the Hotfix Installer. If the problem persists, you may have to restart your computer and then restart the Hotfix Installer.<EndFunc Name='DoHotFix' Return='32' GetLastError='0'>INSTALL FAILURE: Hotfix failed to apply the patches on instance MSSQLSERVER, the error code returned was: 32 |
 |
|
|
|
|
|