Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Event 1011 error message logged by Microsoft Service for DRDA does not include SQL Server error message details


View products that this article applies to.

Symptoms

The Microsoft Service for Distributed Relational Database Architecture (DRDA) logs an Event 1011 error message when a connection attempt to a server that is running Microsoft SQL Server fails. The Event 1011 message includes the following details:

Event ID: 1011
Event Type: Error
Event Category: Connection
Event Description:
The Microsoft Service for DRDA cannot connect to SQL Server. Verify the connectionString value in the MsDrdaService.exe.config application configuration file.
However, the event description does not include any details about error messages by SQL Server when the connection attempt fails.

↑ Back to the top


Resolution

Cumulative update information

The fix that resolves this problem is included in Cumulative Update 1 for Host Integration Server 2013.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

After this update is applied, the Event 1011 message that is logged by the Microsoft Service for DRDA includes additional details about the error that occurred when the connection to the server that is running SQL Server failed. The following is an example of the additional details that are included in the updated Event 1011 message:

Event ID: 1011
Event Type: Error
Event Category: Connection
Event Description:
The Microsoft Service for DRDA cannot connect to SQL Server. Verify the connectionString value in the MsDrdaService.exe.config application configuration file. SqlException: Message Id=message_id; Severity Level=level; Message="message_string"

↑ Back to the top


Keywords: kbqfe, kbhotfixserver, kbfix, kbexpertiseinter, kbbug, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2899684
Revision : 1
Created on : 1/7/2017
Published on : 4/1/2014
Exists online : False
Views : 259