Applies to:
Denodo 6.0
,
Denodo 5.5
,
Denodo 5.0
Last modified on: 25 Jan 2016
Tags:
Administration
Oracle
Goal
This document describes how to connect to an Oracle instance that uses Enterprise User Security (EUS).
Content
When trying to connect to an Oracle instance that uses EUS see the following error message will be shown when trying to create a JDBC data source in Virtual DataPort: "unsupported verifier type".
In order to avoid this issue, the following steps can be followed:
-mx1024m
-XX:MaxPermSize=256m
-Doracle.jdbc.thinLogonCapability=o3
Once this option is added to the JVM configuration it will be possible to create a JDBC data source in Virtual DataPort against an Oracle instance with EUS.