You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ GRANT SELECT ON TABLE <schema_name>.<table_name> TO USER <username>;
52
52
53
53
To set up Db2 as your Reverse ETL source:
54
54
55
-
1.Make sure your DB2 database is network-accessible from [Segment's IPs](/docs/connections/storage/warehouses/faq/#which-ips-should-i-allowlist).
55
+
1.Confirm that your Db2 database is network-accessible from the [IP address that Segment uses to connect to your warehouse](/docs/connections/storage/warehouses/faq/#which-ips-should-i-allowlist).
56
56
2. Open [your Segment workspace](https://app.segment.com/workspaces){:target="_blank"}.
57
57
3. Navigate to **Connections > Sources** then select the **Reverse ETL** tab.
0 commit comments