BookmarkSubscribeRSS Feed
phantomofshell
Calcite | Level 5

Hello All,

 

I am using Schedule Manager to set up some auto-execution jobs.

Because the SAS service is on Linux, I am confused about who will be the owner of the the data libraries created by the auto-execution program ? If I schedule the flow with user A , and the previous data libraries was created by user B (thus owner is B), will the auto-execution flow be able to update those data libraries?

 

Thanks

 

2 REPLIES 2
AnandVyas
Ammonite | Level 13
Hi,

Whichever user schedules the job will be the owner. You will need to provide OS level permissions for other user to overwrite it.

You can also use a generic batch user to schedule your jobs so that all the data is owned by a single user.
ChrisNZ
Tourmaline | Level 20

If the users are different, ensure that the users can update each others' files.

The authorisations are visible by using the command  ls -la   and can be changed by using the command    chmod

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 847 views
  • 0 likes
  • 3 in conversation