<?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: What is a &amp;quot;SAS catdb&amp;quot;? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/What-is-a-quot-SAS-catdb-quot/m-p/11542#M1096</link>
    <description>Maybe they meant to say a SAS catalog which has a file extension of .cat7bdat.  If so, you can check for the existance of a catalog in a number of ways&lt;BR /&gt;
&lt;BR /&gt;
-1) function: cexist&lt;BR /&gt;
&lt;BR /&gt;
-2) look at the dictionary table catalogs.&lt;BR /&gt;
proc sql;&lt;BR /&gt;
  select *&lt;BR /&gt;
  from dictionary.catalogs;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
-3) SAS Help Views&lt;BR /&gt;
     sashelp.catalg&lt;BR /&gt;
&lt;BR /&gt;
I hope this helps&lt;BR /&gt;
-Darryl</description>
    <pubDate>Thu, 17 Apr 2008 12:24:53 GMT</pubDate>
    <dc:creator>darrylovia</dc:creator>
    <dc:date>2008-04-17T12:24:53Z</dc:date>
    <item>
      <title>What is a "SAS catdb"?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-a-quot-SAS-catdb-quot/m-p/11541#M1095</link>
      <description>I've run into the existance of a SAS catdb on a unix (solaris) system and have no idea what it is.    Searching SAS support, I'm not getting any hits on catdb.&lt;BR /&gt;
&lt;BR /&gt;
Does anybody know?</description>
      <pubDate>Thu, 17 Apr 2008 11:27:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-a-quot-SAS-catdb-quot/m-p/11541#M1095</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-04-17T11:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is a "SAS catdb"?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-a-quot-SAS-catdb-quot/m-p/11542#M1096</link>
      <description>Maybe they meant to say a SAS catalog which has a file extension of .cat7bdat.  If so, you can check for the existance of a catalog in a number of ways&lt;BR /&gt;
&lt;BR /&gt;
-1) function: cexist&lt;BR /&gt;
&lt;BR /&gt;
-2) look at the dictionary table catalogs.&lt;BR /&gt;
proc sql;&lt;BR /&gt;
  select *&lt;BR /&gt;
  from dictionary.catalogs;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
-3) SAS Help Views&lt;BR /&gt;
     sashelp.catalg&lt;BR /&gt;
&lt;BR /&gt;
I hope this helps&lt;BR /&gt;
-Darryl</description>
      <pubDate>Thu, 17 Apr 2008 12:24:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-a-quot-SAS-catdb-quot/m-p/11542#M1096</guid>
      <dc:creator>darrylovia</dc:creator>
      <dc:date>2008-04-17T12:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is a "SAS catdb"?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-a-quot-SAS-catdb-quot/m-p/11543#M1097</link>
      <description>I did find some info leading me to believe that it is a .net microsoft catalog.   The system with the catdb is one running SAS Intrnet&lt;BR /&gt;
&lt;BR /&gt;
Maybe the is really Microsoft stuff???</description>
      <pubDate>Thu, 17 Apr 2008 17:26:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-a-quot-SAS-catdb-quot/m-p/11543#M1097</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-04-17T17:26:04Z</dc:date>
    </item>
  </channel>
</rss>

