Skip to content

Commit 7086a9f

Browse files
Update src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Co-authored-by: forstisabella <[email protected]>
1 parent 3c5c38c commit 7086a9f

File tree

1 file changed

+1
-1
lines changed
  • src/connections/reverse-etl/reverse-etl-source-setup-guides

1 file changed

+1
-1
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ At a high level, when you set up Db2 for Reverse ETL, the configured database us
1212

1313
In order to run a Reverse ETL sync in a DB2 warehouse, Segment needs the following permissions:
1414

15-
* **Permission to read from all tables used in the model** (i.e., the tables included in your SELECT query).
15+
* **Permission to read from all tables used in the model**: The user must be able to access all tables included in your SELECT query.
1616
* **Permission to create and manage a schema** for tracking sync metadata.
1717
* **Permission to create tables in the database**, needed for internal metadata tables.
1818

0 commit comments

Comments
 (0)