Github user gtapper commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/392#discussion_r56598119
--- Diff: docs/client_install/src/asciidoc/_chapters/dbviz.adoc ---
@@ -69,14 +66,16 @@ image:{images}/DbVisualizer_Driver_Manager.jpg[image]
* Use the JDBC URL format:
+
```
-jdbc:t4jdbc://<host-name or ip-address>:37800/:
+jdbc:t4jdbc://<host-name or ip-address>:23400/:
```
++
+*NOTE*: This example uses a modified port number (*37800*) rather than the
default port number (*23400*).
--- End diff --
You're not seeing the screenshot. :) It contains the 37800 value.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---