oh i see...those are objects inherent to 10g...just dont mind them dear :cool:
Just mind your schema where your tables resides.
Kindly run this script again
select owner,object_type,count(*) from dba_objects group by owner,object_type;
Printable View
oh i see...those are objects inherent to 10g...just dont mind them dear :cool:
Just mind your schema where your tables resides.
Kindly run this script again
select owner,object_type,count(*) from dba_objects group by owner,object_type;
Well, you have 16k java components in there, so it seems likely that the install you did in 10g didn't match the install that was done in 9i.
(as well as it being all the SYSMAN stuff that will be installed as default)