mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-04-25 05:36:14 +03:00
[GH-ISSUE #1326] ERROR connecting to ORACLE database #287
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
pull-request
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:ai
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:dark theme
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:kerberos
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#287
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @miltonchirinos44 on GitHub (Nov 28, 2022).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1326
Hello friends, I am trying to connect to an oracle 11g database through cloudbeaver, but when I configure the connection data and perform the connection tests, I get the following
error:

TRANSLATED MESSAGE:
ERROR DETAILS
Has anyone else got this error?
@kseniaguzeeva commented on GitHub (Nov 30, 2022):
I cannot reproduce the issue, Have you tried to configure the connection in another application (e.g. DBeaver)? If the database is connected there, could you please give me more details about the connection configuration.
@miltonchirinos44 commented on GitHub (Dec 1, 2022):
@kseniaguzeeva I tell you that I run from eclipse compiling dbeaver and trying to connect to the oracle database and I'm getting the same error
CONNECTION ERROR
ORA-00604: Recursive SQL level 1 error occurred
ORA-12705: Cannot access NLS data files or invalid environment specified
@kseniaguzeeva commented on GitHub (Dec 2, 2022):
What auth method do you use for Oracle?
@miltonchirinos44 commented on GitHub (Dec 2, 2022):
TNS authentication method, I configure my .ora file to only enter username and password. Or what do you mean @kseniaguzeeva?
@miltonchirinos44 commented on GitHub (Dec 7, 2022):
@kseniaguzeeva so far I have not received any solution on this error please verify the problem?
@kseniaguzeeva commented on GitHub (Dec 8, 2022):
If you have the same problem in DBeaver, you should open ticket in the DBeaver board https://github.com/dbeaver/dbeaver/issues. I close the ticket as a third party issue.