Login   Search
Skip Navigation Links
IT Consulting
IT Computer Support
IT Projects
Contact Us

IT Client Support. Resources for Clients. How To

  • "Reboot required check failed" when you intalling SQL 2008 Server or SQL 2008 Server Service Pack 1 (SP1)
  • Microsoft Small Business Server 2008 Roaming Profiles & Redirected Folders? How? To Another Server?
  • Your current security settings do not allow this file to be downloaded
  • Creating Strong Passwords
  • The values of the datetime column are not same for the rows that are copied when you copy data to a table by using the GETDATE() function in Microsoft SQL Server 2005
> Blog entries about: SQL Server 2005
The values of the datetime column are not same for the rows that are copied when you copy data to a table by using the GETDATE() function in Microsoft SQL Server 2005
When you copy data to a table that contains a column of the datetime data type in Microsoft SQL Server 2005, the values of the datetime column are not same for the rows that are copied. This issue occurs if you copy all the rows in one batch or if you copy rows in batches by specifying a batch size.

Note This issue does not occur in SQL Server 2000 or in SQL Server 2008.

This issue may occur in one of the following scenarios.
Scenario 1
You set the default value of the datetime column to the GETDATE() function. You bulk copy data between the table and a data file by using the BUIL INSERT statement or by using the Bulk Copy Program (BCP) utility. When you copy data, you do not specify values for the datetime column in the data file.
Scenario 2
You copy data by using a distributed query that uses the GETDATE() function to set values for the datetime column.
RESOLUTION
The fix for this issue was first released in Cumulative Update 10. For more information about how to obtain this cumulative update package for SQL Server 2005 Service Pack 2, click the following article number to view the article in the Microsoft Knowledge Base:
956854  (http://kbalertz.com/Feedback.aspx?kbNumber=956854/ ) Cumulative update package 10 for SQL Server 2005 Service Pack 2
Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2005 fix release. Microsoft recommends that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
937137  (http://kbalertz.com/Feedback.aspx?kbNumber=937137/ ) The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 2 was released
Microsoft SQL Server 2005 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2005 Service Pack 2 hotfix to an installation of SQL Server 2005 Service Pack 2. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.
{12/8/2008 11:16 AM} {0 comments}  {Tags: SQL Server 2005}
Error message when you install Cumulative Update 10 or Cumulative Update 9 for SQL Server 2005 Service Pack 2 on a drive that uses the FAT32 file system

When you install Cumulative Update 10 or Cumulative Update 9 for Microsoft SQL Server 2005 Service Pack 2 (SP2) on a drive that uses the FAT32 file system, you receive the following error message:

Unexpected Error Occurred

Additionally, the Hotfix.dmp file is generated in the following folder:
drive:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix

Note This problem does not occur if the drive uses the NTFS file system.

RESOLUTION

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Note This hotfix is build number 9.00.3295 of SQL Server 2005.

Prerequisites

You must have SQL Server 2005 SP2 installed to apply this hotfix.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.
{12/8/2008 11:06 AM} {0 comments}  {Tags: SQL Server 2005}

Copyright © 2004 - 2010 USDNZONE INC