BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Users of SAS 8.2 received this message and were frozen at the SAS splash screen.

ERROR: A lock is not available for del.system.catalog, lock held by another process.

I've been told that http://support.sas.com/kb/8/130.html doesn't apply because each user stores temporary files on their personal c: drive. Can anyone tell me how to prevent this error?
1 REPLY 1
ChrisNZ
Tourmaline | Level 20
It looks like your sas session needs to use catalog system in library del.
This not standard, so only you can know why this is the case.

And you also need to look what processes are using this file. For example, if you have 2 sas sessions requiring write access to this catalog, the 2nd one will complain that the first one is locking the file.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1 reply
  • 1029 views
  • 0 likes
  • 2 in conversation