LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 1999, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 1 Oct 1999 15:54:01 GMT
Reply-To:     simonhudson@MY-DEJA.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         simonhudson@MY-DEJA.COM
Organization: Deja.com - Before you buy.
Subject:      SAS SHARE Problem

We are experiencing problems using SAS/SHARE in conjunction with PROC APPEND. According to the SAS documentation and the UK SAS helpdesk it should be possible to perform an SQL/Data Step read on a dataset while it is being updated by another client machine using PROC Append as PROC append only requires record level locking. (SAS/SHARE Software, Usage and reference Version 6 first edition page 19).

In practice we have found that the reads always fail as PROC APPEND has member lock on the dataset while it is running. Does anyone know if this is an error in the SAS documentation, or if it is likely to be something we have failed to do at our end?

We are running SAS 6.12/TS055/Windows NT 4.0

Any help/suggestions would be warmly appreciated!

Thanks

Simon

simonhudson@my-deja.com

Sent via Deja.com http://www.deja.com/ Before you buy.


Back to: Top of message | Previous page | Main SAS-L page