Hi,
Please do following:
sqlplus /as sysdba
Delete from sapsr3.usr02 where bname='SAP*' and mandt='000';
commit;
delete the user from 000 first, then try to login into 000 with sap*.
Now apply license in 000.
This will solve your problem.
Regards
Karthik