<?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>Question Re: Validate table progress in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850002#M4880845</link>
    <description>&lt;P&gt;I believe progress tracking does not exist for validation.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Feb 2019 14:49:34 GMT</pubDate>
    <dc:creator>johnsmirnios</dc:creator>
    <dc:date>2019-02-11T14:49:34Z</dc:date>
    <item>
      <title>Validate table progress</title>
      <link>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaq-p/13850001</link>
      <description>&lt;P&gt;Is the statement validate table logging anywhere its Progress?
Can I find anything in the server messages or the request logging?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 03:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaq-p/13850001</guid>
      <dc:creator>MCMartin</dc:creator>
      <dc:date>2019-02-08T03:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Validate table progress</title>
      <link>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850004#M4880847</link>
      <description>&lt;P&gt;What do you ask for:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;How to check whether currently a table is validated (by another connection/event, similar to the "BackupInProgress" database property)?&lt;/LI&gt;
&lt;LI&gt;How to show the progress messages for a long-lasting validation (if there are any - AFAIK, the &lt;A href="http://dcx.sap.com/index.html#sqla170/en/html/8149fc636ce210148045a32c5d86a97a.html"&gt;"progress_messages" option&lt;/A&gt; does not affect validation)?&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 08 Feb 2019 07:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850004#M4880847</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2019-02-08T07:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Validate table progress</title>
      <link>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850005#M4880848</link>
      <description>&lt;P&gt;the second use Case, getting Messages during a long running validation&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 13:02:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850005#M4880848</guid>
      <dc:creator>MCMartin</dc:creator>
      <dc:date>2019-02-08T13:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Validate table progress</title>
      <link>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850002#M4880845</link>
      <description>&lt;P&gt;I believe progress tracking does not exist for validation.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 14:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850002#M4880845</guid>
      <dc:creator>johnsmirnios</dc:creator>
      <dc:date>2019-02-11T14:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Validate table progress</title>
      <link>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850006#M4880849</link>
      <description>&lt;P&gt;You only believe? I'd been sure you got that code... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 16:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850006#M4880849</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2019-02-11T16:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Validate table progress</title>
      <link>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850007#M4880850</link>
      <description>&lt;P&gt;Let's say I looked at the code the code and couldn't find any progress updates. I also don't remember adding progress support when I rewrote validation a long time. So, let's say there's no support for progress tracking but I want weasel words just in case I'm proven wrong &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 18:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850007#M4880850</guid>
      <dc:creator>johnsmirnios</dc:creator>
      <dc:date>2019-02-11T18:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Validate table progress</title>
      <link>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850003#M4880846</link>
      <description>&lt;P&gt;As John has pointed out, there are liekly no progress messages available during the validation of one single database object, say one huge table.&lt;/P&gt;
&lt;P&gt;However, if you do validate several objects in one go, say via the sa_validate() procedure, and you want to get progress messages telling which object is currently validated, and how long that takes, you can have a look at the &lt;STRONG&gt;"maintenance plans" created for validation&lt;/STRONG&gt; with SQL Central:&lt;/P&gt;
&lt;P&gt;They contain SQL code that combines the validation of each according object with according MESSAGE statements and results in console output like:&lt;/P&gt;
&lt;PRE&gt;...
I. 13.02 03:04:59. Validation started on 2019-02-13 at 03:04:59.993
I. 13.02 03:04:59. Validating database pages
I. 13.02 03:05:46. Validating table: "dbo"."EXCLUDEOBJECT"
I. 13.02 03:05:46. Validating table: "dbo"."ix_consultant_affected_columns"
...
I. 13.02 xx:xx:xx. Validating table: "SYS"."ISYSWEBSERVICE"
I. 13.02 xx:xx:xx. Validation finished on 2019-02-13 at xx:xx:xx.yyy
I. 13.02 xx:xx:xx. Re-enabling new connections started on 2019-02-13 at xx:xx:xx.yyy
&lt;/PRE&gt;

&lt;P&gt;As stated, if a single message per object is sufficient, e.g. to find out what table make take particularly long, I guess that is a good starting point for your own code...&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 07:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/validate-table-progress/qaa-p/13850003#M4880846</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2019-02-14T07:09:13Z</dc:date>
    </item>
  </channel>
</rss>

