<?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: SAS EG and Disk write in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956933#M45797</link>
    <description>&lt;P&gt;All disk operations are done by calling the operating systems kernel routines; this is fact in all real operating systems (z/OS, UNIX) and Windows versions derived from NT 4.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2025 22:46:05 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2025-01-22T22:46:05Z</dc:date>
    <item>
      <title>SAS EG and Disk write</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956885#M45793</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I am trying to understand how SAS / SAS EG performs disk operations such as read/write,create/delete folders /files etc&lt;BR /&gt;Does it directly access disk and does read write OR it passes on the request to the OS which in turn performs these operations.&lt;/P&gt;&lt;P&gt;I would appreciate if the community enlightens on this.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 16:47:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956885#M45793</guid>
      <dc:creator>esbabu</dc:creator>
      <dc:date>2025-01-22T16:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG and Disk write</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956905#M45794</link>
      <description>&lt;P&gt;SAS EG is written in C#/.NET Framework. In general, it should use those mechanisms for anything local to the exe. However, SAS jobs are submitted to a SAS server so that is where SAS, the system, takes over and handles stuff within SAS.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C#/.NET Framework is pretty tied to Windows. Under the covers, I am pretty sure Framework uses O/S calls. It changed under Core, but this is Framework. If you want lower-level details, I would research .NET Framework.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 19:05:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956905#M45794</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2025-01-22T19:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG and Disk write</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956906#M45795</link>
      <description>&lt;P&gt;EG is just a user interface. All of the SAS processing done via EG happens in the SAS server EG connects to. Most EG users connect to a remote SAS server which contains a SAS session where all processing occurs. It is also possible to use a local SAS server on your PC if it has a complete installation of SAS and not just EG.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 19:09:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956906#M45795</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-01-22T19:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG and Disk write</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956932#M45796</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/460954"&gt;@esbabu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;All interaction with the hardware is&amp;nbsp; through the operating system in general and specifically the kernel. There could be exceptions but this is the general rule.&lt;BR /&gt;So any application that sits on top of the OS, simply speaking, typically passes the request for hardware action to the OS.&lt;/P&gt;
&lt;P&gt;SAS is something that is installed on top of the OS. Therefore all request would be routed through OS.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 22:31:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956932#M45796</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2025-01-22T22:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG and Disk write</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956933#M45797</link>
      <description>&lt;P&gt;All disk operations are done by calling the operating systems kernel routines; this is fact in all real operating systems (z/OS, UNIX) and Windows versions derived from NT 4.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 22:46:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-and-Disk-write/m-p/956933#M45797</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2025-01-22T22:46:05Z</dc:date>
    </item>
  </channel>
</rss>

