SQL error Description: OLEDB access interface of the linked server (null)

Source: Internet
Author: User
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 ",

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.