<?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: where can we find the log of Stored process in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/where-can-we-find-the-log-of-Stored-process/m-p/771714#M244950</link>
    <description>&lt;P&gt;Please see this forum post&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Stored-Processes/How-can-I-view-the-SAS-log-from-the-stored-process-web/td-p/102409" target="_blank"&gt;https://communities.sas.com/t5/SAS-Stored-Processes/How-can-I-view-the-SAS-log-from-the-stored-process-web/td-p/102409&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This reference is also helpful.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/itechcdc/9.4/stpug/dbgsrvlt.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/itechcdc/9.4/stpug/dbgsrvlt.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS stored process is inherently a SAS program.&amp;nbsp; I would prefer to add this statement to direct the log at my preferred location.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc printto log='lFull_path_an_name' new;
   run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 02 Oct 2021 00:22:39 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2021-10-02T00:22:39Z</dc:date>
    <item>
      <title>where can we find the log of Stored process</title>
      <link>https://communities.sas.com/t5/SAS-Programming/where-can-we-find-the-log-of-Stored-process/m-p/768066#M243577</link>
      <description>&lt;P&gt;Hello Team ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where does the logs of STP is stored , if the STP is used in the form of SAS BI webservices ,&amp;nbsp; meaning if STP is called by client program using CURL etc&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 09:29:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/where-can-we-find-the-log-of-Stored-process/m-p/768066#M243577</guid>
      <dc:creator>learn_SAS_23</dc:creator>
      <dc:date>2021-09-16T09:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: where can we find the log of Stored process</title>
      <link>https://communities.sas.com/t5/SAS-Programming/where-can-we-find-the-log-of-Stored-process/m-p/771714#M244950</link>
      <description>&lt;P&gt;Please see this forum post&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Stored-Processes/How-can-I-view-the-SAS-log-from-the-stored-process-web/td-p/102409" target="_blank"&gt;https://communities.sas.com/t5/SAS-Stored-Processes/How-can-I-view-the-SAS-log-from-the-stored-process-web/td-p/102409&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This reference is also helpful.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/itechcdc/9.4/stpug/dbgsrvlt.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/itechcdc/9.4/stpug/dbgsrvlt.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS stored process is inherently a SAS program.&amp;nbsp; I would prefer to add this statement to direct the log at my preferred location.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc printto log='lFull_path_an_name' new;
   run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 02 Oct 2021 00:22:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/where-can-we-find-the-log-of-Stored-process/m-p/771714#M244950</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-10-02T00:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: where can we find the log of Stored process</title>
      <link>https://communities.sas.com/t5/SAS-Programming/where-can-we-find-the-log-of-Stored-process/m-p/771739#M244958</link>
      <description>&lt;P&gt;/sasconf/Lev1/SASApp/StoredProcessServer/Logs&lt;/P&gt;
&lt;P&gt;Replace sasconf with the root directory of your configuration tree, and SASApp with the name of your application server context if you defined a different one.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Oct 2021 08:52:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/where-can-we-find-the-log-of-Stored-process/m-p/771739#M244958</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-02T08:52:20Z</dc:date>
    </item>
  </channel>
</rss>

