Skip to content

Commit 371a2a4

Browse files
authored
Default Port Update and SSL Field
IBM recommended we update the default port to 50001, and update to include "SSL" in security field when necessary.
1 parent d081496 commit 371a2a4

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)