<?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: Extracting SAS Library Usage Information in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-Library-Usage-Information/m-p/908864#M27742</link>
    <description>&lt;P&gt;Hi Elena&lt;/P&gt;
&lt;P&gt;You haven't said what version you are using. If it is SAS 9.4 and you have the Service Architecture enabled in Environment Manager to collect ARM data then you should have the information that you require in the library "SASEV - ARTIFACT" (libref "ARTIFACT"). And the Environment Manager Report Centre has predefined reports which use this and could give you most of what you want. There's documentation here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/evcdc/2.5_M1/evug/p0md48tpfq4yy7n1xxqn0re5v30l.htm" target="_self"&gt;https://documentation.sas.com/doc/en/evcdc/2.5_M1/evug/p0md48tpfq4yy7n1xxqn0re5v30l.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 17:34:00 GMT</pubDate>
    <dc:creator>Nigel_Pain</dc:creator>
    <dc:date>2023-12-19T17:34:00Z</dc:date>
    <item>
      <title>Extracting SAS Library Usage Information</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-Library-Usage-Information/m-p/908842#M27741</link>
      <description>&lt;P&gt;Hellow everyone! We have a question about predefined SAS Library usage data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is some background.&amp;nbsp; We are starting to use new data source – Snowflake.&amp;nbsp; I set up two predefined libraries in EG that use Snowflake.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to be able to track SAS users and number of jobs that utilize these libraries.&amp;nbsp; Or at least just usage of these libraries.&amp;nbsp; But ideally as much information as possible around library usage.&amp;nbsp; User name who access it, type of queries, tables that are being used, etc.&amp;nbsp; Whatever information is available.&amp;nbsp; &amp;nbsp;I already contacted SAS technical support on this but they couldn't provide any helpful information.&lt;/P&gt;&lt;P&gt;If anyone has any suggestions on how to get this usage information, please let me know.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 16:18:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-Library-Usage-Information/m-p/908842#M27741</guid>
      <dc:creator>elena_ziemke_capblurcross_com</dc:creator>
      <dc:date>2023-12-19T16:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting SAS Library Usage Information</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-Library-Usage-Information/m-p/908864#M27742</link>
      <description>&lt;P&gt;Hi Elena&lt;/P&gt;
&lt;P&gt;You haven't said what version you are using. If it is SAS 9.4 and you have the Service Architecture enabled in Environment Manager to collect ARM data then you should have the information that you require in the library "SASEV - ARTIFACT" (libref "ARTIFACT"). And the Environment Manager Report Centre has predefined reports which use this and could give you most of what you want. There's documentation here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/evcdc/2.5_M1/evug/p0md48tpfq4yy7n1xxqn0re5v30l.htm" target="_self"&gt;https://documentation.sas.com/doc/en/evcdc/2.5_M1/evug/p0md48tpfq4yy7n1xxqn0re5v30l.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 17:34:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-Library-Usage-Information/m-p/908864#M27742</guid>
      <dc:creator>Nigel_Pain</dc:creator>
      <dc:date>2023-12-19T17:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting SAS Library Usage Information</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-Library-Usage-Information/m-p/908882#M27743</link>
      <description>&lt;P&gt;Hi Elena,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you couldn't get the required utilization information from your SAS system/deployment, you can find most of these information in SnowFlake &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;SnowFlake provide Access_History view that you query to get the information you are looking for.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.snowflake.com/en/user-guide/access-history#querying-the-access-history-view" target="_blank"&gt;https://docs.snowflake.com/en/user-guide/access-history#querying-the-access-history-view&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an article that will help you with drawing a Column &amp;amp; Table Lineage diagram out of your queries&lt;/P&gt;
&lt;P&gt;&lt;A href="https://medium.com/snowflake/how-to-visualize-the-data-lineage-graph-in-snowflake-f0a356046380" target="_blank"&gt;https://medium.com/snowflake/how-to-visualize-the-data-lineage-graph-in-snowflake-f0a356046380&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on the version of SnowFlake your organization is using, SnowFlake in their most recent/scheduled release, will include Cost Optimization&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=ETrd6VFY3JY" target="_blank"&gt;https://www.youtube.com/watch?v=ETrd6VFY3JY&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=up3bTjrBvTA&amp;amp;list=PLavJpcg8cl1Epd5ziAjdpvkO9NyzVgsy-" target="_blank"&gt;https://www.youtube.com/watch?v=up3bTjrBvTA&amp;amp;list=PLavJpcg8cl1Epd5ziAjdpvkO9NyzVgsy-&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may want to look at how to optimize your Snowflake queries too in order to reduce your Total Cost of Operation&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://www.youtube.com/watch?v=eRQf4RvjPWM" target="_blank"&gt;https://www.youtube.com/watch?v=eRQf4RvjPWM&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 19:12:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-Library-Usage-Information/m-p/908882#M27743</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2023-12-19T19:12:42Z</dc:date>
    </item>
  </channel>
</rss>

