Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Get Ora-01017 "invalid username/password" error trying to connect to Oracle database using TCP/IP
설명
When trying to connect to an Oracle database using TCP/IP, the following error is given.
"Connection failed because of the following error: "ORA-01017: invalid username/password; logon denied""
해결 방안
RESOLUTION #1: Make sure the username and password that are being used are correct. If possible, try connecting to the Oracle database using SQLplus and see if the same error is returned. If same error is returned in SQLplus, there may a problem with the account.
RESOLUTION #2: Connect using Native Client, instead of TCP/IP. This can be selected in the "Select Data Provider" window of the Reverse Engineering Wizard.
추가 정보
This may apply to various versions of Toad Data Modeler.