Skip to content

Commit 813bd2e

Browse files
committed
Add notes on scanning Oracle and SAP sources
1 parent e7bf53b commit 813bd2e

File tree

3 files changed

+9
-19
lines changed

3 files changed

+9
-19
lines changed

articles/purview/register-scan-oracle-source.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: kchandra
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: overview
9-
ms.date: 09/27/2021
9+
ms.date: 10/18/2021
1010
---
1111
# Register and Scan Oracle source
1212

@@ -16,6 +16,8 @@ This article outlines how to register an Oracle data base in Purview and set up
1616

1717
The Oracle source supports **Full scan** to extract metadata from an Oracle database and fetches **Lineage** between data assets.
1818

19+
Proxy server is not supported when scanning Oracle source.
20+
1921
## Prerequisites
2022

2123
1. Set up the latest [self-hosted integration

articles/purview/register-scan-sapecc-source.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: kchandra
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: overview
9-
ms.date: 09/27/2021
9+
ms.date: 10/18/2021
1010
---
1111
# Register and scan SAP ECC source
1212

@@ -20,11 +20,7 @@ instance and fetches **Lineage** between data assets.
2020

2121
## Prerequisites
2222

23-
1. Set up the latest [self-hosted integration
24-
runtime](https://www.microsoft.com/download/details.aspx?id=39717).
25-
For more information, see [Create and configure a self-hosted
26-
integration
27-
runtime](../data-factory/create-self-hosted-integration-runtime.md).
23+
1. Set up the latest [self-hosted integration runtime](https://www.microsoft.com/download/details.aspx?id=39717). For more information, see [Create and configure a self-hosted integration runtime](../data-factory/create-self-hosted-integration-runtime.md). Scanning SAP ECC is a memory intensive operation, you are recommended to install Self-hosted Integration Runtime on a machine with large memory e.g. 128 GB.
2824

2925
2. Make sure the [JDK
3026
11](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html)
@@ -126,9 +122,7 @@ To create and run a new scan, do the following:
126122
e. **JCo library path**: The directory path where the JCo libraries
127123
are located
128124

129-
f. **Maximum memory available:** Maximum memory(in GB) available on
130-
customer's VM to be used by scanning processes. This is
131-
dependent on the size of SAP ECC source to be scanned.
125+
f. **Maximum memory available:** Maximum memory (in GB) available on the Self-hosted Integration Runtime machine to be used by scanning processes. This is dependent on the size of SAP ECC source to be scanned. It's recommended to provide large available memory e.g. 100.
132126
> [!Note]
133127
> As a thumb rule, please provide 1GB memory for every 1000 tables
134128

articles/purview/register-scan-saps4hana-source.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: kchandra
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: overview
9-
ms.date: 09/27/2021
9+
ms.date: 10/18/2021
1010
---
1111
# Register and Scan a SAP S/4HANA source
1212

@@ -19,11 +19,7 @@ The SAP S/4HANA source supports **Full scan** to extract metadata from a SAP S/4
1919

2020
## Prerequisites
2121

22-
1. Set up the latest [self-hosted integration
23-
runtime](https://www.microsoft.com/download/details.aspx?id=39717).
24-
For more information, see [Create and configure a self-hosted
25-
integration
26-
runtime](../data-factory/create-self-hosted-integration-runtime.md).
22+
1. Set up the latest [self-hosted integration runtime](https://www.microsoft.com/download/details.aspx?id=39717). For more information, see [Create and configure a self-hosted integration runtime](../data-factory/create-self-hosted-integration-runtime.md). Scanning SAP S/4HANA is a memory intensive operation, you are recommended to install Self-hosted Integration Runtime on a machine with large memory e.g. 128 GB.
2723

2824
2. Make sure the [JDK
2925
11](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html)
@@ -125,9 +121,7 @@ To create and run a new scan, do the following:
125121
e. **JCo library path**: Specify the path to the folder where the
126122
JCo libraries are located.
127123

128-
f. **Maximum memory available:** Maximum memory (in GB) available
129-
on customer's VM to be used by scanning processes. This is
130-
dependent on the size of SAP S/4HANA source to be scanned.
124+
f. **Maximum memory available:** Maximum memory (in GB) available on the Self-hosted Integration Runtime machine to be used by scanning processes. This is dependent on the size of SAP S/4HANA source to be scanned. It's recommended to provide large available memory e.g. 100.
131125
> [!Note]
132126
> As a thumb rule, please provide 1GB memory for every 1000 tables
133127

0 commit comments

Comments
 (0)