<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: crash in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72815#M8304</link>
    <description>No mention is made otherwise in the tech-note, which would be the place if SAS had an alternative.  Suggest you try invoking SAS (not an OPTIONS command override though - see DOC references below) with -MEMSIZE 0  and/or -REALMEMSIZE 0  and observe any different behavior.&lt;BR /&gt;
&lt;BR /&gt;
Again, the most expedient resolution would be to contact SAS support.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
SAS Companion for Windows: Starting SAS&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/startsas.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/startsas.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
SAS Companion for Windows: MEMSIZE System Option&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-sysop-memsize.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-sysop-memsize.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
SAS Companion for Windows: REALMEMSIZE System Option&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-sysop-realmemsize.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-sysop-realmemsize.htm&lt;/A&gt;</description>
    <pubDate>Thu, 24 Sep 2009 13:24:02 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-09-24T13:24:02Z</dc:date>
    <item>
      <title>crash</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72808#M8297</link>
      <description>The sas system crashes/disappears when I am running the job.&lt;BR /&gt;
What is the reason for this crash? and how can I check it?&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Wed, 23 Sep 2009 06:34:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72808#M8297</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-23T06:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: crash</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72809#M8298</link>
      <description>Without any other information about the program&lt;BR /&gt;
how can we guess?&lt;BR /&gt;
&lt;BR /&gt;
Andre</description>
      <pubDate>Wed, 23 Sep 2009 09:17:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72809#M8298</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2009-09-23T09:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: crash</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72810#M8299</link>
      <description>1) Suggest you begin with some self-diagnosis by converting pieces of your code into SAS comments, as a technique for weeding out what is causing the error.  &lt;BR /&gt;
&lt;BR /&gt;
2) It would also be useful to COPY/PASTE your code directly into your forum post, so that others can provide meaningful feedback - without your code any comments received would be just suggestions based on others' situations and experiences, not your particular situation.&lt;BR /&gt;
&lt;BR /&gt;
So, first suggestion - try number 1 above and then provide number 2 above if you are still unclear about the error cause.  If you re-post, be sure to explain your complete SAS environment (version, OS, remote or local SAS system running, has the code ever worked?, do you otherwise have a working SAS environment?, does the code work on another SAS environment/platform).&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 23 Sep 2009 12:13:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72810#M8299</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-09-23T12:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: crash</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72811#M8300</link>
      <description>I would run the program in BATCH mode so that you will have SASLOG file, that will remain to be examined after your program crashes.</description>
      <pubDate>Wed, 23 Sep 2009 16:38:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72811#M8300</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2009-09-23T16:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: crash</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72812#M8301</link>
      <description>The output of log file is attached as below:&lt;BR /&gt;
========================================================&lt;BR /&gt;
ERROR: Permanent copy of file WORK.DATA1.DATA was deleted.&lt;BR /&gt;
ERROR: Cannot create data set WORK.DATA1. [Permanent copy of file WORK.DATA1.DATA was deleted.]&lt;BR /&gt;
NOTE: The data set WORK.data1 has 0 observations and 1 variables.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Invalid free() attempt to deleted pool&lt;BR /&gt;
Traceback&lt;BR /&gt;
SASTBTraceBackCtx has been called with a&lt;BR /&gt;
string ("vacrash") instead of a CONTEXT pointer.&lt;BR /&gt;
Address   Frame     (DBGHELP API Version 4.0 rev 5)&lt;BR /&gt;
5CB31C3D  05D0F8E0  tkmk:tkBoot+0x20C19&lt;BR /&gt;
5CB31A3F  05D0F8EC  tkmk:tkBoot+0x20A1B&lt;BR /&gt;
5CB27EF2  05D0F90C  tkmk:tkBoot+0x16ECE&lt;BR /&gt;
67EE2F03  05D0F92C  sashost:Main+0xCC483&lt;BR /&gt;
67E1D6C8  05D0F94C  sashost:Main+0x6C48&lt;BR /&gt;
67E11A33  05D0F9A4  sashost:rtmdoit+0x1DF&lt;BR /&gt;
67E2CC26  05D0F9B8  sashost:Main+0x161A6&lt;BR /&gt;
67E2A12A  05D0F9D4  sashost:Main+0x136AA&lt;BR /&gt;
678F2589  05D0FA18  sasyh:mcn_main+0x1589&lt;BR /&gt;
671A1A25  05D0FD40  sasyoio:mcn_main+0xA25&lt;BR /&gt;
57883014  05D0FD70  sasimi:mcn_main+0x2014&lt;BR /&gt;
57882758  05D0FEC8  sasimi:mcn_main+0x1758&lt;BR /&gt;
578426F2  05D0FF58  sasiml:mcn_main+0x16F2&lt;BR /&gt;
578412AE  05D0FF88  sasiml:mcn_main+0x2AE&lt;BR /&gt;
67E227E2  05D0FFA0  sashost:Main+0xBD62&lt;BR /&gt;
67E26800  05D0FFB4  sashost:Main+0xFD80&lt;BR /&gt;
7C80B699  05D0FFEC  kernel32:GetModuleFileNameA+0x1BA</description>
      <pubDate>Thu, 24 Sep 2009 01:47:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72812#M8301</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-24T01:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: crash</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72813#M8302</link>
      <description>You still provided very limited information about the items mentioned in a prior post-reply.&lt;BR /&gt;
&lt;BR /&gt;
Suggest you contact SAS technical support - see link at the bottom of the SAS Discussion Forum page or here's the link:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/contact/submit_emits2.html" target="_blank"&gt;http://support.sas.com/techsup/contact/submit_emits2.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 24 Sep 2009 01:56:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72813#M8302</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-09-24T01:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: crash</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72814#M8303</link>
      <description>Thank you for your suggestion.&lt;BR /&gt;
I identified the problem and find the solution in the SAS/support page.&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/12/564.html" target="_blank"&gt;http://support.sas.com/kb/12/564.html&lt;/A&gt;&lt;BR /&gt;
I run IML numerous times on window XP. I follow the suggested solution provided by the above link and defragmented the C drive. However, I still encounter this problem. Does it have any alternative to solve this problem? Thanks.</description>
      <pubDate>Thu, 24 Sep 2009 02:41:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72814#M8303</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-24T02:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: crash</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72815#M8304</link>
      <description>No mention is made otherwise in the tech-note, which would be the place if SAS had an alternative.  Suggest you try invoking SAS (not an OPTIONS command override though - see DOC references below) with -MEMSIZE 0  and/or -REALMEMSIZE 0  and observe any different behavior.&lt;BR /&gt;
&lt;BR /&gt;
Again, the most expedient resolution would be to contact SAS support.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
SAS Companion for Windows: Starting SAS&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/startsas.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/startsas.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
SAS Companion for Windows: MEMSIZE System Option&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-sysop-memsize.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-sysop-memsize.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
SAS Companion for Windows: REALMEMSIZE System Option&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-sysop-realmemsize.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-sysop-realmemsize.htm&lt;/A&gt;</description>
      <pubDate>Thu, 24 Sep 2009 13:24:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/crash/m-p/72815#M8304</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-09-24T13:24:02Z</dc:date>
    </item>
  </channel>
</rss>

