While recently validating our non standard schema in EBS instance we come across "STATUSER" schema in EBS instance, could you please let us know if this schema is used by STAT?
SQL> select object_type,owner,count(1) from dba_objects where owner = 'STATUSER' group by object_type,owner;
OBJECT_TYPE OWNER COUNT(1)
------------------- ------------------------------ ----------
SYNONYM STATUSER 104043
PACKAGE STATUSER 1