Skip to Main Content

DevOps, CI/CD and Automation

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!

ORA-1005: null password given; logon denied

959748Sep 5 2012 — edited Sep 5 2012
I am trying to install 3rd party application which connects with Oracle DB
I am getting the following error

| ADO | Found and cached factory for DBEngineType: 'Oracle'; the selected provider invariant name is: 'Oracle.DataAccess.Client'
| DRI | Oracle.DataAccess.Client.OracleException: ORA-1005: null password given; logon denied | at Void HandleErrorHelper(Int32, Oracle.DataAccess.Client.OracleConnection, IntPtr, Oracle.DataAccess.Client.OpoSqlValCtx*, System.Object, System.String, Boolean): in : line 0
at Void HandleError(Int32, Oracle.DataAccess.Client.OracleConnection, IntPtr, System.Object): in : line 0
at Void Open(): in : line 0
at Void IntDataBaseInitialize(System.String, Nuance.VB.DataRepositoryPriority, Nuance.VB.SpeechType): in : line 0
at Void Install(System.Collections.IDictionary): in : line 0

I am not sure ,where to give the password.is there any config file.

Thanks For your time,
Mouli
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2012
Added on Sep 5 2012
2 comments
5,965 views