My Oracle Support Banner

In Oracle SQL Developer some Objects (e.g. Tables) are not Displayed in the Navigator (Doc ID 364055.1)

Last updated on DECEMBER 04, 2020

Applies to:

Oracle SQL Developer - Version 1.2.1 to 1.5.4
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

In Oracle SQL Developer, some objects (e.g. tables) under particular user / schema are not displayed in the tables listing.

In SQL*Plus, the objects are listed fine when issuing a SQL statement like:

SQL> SELECT owner, object_type, object_name FROM all_objects 
WHERE object_type='TABLE' AND owner='<MYUSER>'
/

If a connection is made to another database instance via Oracle SQL Developer the objects may be displayed fine.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.