Skip to content

Commit 071bcd8

Browse files
author
markzegarelli
authored
Merge pull request #1815 from segmentio/tvicksegment-patch-1
Default Port Update and SSL Field
2 parents 898fbfc + f5fc6f9 commit 071bcd8

File tree

1 file changed

+5
-3
lines changed
  • src/connections/storage/catalog/db2

1 file changed

+5
-3
lines changed

src/connections/storage/catalog/db2/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,13 @@ Search for and select "Db2":
6666

6767
Add your credentials as follows:
6868

69-
- User (This is the "User ID" that you created above)
70-
- Password
7169
- Host (Found in Settings → Connection Info → Connection Information)
72-
- Port (50000 by default)
70+
- Port (50001 is Db2 Default)
7371
- Database name
72+
- User (This is the "User ID" that you created above)
73+
- Password
74+
- Security (Enter "SSL" in this field if applicable - optional)
75+
7476

7577
<img src="./images/settings.png" style="max-width: 540px">
7678

0 commit comments

Comments
 (0)