i am loaded CLASS file to Oracle using Loadjava

but the status is invalid


Loadjava -user scott/tiger@resume test.class

it is successfully loaded.

but if i am trying see the status from PL/SQL

select object_name,object_type,status from user_objects where object_type='CLASS';

The status is invalid.....

Can any One help me it is a DBA job to solve problem it is also one of DBA command