My Oracle Support Banner

Querying All_synonyms Gives Errors ORA-00604 And ORA-00942 (Bug 31142749 ) (Doc ID 2762650.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.1.0.2 to 19.9.0.0.0 [Release 12.1 to 19]
Information in this document applies to any platform.

Symptoms

---------------------------------------------------
Querying all_synonyms through any user (including SYS) gives the following error
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist

Example queries that result in error:


select * from all_synonyms
select count(*) from all_synonyms where 1=2

Changes

 

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
Changes
Cause
Solution
References


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