Date: Thu, 7 Jul 2005 15:16:24 -0400
Reply-To: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Subject: Re: Proc Export error
It's hard to say without more information. 65K would be an issue if Excel
is the target, but the ERROR regarding inserting a row smells more like a
DBMS.
Please idenify the target and show code.
On Thu, 7 Jul 2005 12:13:52 -0400, P. Gao <pgao79@YAHOO.COM> wrote:
>Hi, all,
>
>I just realize that my dataset has more than 65K observations. It must be
the cause for the error. Please let me know if it is not the case. Thanks.
On Thu, 7 Jul 2005 12:02:49 -0400, P. Gao <pgao79@YAHOO.COM> wrote:
>Hi, all,
>
>This is my first time using SAS9.1. I keep getting the following error no
matter the Export wizard or a program is used. Can someone help me out
here? Thank you.
>
> ERROR: Execute: Unable to insert row
>
> WARNING: File deletion failed for _IMEX_.U34AGO.DATA.
>
> ERROR: Export unsuccessful. See SAS Log for details.
>
> NOTE: The SAS System stopped processing this step because of errors.
>
> NOTE: PROCEDURE EXPORT used (Total process time):
>
> real time 6.54 seconds
>
> cpu time 5.51 seconds
>
>Best,
>
>P.
|