Technology Stack - EBS (MOSC)

MOSC Banner

Unable to Describe Tables in 19c Database

edited Apr 9, 2024 3:26PM in Technology Stack - EBS (MOSC) 4 commentsAnswered

Oracle 12.2.12

19C DB,

Recently we upgraded to R 12.2.12(Application) and 19c (DB) and have a couple of issues with database objects. We are using Toad (9.7.2.5),

  1. I can describe the package using F4 (This is not an issue)
  2. I can not describe the table using F4 so the objects associated with the table trigger etc,
  3. If I go to the schema browser and search for the trigger, I don't see any triggers but if I run the SQL, I can see the triggers,

select * from all_triggers where trigger_name like 'XX%'

Not sure what the issue is,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center