Skip to content

Commit a9cbd5d

Browse files
authored
Merge pull request #115748 from HJToland3/localworking
ora to pg fix
2 parents d6c4536 + 1ee159f commit a9cbd5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dms/known-issues-oracle-azure-postgresql-online.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: dms
1111
ms.workload: data-services
1212
ms.custom: "seo-lt-2019"
1313
ms.topic: article
14-
ms.date: 02/20/2020
14+
ms.date: 05/20/2020
1515
---
1616

1717
# Known issues/migration limitations with online migrations from Oracle to Azure DB for PostgreSQL-Single server
@@ -59,7 +59,7 @@ Also, empty BLOB/CLOB columns are mapped to NULL on the target.
5959

6060
## Known issues and limitations
6161

62-
- Customers must use SYSDBA to connect to Oracle.
62+
- The user must have DBA privilege on the Oracle Server.
6363
- Data changes resulting from partition/sub-partition operations (ADD, DROP, EXCHANGE, and TRUNCATE) won't be migrated and may cause the following errors:
6464
- For ADD operations, updates and deletes on the added data may return a "0 rows affected" warning.
6565
- For DROP and TRUNCATE operations, new inserts may result in "duplicates" errors.

0 commit comments

Comments
 (0)