MSSQLSERVER_7308
SQL Server 2008
Product Name | SQL Server |
Product Version | 10.0 |
Product Build Number | 10.00.0000.00 |
Event ID | 7308 |
Event Source | MSSQLSERVER |
Component | SQLEngine |
Symbolic Name | RMT_STA_DISABLED |
Message Text | OLE DB provider '%ls' cannot be used for distributed queries because the provider is configured to run in single-threaded apartment mode. |
To resolve this error, configure the provider to run in multithreaded apartment (MTA) mode. If the provider does not support MTA, and the provider cannot be upgraded to a version that supports MTA, consider configuring the provider to run out-of-process. The provider vendor should be able to tell you if the provider supports MTA or running out-of-process.
