JDBC Driver for Domino

Build 22.0.8509

Fine-Tuning Data Access

Server Configuration

The driver supports querying Domino views if any are defined. Before views can be queried by the driver, they must be registered with the design catalog. Please refer to the Catalog Administration section of the AppDev pack documentation for details on how to do this.

View Configuration

Some versions of Domino 12 and Proton do not support retrieving metadata for all types of views. This causes the driver to report a code 65543 error when retrieving unsupported views. There are two ways to resolve this:

  • In the Domino Designer: select the affected view, open its View Properties and uncheck the Show response documents in a hierarchy option. This prevents the view from reporting results in a format that Proton does not support.
  • If this does not work, you can also add the server configuration PROTON_SWV_BETA=1. This will enable support for these views without updating their design. Restart the Proton task once the configuration is applied.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8509