Skip to content

Commit 375d292

Browse files
committed
Add SAP Open Hub troubleshooting tips
1 parent 87fdeea commit 375d292

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/data-factory/connector-sap-business-warehouse-open-hub.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: data-factory
1111
ms.workload: data-services
1212
ms.topic: conceptual
1313
ms.custom: seo-lt-2019
14-
ms.date: 09/04/2019
14+
ms.date: 03/24/2020
1515
---
1616

1717
# Copy data from SAP Business Warehouse via Open Hub using Azure Data Factory
@@ -240,6 +240,11 @@ When copying data from SAP BW Open Hub, the following mappings are used from SAP
240240

241241
To learn details about the properties, check [Lookup activity](control-flow-lookup-activity.md).
242242

243+
## Troubleshooting tips
244+
245+
**Symptoms:** If you are running SAP BW on HANA and observe only subset of data is copied over using ADF copy activity (1 million rows), the possible cause is that you enable "SAP HANA Execution" option in your DTP, in which case ADF can only retrieve the first batch of data.
246+
247+
**Resolution:** Disable "SAP HANA Execution" option in DTP, reprocess the data, then try executing the copy activity again.
243248

244249
## Next steps
245250
For a list of data stores supported as sources and sinks by the copy activity in Azure Data Factory, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)