GitHub user DaveBirdsall opened a pull request:

    https://github.com/apache/trafodion/pull/1551

    [TRAFODION-3056] Change UPDATE STATISTICS to tolerate absence of RMS

    When RMS is absent, UPDATE STATISTICS either fails with an internal error 
9200 or cores.
    
    This set of changes adds code to UPDATE STATISTICS so that it will ignore 
any 2024 warnings returned by the Executor due to RMS being absent.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DaveBirdsall/trafodion Ustat2024Problem

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1551.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1551
    
----
commit 5f887e71acd810371f77a71086c69536d1adb462
Author: Dave Birdsall <dave.birdsall@...>
Date:   2018-05-02T23:11:02Z

    [MANTIS 7502] Make UPDATE STATISTICS tolerate RMS failures (2024 warnings)
    (cherry picked from commit 41e83a86468889e8595de900d2deb850fda559f2)

commit 12b89700650a9170f2dac5c4d25a7f0077812ffe
Author: Dave Birdsall <dbirdsall@...>
Date:   2018-05-07T20:12:37Z

    [TRAFODION-3056] Make UPDATE STATS tolerate the absence of RMS

----


---

Reply via email to