BizTalk 2009 Message error - The following procedure call failed...
        Posted  
        
            by Muralidhar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Muralidhar
        
        
        
        Published on 2009-09-22T18:04:27Z
        Indexed on 
            2010/05/23
            12:00 UTC
        
        
        Read the original article
        Hit count: 315
        
BizTalk
Very freequently the following error is getting logged into Application event logs on my BizTalk 2009 VM. But this error is inconsistent. Any clues?
The following stored procedure call failed: " { call [dbo].bts_UpdateMsgbox_BizTalkServerApplication}". SQL Server returned error string: "Warning: The join order has been enforced because a local join hint is used.;Warning: The join order has been enforced because a local join hint is used.;Duplicate key was ignored.".
© Stack Overflow or respective owner