Article ID: 816834 - Last Review: November 2, 2007 - Revision: 11.3 FIX: Osql.exe May Not Run Batches As Fast As Other ODBC-Based Applications BUG #: 469131 (SQL Server 8.0) On This PageSYMPTOMSOsql.exe may not run batches as fast as other ODBC-based
applications. RESOLUTIONService pack informationTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:290211
(http://support.microsoft.com/kb/290211/
)
How to obtain the latest SQL Server 2000 service pack Hotfix informationThe English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.Date Time Version Size File name -------------------------------------------------------------- 02-Apr-2003 21:48 2000.80.796.0 57,904 bytes Osql.exe STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.This problem was first corrected in Microsoft SQL Server 2000 Service Pack 4. MORE INFORMATIONOsql.exe uses the Win32 API Sleep call to avoid CPU usage while it waits for the results of a
query. This sleep value is hard-coded as 100 milliseconds. This value limits
the number of query operations per second to approximately 10. The sleep activity is similar to the DB-Library option DataReadySleep. In the DB-Library, the DbDataReady function is controlled by the DataReadySleep value. For additional information about DataReadySleep, click the following article number to view the article in the Microsoft Knowledge Base: 159234
(http://support.microsoft.com/kb/159234/EN-US/
)
INF: How to Change the Sleep Value Used by Dbdataready
APPLIES TO
| Article Translations
|
Back to the top
