How to enable an user with no roles to read data from sys_db_object
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 01:39 AM
I had added an ACL providing read permission for the table sys_db_object and in the advance script section simply returned true. But still unable to get the data into a reference variable in the catalog item.
Please help.
Labels:
- Labels:
-
Architect
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 03:40 AM
Please be very cautious on why are you providing access to any user without role to access your system tables?
There is an old post you can refer to.
If this was helpful, do give a thumbs up/mark it as Correct to close the Thread, Thanks