Skip to content

Commit b98e62f

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

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
@@ -13,7 +13,7 @@ At a high level, when you set up Db2 for Reverse ETL, the configured database us
1313
In order to run a Reverse ETL sync in your Db2 warehouse, you'll create a user with the following permissions:
1414

1515
* **Permission to read from all tables used in the model**: The user must be able to access all tables included in your SELECT query.
16-
* **Permission to create and manage a schema** for tracking sync metadata.
16+
* **Permission to create and manage a schema**: Segment creates and manages a schema in your warehouse to track sync metadata.
1717
* **Permission to create tables in the database**, needed for internal metadata tables.
1818

1919

0 commit comments

Comments
 (0)