<?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: update overwritten  sashelp vtable in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541076#M149350</link>
    <description>&lt;P&gt;yes sir i do have a sas Installation access.In SAS EG 7.1&amp;nbsp; - SASHELP Vtable is doesn't have any data.Also i have read and write access for my sas server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 13:40:26 GMT</pubDate>
    <dc:creator>sivastat08</dc:creator>
    <dc:date>2019-03-07T13:40:26Z</dc:date>
    <item>
      <title>update overwritten  sashelp vtable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541066#M149342</link>
      <description>&lt;P&gt;I have mistakenly overwritten&amp;nbsp;&amp;nbsp;sashelp.vtable&amp;nbsp; now the table is empty.Could you please help on recreating&amp;nbsp;&amp;nbsp;sashelp.vtable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:15:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541066#M149342</guid>
      <dc:creator>sivastat08</dc:creator>
      <dc:date>2019-03-07T13:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: update overwritten  sashelp vtable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541067#M149343</link>
      <description>&lt;P&gt;Restart SAS.&amp;nbsp; Also depends on what software you are using (i.e. EG, Univerisity Edition etc.).&amp;nbsp; How did you manage it, isn't sashelp read only?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:20:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541067#M149343</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2019-03-07T13:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: update overwritten  sashelp vtable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541072#M149347</link>
      <description>&lt;P&gt;The sashelp.v... "tables" are in fact SQL views that point to the dynamically created SQL dictionary tables. These tables are virtual themselves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SASHELP library cannot be overwritten by any user other than a superuser or the SAS install user. Why do you think you "overwrote" SASHELP.VTABLE?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On a UNIX system, the view file can be found in SASROOT/SASFoundation/9.4/sashelp as vtable.sas7bvew.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:33:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541072#M149347</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-03-07T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: update overwritten  sashelp vtable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541073#M149348</link>
      <description>&lt;P&gt;&amp;nbsp;Thanks for&amp;nbsp; reply,I am using EG 7.1 with server space , also have a read and write access.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:33:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541073#M149348</guid>
      <dc:creator>sivastat08</dc:creator>
      <dc:date>2019-03-07T13:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: update overwritten  sashelp vtable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541076#M149350</link>
      <description>&lt;P&gt;yes sir i do have a sas Installation access.In SAS EG 7.1&amp;nbsp; - SASHELP Vtable is doesn't have any data.Also i have read and write access for my sas server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:40:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541076#M149350</guid>
      <dc:creator>sivastat08</dc:creator>
      <dc:date>2019-03-07T13:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: update overwritten  sashelp vtable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541078#M149352</link>
      <description>&lt;P&gt;If you are actually using a userID that has &lt;EM&gt;write access to the SAS installation&lt;/EM&gt; to work with SAS from Enterprise Guide, then you had it coming to you. That's shaking cocktails with nitro glycerine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that was the case and you managed to trash your SAS installation, re-install SAS from scratch and let it be a lesson to you. Never use an install user to work with SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS technical support might be able to help you in a way that doesn't need a re-install.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:47:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541078#M149352</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-03-07T13:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: update overwritten  sashelp vtable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541122#M149370</link>
      <description>&lt;P&gt;The definition of that view is very simple.&lt;/P&gt;
&lt;PRE&gt;4     proc sql ;
5     describe view sashelp.vtable;
NOTE: SQL view SASHELP.VTABLE is defined as:

        select *
          from DICTIONARY.TABLES;

6     quit;
&lt;/PRE&gt;
&lt;P&gt;So to re-create it just point a libref at the folder where the original view was and re-create it.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname fix '.....';
proc sql;
create view fix.vtable as
select * from DICTIONARY.TABLES
;
quit;

&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Mar 2019 15:35:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/update-overwritten-sashelp-vtable/m-p/541122#M149370</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-03-07T15:35:52Z</dc:date>
    </item>
  </channel>
</rss>

