HI.
I'm trying to run a data set and someone else ran it, what we're trying to do is "kick" one another from the file and write over each others work. The error message we're getting is:
- A lock is not available for XXX.XX.Data
- Lock held by process 8010
is there a way around this or a way to overwrite his data without getting that error?
If this is running on unix you need to kill the process by assigning command kill and process id.
Use SAS/SHARE, this way you can have concurrent updates to the same file.
Hope this helps,
Ahmed
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.