Skip to content

Commit 3c5c38c

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

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
@@ -4,7 +4,7 @@ title: Db2 Reverse ETL Setup
44

55
Set up Db2 as your Reverse ETL source.
66

7-
At a high level, when you set up DB2 for Reverse ETL, the configured database user must have read permissions on any tables involved in the query, and write permissions on a managed schema (`SEGMENT_REVERSE_ETL`) that Segment uses to track sync progress. Authentication is handled through username and password credentials configured in the Segment app.
7+
At a high level, when you set up Db2 for Reverse ETL, the configured database user must have read permissions on any tables involved in the query and write permissions on a managed schema (`SEGMENT_REVERSE_ETL`) that Segment uses to track sync progress. Segment authenticates with your Db2 instance through a username and password.
88

99

1010

0 commit comments

Comments
 (0)