hyee

Results 5 comments of hyee

I currently have no environment to test the LDAP feature, could you please try following command: ``` set debug db login ``` And see if the `url` field is expected?...

Hi, May I know the error message that you ran into, and could you execute `help -j` and check if `java.home` is the location where the JRE in your PC...

Regarding to the error message, it seems like the program is not able to identify TNS entry `C1N00002` in `$TNS_ADMIN/tnsnames.ora`. If you have `sqlplus` installed in the environment, please try...

Thanks for your comments. My guess is that `sysdba` authentication without specifying password needs the `Bequeath` connection instead of `TCP` connection, and `Bequeath` is unsupported in the JDBC `thin` driver....

> Any specific constraint by using such driver ? * `oci` driver relies on Oracle client or Oracle home(including that the version of ojdbc8.jar must match the dynamic libraries of...