Skip to Content
0
Former Member
Nov 14, 2012 at 04:38 PM

DBA password change does not work

318 Views

Hi All,

I try to change the password of a DBA user SAP<SID>DB as described in Note 25591 - Password change for DBM and DBA users

I'm able to logon to the database with dbmcli and user SUPERDBA (that is in Role SYSDBA).

Once I try to execute:

>sql_execute ALTER PASSWORD SAP<SID>DB newPwd

I get the SQL Error:

-5001: Missing priviledge:OWNER

What is wrong?

Thanks for any hint.

Johannes