<?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: Scheduling a SAS programme using SAS Guide 4.3 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/468166#M30378</link>
    <description>&lt;P&gt;From that error, it looks like User 2 may have EG logging turned on and that it is interfering with scheduling since they do not have permission to create a Windows Event Log appender (perhaps they don't have permission to write to the Windows Event log?).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend having User 2&amp;nbsp;turn off EG logging if not already.&amp;nbsp; For example,&amp;nbsp;open EG, go to Tools-&amp;gt;Options-&amp;gt;Application Logging, and uncheck "Enable logging" if checked.&amp;nbsp; If that does not resolve, try renaming the logging.config file in User 2's&amp;nbsp;%appdata%\SAS\EnterpriseGuide\7.1 location (ex. to&amp;nbsp;logging.configBAK).&amp;nbsp; Then have User 2 try to schedule again and see if it resolves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2018 19:17:15 GMT</pubDate>
    <dc:creator>CaseySmith</dc:creator>
    <dc:date>2018-06-06T19:17:15Z</dc:date>
    <item>
      <title>Scheduling a SAS programme using SAS Guide 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467968#M30354</link>
      <description>&lt;P&gt;Dear Sir/Madame,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that we are having a problem scheduling a job using SAS GUIDE 4.3.&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;User 1 can connect to machine 1 and can schedule the job without any error.&lt;/P&gt;&lt;P&gt;User 2 can connect to machine 1 but cannot schedule the job.&lt;/P&gt;&lt;P&gt;User 2 is getting a windows command line screen with the following error message:&lt;/P&gt;&lt;P&gt;log4net:ERROR XmlHierarchyConfigurator: Could not create Appender [EventLogAppender] of type [log4net.Appender.EventLogAppender]. Reported error follows.&lt;/P&gt;&lt;P&gt;System.Security.SecurityException: La source est introuvable mais certains ou l'ensemble des journaux des événements n'ont pas pu faire l'objet d'une recherche.&lt;/P&gt;&lt;P&gt;Journaux inaccessibles: Security&lt;/P&gt;&lt;P&gt;a System.Diagnostics.EventLog.FindSourceRegistration(String source, string machineName, Boolean readonly)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please advise on the issue hat User 2 is having and how we can solve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanking you in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Karunesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 05:58:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467968#M30354</guid>
      <dc:creator>AkshayKaru</dc:creator>
      <dc:date>2018-06-06T05:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a SAS programme using SAS Guide 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467972#M30355</link>
      <description>&lt;P&gt;Schedule the job on the server.&lt;/P&gt;
&lt;P&gt;Export all code to a .sas file and run that in batch. Server-side scheduling of SAS batch jobs is much easier and more reliable than the kludge with scheduling projects on the Windows desktop. (Everything you do on a Windows desktop is a kludge by nature)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that 4.3 is ancient right now, and might not (reliably) work with a current Windows version. Update to 7.1 ASAP.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 06:31:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467972#M30355</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-06-06T06:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a SAS programme using SAS Guide 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467973#M30356</link>
      <description>&lt;P&gt;Thanks a lot Kurt for your reply.&lt;/P&gt;&lt;P&gt;Is there any workaround so that we can make the Windows scheduling work in Guide 4.3 as it works for User 1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Karunesh&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 06:37:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467973#M30356</guid>
      <dc:creator>AkshayKaru</dc:creator>
      <dc:date>2018-06-06T06:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a SAS programme using SAS Guide 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467974#M30357</link>
      <description>&lt;P&gt;You've said it all in your post. The keyword is "workaround". You're only stumbling from fix to fix. (typical for Windows)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do something that makes sense and switch to server-side scheduling three days before yesterday. Once you've climbed the initial part of the learning curve, life (as long as it concerns scheduling) will be a breeze.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 06:44:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467974#M30357</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-06-06T06:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a SAS programme using SAS Guide 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467989#M30358</link>
      <description>&lt;P&gt;You can do server-based scheduling in SAS Management Console via a point-and-click interface. It is no more difficult to set up than using EG. The only downside is having to export your code from the EG projects first.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 08:16:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/467989#M30358</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-06-06T08:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a SAS programme using SAS Guide 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/468159#M30375</link>
      <description>&lt;P&gt;First, please note that I generally agree with the other posters that scheduling important production work through the Enterprise Guide scheduling system isn't a practice that I would recommend, as there are too many moving parts that are subject to failure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if you want to continue on this, from the diagnostics that you have posted I think you would be best contacting SAS Technical Support. It looks like either something is incorrect in your EG installation, or that User 2's installation on the machine of interest is incorrect. Tech Support would be best placed to help with this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 18:18:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/468159#M30375</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2018-06-06T18:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a SAS programme using SAS Guide 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/468166#M30378</link>
      <description>&lt;P&gt;From that error, it looks like User 2 may have EG logging turned on and that it is interfering with scheduling since they do not have permission to create a Windows Event Log appender (perhaps they don't have permission to write to the Windows Event log?).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend having User 2&amp;nbsp;turn off EG logging if not already.&amp;nbsp; For example,&amp;nbsp;open EG, go to Tools-&amp;gt;Options-&amp;gt;Application Logging, and uncheck "Enable logging" if checked.&amp;nbsp; If that does not resolve, try renaming the logging.config file in User 2's&amp;nbsp;%appdata%\SAS\EnterpriseGuide\7.1 location (ex. to&amp;nbsp;logging.configBAK).&amp;nbsp; Then have User 2 try to schedule again and see if it resolves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 19:17:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-a-SAS-programme-using-SAS-Guide-4-3/m-p/468166#M30378</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-06-06T19:17:15Z</dc:date>
    </item>
  </channel>
</rss>

