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
 
Any news when the DOMAIN objects will be shown in the object browser. I was actually a bit surprised it is not in the latest version...
 
Back
Top