Quantcast
Channel: SCN: Message List - SAP ERP 6.0 Upgrade
Viewing all articles
Browse latest Browse all 4288

Re: ERP ECC 6.0 without EHP to EHP 7 + Unicode - DBSL Version missmatch

$
0
0

Hi Dieter,

 

Please check also these 2 important notes about the subject:

1622837 - Secure connection of AS ABAP to Oracle via SSFS

1639578 - SSFS as password storage for primary database connect


For the error "ORA-01017: invalid username/password; logon denied" , update those user(s)' passwords with that command. Connect to your db as admin:

1-oraSID: sqlplus / as sysdba

2-SQL> alter user <USERNAME> identified by <PASSWORD> account unlock;

 

Then try the password whether it works or not:

3-oraSID: sqlplus <USERNAME>/<PASSWORD>

 

Regards,

Serhat


Viewing all articles
Browse latest Browse all 4288

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>