• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

SAS Base data files locking

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    SAS Base data files locking

    Hi fellows

    for those SAS gurus out there, is it true that SAS base has a locking mechanism over "SAS data files" ?

    I have been told by in-house SAS "experts" that we have some problems with concurrency to access SAS data files, and I would like to understand why is this and under which circumstances this happens.
    Do you have any example and potential solutions to share ?

    Thanks in advance

    Z

    #2
    Not quite understanding the issue. Are you experiencing locking that you wish to avoid or wish to implement locking (assume row-level)?

    In the meantime, have a read about SAS/SHARE on support.sas.com.
    Illegitimus non carborundum est!

    Comment


      #3
      I would like to avoid locking

      Comment


        #4
        Originally posted by zerointeractive View Post
        I would like to avoid locking
        Then SAS/SHARE is your solution. Access is provided by the library being made available via a SAS/SHARE server allowing multiple user access (for read/writes).
        Illegitimus non carborundum est!

        Comment


          #5
          Thanks I will try this out

          Comment

          Working...
          X