Domains not shown in Object Browser

Knut2025

Member
Hi folks,

I try to list my domains in the Object Browser. I created a new folder called "Domains" like the attached picture shows. The statement
SQL:
select count(*) from all_objects uob where uob.object_type = 'DOMAIN' and uob.owner = user
shows 2 objects of type "DOMAIN".
Pressing referesh in the object browser does not show one of my domains. What might be the problem?

Cheers
Knut

Define Browser Folders.png
 
Back
Top