Skip to main content
Question

how to check PSO user dataset define

  • June 5, 2024
  • 1 reply
  • 16 views

Forum|alt.badge.img+7

let me know how to check PSO user ViewAllDatasets define in Database ? its means table name 

 

1 reply

roklde
Superhero (Employee)
Forum|alt.badge.img+26
  • Superhero (Employee)
  • 749 replies
  • June 5, 2024

Hi @ERCEUPENSI !

I guess you want to list all users with the permission ViewAllDatasets allowed? Try the following query against the PSO System Database:
 

select user_id from USER_PERMISSION WHERE permission_id = 'ViewAllDatasets' AND ALLOW = 1


Best regards
Roman


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings