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 (April 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: sas-l@uga.edu

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


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