BookmarkSubscribeRSS Feed
Tommp
Fluorite | Level 6

I'm trying to delete the various "Va_Sample..." tables from the LASR tables tab. They are all unloaded but when I attempt to delete I am denied: result=  Not Processed (not authorized). I have the "SAS Administrators" role but there appears to be something I'm missing here

(plus I'm new to VA and don't want to kill it inadvertently...)

 

Thanks!
Tom

2 REPLIES 2
JuanS_OCS
Amethyst | Level 16

Hello @Tommp,

 

with SAS Management Console, you can check the permissions of your account. Not always SAS Administrators members have all the authorisations (it depends on the Default ACT and several other variables).

 

You can always go to the metadata path of those tables and check the Authorisations, and adapt them to your purposes (I recommend to change permissions at the folder/container level, rather than at the object level, but the second would be OK as well in this case since the objects will be removed by you..

 

 

alexal
SAS Employee

@Tommp,

 

In order to delete a table from metadata, you need to have the following permissions:

 

  • ReadMetadata (RM), WriteMetadata (WM) on a library object
  • ReadMetadata (RM), WriteMemberMetadata (WMM) on a folder associated with that library
  • ReadMetadata (RM), WriteMetadata (WM) on a table itself

Please see more details here: Permissions by Task

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1012 views
  • 2 likes
  • 3 in conversation