<?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 Accessing/assigning permanent Formats in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1707#M548</link>
    <description>I have a data library defined that provides data to my EG project.  This library also contains an existing permanent Formats catalog (called Formats).  A process flow exists that summarizes data in the library, and a stored process was created from the process flow.&lt;BR /&gt;
&lt;BR /&gt;
When the stored process is run it abends with an error stating formats are not available for particular variables.  How can the existing, permanent Formats catalog be made available for data in the same library?&lt;BR /&gt;
&lt;BR /&gt;
thanks.</description>
    <pubDate>Fri, 03 Nov 2006 15:52:05 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-11-03T15:52:05Z</dc:date>
    <item>
      <title>Accessing/assigning permanent Formats</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1707#M548</link>
      <description>I have a data library defined that provides data to my EG project.  This library also contains an existing permanent Formats catalog (called Formats).  A process flow exists that summarizes data in the library, and a stored process was created from the process flow.&lt;BR /&gt;
&lt;BR /&gt;
When the stored process is run it abends with an error stating formats are not available for particular variables.  How can the existing, permanent Formats catalog be made available for data in the same library?&lt;BR /&gt;
&lt;BR /&gt;
thanks.</description>
      <pubDate>Fri, 03 Nov 2006 15:52:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1707#M548</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-11-03T15:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing/assigning permanent Formats</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1708#M549</link>
      <description>You might need to set the fmtsearch option within your stored process program to ensure that the stored process session can access your defined formats.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Fri, 03 Nov 2006 21:57:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1708#M549</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2006-11-03T21:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing/assigning permanent Formats</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1709#M550</link>
      <description>George: The book you want is the Platform Administration guide. It is in PDF format. &lt;BR /&gt;
  &lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/configuration/bicag.pdf" target="_blank"&gt;http://support.sas.com/documentation/configuration/bicag.pdf&lt;/A&gt;&lt;BR /&gt;
  &lt;BR /&gt;
Search for the string "SASFormats" in the PDF file. You should find some hits that explain that there is generally one place that is automatically searched for formats and it is in this path on the server:&lt;B&gt;&lt;BR /&gt;
[pre]&lt;BR /&gt;
SAS-config-dir/Lev1/SASMain/SASEnvironment/SASFormats&lt;BR /&gt;
[/pre]&lt;/B&gt;&lt;BR /&gt;
If you write your formats to this directory, they will automatically be found and you do not need a FMTSEARCH option in your code. However, if you put your format catalog in a different place, then the Administration Guide explains about using FMTSEARCH.&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 06 Nov 2006 20:02:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1709#M550</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2006-11-06T20:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing/assigning permanent Formats</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1710#M551</link>
      <description>Chris and Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the advice.  Either of those options would help.  I initially tried FMTSEARCH but not as it's presented in the admin guide.</description>
      <pubDate>Wed, 08 Nov 2006 03:39:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Accessing-assigning-permanent-Formats/m-p/1710#M551</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-11-08T03:39:34Z</dc:date>
    </item>
  </channel>
</rss>

