We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 898fbfc + f5fc6f9 commit 071bcd8Copy full SHA for 071bcd8
src/connections/storage/catalog/db2/index.md
@@ -66,11 +66,13 @@ Search for and select "Db2":
66
67
Add your credentials as follows:
68
69
-- User (This is the "User ID" that you created above)
70
-- Password
71
- Host (Found in Settings → Connection Info → Connection Information)
72
-- Port (50000 by default)
+- Port (50001 is Db2 Default)
73
- Database name
+- User (This is the "User ID" that you created above)
+- Password
74
+- Security (Enter "SSL" in this field if applicable - optional)
75
+
76
77
<img src="./images/settings.png" style="max-width: 540px">
78
0 commit comments