<?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: macro to check if teradata has been called in a sas code in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373496#M276215</link>
    <description>basically I wana search 'Teradata' or maybe anyother string at run time.</description>
    <pubDate>Thu, 06 Jul 2017 02:48:45 GMT</pubDate>
    <dc:creator>deepakpara</dc:creator>
    <dc:date>2017-07-06T02:48:45Z</dc:date>
    <item>
      <title>macro to check if teradata has been called in a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373485#M276214</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I have to write a code to check which code has called teradata query and also copy that query if possible..&lt;/P&gt;&lt;P&gt;Want to write a macro and evry code&amp;nbsp; will have that macro at the top.. kind of an audit macro.&lt;/P&gt;&lt;P&gt;will have to chase the log while the code is running.&lt;/P&gt;&lt;P&gt;Please help..&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;DeepakPara&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 01:52:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373485#M276214</guid>
      <dc:creator>deepakpara</dc:creator>
      <dc:date>2017-07-06T01:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: macro to check if teradata has been called in a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373496#M276215</link>
      <description>basically I wana search 'Teradata' or maybe anyother string at run time.</description>
      <pubDate>Thu, 06 Jul 2017 02:48:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373496#M276215</guid>
      <dc:creator>deepakpara</dc:creator>
      <dc:date>2017-07-06T02:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: macro to check if teradata has been called in a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373498#M276216</link>
      <description>&lt;P&gt;It might be easier to search the query logs in your Teradata server.&lt;/P&gt;
&lt;P&gt;Otherwise you might want to tell all of your SAS programmers to add options that will insure that messages from Teradata appear in the log. Then there will be more things to search for in the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;options sastrace=',,,ds' sastraceloc=saslog ;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Jul 2017 03:24:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373498#M276216</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2017-07-06T03:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: macro to check if teradata has been called in a sas code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373516#M276217</link>
      <description>&lt;P&gt;Look at the log of a job that you know uses the Teradata connection.&lt;/P&gt;
&lt;P&gt;Find a characteristic string that is typical for that (say, a schema name or similar).&lt;/P&gt;
&lt;P&gt;Use grep with that string on all your logs.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 06:45:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/macro-to-check-if-teradata-has-been-called-in-a-sas-code/m-p/373516#M276217</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-07-06T06:45:48Z</dc:date>
    </item>
  </channel>
</rss>

