<?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: Scan sas jobs for the table inserts in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230887#M41945</link>
    <description>&lt;P&gt;Sorry, there's not much information there. &amp;nbsp;What "jobs", what software etc? &amp;nbsp;Personally I don't like the idea of people updating databases from SAS. &amp;nbsp;You could try searching logs for the connect to oracle information, e.g in:&lt;/P&gt;
&lt;P&gt;proc sql;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; connect to oracle (path=....);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the question arises why? &amp;nbsp;It sounds like giving the freedom to do this has got a bit out of control, me I would put in place a system where tracked imports, or code is run, preferably at set points and under certain conditions. &amp;nbsp;Would make tracking a whole lot easier.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2015 09:37:03 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2015-10-21T09:37:03Z</dc:date>
    <item>
      <title>Scan sas jobs for the table inserts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230838#M41929</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I am trying to scan through the sas codes to read the number of datasets that are updating the oracle tables . I need some ideas to start with do I need to the string check for "proc db load" or for "&amp;nbsp;prosql insert in to"&amp;nbsp; or is there any better way to scan. Thanks for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 22:02:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230838#M41929</guid>
      <dc:creator>sundeep23</dc:creator>
      <dc:date>2015-10-20T22:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Scan sas jobs for the table inserts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230887#M41945</link>
      <description>&lt;P&gt;Sorry, there's not much information there. &amp;nbsp;What "jobs", what software etc? &amp;nbsp;Personally I don't like the idea of people updating databases from SAS. &amp;nbsp;You could try searching logs for the connect to oracle information, e.g in:&lt;/P&gt;
&lt;P&gt;proc sql;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; connect to oracle (path=....);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the question arises why? &amp;nbsp;It sounds like giving the freedom to do this has got a bit out of control, me I would put in place a system where tracked imports, or code is run, preferably at set points and under certain conditions. &amp;nbsp;Would make tracking a whole lot easier.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 09:37:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230887#M41945</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-10-21T09:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Scan sas jobs for the table inserts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230890#M41946</link>
      <description>To do this the proper way you need metadata. And that is available in the SAS offering Data Integration Server.&lt;BR /&gt;Scanning through program files and logs is a poor routine as a system management solution.</description>
      <pubDate>Wed, 21 Oct 2015 10:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230890#M41946</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-21T10:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Scan sas jobs for the table inserts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230978#M41968</link>
      <description>&lt;P&gt;Thanks for your responses we are trying to create a metadata thats the reason I was trying to scan through logs and see which sas programs are inserting data in to database tables. I'll see if we have DI studio and go from there.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 15:12:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Scan-sas-jobs-for-the-table-inserts/m-p/230978#M41968</guid>
      <dc:creator>sundeep23</dc:creator>
      <dc:date>2015-10-21T15:12:59Z</dc:date>
    </item>
  </channel>
</rss>

