<?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: &amp;quot;Internal Routines&amp;quot; comment --&amp;gt; EG Import Wizzard in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/quot-Internal-Routines-quot-comment-gt-EG-Import-Wizzard/m-p/616165#M180346</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/114220"&gt;@FK1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can someone elighten me, what is behind the "black box magic":&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Note: In preparation for running the following code, the Import&lt;BR /&gt;Data wizard has used internal routines to transfer the source data&lt;BR /&gt;file from the local file system to SASApp. There is no SAS code&lt;BR /&gt;available to represent this action.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How does SAS technically access the remote data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my case, I am connected to the Meta Data Server using a serer-profile.&lt;/P&gt;
&lt;P&gt;The SAS environment is on an IBM AIX based operating system.&lt;/P&gt;
&lt;P&gt;Then, I am running the EG-Wizzard (7.15 HF8 (7.100.5.6214) (32-bit)) running from Windows 7 Enterprise N (Version 6.1, Build 7601: Service Pack 1) and I am accessing a remote Windows-based Fileserver.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does SAS use the SAS/CONNECT tcpunix.scr -script?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No. That would mean you had SAS running on your desktop and on your server.&lt;/P&gt;
&lt;P&gt;EG uses Windows-based means to access the external data source (a local DB client, ODBC, Microsoft Data Access) to read the data and converts it to a textfile, which is copied to the server. EG also creates code to read that textfile, and executes in on the server.&lt;/P&gt;
&lt;P&gt;The code you see in the log is the one used to import the textfile, and cannot be used in any way to read the original source.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2020 12:06:11 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-01-09T12:06:11Z</dc:date>
    <item>
      <title>"Internal Routines" comment --&gt; EG Import Wizzard</title>
      <link>https://communities.sas.com/t5/SAS-Programming/quot-Internal-Routines-quot-comment-gt-EG-Import-Wizzard/m-p/616161#M180342</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can someone elighten me, what is behind the "black box magic":&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Note: In preparation for running the following code, the Import&lt;BR /&gt;Data wizard has used internal routines to transfer the source data&lt;BR /&gt;file from the local file system to SASApp. There is no SAS code&lt;BR /&gt;available to represent this action.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How does SAS technically access the remote data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case, I am connected to the Meta Data Server using a serer-profile.&lt;/P&gt;&lt;P&gt;The SAS environment is on an IBM AIX based operating system.&lt;/P&gt;&lt;P&gt;Then, I am running the EG-Wizzard (7.15 HF8 (7.100.5.6214) (32-bit)) running from Windows 7 Enterprise N (Version 6.1, Build 7601: Service Pack 1) and I am accessing a remote Windows-based Fileserver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does SAS use the SAS/CONNECT tcpunix.scr -script?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 10:41:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/quot-Internal-Routines-quot-comment-gt-EG-Import-Wizzard/m-p/616161#M180342</guid>
      <dc:creator>FK1</dc:creator>
      <dc:date>2020-01-09T10:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: "Internal Routines" comment --&gt; EG Import Wizzard</title>
      <link>https://communities.sas.com/t5/SAS-Programming/quot-Internal-Routines-quot-comment-gt-EG-Import-Wizzard/m-p/616165#M180346</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/114220"&gt;@FK1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can someone elighten me, what is behind the "black box magic":&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Note: In preparation for running the following code, the Import&lt;BR /&gt;Data wizard has used internal routines to transfer the source data&lt;BR /&gt;file from the local file system to SASApp. There is no SAS code&lt;BR /&gt;available to represent this action.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How does SAS technically access the remote data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my case, I am connected to the Meta Data Server using a serer-profile.&lt;/P&gt;
&lt;P&gt;The SAS environment is on an IBM AIX based operating system.&lt;/P&gt;
&lt;P&gt;Then, I am running the EG-Wizzard (7.15 HF8 (7.100.5.6214) (32-bit)) running from Windows 7 Enterprise N (Version 6.1, Build 7601: Service Pack 1) and I am accessing a remote Windows-based Fileserver.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does SAS use the SAS/CONNECT tcpunix.scr -script?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No. That would mean you had SAS running on your desktop and on your server.&lt;/P&gt;
&lt;P&gt;EG uses Windows-based means to access the external data source (a local DB client, ODBC, Microsoft Data Access) to read the data and converts it to a textfile, which is copied to the server. EG also creates code to read that textfile, and executes in on the server.&lt;/P&gt;
&lt;P&gt;The code you see in the log is the one used to import the textfile, and cannot be used in any way to read the original source.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 12:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/quot-Internal-Routines-quot-comment-gt-EG-Import-Wizzard/m-p/616165#M180346</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-01-09T12:06:11Z</dc:date>
    </item>
  </channel>
</rss>

