Category Archives: Oracle

ORA-01017 invalid username/password; logon denied

I was having some trouble with an java application connecting to a oracle 9i database. The problem was that the application sometimes gave the following error: ORA-01017: invalid username/password; logon denied The developer of the application could not find the … Continue reading

Posted in .net, Oracle | 1 Comment