<?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 [rsubmit] &amp;quot;ERROR: Unable to initialize the DATA STEP Debugger environment.&amp;quot; in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/rsubmit-quot-ERROR-Unable-to-initialize-the-DATA-STEP-Debugger/m-p/19729#M3056</link>
    <description>Hi all,&lt;BR /&gt;
Sorry for my english!&lt;BR /&gt;
&lt;BR /&gt;
I have to debug a data step that is located in a rsubmit/endrsubmit block , but when i'm trying to launch this code (example):&lt;BR /&gt;
&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
&lt;I&gt;data tmp /debug ;&lt;BR /&gt;
var1 = 10 ;&lt;BR /&gt;
run ;&lt;/I&gt;&lt;BR /&gt;
&lt;/PRE&gt;&lt;BR /&gt;
&lt;BR /&gt;
I get this error: "ERROR: Unable to initialize the DATA STEP Debugger environment."&lt;BR /&gt;
&lt;BR /&gt;
Is this because the debugger environment is not installed on the remote host? I can't access the remote host's configuration.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
    <pubDate>Thu, 16 Apr 2009 10:30:36 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-04-16T10:30:36Z</dc:date>
    <item>
      <title>[rsubmit] "ERROR: Unable to initialize the DATA STEP Debugger environment."</title>
      <link>https://communities.sas.com/t5/SAS-Programming/rsubmit-quot-ERROR-Unable-to-initialize-the-DATA-STEP-Debugger/m-p/19729#M3056</link>
      <description>Hi all,&lt;BR /&gt;
Sorry for my english!&lt;BR /&gt;
&lt;BR /&gt;
I have to debug a data step that is located in a rsubmit/endrsubmit block , but when i'm trying to launch this code (example):&lt;BR /&gt;
&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
&lt;I&gt;data tmp /debug ;&lt;BR /&gt;
var1 = 10 ;&lt;BR /&gt;
run ;&lt;/I&gt;&lt;BR /&gt;
&lt;/PRE&gt;&lt;BR /&gt;
&lt;BR /&gt;
I get this error: "ERROR: Unable to initialize the DATA STEP Debugger environment."&lt;BR /&gt;
&lt;BR /&gt;
Is this because the debugger environment is not installed on the remote host? I can't access the remote host's configuration.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Thu, 16 Apr 2009 10:30:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/rsubmit-quot-ERROR-Unable-to-initialize-the-DATA-STEP-Debugger/m-p/19729#M3056</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-16T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: [rsubmit] "ERROR: Unable to initialize the DATA STEP Debugger environment."</title>
      <link>https://communities.sas.com/t5/SAS-Programming/rsubmit-quot-ERROR-Unable-to-initialize-the-DATA-STEP-Debugger/m-p/19730#M3057</link>
      <description>DATA STEP DEBUGGER works locally, only&lt;BR /&gt;
not over SAS/Connect&lt;BR /&gt;
not in Enterprise Guide&lt;BR /&gt;
not in any environment with the -NOterminal option setting&lt;BR /&gt;
 &lt;BR /&gt;
oddly enough it would run in Batch, but only if it can open Terminal windows.&lt;BR /&gt;
 &lt;BR /&gt;
Surely you can download some data to debug, or use display manager on the server?&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Thu, 16 Apr 2009 11:02:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/rsubmit-quot-ERROR-Unable-to-initialize-the-DATA-STEP-Debugger/m-p/19730#M3057</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-04-16T11:02:03Z</dc:date>
    </item>
  </channel>
</rss>

