hostIntegration.drda.sqlErrorMappings
The DRDA Service converts SQL Server error codes and messages to instances of a DRDA reply message or a DB2 SQL Communications Area based on a defined set of mappings stored in an MsDrdaErrorMappings.xml file in the program system directory. The inbound SQL Server error code is mapped to the outbound DRDA DB2 error code.
<hostIntegration.drda.sqlErrorMappings></hostIntegration.drda.sqlErrorMappings>
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
| Element | Description | Occurrence Constraint |
|---|---|---|
| The sqlErrorMappings element contains sqlErrorMapping definition elements. | 1 to 1 |
Parent Elements
None
Show: