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 (November 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 9 Nov 2006 07:32:40 -0800
Reply-To:   RolandRB <rolandberry@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   RolandRB <rolandberry@HOTMAIL.COM>
Organization:   http://groups.google.com
Subject:   Re: How do we know the dataset is in use
Comments:   To: sas-l@uga.edu
In-Reply-To:   <1163086143.226238.85770@i42g2000cwa.googlegroups.com>
Content-Type:   text/plain; charset="us-ascii"

kanap wrote: > Hi all, I am want to update a dataset using proc append but before > doing that how do we check that particular dataset is updating / using > by another user? Can some body give any ideas / code on this? Please > note that we don't have SAS /SHARE software here. Thanks for you help > in advance.

If on Unix then check on it with a script. http://www.datasavantconsulting.com/roland/spectre/scripts/whosgot


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