1. ora<sid> account access
2. sqlplus / as sysdba
3. delete from <db_schema>.usr02 where mandt = '000' and bname = 'SAP*';
4. commit;
prerequisite
login/no_automatic_user_sapstar = 0 in profile
1. ora<sid> account access
2. sqlplus / as sysdba
3. delete from <db_schema>.usr02 where mandt = '000' and bname = 'SAP*';
4. commit;
prerequisite
login/no_automatic_user_sapstar = 0 in profile
댓글