SQL error Description: an error occurs when the OLEDB access interface of the linked server (null) imports data to SQLServer2005. The SQL error description is: linked server (null) the OLEDB access interface STREAM of returns the pair column [! BulkInsert]. The field's Invalid Data & rdquo; has been installed with the latest patch of SQLServer2005. The SQLSer SQL error description is: OLE DB access interface of the linked server (null ).
An error occurred while importing data to SQL Server2005. "The SQL error description is: The OLE DB access interface 'stream' of the linked server '(null)' returns the pair column '[! BulkInsert]. field 'invalid data. 'the latest patch of SQL Server2005 has been applied, and the same problem exists in SQL Server2008.
After BaiDu, some people say it is like an undisclosed Bug in SQL 2005, and there is no such problem in SQL Server2000.
Solution:
Add the 4808 parameter during SQL Server startup.
1. In the SQL Server Configuration Manager, click "SQL Server service ".
2. In the right pane, right-click SQL Server ( <Instance name> ), And then click "properties ".
3. In the "launch parameters" box on the "advanced" tab, type ";-T4808" (plus points and-T4808 ).
4. After the configuration is complete, restart the SQL Server service and run "DBCC tracestatus" in the query analyzer ",