Home Forums SQL Server 2005 Data Corruption Time-out occurred while waiting... Reset to device warning RE: Time-out occurred while waiting... Reset to device warning

  • DTS? What version of SQL Server are you on?

    SELECT SERVERPROPERTY('Edition') AS Edition,

    SERVERPROPERTY('ProductVersion') AS ProductVersion,

    SERVERPROPERTY('ProductLevel') AS ProductLevel;

    SQL 2000 issue? http://support.microsoft.com/kb/815008

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato