Can't View All Stored Procedures in List #14418
Unanswered
scottycope
asked this question in
Q&A
Replies: 2 comments 8 replies
-
|
Are these procedures in the Procedures tab or in the Packages tab? |
Beta Was this translation helpful? Give feedback.
7 replies
-
|
Hi all, same problem here. Login in DBeaver with User that have the following grants: Cant see PLSQL-Objects in the different schema. Using same login with sql developer or TOAD for oracle I can see objects. Its not allowed to grant execute rights on these objects. But for support I need to see them. Any ideas for fix this? Greetings |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using DBeaver version 21.2.3.202110151816.
I have a connection to our Oracle database and full access to schema A. This same account has read access to schema B for most objects. When I expand schema B, navigate down to the Procedures folder and expand that, I only see 3 procedures, not the entire list.
Is there an issue with how I set up my connection in that I can only see objects I can modify? If so, how can I configure it to list all objects that I have any sort of access to?
If it's not that, any other ideas on what I can try to correct this?
Thanks in advance!
Scott
Beta Was this translation helpful? Give feedback.
All reactions