<?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: PROC TEMPLATE: Unable to write to template store in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284619#M269872</link>
    <description>&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great questions!&amp;nbsp; I'll&amp;nbsp;get the answers and get back to you...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2016 18:33:22 GMT</pubDate>
    <dc:creator>JohnSAScom</dc:creator>
    <dc:date>2016-07-14T18:33:22Z</dc:date>
    <item>
      <title>PROC TEMPLATE: Unable to write to template store</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284527#M269868</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We&amp;nbsp;have 2 people each using their own workstation machine.&amp;nbsp; Eerily, the following works on one of person's workstation, but not on the other person's workstation:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;proc template;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; define style styles.notsominimal;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parent=styles.minimal;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; style Table / cellpadding = 3;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; end;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;run;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the person for which it does not work (on their own workstation), the&amp;nbsp;resulting error is:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;NOTE: Writing HTML Body file: sashtml.htm&lt;BR /&gt;&amp;nbsp;ERROR: Template 'Styles.Notsominimal' was unable to write to template store!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the other person for which it does work (on their own workstation), the notes are:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;NOTE: Overwriting existing template/link: Styles.Notsominimal&lt;BR /&gt;&amp;nbsp;NOTE: STYLE 'Styles.Notsominimal' has been saved to: SASUSER.TEMPLAT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The status of the SASUSER.TEMPLAT is UPDATE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be causing this to work on one person's workstation but not the other's?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 17:42:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284527#M269868</guid>
      <dc:creator>JohnSAScom</dc:creator>
      <dc:date>2016-07-14T17:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TEMPLATE: Unable to write to template store</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284607#M269869</link>
      <description>Hi, off hand, it sounds like one person might have write access to SASUSER and the other person doesn't. Is one person using Enterprise Guide or running code in a Virtual machine??? &lt;BR /&gt;&lt;BR /&gt;You could have the "non-working" person try this:&lt;BR /&gt;ods path work.testtemp(update) sasuser.templat(update) sashelp.tmplmst(read);&lt;BR /&gt;&lt;BR /&gt; proc template;                                                        &lt;BR /&gt;     define style styles.notsominimal /store=work.testtemp; &lt;BR /&gt;          parent=styles.minimal;                                           &lt;BR /&gt;          style Table / cellpadding = 3;                                               &lt;BR /&gt;    end;                                                               &lt;BR /&gt; run;  &lt;BR /&gt;&lt;BR /&gt;ods html file='mytest.html' style=styles.notsominimal;&lt;BR /&gt;proc print data=sashelp.class;&lt;BR /&gt;run;&lt;BR /&gt;ods html close;&lt;BR /&gt;&lt;BR /&gt;you can also do an ODS PATH SHOW; on both systems. Or, I suppose it might be possible that both folks are access the same server session of SAS and sharing a SASUSER library -- that seems unlikely though.&lt;BR /&gt;&lt;BR /&gt;This might be a question for Tech Support if you can't work it out.&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Thu, 14 Jul 2016 17:53:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284607#M269869</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-07-14T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TEMPLATE: Unable to write to template store</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284610#M269870</link>
      <description>&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ODS PATH&amp;nbsp;for the "non-working" person&amp;nbsp;looks ok:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Current ODS PATH list is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1. SASUSER.TEMPLAT(UPDATE)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 2. SASHELP.TMPLMST(READ)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume it's ok for the "working" person as well.&amp;nbsp; They both have SAS&amp;nbsp;locally-installed on their workstations.&amp;nbsp; Could this have something to do with their user profiles?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll try your suggestion...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 18:13:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284610#M269870</guid>
      <dc:creator>JohnSAScom</dc:creator>
      <dc:date>2016-07-14T18:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TEMPLATE: Unable to write to template store</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284616#M269871</link>
      <description>&lt;P&gt;Does the "non-working" user have the RSASUSER option in a config file? Is the "non-working" user's SASUSER directory write-protected?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 18:23:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284616#M269871</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2016-07-14T18:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TEMPLATE: Unable to write to template store</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284619#M269872</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great questions!&amp;nbsp; I'll&amp;nbsp;get the answers and get back to you...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 18:33:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/284619#M269872</guid>
      <dc:creator>JohnSAScom</dc:creator>
      <dc:date>2016-07-14T18:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TEMPLATE: Unable to write to template store</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/286009#M269873</link>
      <description>&lt;P&gt;Hi Tim and Cynthia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the long delay.&amp;nbsp; When I visited the user I asked them to try it again, and it worked without error. They could not explain why and neither could I. I checked RSASUSER in the config file and it looked ok.&amp;nbsp; I also checked to see if they were able to write to the directory that the SASUSER.TEMPLAT library is mapped to, and they are were.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fact that the issue "resolved itself" is not very satisfying from a technical standpoint, and I suspect it may arise again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll keep posting updates if the issue resurfaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 01:08:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TEMPLATE-Unable-to-write-to-template-store/m-p/286009#M269873</guid>
      <dc:creator>JohnSAScom</dc:creator>
      <dc:date>2016-07-21T01:08:48Z</dc:date>
    </item>
  </channel>
</rss>

