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 (December 1999, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 20 Dec 1999 16:26:11 -0500
Reply-To:     Eva Stamenovic <stameno@SDAC.HARVARD.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Eva Stamenovic <stameno@SDAC.HARVARD.EDU>
Subject:      format catalog error
Comments: To: SAS-L@UGA.CC.UGA.EDU
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi,

I need a help to decode the error that I got today. I've been trying to update a format in a format library, which is a routine stuff. All of a sudden I keep getting the following error:

ERROR: WRITE lock is not available for LIBRARY.FORMATS.CATALOG, lock held by process 12254.

FYI: We run the SAS on UNIX. I checked the permissions, and they seem to be ok. The most recent updates I made on 12/08/99, and everything was fine. Any clue to the meaning of the error?

I'm using the statements: options replace ; proc format library= xyz ... ;

Thanks for your suggestions. Eva


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