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 (March 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 22 Mar 2001 17:16:14 -0500
Reply-To:   Yue-Hwa <Chang_Y@BLS.GOV>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Yue-Hwa <Chang_Y@BLS.GOV>
Organization:   Bureau of Labor Statistics
Subject:   error - try to insert a row into a RDBMS table

I tried to use LIBNAME and PROC SQL to insert a row into an existing DBMS table. I got error:

ERROR: MEMBER level locking for UPDATE or RANDOM access is not supported by this engine. ERROR: PROC SQL could not undo this statement if an ERROR were to happen as it could not obtain exclusive access to the dataset. This statement will not execute as the SQL option UNDO_POLICY=REQUIRED is in effect.

Any help?

Thanks.

YHC


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