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 (June 2003, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 19 Jun 2003 13:53:13 -0400
Reply-To:     SAS User <sas@SDAC.HARVARD.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         SAS User <sas@SDAC.HARVARD.EDU>
Subject:      Member lock
Content-Type: TEXT/PLAIN; charset=US-ASCII

I know I've had this error before, but I can't remember what it means or how to fix it. Any help? (UNIX/6.12) Thanks.

MPRINT(PRINT1): PROC SORT DATA=TEMP; MPRINT(PRINT1): BY PATID; MPRINT(PRINT1): RUN;

ERROR: MEMBER lock is not available for WORK.TEMP.DATA, lock held by conflicting use.^MERROR : MEMBER lock is not available for WORK.TEMP.DATA, lock held by conflicting use.^MERROR: MEM BER lock is not available for WORK.TEMP.DATA, lock held by conflicting use.


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