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!

ORA-01017: invalid username/password; logon denied

0fcf0793-443f-476c-a845-6cdf839d24c4Aug 18 2017 — edited Aug 20 2017

when i used  replicat paramfile dirprm/inload.prm   command to copy date, i got this error. i can sure my usename and password is ture,

and i can use  'sqlpuls username/password@orcl' to connect to oracle

but when i used 'conn username/password' to connect oracle i got the ora-01017 code

i have  used 'alter username definited by password' to change the password ,it is not work

i have also used 'alter system set sec_case_sensitive_logon=false scope=both'; it not work

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2017
Added on Aug 18 2017
20 comments
3,705 views