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
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.