Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Database credentials are not valid: Exception has been thrown by the target of an invocation.; DatabaseError: SQL Statement:

Maria CupinJul 30 2024

Windows service fails with following error

Database credentials are not valid: Exception has been thrown by the target of an invocation.; DatabaseError: SQL Statement: creating OracleConnection -
ORA-12638: Credential retrieval failed CausingException:ORA-12638: Credential retrieval failed

The services uses a windows AD service account to start, but when I checked by DB it is not configured as a DB user. Is there a reason why the service account is throwing an ora error?

Our application team is using kerberos authentication for SSO user log-in and it is working.

Comments
Post Details
Added on Jul 30 2024
0 comments
115 views