http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/index.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/index.html 
b/docs/2.3.0/command_interface/index.html
index 021be0c..5b49510 100644
--- a/docs/2.3.0/command_interface/index.html
+++ b/docs/2.3.0/command_interface/index.html
@@ -1141,14 +1141,7 @@ the License.  You may obtain a copy of the License at <a 
href="http://www.apache
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.  See the License for the
 specific language governing permissions and limitations under the License.</p>
 </div>
-<div class="paragraph">
-<p><strong>Disclaimer:</strong> <em>Apache Trafodion is an effort undergoing 
incubation at the Apache Software Foundation (ASF), sponsored by
-the Apache Incubator PMC. Incubation is required of all newly accepted 
projects until a further review indicates that
-the infrastructure, communications, and decision making process have 
stabilized in a manner consistent with other
-successful ASF projects. While incubation status is not necessarily a 
reflection of the completeness or stability of the code,
-it does indicate that the project has yet to be fully endorsed by the ASF.</em>
-&lt;&lt;&lt;</p>
-</div>
+<div style="page-break-after: always;"></div>
 <div class="paragraph">
 <p><strong>Acknowledgements</strong></p>
 </div>
@@ -1447,7 +1440,7 @@ INTERVAL { start-field TO end-field | single-field 
}</code></pre>
 <h3 id="_comments_encouraged">1.4. Comments Encouraged</h3>
 <div class="paragraph">
 <p>We encourage your comments concerning this document. We are committed to 
providing documentation that meets your
-needs. Send any errors found, suggestions for improvement, or compliments to 
<a 
href="mailto:[email protected]";>[email protected]</a>.</p>
+needs. Send any errors found, suggestions for improvement, or compliments to 
<a href="mailto:[email protected]";>[email protected]</a>.</p>
 </div>
 <div class="paragraph">
 <p>Include the document title and any comment, error found, or suggestion for 
improvement you have concerning this document.</p>
@@ -1479,7 +1472,7 @@ interactively or from script files. You can also run 
trafci from a Perl or Pytho
 <h3 id="_install_trafci">3.1. Install trafci</h3>
 <div class="paragraph">
 <p>To install trafci on a client workstation, follow the procedures in the
-<a 
href="http://trafodion.incubator.apache.org/docs/client_install/index.html";>Trafodion
 Client Installation Guide</a>.
+<a href="http://trafodion.apache.org/docs/client_install/index.html";>Trafodion 
Client Installation Guide</a>.
 Ensure that you set up the Java Path per the instructions in that guide.</p>
 </div>
 </div>
@@ -1516,7 +1509,7 @@ instructions, see <a href="#launch_trafci">Launch 
trafci</a>.</p>
 </ol>
 </div>
 <div class="paragraph">
-<p>See the <a 
href="http://trafodion.incubator.apache.org/docs/client_install/index.html";>Trafodion
 Client Installation Guide</a>.</p>
+<p>See the <a 
href="http://trafodion.apache.org/docs/client_install/index.html";>Trafodion 
Client Installation Guide</a>.</p>
 </div>
 </div>
 </div>
@@ -1582,7 +1575,7 @@ See <a href="#trafci_login">Log In to Database 
Platform</a>.</p>
 </div>
 <div class="paragraph">
 <p>For the locations of the installed trafci software files,
-see the <a 
href="http://trafodion.incubator.apache.org/docs/client_install/index.html";><em>Trafodion
 Client Installation Guide</em></a>.</p>
+see the <a 
href="http://trafodion.apache.org/docs/client_install/index.html";><em>Trafodion 
Client Installation Guide</em></a>.</p>
 </div>
 </li>
 <li>
@@ -1647,7 +1640,7 @@ See <a href="#trafci_login">Log In to Database 
Platform</a>.</p>
 <div class="paragraph">
 <p><em>&lt;trafci-installation-directory&gt;</em> is the directory where you 
installed the trafci software files.
 For more information,
-see the <a 
href="http://trafodion.incubator.apache.org/docs/client_install/index.html";><em>Trafodion
 Client Installation Guide</em></a>.</p>
+see the <a 
href="http://trafodion.apache.org/docs/client_install/index.html";><em>Trafodion 
Client Installation Guide</em></a>.</p>
 </div>
 <div class="sect3">
 <h4 id="_set_code_trafci_sh_code_path">4.2.1. Set <code>trafci.sh</code> 
PATH</h4>
@@ -1676,7 +1669,7 @@ vi .profile</code></pre>
 <div class="paragraph">
 <p><em>trafci-installation-directory</em> is the directory where you installed 
the trafci software files.
 For more information,
-see the <a 
href="http://trafodion.incubator.apache.org/docs/client_install/index.html";><em>Trafodion
 Client Installation Guide</em></a>.
+see the <a 
href="http://trafodion.apache.org/docs/client_install/index.html";><em>Trafodion 
Client Installation Guide</em></a>.
 Check that no space is after the colon (<code>:</code>) in the path.</p>
 </div>
 <div class="admonitionblock note">
@@ -2506,7 +2499,7 @@ SQL terminator and then reenter the command on one 
line.</p>
 within a word, a numeric literal, or a multi-character operator (for example, 
<code>&lt;&#61;</code>). To break a string
 literal in a DML statement, use a concatenation operator (<code>||</code>). 
For more information, see the
 concatenation operator in the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 <div class="paragraph">
 <p>To terminate an SQL statement that spans multiple lines, use the SQL 
terminator for the session.
@@ -2822,7 +2815,7 @@ file.</p>
 </div>
 <div class="paragraph">
 <p>For more information about the SET SCHEMA statement, see the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 <div class="paragraph">
 <p>The <code>SHOW SCHEMA</code> command displays the current schema for the 
session.</p>
@@ -3007,7 +3000,7 @@ window:</p>
 <p>In trafci, you can run SQL statements interactively. trafci supports all 
the SQL statements,
 SQL utilities, and other SQL-related commands that the Trafodion database 
engine supports.
 For more information about those SQL statements, see the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 <div class="paragraph">
 <p>To run SQL statements from script files in trafci, see <a 
href="#run_scripts">Run Scripts</a>.</p>
@@ -3176,7 +3169,7 @@ named parameter, <code>?<em>dn</em></code>, for the 
department number, which app
 </div>
 <div class="paragraph">
 <p>For the syntax of the PREPARE statement, see the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 </div>
 <div class="sect4">
@@ -3427,7 +3420,7 @@ SQL&gt;</code></pre>
 </div>
 <div class="paragraph">
 <p>For the syntax of the EXECUTE statement, see the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 <div style="page-break-after: always;"></div>
 </div>
@@ -3682,7 +3675,7 @@ that run trafci, see <a href="#perl_or_python">Run trafci 
from Perl or Python</a
 <div class="paragraph">
 <p>Script files support any of the various SQL statements that you can run in 
trafci. For more information about
 SQL statements, see the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 </div>
 <div class="sect2">
@@ -4142,7 +4135,7 @@ script is <code>trafci.py</code>. By default, these 
wrapper scripts are located
 <h4 id="_example_perl_program_code_sample_pl_code">7.3.1. Example Perl Program 
(<code>sample.pl</code>)</h4>
 <div class="paragraph">
 <p>You can download the <code>sample.pl</code> example from
-<a 
href="http://trafodion.incubator.apache.org/docs/command_interface/resources/source/sample.pl";
 
class="bare">http://trafodion.incubator.apache.org/docs/command_interface/resources/source/sample.pl</a>.</p>
+<a 
href="http://trafodion.apache.org/docs/command_interface/resources/source/sample.pl";
 
class="bare">http://trafodion.apache.org/docs/command_interface/resources/source/sample.pl</a>.</p>
 </div>
 <div class="paragraph">
 <p>Alternatively, copy and paste the following code into a file named 
<code>sample.pl</code>:</p>
@@ -4176,7 +4169,7 @@ $sess-&gt;disconnect();</code></pre>
 <h4 id="_example_python_program_code_sample_py_code">7.3.2. Example Python 
Program (<code>sample.py</code>)</h4>
 <div class="paragraph">
 <p>You can download the <code>sample.py</code> example from
-<a 
href="http://trafodion.incubator.apache.org/docs/command_interface/resources/source/sample.py";
 
class="bare">http://trafodion.incubator.apache.org/docs/command_interface/resources/source/sample.py</a>.</p>
+<a 
href="http://trafodion.apache.org/docs/command_interface/resources/source/sample.py";
 
class="bare">http://trafodion.apache.org/docs/command_interface/resources/source/sample.py</a>.</p>
 </div>
 <div class="paragraph">
 <p>Alternatively, copy and paste the following code into a file named 
<code>sample.py</code>:</p>
@@ -8361,7 +8354,7 @@ The parameter name and value are associated with one of 
these parameter types:</
 <div class="paragraph">
 <p>A prepared statement is one that you SQL compile by using the PREPARE 
statement.
 For more information about PREPARE, see the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 <div class="paragraph">
 <p>After running <code>SET PARAM</code> commands in the session:</p>
@@ -8382,7 +8375,7 @@ that contains literal values and/or a list of the named 
parameters set by <code>
 </div>
 <div class="paragraph">
 <p>The <code>EXECUTE</code> statement substitutes parameter values for the 
parameters in the prepared statement. For more information about 
<code>EXECUTE</code>, see the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 <div style="page-break-after: always;"></div>
 <div class="sect3">
@@ -8956,7 +8949,7 @@ SQL&gt;</code></pre>
 </div>
 <div class="paragraph">
 <p>For more information on the STATISTICS command, see the
-<a 
href="http://trafodion.incubator.apache.org/docs/sql_reference/index.html";><em>Trafodion
 SQL Reference Manual</em></a>.</p>
+<a 
href="http://trafodion.apache.org/docs/sql_reference/index.html";><em>Trafodion 
SQL Reference Manual</em></a>.</p>
 </div>
 <div style="page-break-after: always;"></div>
 </div>
@@ -10859,7 +10852,7 @@ Trafodion Command Interface     : 
TrafCI_Build_40646</code></pre>
 <div id="footer">
 <div id="footer-text">
 Version 2.3.0<br>
-Last updated 2016-07-18 16:17:02 UTC
+Last updated 2018-01-03 21:27:09 UTC
 </div>
 </div>
 <script>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/integration.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/integration.html 
b/docs/2.3.0/command_interface/integration.html
index 48f15a7..ba35ae1 100644
--- a/docs/2.3.0/command_interface/integration.html
+++ b/docs/2.3.0/command_interface/integration.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/issue-tracking.html 
b/docs/2.3.0/command_interface/issue-tracking.html
index 3c5cd5d..e9885c1 100644
--- a/docs/2.3.0/command_interface/issue-tracking.html
+++ b/docs/2.3.0/command_interface/issue-tracking.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/license.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/license.html 
b/docs/2.3.0/command_interface/license.html
index 47132dd..49b72c0 100644
--- a/docs/2.3.0/command_interface/license.html
+++ b/docs/2.3.0/command_interface/license.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>
@@ -299,7 +299,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/mail-lists.html 
b/docs/2.3.0/command_interface/mail-lists.html
index bebb345..063adae 100644
--- a/docs/2.3.0/command_interface/mail-lists.html
+++ b/docs/2.3.0/command_interface/mail-lists.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>
@@ -89,7 +89,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Mailing Lists<a 
name="Project_Mailing_Lists"></a></h2><a 
name="Project_Mailing_Lists"></a><p>These are the mailing lists that have been 
established for this project. For each list, there is a subscribe, unsubscribe, 
and an archive link.</p><table border="0" class="bodyTable"><tr 
class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th></tr><tr
 class="b"><td>User List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a
 class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td><a
 class="externalLink" 
href="mailto:[email protected]";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/incubator-trafodion-user/";>mail-archives.apache.org</a></td></tr><tr
 class="a"><td>Developer List</td><td><a class="externalLink" 
href="mailto:dev-subscribe@trafodion.
 incubator.apache.org">Subscribe</a></td><td><a class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td><a
 class="externalLink" 
href="mailto:[email protected]";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/incubator-trafodion-dev/";>mail-archives.apache.org</a></td></tr><tr
 class="b"><td>GitHub Codereview List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a
 class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/incubator-trafodion-codereview/";>mail-archives.apache.org</a></td></tr><tr
 class="a"><td>Commits List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a
 class="externalLink" href="mailto:commi
 
[email protected]">Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/incubator-trafodion-commits/";>mail-archives.apache.org</a></td></tr><tr
 class="b"><td>Issues List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a
 class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/incubator-trafodion-issues/";>mail-archives.apache.org</a></td></tr></table></div>
+        <div class="section"><h2>Project Mailing Lists<a 
name="Project_Mailing_Lists"></a></h2><a 
name="Project_Mailing_Lists"></a><p>These are the mailing lists that have been 
established for this project. For each list, there is a subscribe, unsubscribe, 
and an archive link.</p><table border="0" class="bodyTable"><tr 
class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th></tr><tr
 class="b"><td>User List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td><a 
class="externalLink" 
href="mailto:[email protected]";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/trafodion-user/";>mail-archives.apache.org</a></td></tr><tr
 class="a"><td>Developer List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a cla
 ss="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td><a 
class="externalLink" 
href="mailto:[email protected]";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/trafodion-dev/";>mail-archives.apache.org</a></td></tr><tr
 class="b"><td>GitHub Codereview List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a
 class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/trafodion-codereview/";>mail-archives.apache.org</a></td></tr><tr
 class="a"><td>Commits List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" href="http://mail-archive
 
s.apache.org/mod_mbox/trafodion-commits/">mail-archives.apache.org</a></td></tr><tr
 class="b"><td>Issues List</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td>-</td><td><a
 class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/trafodion-issues/";>mail-archives.apache.org</a></td></tr></table></div>
       </div>
     </div>
     <div class="clear">
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/project-info.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/project-info.html 
b/docs/2.3.0/command_interface/project-info.html
index d23f0c7..63008de 100644
--- a/docs/2.3.0/command_interface/project-info.html
+++ b/docs/2.3.0/command_interface/project-info.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/project-summary.html 
b/docs/2.3.0/command_interface/project-summary.html
index 6c58993..b9ac90c 100644
--- a/docs/2.3.0/command_interface/project-summary.html
+++ b/docs/2.3.0/command_interface/project-summary.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>
@@ -89,7 +89,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Summary<a 
name="Project_Summary"></a></h2><a name="Project_Summary"></a><div 
class="section"><h3>Project Information<a 
name="Project_Information"></a></h3><a name="Project_Information"></a><table 
border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>Name</td><td>Trafodion Command Interface Guide</td></tr><tr 
class="a"><td>Description</td><td>This guide describes how to use the Trafodion 
Command Interface (TrafCI).</td></tr><tr class="b"><td>Homepage</td><td><a 
class="externalLink" 
href="http://trafodion.incubator.apache.org";>http://trafodion.incubator.apache.org</a></td></tr></table></div><div
 class="section"><h3>Project Organization<a 
name="Project_Organization"></a></h3><a name="Project_Organization"></a><table 
border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>Name</td><td>Apache Software Foundation</td></tr><tr 
class="a"><td>URL</td><td><a class="externalLi
 nk" 
href="http://www.apache.org";>http://www.apache.org</a></td></tr></table></div><div
 class="section"><h3>Build Information<a name="Build_Information"></a></h3><a 
name="Build_Information"></a><table border="0" class="bodyTable"><tr 
class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>GroupId</td><td>org.apache.trafodion</td></tr><tr 
class="a"><td>ArtifactId</td><td>command-interface-guide</td></tr><tr 
class="b"><td>Version</td><td>2.3.0</td></tr><tr 
class="a"><td>Type</td><td>pom</td></tr></table></div></div>
+        <div class="section"><h2>Project Summary<a 
name="Project_Summary"></a></h2><a name="Project_Summary"></a><div 
class="section"><h3>Project Information<a 
name="Project_Information"></a></h3><a name="Project_Information"></a><table 
border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>Name</td><td>Trafodion Command Interface Guide</td></tr><tr 
class="a"><td>Description</td><td>This guide describes how to use the Trafodion 
Command Interface (TrafCI).</td></tr><tr class="b"><td>Homepage</td><td><a 
class="externalLink" 
href="http://trafodion.apache.org";>http://trafodion.apache.org</a></td></tr></table></div><div
 class="section"><h3>Project Organization<a 
name="Project_Organization"></a></h3><a name="Project_Organization"></a><table 
border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>Name</td><td>Apache Software Foundation</td></tr><tr 
class="a"><td>URL</td><td><a class="externalLink" href="http://www
 .apache.org">http://www.apache.org</a></td></tr></table></div><div 
class="section"><h3>Build Information<a name="Build_Information"></a></h3><a 
name="Build_Information"></a><table border="0" class="bodyTable"><tr 
class="a"><th>Field</th><th>Value</th></tr><tr 
class="b"><td>GroupId</td><td>org.apache.trafodion</td></tr><tr 
class="a"><td>ArtifactId</td><td>command-interface-guide</td></tr><tr 
class="b"><td>Version</td><td>2.3.0</td></tr><tr 
class="a"><td>Type</td><td>pom</td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/source-repository.html 
b/docs/2.3.0/command_interface/source-repository.html
index aa37258..5ea3657 100644
--- a/docs/2.3.0/command_interface/source-repository.html
+++ b/docs/2.3.0/command_interface/source-repository.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>
@@ -89,7 +89,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview<a name="Overview"></a></h2><a 
name="Overview"></a><p>This project uses <a class="externalLink" 
href="http://git-scm.com/";>Git</a> to manage its source code. Instructions on 
Git use can be found at <a class="externalLink" 
href="http://git-scm.com/documentation";>http://git-scm.com/documentation</a>.</p></div><div
 class="section"><h2>Web Browser Access<a name="Web_Browser_Access"></a></h2><a 
name="Web_Browser_Access"></a><p>The following is a link to a browsable version 
of the source repository:</p><div class="source"><pre><a class="externalLink" 
href="https://git-wip-us.apache.org/repos/asf?p=incubator-trafodion.git";>https://git-wip-us.apache.org/repos/asf?p=incubator-trafodion.git</a></pre></div></div><div
 class="section"><h2>Anonymous Access<a name="Anonymous_Access"></a></h2><a 
name="Anonymous_Access"></a><p>The source can be checked out anonymously from 
Git with this command (See <a class="externalLink" 
href="http://git-scm.com/docs/git-cl
 one">http://git-scm.com/docs/git-clone</a>):</p><div class="source"><pre>$ git 
clone 
http://git-wip-us.apache.org/repos/asf/incubator-trafodion.git</pre></div></div><div
 class="section"><h2>Developer Access<a name="Developer_Access"></a></h2><a 
name="Developer_Access"></a><p>Only project developers can access the Git tree 
via this method (See <a class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.com/docs/git-clone</a>).</p><div
 class="source"><pre>$ git clone 
https://git-wip-us.apache.org/repos/asf/incubator-trafodion.git</pre></div></div><div
 class="section"><h2>Access from Behind a Firewall<a 
name="Access_from_Behind_a_Firewall"></a></h2><a 
name="Access_from_Behind_a_Firewall"></a><p>Refer to the documentation of the 
SCM used for more information about access behind a firewall.</p></div>
+        <div class="section"><h2>Overview<a name="Overview"></a></h2><a 
name="Overview"></a><p>This project uses <a class="externalLink" 
href="http://git-scm.com/";>Git</a> to manage its source code. Instructions on 
Git use can be found at <a class="externalLink" 
href="http://git-scm.com/documentation";>http://git-scm.com/documentation</a>.</p></div><div
 class="section"><h2>Web Browser Access<a name="Web_Browser_Access"></a></h2><a 
name="Web_Browser_Access"></a><p>The following is a link to a browsable version 
of the source repository:</p><div class="source"><pre><a class="externalLink" 
href="https://git-wip-us.apache.org/repos/asf?p=trafodion.git";>https://git-wip-us.apache.org/repos/asf?p=trafodion.git</a></pre></div></div><div
 class="section"><h2>Anonymous Access<a name="Anonymous_Access"></a></h2><a 
name="Anonymous_Access"></a><p>The source can be checked out anonymously from 
Git with this command (See <a class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.
 com/docs/git-clone</a>):</p><div class="source"><pre>$ git clone 
http://git-wip-us.apache.org/repos/asf/trafodion.git</pre></div></div><div 
class="section"><h2>Developer Access<a name="Developer_Access"></a></h2><a 
name="Developer_Access"></a><p>Only project developers can access the Git tree 
via this method (See <a class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.com/docs/git-clone</a>).</p><div
 class="source"><pre>$ git clone 
https://git-wip-us.apache.org/repos/asf/trafodion.git</pre></div></div><div 
class="section"><h2>Access from Behind a Firewall<a 
name="Access_from_Behind_a_Firewall"></a></h2><a 
name="Access_from_Behind_a_Firewall"></a><p>Refer to the documentation of the 
SCM used for more information about access behind a firewall.</p></div>
       </div>
     </div>
     <div class="clear">
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/command_interface/team-list.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/command_interface/team-list.html 
b/docs/2.3.0/command_interface/team-list.html
index 4724d0d..891df2d 100644
--- a/docs/2.3.0/command_interface/team-list.html
+++ b/docs/2.3.0/command_interface/team-list.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>
@@ -89,7 +89,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>The Team<a name="The_Team"></a></h2><a 
name="The_Team"></a><p>A successful project requires many people to play many 
roles. Some members write code or documentation, while others are valuable as 
testers, submitting patches and suggestions.</p><p>The team is comprised of 
Members and Contributors. Members have direct access to the source of a project 
and actively evolve the code-base. Contributors improve the project through 
submission of patches and suggestions to the Members. The number of 
Contributors to the project is unbounded. Get involved today. All contributions 
to the project are greatly appreciated.</p><div class="section"><h3>Members<a 
name="Members"></a></h3><a name="Members"></a><p>The following is a list of 
developers with commit privileges that have directly contributed to the project 
in one way or another.</p><table border="0" class="bodyTable"><tr 
class="a"><th>Image</th><th>Id</th><th>Name</th><th>Email</th><th>URL</th></tr><tr
 class=
 "b"><td><img 
src="http://www.gravatar.com/avatar/7a383ed4a993e46794e53cc34993b29f?d=mm&amp;s=60";
 alt="" /></td><td><a 
name="TrafodionDeveloper"></a>TrafodionDeveloper</td><td>See list of Trafodion 
developers</td><td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td><td><a
 class="externalLink" 
href="https://cwiki.apache.org/confluence/display/TRAFODION/Contributors";>https://cwiki.apache.org/confluence/display/TRAFODION/Contributors</a></td></tr></table></div><div
 class="section"><h3>Contributors<a name="Contributors"></a></h3><a 
name="Contributors"></a><p>The following additional people have contributed to 
this project through the way of suggestions, patches or 
documentation.</p><table border="0" class="bodyTable"><tr 
class="a"><th>Image</th><th>Name</th><th>Email</th><th>URL</th></tr><tr 
class="b"><td><img 
src="http://www.gravatar.com/avatar/7a383ed4a993e46794e53cc34993b29f?d=mm&amp;s=60";
 alt="" /></td><td>See list of
  Trafodion contributors</td><td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td><td><a
 class="externalLink" 
href="https://cwiki.apache.org/confluence/display/TRAFODION/Contributors";>https://cwiki.apache.org/confluence/display/TRAFODION/Contributors</a></td></tr></table></div></div>
+        <div class="section"><h2>The Team<a name="The_Team"></a></h2><a 
name="The_Team"></a><p>A successful project requires many people to play many 
roles. Some members write code or documentation, while others are valuable as 
testers, submitting patches and suggestions.</p><p>The team is comprised of 
Members and Contributors. Members have direct access to the source of a project 
and actively evolve the code-base. Contributors improve the project through 
submission of patches and suggestions to the Members. The number of 
Contributors to the project is unbounded. Get involved today. All contributions 
to the project are greatly appreciated.</p><div class="section"><h3>Members<a 
name="Members"></a></h3><a name="Members"></a><p>The following is a list of 
developers with commit privileges that have directly contributed to the project 
in one way or another.</p><table border="0" class="bodyTable"><tr 
class="a"><th>Image</th><th>Id</th><th>Name</th><th>Email</th><th>URL</th></tr><tr
 class=
 "b"><td><img 
src="http://www.gravatar.com/avatar/e51cda6c1ae44256f1e7df7555c39181?d=mm&amp;s=60";
 alt="" /></td><td><a 
name="TrafodionDeveloper"></a>TrafodionDeveloper</td><td>See list of Trafodion 
developers</td><td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td><td><a
 class="externalLink" 
href="https://cwiki.apache.org/confluence/display/TRAFODION/Contributors";>https://cwiki.apache.org/confluence/display/TRAFODION/Contributors</a></td></tr></table></div><div
 class="section"><h3>Contributors<a name="Contributors"></a></h3><a 
name="Contributors"></a><p>The following additional people have contributed to 
this project through the way of suggestions, patches or 
documentation.</p><table border="0" class="bodyTable"><tr 
class="a"><th>Image</th><th>Name</th><th>Email</th><th>URL</th></tr><tr 
class="b"><td><img 
src="http://www.gravatar.com/avatar/e51cda6c1ae44256f1e7df7555c39181?d=mm&amp;s=60";
 alt="" /></td><td>See list of Trafodion contribut
 ors</td><td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td><td><a
 class="externalLink" 
href="https://cwiki.apache.org/confluence/display/TRAFODION/Contributors";>https://cwiki.apache.org/confluence/display/TRAFODION/Contributors</a></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/cqd_reference/Trafodion_CQD_Reference_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/2.3.0/cqd_reference/Trafodion_CQD_Reference_Guide.pdf 
b/docs/2.3.0/cqd_reference/Trafodion_CQD_Reference_Guide.pdf
index c2ac024..46b3ff9 100644
Binary files a/docs/2.3.0/cqd_reference/Trafodion_CQD_Reference_Guide.pdf and 
b/docs/2.3.0/cqd_reference/Trafodion_CQD_Reference_Guide.pdf differ

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/cqd_reference/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/cqd_reference/dependencies.html 
b/docs/2.3.0/cqd_reference/dependencies.html
index 8f49956..d2c9cba 100644
--- a/docs/2.3.0/cqd_reference/dependencies.html
+++ b/docs/2.3.0/cqd_reference/dependencies.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion CQD Reference Guide">Trafodion CQD Reference Guide</a>
@@ -106,7 +106,7 @@
         }
       }
 </script>
-<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a 
name="Dependency_Tree"></a></h3><ul><li>org.apache.trafodion:cqd-reference-guide:pom:2.3.0
 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep0" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>Trafodion CQD Reference Guide</th></tr><tr 
class="b"><td><p><b>Description: </b>This guide describes Trafodion Control 
Query Defaults (CQDs) that are used to override system-level default 
settings.</p><p><b>URL: </b><a class="externalLink" 
href="http://trafodion.incubator.apache.org";>http://trafodion.incubator.apache.org</a></p><p><b>Project
 License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 
2.0</a></p></td></tr></table></div><ul><li>rubygems:prawn:gem:2.0.2 (provided) 
<img id="_im
 g3" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep2" 
style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>A 
fast and nimble PDF generator for Ruby</th></tr><tr 
class="b"><td><p><b>Description: </b>Prawn is a fast, tiny, and nimble PDF 
generator for Ruby</p><p><b>URL: </b><a class="externalLink" 
href="http://prawn.majesticseacreature.com";>http://prawn.majesticseacreature.com</a></p><p><b>Project
 License: </b>No license is defined for this 
project.</p></td></tr></table></div><ul><li>rubygems:ttfunk:gem:1.4.0 
(provided) <img id="_img5" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep4', '_img5' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep4" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>TrueType Font Metrics Parser</th></tr><tr class="b">
 <td><p><b>Description: </b>Font Metrics Parser for the Prawn PDF 
generator</p><p><b>Project License: </b>No license is defined for this 
project.</p></td></tr></table></div></li><li>rubygems:pdf-core:gem:0.6.1 
(provided) <img id="_img7" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep6', '_img7' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep6" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>PDF::Core is used by Prawn to render PDF documents</th></tr><tr 
class="b"><td><p><b>Description: </b>PDF::Core is used by Prawn to render PDF 
documents</p><p><b>URL: </b><a class="externalLink" 
href="http://prawn.majesticseacreature.com";>http://prawn.majesticseacreature.com</a></p><p><b>Project
 License: </b>No license is defined for this 
project.</p></td></tr></table></div></li></ul></li><li>org.jruby:jruby-complete:jar:9.0.4.0
 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="Information
 " onclick="toggleDependencyDetail( '_dep8', '_img9' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep8" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>JRuby Complete</th></tr><tr class="b"><td><p><b>Description: 
</b>JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) 
interpreter in Java.</p><p><b>URL: </b><a class="externalLink" 
href="https://github.com/jruby/jruby/jruby-artifacts/jruby-complete";>https://github.com/jruby/jruby/jruby-artifacts/jruby-complete</a></p><p><b>Project
 License: </b><a class="externalLink" 
href="http://www.gnu.org/licenses/gpl-3.0-standalone.html";>GPL 3</a>, <a 
class="externalLink" 
href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html";>LGPL 3</a>, <a 
class="externalLink" 
href="http://www.eclipse.org/legal/epl-v10.html";>EPL</a></p></td></tr></table></div></li><li>org.asciidoctor:asciidoctorj:jar:1.5.4
 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="Information" 
onclick
 ="toggleDependencyDetail( '_dep10', '_img11' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep10" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>AsciidoctorJ</th></tr><tr class="b"><td><p><b>Description: 
</b>AsciidoctorJ provides Java bindings for the Asciidoctor RubyGem 
(asciidoctor) using JRuby.</p><p><b>URL: </b><a class="externalLink" 
href="https://github.com/asciidoctor/asciidoctorj";>https://github.com/asciidoctor/asciidoctorj</a></p><p><b>Project
 License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 
2.0</a></p></td></tr></table></div><ul><li>com.beust:jcommander:jar:1.35 
(runtime) <img id="_img13" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep12', '_img13' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep12" 
style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>J
 Commander</th></tr><tr class="b"><td><p><b>Description: </b>A Java framework 
to parse command line options with annotations.</p><p><b>URL: </b><a 
class="externalLink" 
href="http://beust.com/jcommander";>http://beust.com/jcommander</a></p><p><b>Project
 License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 
2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></div></div><a 
name="Licenses"></a><div class="section"><h2>Licenses<a 
name="Licenses"></a></h2><p><b>Unknown: </b>A fast and nimble PDF generator for 
Ruby, PDF::Core is used by Prawn to render PDF documents, TrueType Font Metrics 
Parser</p><p><b>GPL 3: </b>JRuby Complete</p><p><b>EPL: </b>JRuby 
Complete</p><p><b>The Apache Software License, Version 2.0: </b>AsciidoctorJ, 
JCommander, Trafodion CQD Reference Guide</p><p><b>LGPL 3: </b>JRuby 
Complete</p></div><a name="Dependency_File_Details"></a><div 
class="section"><h2>Dependency File Details<a na
 me="Dependency_File_Details"></a></h2><table border="0" class="bodyTable"><tr 
class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>Java
 Version</th><th title="Indicates whether these dependencies have been compiled 
with debug information.">Debug Information</th></tr><tr 
class="b"><td>jcommander-1.35.jar</td><td>60.55 
kB</td><td>64</td><td>50</td><td>5</td><td>1.5</td><td>Yes</td></tr><tr 
class="a"><td>asciidoctorj-1.5.4.jar</td><td>707.33 
kB</td><td>480</td><td>78</td><td>10</td><td>1.6</td><td>Yes</td></tr><tr 
class="b"><td>jruby-complete-9.0.4.0.jar</td><td>20.68 
MB</td><td>12122</td><td>8414</td><td>212</td><td>1.6</td><td>Yes</td></tr><tr 
class="a"><td>pdf-core-0.6.1.gem</td><td>43.01 
kB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr 
class="b"><td>prawn-2.0.2.gem</td><td>912.90 
kB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr 
class="a"><td>ttfunk-1.4.0.gem</td><td>370.18 
kB</td><td>-</td><td>-</td><td>-</td
 ><td>-</td><td>-</td></tr><tr 
 >class="b"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>Java
 > Version</th><th>Debug Information</th></tr><tr class="a"><td>6</td><td>22.78 
 >MB</td><td>12666</td><td>8542</td><td>227</td><td>1.6</td><td>3</td></tr><tr 
 >class="b"><td>compile: 2</td><td>compile: 21.39 MB</td><td>compile: 
 >12602</td><td>compile: 8492</td><td>compile: 222</td><td>-</td><td>compile: 
 >2</td></tr><tr class="a"><td>runtime: 1</td><td>runtime: 60.55 
 >kB</td><td>runtime: 64</td><td>runtime: 50</td><td>runtime: 
 >5</td><td>-</td><td>runtime: 1</td></tr><tr class="b"><td>provided: 
 >3</td><td>provided: 1.33 
 >MB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr></table></div>
+<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a 
name="Dependency_Tree"></a></h3><ul><li>org.apache.trafodion:cqd-reference-guide:pom:2.3.0
 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep0" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>Trafodion CQD Reference Guide</th></tr><tr 
class="b"><td><p><b>Description: </b>This guide describes Trafodion Control 
Query Defaults (CQDs) that are used to override system-level default 
settings.</p><p><b>URL: </b><a class="externalLink" 
href="http://trafodion.apache.org";>http://trafodion.apache.org</a></p><p><b>Project
 License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 
2.0</a></p></td></tr></table></div><ul><li>rubygems:prawn:gem:2.0.2 (provided) 
<img id="_img3" src="./images/ic
 on_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep2', 
'_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div 
id="_dep2" style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>A fast and nimble PDF generator for Ruby</th></tr><tr 
class="b"><td><p><b>Description: </b>Prawn is a fast, tiny, and nimble PDF 
generator for Ruby</p><p><b>URL: </b><a class="externalLink" 
href="http://prawn.majesticseacreature.com";>http://prawn.majesticseacreature.com</a></p><p><b>Project
 License: </b>No license is defined for this 
project.</p></td></tr></table></div><ul><li>rubygems:ttfunk:gem:1.4.0 
(provided) <img id="_img5" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep4', '_img5' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep4" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>TrueType Font Metrics Parser</th></tr><tr 
class="b"><td><p><b>Descriptio
 n: </b>Font Metrics Parser for the Prawn PDF generator</p><p><b>Project 
License: </b>No license is defined for this 
project.</p></td></tr></table></div></li><li>rubygems:pdf-core:gem:0.6.1 
(provided) <img id="_img7" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep6', '_img7' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep6" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>PDF::Core is used by Prawn to render PDF documents</th></tr><tr 
class="b"><td><p><b>Description: </b>PDF::Core is used by Prawn to render PDF 
documents</p><p><b>URL: </b><a class="externalLink" 
href="http://prawn.majesticseacreature.com";>http://prawn.majesticseacreature.com</a></p><p><b>Project
 License: </b>No license is defined for this 
project.</p></td></tr></table></div></li></ul></li><li>org.jruby:jruby-complete:jar:9.0.4.0
 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDep
 endencyDetail( '_dep8', '_img9' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep8" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>JRuby Complete</th></tr><tr class="b"><td><p><b>Description: 
</b>JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) 
interpreter in Java.</p><p><b>URL: </b><a class="externalLink" 
href="https://github.com/jruby/jruby/jruby-artifacts/jruby-complete";>https://github.com/jruby/jruby/jruby-artifacts/jruby-complete</a></p><p><b>Project
 License: </b><a class="externalLink" 
href="http://www.gnu.org/licenses/gpl-3.0-standalone.html";>GPL 3</a>, <a 
class="externalLink" 
href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html";>LGPL 3</a>, <a 
class="externalLink" 
href="http://www.eclipse.org/legal/epl-v10.html";>EPL</a></p></td></tr></table></div></li><li>org.asciidoctor:asciidoctorj:jar:1.5.4
 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDe
 tail( '_dep10', '_img11' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep10" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>AsciidoctorJ</th></tr><tr class="b"><td><p><b>Description: 
</b>AsciidoctorJ provides Java bindings for the Asciidoctor RubyGem 
(asciidoctor) using JRuby.</p><p><b>URL: </b><a class="externalLink" 
href="https://github.com/asciidoctor/asciidoctorj";>https://github.com/asciidoctor/asciidoctorj</a></p><p><b>Project
 License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 
2.0</a></p></td></tr></table></div><ul><li>com.beust:jcommander:jar:1.35 
(runtime) <img id="_img13" src="./images/icon_info_sml.gif" alt="Information" 
onclick="toggleDependencyDetail( '_dep12', '_img13' );" style="cursor: 
pointer;vertical-align:text-bottom;"></img><div id="_dep12" 
style="display:none"><table border="0" class="bodyTable"><tr 
class="a"><th>JCommander</th></tr><
 tr class="b"><td><p><b>Description: </b>A Java framework to parse command line 
options with annotations.</p><p><b>URL: </b><a class="externalLink" 
href="http://beust.com/jcommander";>http://beust.com/jcommander</a></p><p><b>Project
 License: </b><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 
2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></div></div><a 
name="Licenses"></a><div class="section"><h2>Licenses<a 
name="Licenses"></a></h2><p><b>Unknown: </b>A fast and nimble PDF generator for 
Ruby, PDF::Core is used by Prawn to render PDF documents, TrueType Font Metrics 
Parser</p><p><b>GPL 3: </b>JRuby Complete</p><p><b>EPL: </b>JRuby 
Complete</p><p><b>The Apache Software License, Version 2.0: </b>AsciidoctorJ, 
JCommander, Trafodion CQD Reference Guide</p><p><b>LGPL 3: </b>JRuby 
Complete</p></div><a name="Dependency_File_Details"></a><div 
class="section"><h2>Dependency File Details<a name="Dependency_File_
 Details"></a></h2><table border="0" class="bodyTable"><tr 
class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>Java
 Version</th><th title="Indicates whether these dependencies have been compiled 
with debug information.">Debug Information</th></tr><tr 
class="b"><td>jcommander-1.35.jar</td><td>60.55 
kB</td><td>64</td><td>50</td><td>5</td><td>1.5</td><td>Yes</td></tr><tr 
class="a"><td>asciidoctorj-1.5.4.jar</td><td>707.33 
kB</td><td>480</td><td>78</td><td>10</td><td>1.6</td><td>Yes</td></tr><tr 
class="b"><td>jruby-complete-9.0.4.0.jar</td><td>20.68 
MB</td><td>12122</td><td>8414</td><td>212</td><td>1.6</td><td>Yes</td></tr><tr 
class="a"><td>pdf-core-0.6.1.gem</td><td>43.01 
kB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr 
class="b"><td>prawn-2.0.2.gem</td><td>912.90 
kB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr 
class="a"><td>ttfunk-1.4.0.gem</td><td>370.18 
kB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td
 ></tr><tr 
 >class="b"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>Java
 > Version</th><th>Debug Information</th></tr><tr class="a"><td>6</td><td>22.78 
 >MB</td><td>12666</td><td>8542</td><td>227</td><td>1.6</td><td>3</td></tr><tr 
 >class="b"><td>compile: 2</td><td>compile: 21.39 MB</td><td>compile: 
 >12602</td><td>compile: 8492</td><td>compile: 222</td><td>-</td><td>compile: 
 >2</td></tr><tr class="a"><td>runtime: 1</td><td>runtime: 60.55 
 >kB</td><td>runtime: 64</td><td>runtime: 50</td><td>runtime: 
 >5</td><td>-</td><td>runtime: 1</td></tr><tr class="b"><td>provided: 
 >3</td><td>provided: 1.33 
 >MB</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr></table></div>
       </div>
     </div>
     <div class="clear">
@@ -114,7 +114,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/cqd_reference/index.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/cqd_reference/index.html 
b/docs/2.3.0/cqd_reference/index.html
index deefd27..6565c03 100644
--- a/docs/2.3.0/cqd_reference/index.html
+++ b/docs/2.3.0/cqd_reference/index.html
@@ -677,13 +677,6 @@ the License.  You may obtain a copy of the License at <a 
href="http://www.apache
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.  See the License for the
 specific language governing permissions and limitations under the License.</p>
 </div>
-<div class="paragraph">
-<p><strong>Disclaimer:</strong> <em>Apache Trafodion is an effort undergoing 
incubation at the Apache Software Foundation (ASF), sponsored by
-the Apache Incubator PMC. Incubation is required of all newly accepted 
projects until a further review indicates that
-the infrastructure, communications, and decision making process have 
stabilized in a manner consistent with other
-successful ASF projects. While incubation status is not necessarily a 
reflection of the completeness or stability of the code,
-it does indicate that the project has yet to be fully endorsed by the 
ASF.</em></p>
-</div>
 <div style="page-break-after: always;"></div>
 <div class="paragraph">
 <p><strong>Revision History</strong></p>
@@ -924,7 +917,7 @@ INTERVAL { start-field TO end-field | single-field 
}</code></pre>
 <h3 id="_comments_encouraged">1.4. Comments Encouraged</h3>
 <div class="paragraph">
 <p>We encourage your comments concerning this document. We are committed to 
providing documentation that meets your
-needs. Send any errors found, suggestions for improvement, or compliments to 
<a 
href="mailto:[email protected]";>[email protected]</a>.</p>
+needs. Send any errors found, suggestions for improvement, or compliments to 
<a href="mailto:[email protected]";>[email protected]</a>.</p>
 </div>
 <div class="paragraph">
 <p>Include the document title and any comment, error found, or suggestion for 
improvement you have concerning this document.</p>
@@ -1400,7 +1393,7 @@ A value <strong>greater than 0</strong> selects those 
multi-column values as ske
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -1460,7 +1453,7 @@ scenario actually occurs, an MDAM plan may perform 
poorly.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -1826,7 +1819,7 @@ joins, and turning them off completely may negatively 
impact the performance of
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -1892,7 +1885,7 @@ may be used to influence the optimizer to consider 
parallel plans instead in som
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -1957,7 +1950,7 @@ Otherwise, use of a larger value.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -2336,7 +2329,7 @@ The default value is <strong>'ON'</strong>.</p></td>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Usage</strong></p></th>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Turn this 
CQD OFF when (in rare cases) unnesting a correlated subquery causes performance 
to degrade.
-If this attribute has to be turned OFF, then that could indicate a bug in the 
Trafodion Optimizer. Please contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+If this attribute has to be turned OFF, then that could indicate a bug in the 
Trafodion Optimizer. Please contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
@@ -2396,7 +2389,7 @@ The default value is <strong>'OFF'</strong>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -2708,7 +2701,7 @@ and filter out rows as early as possible.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -2821,7 +2814,7 @@ then it can take a longer time depending upon the query 
and the predicates invol
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Use the 
default setting and reduce the value to avoid HBase scanner timeouts. Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.
+<td class="tableblock halign-left valign-top"><p class="tableblock">Use the 
default setting and reduce the value to avoid HBase scanner timeouts. Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.
 if you think that you need to use this CQD.</p></td>
 </tr>
 <tr>
@@ -2995,7 +2988,7 @@ The default value is <strong>'OFF'</strong>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -3087,7 +3080,7 @@ If you enable small scanner on large size scan 
incorrectly, then you are likely
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -3922,7 +3915,7 @@ When performing UPDATE STATISTICS with SAMPLE option on 
such tables, this CQD mu
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -4214,7 +4207,7 @@ A larger setting updates histogram for many more tables 
that are not being acces
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -4275,7 +4268,7 @@ statistics run times. But for smaller tables, it can also 
result in poor histogr
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -4338,7 +4331,7 @@ then histogram statistics will be less accurate, leading 
to potentially less eff
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -4581,7 +4574,7 @@ Use this option when updates to the Hive table happen at 
least <em>n</em> second
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -4845,7 +4838,7 @@ Default: <strong>'0'</strong>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -4899,7 +4892,7 @@ Default: <strong>'0'</strong>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -4953,7 +4946,7 @@ Default: <strong>'0'</strong>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Production Usage</strong></p></th>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Please 
contact <a 
href="mailto:[email protected]";>[email protected]</a>.</p></td>
 </tr>
 <tr>
 <th class="tableblock halign-left valign-top"><p 
class="tableblock"><strong>Impact</strong></p></th>
@@ -4988,7 +4981,7 @@ Default: <strong>'0'</strong>.</p></td>
 <div id="footer">
 <div id="footer-text">
 Version 2.3.0<br>
-Last updated 2016-07-18 16:17:02 UTC
+Last updated 2018-01-03 21:27:09 UTC
 </div>
 </div>
 <script>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/cqd_reference/integration.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/cqd_reference/integration.html 
b/docs/2.3.0/cqd_reference/integration.html
index 895b842..a50a4a2 100644
--- a/docs/2.3.0/cqd_reference/integration.html
+++ b/docs/2.3.0/cqd_reference/integration.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion CQD Reference Guide">Trafodion CQD Reference Guide</a>
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/cqd_reference/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/cqd_reference/issue-tracking.html 
b/docs/2.3.0/cqd_reference/issue-tracking.html
index 3020546..7e3d01b 100644
--- a/docs/2.3.0/cqd_reference/issue-tracking.html
+++ b/docs/2.3.0/cqd_reference/issue-tracking.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion CQD Reference Guide">Trafodion CQD Reference Guide</a>
@@ -97,7 +97,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/eeff375e/docs/2.3.0/cqd_reference/license.html
----------------------------------------------------------------------
diff --git a/docs/2.3.0/cqd_reference/license.html 
b/docs/2.3.0/cqd_reference/license.html
index a4f8a0b..085c570 100644
--- a/docs/2.3.0/cqd_reference/license.html
+++ b/docs/2.3.0/cqd_reference/license.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia at Dec 23, 2017 -->
+<!-- Generated by Apache Maven Doxia at Jan 3, 2018 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20171223" />
+    <meta name="Date-Revision-yyyymmdd" content="20180103" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2017-12-23</span>
+        <span id="publishDate">Last Published: 2018-01-03</span>
                   &nbsp;| <span id="projectVersion">Version: 2.3.0</span>
                       </div>
             <div class="xright">                    <a href="./" 
title="Trafodion CQD Reference Guide">Trafodion CQD Reference Guide</a>
@@ -299,7 +299,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                    2015-2017
+              Copyright &#169;                    2015-2018
                         <a href="http://www.apache.org";>Apache Software 
Foundation</a>.
             All Rights Reserved.      
         

Reply via email to