• subscribe
December 04, 2003 12:00 AM

Hotfix Solves Linked Server Permissions Problem

Windows IT Pro
InstantDoc ID #41054

Microsoft has released a hotfix for a problem in which distributed queries using a linked server might incorrectly use the SQL Server startup account to connect to the linked server instead of using the configured linked server account. This problem might occur when both of the following conditions exist:

   - SQL Server is running in fiber mode (i.e., the sp_configure stored procedure lightweight pooling option is set to 1).

   - The distributed query is executed by a Windows NT login and the linked server security is configured to use the login's current security context option.

 

To read more about this problem and obtain the fix, see the Microsoft article "FIX: Distributed Queries May Incorrectly Use SQL Server Startup Account Permissions When SQL Server is Running in Fiber Mode" at http://support.microsoft.com/?kbid=830382 .



ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here
  • SP1?
    I know there is a SP1 for SQL 2008 R2 available....and there is a "feature pack" as well... ...
  • SQL database mirroring
    I have SQL Server 2008 R2 Enterprise 64bit on Windows 2008 R2 Enterprise 64bit.  Each SQL Server has...
  • Dell Compellent Disk Drive
    Does anybody has experience with Dell Compellent Disk Drive? Basically, this system manages all disk...
  • Sql server performance tuning
    I need to find a tool that help me to optimize sql server,queries,improve the performance and solve ...