Message Reference > D Message Codes > DMI Messages
  

DMI Messages

DMI_17501 Error initializing the tree builders for partition <partition>.

Explanation:
The metadata file used to create the SAP DMI Prepare transformation may be invalid.
User Response:
Recreate the SAP DMI Prepare transformation.

DMI_17503 At least one field other than primary and foreign keys must be connected for each group.

Explanation:
Only primary and foreign keys are connected. At least one other port must be connected.
User Response:
Connect at least one port per group other than the primary and foreign keys.

DMI_17504 Error creating input row for group <group>.

Explanation:
There is not enough memory on the node where the Integration Service process runs to process the IDoc data in the SAP DMI Prepare transformation.
User Response:
Close any unnecessary applications and restart the system. If this problem persists, you may need to add RAM to the node.

DMI_17505 Error setting data for the field: <field>.

Explanation:
There is not enough memory on the node where the Integration Service process runs to process the IDoc data in the SAP DMI Prepare transformation.
User Response:
Close any unnecessary applications and restart the system. If this problem persists, you may need to add RAM to the node.

DMI_17506 NULL data obtained for primary or foreign key fields.

Explanation:
The data for the primary or foreign key is missing.
User Response:
Make sure the data contains primary and foreign key values.

DMI_17507 NULL data obtained for all connected fields for the segment <segment name>.

Explanation:
The data for all connected fields is missing for the named segment.
User Response:
Make sure the data exists for all connected fields for the named segment.

DMI_17508 Error building the tree.

Explanation:
There is not enough memory on the node where the Integration Service process runs to process the IDoc data in the SAP DMI Prepare transformation.
User Response:
Close any unnecessary applications and restart the system. If this problem persists, you may need to add RAM to the node.

DMI_17509 Unknown error traversing the tree.

Explanation:
There is not enough memory on the node where the Integration Service process runs to process the IDoc data in the SAP DMI Prepare transformation.
User Response:
Close any unnecessary applications and restart the system. If this problem persists, you may need to add RAM to the node.

DMI_17511 <Number> orphan rows were received by the SAP DMI Prepare transformation.

Explanation:
The SAP DMI Prepare transformation received orphan rows.
User Response:
Make sure that all child rows have parent rows.

DMI_17512 Orphan row <row> received in group <group> with primary key <primary key> and foreign key <foreign key>.

Explanation:
The SAP DMI Prepare transformation received orphan rows.
User Response:
Make sure that all child rows have parent rows.

DMI_17513 <Value> duplicate rows were received by the SAP DMI Prepare transformation.

Explanation:
The DMI Prepare transformation received duplicate rows.
User Response:
Eliminate the duplicate rows in the data.

DMI_17514 Primary key received for duplicate error row <row>: <value>.

Explanation:
The DMI Prepare transformation received duplicate rows.
User Response:
Eliminate the duplicate rows in the data.

DMI_17515 Syntax validation failed for primary key <primary key> and corresponding generated document number <document number> because mandatory segment is missing: <segment name>.

Explanation:
You configured the session to validate DMI documents before writing them to the SAP system. The Integration Service determined that a value for the mandatory segment in the DMI document is missing.
User Response:
Verify that the SAP DMI Prepare transformation for the DMI document contains values for the mandatory segment.

DMI_17516 Syntax validation failed for primary key <primary key> and corresponding generated document number <document number> because maximum occurrence is higher than maximum limit for: <segment name>.

Explanation:
You configured the session to validate DMI documents before writing them to the SAP system. The Integration Service determined that the segment contains more than the maximum number of records allowed.
User Response:
Correct the source data so that the number of records for the segment does not exceed the maximum number of records allowed.

DMI_17517 Syntax validation failed for primary key <primary key> and corresponding generated document number <document number> because minimum occurrence is less than the minimum limit for: <value>.

Explanation:
You configured the session to validate DMI documents before writing them to the SAP system. The Integration Service determined that the segment contains less than the minimum number of records allowed.
User Response:
Correct the source data, so that the number of records for the segment meet at least the minimum number of records allowed.

DMI_17518 Data <data> overflow at port <port number>. If the error threshold is not met, the row will be sent through the ErrorDMIData port.

Explanation:
The SAP DMI Prepare transformation received data that is larger than the precision for the row.
User Response:
Correct the source data so that the value matches the precision for the row.

DMI_17519 Error getting data for the field.

Explanation:
There is not enough memory on the node where the Integration Service process runs to process the IDoc data in the SAP DMI Prepare transformation.
User Response:
Close any unnecessary applications and restart the system. If this problem persists, you may need to add RAM to the node.

DMI_17520 The SAP DMI Prepare transformation has an unconnected input group. All input groups must be connected for the transformation.

Explanation:
An input group does not have any connected ports.
User Response:
Make sure that at least one port for each input group is connected.

DMI_17525 Cache folder specified for the SAP DMI Prepare transformation <transformation name> is invalid.

Explanation:
The cache directory specified for the SAP DMI Prepare transformation does not exist.
User Response:
In the session properties, enter a valid directory for the Cache Directory property.

DMI_17526 The Integration Service could not access the cache block in group <group>. Increase the cache size.

Explanation:
The cache size specified for the SAP DMI Prepare transformation is inadequate.
User Response:
In the session properties, increase the cache size.

DMI_17527 The SAP DMI Prepare transformation did not receive data for the DMI object.

Explanation:
The source in the DMI mapping does not contain valid data for the DMI object.
User Response:
Verify that the source data is valid.