<?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: Physical Storage of Reports in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146995#M378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several locations for content.&lt;/P&gt;&lt;P&gt;1 the sas metadatabase&lt;/P&gt;&lt;P&gt;2 the webdav contentserver&lt;/P&gt;&lt;P&gt;3 physical os locations Linux&lt;/P&gt;&lt;P&gt;A lot is placed with the 1 and 2 approach. It is making the trace flow of information more difficult.&lt;/P&gt;&lt;P&gt;For the webdav content part there are utilities.&lt;/P&gt;&lt;P&gt;When it is just left in memory it vanish with a restart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2014 19:13:19 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2014-06-18T19:13:19Z</dc:date>
    <item>
      <title>Physical Storage of Reports</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146994#M377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know where SAS Visual Analytics physically stores its report files on a Linux machine?&lt;/P&gt;&lt;P&gt;I suppose there is some kind of folder where the metadata for each report is stored but I can not find that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Thees Gieselmann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 18:58:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146994#M377</guid>
      <dc:creator>thees</dc:creator>
      <dc:date>2014-06-18T18:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Physical Storage of Reports</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146995#M378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several locations for content.&lt;/P&gt;&lt;P&gt;1 the sas metadatabase&lt;/P&gt;&lt;P&gt;2 the webdav contentserver&lt;/P&gt;&lt;P&gt;3 physical os locations Linux&lt;/P&gt;&lt;P&gt;A lot is placed with the 1 and 2 approach. It is making the trace flow of information more difficult.&lt;/P&gt;&lt;P&gt;For the webdav content part there are utilities.&lt;/P&gt;&lt;P&gt;When it is just left in memory it vanish with a restart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 19:13:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146995#M378</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-06-18T19:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Physical Storage of Reports</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146996#M379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am talking about the physical storage on a hdd, where VA stores the report files. So Nr. 3: Physical os locations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not searching for the data itself, but the report files, which store information on how a report is built and what formats are assigned to data fields, hierarchys etc. etc.&lt;/P&gt;&lt;P&gt;As far as I remember these are called 3G Reports right? Do they have a specific file ending, like ".3g" or something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 19:24:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146996#M379</guid>
      <dc:creator>thees</dc:creator>
      <dc:date>2014-06-18T19:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Physical Storage of Reports</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146997#M380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The es , I understood your question. If you would be familiar with the sas architecture you would have understood my answer. SAS VA is build around the sas metadata server. &lt;/P&gt;&lt;P&gt;The location&amp;nbsp; of that is part of the configuration phase. At that moment the physical location of 1 is setup. Unix Filesystem. &lt;/P&gt;&lt;P&gt;The webdav contentserver must have a major role as SAS - VA is Web based. That is 3. At the same moment of the configuration also this location is physical defined as part of the lev- définition. At the same place you will find naming for data and software being placed ordered by an appserver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of what you are asking is metadata definition. I expect metadata being registered in a' metadatabase not in special files as was common in the early old days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you could run your own code you could define own physical locations. SAS is not really architecture with os levels in mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 20:16:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146997#M380</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-06-18T20:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Physical Storage of Reports</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146998#M381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="819390" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;, Jaap is correct-- A report is never just stored in a directory on disk.&amp;nbsp; The "file" is stored in the SAS Content Server.&amp;nbsp; How that information is stored in SAS Content Server has changed over time.&amp;nbsp; Initially the content server used a DAV to store the files, but now that content is in a database.&amp;nbsp; Additional information about the report is stored in the metadata server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 14:17:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Physical-Storage-of-Reports/m-p/146998#M381</guid>
      <dc:creator>DavidHenderson</dc:creator>
      <dc:date>2014-06-24T14:17:55Z</dc:date>
    </item>
  </channel>
</rss>

