Hi All,
We have need to reset the SAP* password because SAP* (also DDIC) is locked on client 000 and we don't have any other user. We are on MAXDB (we have also SQL Studio) so we have the error "table unknown" when we try to excute the statement SELECT * FROM USR02 or SELECT * FROM SAPECP.USR02, where SAPECP is the owner. Obviously we want to excute the statement DELETE FROM USR02 WHERE BNAME='SAP*' AND MANDT='000'.
How can we proceed on MAXDB?
Reagards
Bob