Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to connect to the specified database (ORCLCDB). #2777

Open
LilianNagy opened this issue Apr 1, 2024 · 3 comments
Open

Failed to connect to the specified database (ORCLCDB). #2777

LilianNagy opened this issue Apr 1, 2024 · 3 comments
Assignees
Labels

Comments

@LilianNagy
Copy link

[FATAL] [DBT-05509] Failed to connect to the specified database (ORCLCDB).
CAUSE: OS Authentication might be disabled for this database (ORCLCDB).
ACTION: Specify a valid sysdba user name and password to connect to the database.
cat: /opt/oracle/cfgtoollogs/dbca/ORCLCDB/ORCLCDB.log: No such file or directory
cat: /opt/oracle/cfgtoollogs/dbca/ORCLCDB.log: No such file or directory

im trying to deploy my chart but it keeps showing this error.

@yunus-qureshi
Copy link
Member

@LilianNagy deploy where? which chart are you using?

@LilianNagy
Copy link
Author

Im Using this chart
https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance/helm-charts/oracle-db
Deploying on a k8s cluster
im using enterprise edition and provided the necessary creds as a secret and the image is pulled successfully , bit it keeps giving crash loopbackoff because of this error

@yunus-qureshi
Copy link
Member

@LilianNagy try the OraOperator for K8s

https://github.com/oracle/oracle-database-operator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants