Date: Wed, 1 Apr 2009 09:29:21 -0700
Reply-To: "Kenneth M. Lin" <kenneth_m_lin@SBCGLOBAL.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Kenneth M. Lin" <kenneth_m_lin@SBCGLOBAL.NET>
Organization: at&t http://my.att.net/
Subject: Re: Hanging in Batch Mode
I remember that you cannot run PROC EXPORT from a batch mode unless you
specify "-noterminal" option.
"FPAStatman" <brentvtimothy@gmail.com> wrote in message
news:cdc1d943-d251-458a-aa9f-eeb0edebb3ab@r31g2000prh.googlegroups.com...
>I have been running a batch process on multiple data sets, and
> sometimes the program just starts to hang.
> I am using SAS 9.2 TS Level1M0, NET_ASRV platform; Microsoft Windows
> Server 2003, Enterprise Edition (5.2.3790 Service Pack 2 Build 3790),
> 8 processor, with 16,383.08 MB total physical memory (14.47 GB
> available physical memory) and 17.43 GB virtual memory
> Although the program hangs in different places, the most prevalent
> place for it to hang is right after creating a dataset with SQL before
> a PROC EXPORT. The log shows that the SQL has finished, but never
> shows the EXPORT begin.
> Anyone know any reasons why this should hang?
>
> Thanks
|