Your DB looks like having something corrupted.
Try to execute this query and be sure to have only a record in your output (It should be sys).

select owner from all_objects where object_name='SOURCE$';