Mark Thomas wrote: > > Hello, all. > > Yesterday, I discovered that my SYSDBA account has lost its ability to > change passwords--any password but its own. It was working > on Monday. Now, > I execute: "alter password fakeuser somepass" and I get: > "[-5001] (at 16) > Missing privilege:OWNER" > > Do you have any idea what has caused this? Do you need me to attach a > vtrace? >
As written in another mail, it is version 7.3.0.34. SAP Labs Berlin does not know of such a problem. Therefore we would like to see : - the output of select * from users, - the name of the sysdba (to compare with the output mentioned): select sysdba from dual - the vtrace of an alter password not working. for this please see http://sapdb.2scale.net/moin.cgi/VTrace and use default select instead of default for step 1 and 6. and akbm instead of akb in step 4 Thank you Elke SAP Labs Berlin > Thanks! > > -- > Mark "T.C." Thomas > United Drugs > > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
