You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/02/18 17:28:46 UTC

[01/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Repository: incubator-trafodion-site
Updated Branches:
  refs/heads/asf-site 2ab37232f -> 47722c283


http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/ldapcheck.html
----------------------------------------------------------------------
diff --git a/ldapcheck.html b/ldapcheck.html
index 5337f91..61dd921 100644
--- a/ldapcheck.html
+++ b/ldapcheck.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -175,9 +172,6 @@
 					</a>
 					<div class="nav-collapse collapse" id="toc-nav-collapse">
 						<ul id="toc" class="nav">
-						<li class="toplevel"><a href="#usage" title="Usage">Usage</a></li>
-						<li class="divider-vertical"></li>
-						<li class="toplevel"><a href="#considerations" title="Considerations">Considerations</a></li>
 						</ul>
 					</div>
 				</div>
@@ -200,36 +194,8 @@
   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>This page describes ldapcheck, which is a tool that is used to validate the Trafodion authentication configuration and attempt to connect to a configured LDAP server.</p> 
-<div class="page-header">
- <h1 id="usage">Usage</h1>
-</div> 
-<div class="source"> 
- <div class="source"> 
-  <pre>ldapcheck  [&lt;option&gt;]...
-&lt;option&gt; ::= --help|-h            display usage information
-             --username=&lt;LDAP-username&gt;
-             --password[=&lt;password&gt;]
-             --primary            Use first configuration
-             --local              Use first configuration
-             --enterprise         Use first configuration
-             --secondary          Use second configuration
-             --remote             Use second configuration
-             --cluster            Use second configuration
-             --verbose            Display non-zero retry counts
-                                       and LDAP errors
-</pre> 
- </div> 
-</div> 
-<h1 id="considerations">Considerations</h1> 
-<ul> 
- <li>Aliases for primary include enterprise and local. Aliases for secondary include cluster and remote. If no configuration is specified, primary is assumed.</li> 
- <li>The equals sign is required when supplying a value to username or password.</li> 
- <li>To be prompted for a password value with no echo, specify the password argument but omit the equals sign and value.</li> 
- <li>Passwords that contain special characters may need to be escaped if the password is specified on the command line or within a script file.</li> 
- <li>If the password keyword is not specified, only the username will be checked. The tool can therefore be used to test the LDAP configuration and connection to the configured LDAP server(s) without knowing a valid username or password.</li> 
-</ul>
+  License. --><p>Redirecting to the Trafodion Provisioning Guide&#x2026; 
+<p><meta http-equiv="refresh" content="0; url=http://trafodion.incubator.apache.org/docs/provisioning_guide/target/site/index.html#enable-security-ldapcheck" /></meta></p>
 			</div>
 		</div>
 	</div>
@@ -278,13 +244,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -293,12 +256,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/ldapconfigcheck.html
----------------------------------------------------------------------
diff --git a/ldapconfigcheck.html b/ldapconfigcheck.html
index 2249c4c..635a902 100644
--- a/ldapconfigcheck.html
+++ b/ldapconfigcheck.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -175,9 +172,6 @@
 					</a>
 					<div class="nav-collapse collapse" id="toc-nav-collapse">
 						<ul id="toc" class="nav">
-						<li class="toplevel"><a href="#considerations" title="Considerations">Considerations</a></li>
-						<li class="divider-vertical"></li>
-						<li class="toplevel"><a href="#errors" title="Errors">Errors</a></li>
 						</ul>
 					</div>
 				</div>
@@ -200,81 +194,8 @@
   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>This page describes the <b><tt>ldapconfigcheck</tt></b> tool, which validates the syntactic correctness of a Trafodion authentication configuration file. Trafodion does not need to be running to run the tool.</p> 
-<div class="page-header">
- <h1 id="considerations">Considerations</h1>
-</div> 
-<p>If the configuration filename is not specified, the tool will look for a file using environment variables. Those environment variables and the search order are:</p> 
-<ol style="list-style-type: decimal"> 
- <li> <p>TRAFAUTH_CONFIGFILE</p> <p>A fully qualified name is expected.</p></li> 
- <li> <p>TRAFAUTH_CONFIGDIR</p> <p>Filename <b><tt>.traf_authentication_config/</tt></b> is appended to the specified directory</p></li> 
- <li> <p>MY_SQROOT</p> <p><b><tt>/sql/scripts/.traf_authentication_config</tt></b> is appended to the value of <b><tt>MY_SQROOT</tt></b>.</p></li> 
-</ol> 
-<h1 id="errors">Errors</h1> 
-<p>One of the following is output when the tool is run. Only the first error encountered is reported.</p> 
-<table border="0" class="bodyTable table table-striped table-hover"> 
- <thead> 
-  <tr class="a"> 
-   <th>Code </th> 
-   <th>Text</th> 
-  </tr> 
- </thead> 
- <tbody> 
-  <tr class="b"> 
-   <td><b><tt>0</tt></b> </td> 
-   <td>File <i>filename</i> is valid.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>1</tt></b> </td> 
-   <td>File <i>filename</i> not found.</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>2</tt></b> </td> 
-   <td>File: <i>filename</i><br /><br />Invalid attribute name on line <i>line-number</i>.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>3</tt></b> </td> 
-   <td>File: <i>filename</i><br /><br />Missing required value on line <i>line-number</i>.</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>4</tt></b> </td> 
-   <td>File: <i>filename</i><br /><br />Value out of range on line <i>line-number</i>.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>5</tt></b> </td> 
-   <td>File: <i>filename</i><br /><br />Open of traf_authentication_config file failed.</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>6</tt></b> </td> 
-   <td>File: <i>filename</i><br /><br />Read of traf_authentication_config file failed.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>7</tt></b> </td> 
-   <td>No file provided. Either specify a file parameter or verify environment variables.</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>8</tt></b> </td> 
-   <td>TLS was requested in at least one section, but TLS_CACERTFilename was not provided.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>9</tt></b> </td> 
-   <td>Missing host name in at least one section.<br /><br />Each LDAP connection configuration section must provide at least one host name.</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>10</tt></b> </td> 
-   <td>Missing unique identifier in at least one section.<br /><br />Each LDAP connection configuration section must provide at least one unique identifier.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>11</tt></b> </td> 
-   <td>At least one LDAP connection configuration section must be specified.</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>12</tt></b> </td> 
-   <td>Internal error parsing . traf_authentication_config.</td> 
-  </tr> 
- </tbody> 
-</table>
+  License. --><p>Redirecting to the Trafodion Provisioning Guide&#x2026; 
+<p><meta http-equiv="refresh" content="0; url=http://trafodion.incubator.apache.org/docs/provisioning_guide/target/site/index.html#enable-security-ldapconfigcheck" /></meta></p>
 			</div>
 		</div>
 	</div>
@@ -323,13 +244,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -338,12 +256,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/license.html
----------------------------------------------------------------------
diff --git a/license.html b/license.html
index d12b352..983aeb6 100644
--- a/license.html
+++ b/license.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -439,13 +436,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -454,12 +448,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/mail-lists.html
----------------------------------------------------------------------
diff --git a/mail-lists.html b/mail-lists.html
index 03a2e30..4c972de 100644
--- a/mail-lists.html
+++ b/mail-lists.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -273,13 +270,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -288,12 +282,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/management.html
----------------------------------------------------------------------
diff --git a/management.html b/management.html
index 29a827a..e1bc9b5 100644
--- a/management.html
+++ b/management.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown active">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li class="active"><a href="" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -318,13 +315,10 @@ exit;
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li class="active">
 							<a href="#" title="Managing Trafodion">Managing Trafodion</a>
@@ -333,12 +327,6 @@ exit;
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/modules.html
----------------------------------------------------------------------
diff --git a/modules.html b/modules.html
index 875f709..03fc53c 100644
--- a/modules.html
+++ b/modules.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -284,13 +281,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -299,12 +293,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/new-features.html
----------------------------------------------------------------------
diff --git a/new-features.html b/new-features.html
index 94af37c..e183263 100644
--- a/new-features.html
+++ b/new-features.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -246,13 +243,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -261,12 +255,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/passwordless-ssh.html
----------------------------------------------------------------------
diff --git a/passwordless-ssh.html b/passwordless-ssh.html
index c4d467c..f416dd4 100644
--- a/passwordless-ssh.html
+++ b/passwordless-ssh.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -418,13 +415,10 @@ $ for node in $NODE_LIST; do if [ $node &lt;&gt; $my_node ]; then scp ~/.ssh/aut
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -433,12 +427,6 @@ $ for node in $NODE_LIST; do if [ $node &lt;&gt; $my_node ]; then scp ~/.ssh/aut
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/performance.html
----------------------------------------------------------------------
diff --git a/performance.html b/performance.html
index 6af99ad..9acf8a2 100644
--- a/performance.html
+++ b/performance.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -246,13 +243,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -261,12 +255,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/presentations.html
----------------------------------------------------------------------
diff --git a/presentations.html b/presentations.html
index be9e742..24c7a74 100644
--- a/presentations.html
+++ b/presentations.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -244,13 +241,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -259,12 +253,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/project-info.html
----------------------------------------------------------------------
diff --git a/project-info.html b/project-info.html
index 4b6d5a3..44eb415 100644
--- a/project-info.html
+++ b/project-info.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -287,13 +284,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -302,12 +296,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/project-summary.html
----------------------------------------------------------------------
diff --git a/project-summary.html b/project-summary.html
index 9e03064..fbc9ff5 100644
--- a/project-summary.html
+++ b/project-summary.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -322,13 +319,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -337,12 +331,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/quickstart.html
----------------------------------------------------------------------
diff --git a/quickstart.html b/quickstart.html
index 7287374..74d17ef 100644
--- a/quickstart.html
+++ b/quickstart.html
@@ -1,14 +1,14 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
 
 	<head>
 		<meta charset="UTF-8" />
-		<title>Apache Trafodion Quick Start</title>
+		<title>Apache Trafodion </title>
 		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -161,7 +158,7 @@
 			<ul class="breadcrumb">
 				<li><a href="index.html" title="Trafodion">Trafodion</a></li>
 				<li class="divider">/</li>
-				<li>Quick Start</li>
+				<li></li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -246,13 +243,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -261,12 +255,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/release-notes-0-8-0.html
----------------------------------------------------------------------
diff --git a/release-notes-0-8-0.html b/release-notes-0-8-0.html
index d6c5867..70bd90b 100644
--- a/release-notes-0-8-0.html
+++ b/release-notes-0-8-0.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -417,13 +414,10 @@ CREATE TABLE INVENTORY
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -432,12 +426,6 @@ CREATE TABLE INVENTORY
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/release-notes-0-9-0.html
----------------------------------------------------------------------
diff --git a/release-notes-0-9-0.html b/release-notes-0-9-0.html
index 7d01d58..e5e5b72 100644
--- a/release-notes-0-9-0.html
+++ b/release-notes-0-9-0.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -438,13 +435,10 @@ CREATE TABLE INVENTORY
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -453,12 +447,6 @@ CREATE TABLE INVENTORY
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/release-notes-1-0-0.html
----------------------------------------------------------------------
diff --git a/release-notes-1-0-0.html b/release-notes-1-0-0.html
index 216a5d0..42cb026 100644
--- a/release-notes-1-0-0.html
+++ b/release-notes-1-0-0.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -478,13 +475,10 @@ CREATE TABLE INVENTORY
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -493,12 +487,6 @@ CREATE TABLE INVENTORY
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/release-notes-1-0-1.html
----------------------------------------------------------------------
diff --git a/release-notes-1-0-1.html b/release-notes-1-0-1.html
index 0befa90..e7fbf80 100644
--- a/release-notes-1-0-1.html
+++ b/release-notes-1-0-1.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -474,13 +471,10 @@ CREATE TABLE INVENTORY
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -489,12 +483,6 @@ CREATE TABLE INVENTORY
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/release-notes-1-1-0.html
----------------------------------------------------------------------
diff --git a/release-notes-1-1-0.html b/release-notes-1-1-0.html
index cae79e3..7c9f7bf 100644
--- a/release-notes-1-1-0.html
+++ b/release-notes-1-1-0.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -418,13 +415,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -433,12 +427,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/release-notes-1-3-0.html
----------------------------------------------------------------------
diff --git a/release-notes-1-3-0.html b/release-notes-1-3-0.html
index bfe546c..ce5033a 100644
--- a/release-notes-1-3-0.html
+++ b/release-notes-1-3-0.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -418,13 +415,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -433,12 +427,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/release-notes.html
----------------------------------------------------------------------
diff --git a/release-notes.html b/release-notes.html
index 6ec2b8f..01aef5c 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown active">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li class="active"><a href="" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -271,13 +268,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -286,12 +280,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li class="active">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/roadmap.html
----------------------------------------------------------------------
diff --git a/roadmap.html b/roadmap.html
index f0df3c1..8c81f88 100644
--- a/roadmap.html
+++ b/roadmap.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -246,13 +243,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -261,12 +255,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/source-repository.html
----------------------------------------------------------------------
diff --git a/source-repository.html b/source-repository.html
index bfdc793..09e0943 100644
--- a/source-repository.html
+++ b/source-repository.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -279,13 +276,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -294,12 +288,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/team-list.html
----------------------------------------------------------------------
diff --git a/team-list.html b/team-list.html
index b9498cd..7fa0fdd 100644
--- a/team-list.html
+++ b/team-list.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -293,13 +290,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -308,12 +302,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/team-redirect.html
----------------------------------------------------------------------
diff --git a/team-redirect.html b/team-redirect.html
index ed22563..661f414 100644
--- a/team-redirect.html
+++ b/team-redirect.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -248,13 +245,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -263,12 +257,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/traf_authentication_config.html
----------------------------------------------------------------------
diff --git a/traf_authentication_config.html b/traf_authentication_config.html
index aa2be9c..2207d94 100644
--- a/traf_authentication_config.html
+++ b/traf_authentication_config.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -420,13 +417,10 @@ SECTION: local
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -435,12 +429,6 @@ SECTION: local
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >


[31/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/integration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/integration.html b/docs/2.0.0/provisioning_guide/integration.html
index c5ddf63..898ea94 100644
--- a/docs/2.0.0/provisioning_guide/integration.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/issue-tracking.html b/docs/2.0.0/provisioning_guide/issue-tracking.html
index 96f4b79..213b8ff 100644
--- a/docs/2.0.0/provisioning_guide/issue-tracking.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/license.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/license.html b/docs/2.0.0/provisioning_guide/license.html
index df7180c..1224883 100644
--- a/docs/2.0.0/provisioning_guide/license.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/mail-lists.html b/docs/2.0.0/provisioning_guide/mail-lists.html
index 891e615..f64e516 100644
--- a/docs/2.0.0/provisioning_guide/mail-lists.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/project-info.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/project-info.html b/docs/2.0.0/provisioning_guide/project-info.html
index 09afe12..1deec25 100644
--- a/docs/2.0.0/provisioning_guide/project-info.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/project-summary.html b/docs/2.0.0/provisioning_guide/project-summary.html
index 8b31215..b21c446 100644
--- a/docs/2.0.0/provisioning_guide/project-summary.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/source-repository.html b/docs/2.0.0/provisioning_guide/source-repository.html
index 166de4e..a8eea31 100644
--- a/docs/2.0.0/provisioning_guide/source-repository.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/team-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/team-list.html b/docs/2.0.0/provisioning_guide/team-list.html
index 76edcf4..aafcef2 100644
--- a/docs/2.0.0/provisioning_guide/team-list.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/allclasses-frame.html b/docs/2.0.0/rest_reference/apidocs/allclasses-frame.html
index ff2e92e..120edd1 100644
--- a/docs/2.0.0/rest_reference/apidocs/allclasses-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/allclasses-noframe.html b/docs/2.0.0/rest_reference/apidocs/allclasses-noframe.html
index 2ffd65b..f0eebae 100644
--- a/docs/2.0.0/rest_reference/apidocs/allclasses-noframe.html
+++ b/docs/2.0.0/rest_reference/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/constant-values.html b/docs/2.0.0/rest_reference/apidocs/constant-values.html
index aa34c74..c2f5b9c 100644
--- a/docs/2.0.0/rest_reference/apidocs/constant-values.html
+++ b/docs/2.0.0/rest_reference/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/deprecated-list.html b/docs/2.0.0/rest_reference/apidocs/deprecated-list.html
index 5a464f3..2db203d 100644
--- a/docs/2.0.0/rest_reference/apidocs/deprecated-list.html
+++ b/docs/2.0.0/rest_reference/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/help-doc.html b/docs/2.0.0/rest_reference/apidocs/help-doc.html
index e4c03d1..11c8496 100644
--- a/docs/2.0.0/rest_reference/apidocs/help-doc.html
+++ b/docs/2.0.0/rest_reference/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/index-all.html b/docs/2.0.0/rest_reference/apidocs/index-all.html
index ba3da59..86b9aec 100644
--- a/docs/2.0.0/rest_reference/apidocs/index-all.html
+++ b/docs/2.0.0/rest_reference/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
@@ -1590,7 +1590,9 @@
 <div class="block">Constructor</div>
 </dd>
 <dt><a href="./org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest"><span class="strong">VersionResource</span></a> - Class in <a href="./org/trafodion/rest/package-summary.html">org.trafodion.rest</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Implements REST software version reporting</div>
+</dd>
 <dt><span class="strong"><a href="./org/trafodion/rest/VersionResource.html#VersionResource()">VersionResource()</a></span> - Constructor for class org.trafodion.rest.<a href="./org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></dt>
 <dd>
 <div class="block">Constructor</div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/index.html b/docs/2.0.0/rest_reference/apidocs/index.html
index 90beb2d..3d0922f 100644
--- a/docs/2.0.0/rest_reference/apidocs/index.html
+++ b/docs/2.0.0/rest_reference/apidocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Trafodion REST 2.0.0 API</title>
 <script type="text/javascript">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/Constants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/Constants.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/Constants.html
index d971ced..700677f 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/Constants.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:22 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constants (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html
index 8cb3684..c704364 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:22 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GetStatusResponse (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html
index 6fc67d8..64eb4aa 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RESTServlet (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html
index 809fe20..5386198 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RegisteredServer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html
index 3d7bc8e..b1327b8 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceBase (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html
index 2e40800..f23dfd1 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceConfig (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RestConstants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RestConstants.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RestConstants.html
index 2563a5e..70a1466 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RestConstants.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RestConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RestConstants (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RootResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RootResource.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RootResource.html
index 061c8cc..5b659b1 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RootResource.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RootResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RootResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RunningServer.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RunningServer.html
index 906438e..9cad1d0 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RunningServer.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RunningServer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ServerResource.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ServerResource.html
index 95df4bc..e6565fa 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ServerResource.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/ServerResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html
index dc380e5..72c7ded 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TrafodionRest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html
index 0702644..5fa1c50 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TransactionsResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html
index 54e359d..57e5865 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionAnnotation (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionResource.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionResource.html
index addee5d..6aa7730 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionResource.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/VersionResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -108,6 +108,11 @@
 <br>
 <pre>public class <span class="strong">VersionResource</span>
 extends <a href="../../../org/trafodion/rest/ResourceBase.html" title="class in org.trafodion.rest">ResourceBase</a></pre>
+<div class="block">Implements REST software version reporting
+ <p>
+ <tt>/version/rest</tt>
+ <p>
+ <tt>/version</tt> (alias for <tt>/version/rest</tt>)</div>
 </li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html
index d7ccc1a..d49b16b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.Constants (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html
index 8d61805..450eb6b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.GetStatusResponse (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html
index c0e6055..61842e8 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.RESTServlet (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html
index 63ad20c..b5f5b91 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.RegisteredServer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html
index 0ae0bdd..6284bd9 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.ResourceBase (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -110,7 +110,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></strong></code>
+<div class="block">Implements REST software version reporting</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html
index 58c9191..f854e5f 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.ResourceConfig (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html
index fccbc67..e70c697 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.trafodion.rest.RestConstants (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -124,7 +124,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></strong></code>
+<div class="block">Implements REST software version reporting</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html
index bafcc48..db03571 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.RootResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html
index 95b07ad..6f65b82 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.RunningServer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html
index 1bc14f5..2c24113 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.ServerResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html
index 0c8c4b7..d2e2c27 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.TrafodionRest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html
index 1ff5853..da322b2 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.TransactionsResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html
index 3c4c813..b489139 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.VersionAnnotation (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html
index f8d45e4..649141c 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.VersionResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Client.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Client.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Client.html
index 51e6945..629996d 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Client.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Client.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html
index 05cc97a..415fd97 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Cluster (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Response.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Response.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Response.html
index f8953d8..5886d40 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Response.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/Response.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Response (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html
index 5d27945..90516c7 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.client.Client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html
index a174eb2..d8e8b95 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.client.Cluster (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html
index 3ce8b2c..0aa4b6e 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.client.Response (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html
index f274654..3025a62 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html
index 53c9137..7e5be72 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html
index fd803b9..362e9fa 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.client Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-use.html
index 63c0e35..2123dee 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/client/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html
index 59106d5..a6beb87 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionModel (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html
index 620131e..90b905e 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.model.VersionModel (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html
index 5f3d7ed..e96bfde 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.model (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html
index d65e31d..1ea1150 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.model (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html
index 73f5d04..3f455ff 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.model Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-use.html
index 0052b11..b11c02b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/model/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.model (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-frame.html
index 448f922..868cd98 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-summary.html
index ca5386d..212db23 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -143,7 +143,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Implements REST software version reporting</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-tree.html
index 40a0209..2e56686 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-use.html
index 1f1a24a..48b21e4 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -118,7 +118,9 @@
 <td class="colOne"><a href="../../../org/trafodion/rest/class-use/TransactionsResource.html#org.trafodion.rest">TransactionsResource</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../org/trafodion/rest/class-use/VersionResource.html#org.trafodion.rest">VersionResource</a>&nbsp;</td>
+<td class="colOne"><a href="../../../org/trafodion/rest/class-use/VersionResource.html#org.trafodion.rest">VersionResource</a>
+<div class="block">Implements REST software version reporting</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html
index bbb933a..fae75f9 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JAXBContextResolver (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html
index eadadb3..0259d6e 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.provider.JAXBContextResolver (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html
index 2003e1c..e963663 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html
index 03207c2..507cbde 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html
index befcf3d..745d408 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html
index 0d40a71..37dc9d6 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.provider (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html
index de926cc..c76e91f 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PlainTextMessageBodyProducer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
index e675e96..2a9adf1 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.provider.producer.PlainTextMessageBodyProducer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html
index ce99f48..30902bf 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider.producer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>



[28/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/xref/org/trafodion/rest/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/xref/org/trafodion/rest/ServerResource.html b/docs/2.0.0/rest_reference/xref/org/trafodion/rest/ServerResource.html
index cdb39fa..48122fa 100644
--- a/docs/2.0.0/rest_reference/xref/org/trafodion/rest/ServerResource.html
+++ b/docs/2.0.0/rest_reference/xref/org/trafodion/rest/ServerResource.html
@@ -67,848 +67,827 @@
 <a class="jxr_linenumber" name="57" href="#57">57</a>  		cacheControl.setNoTransform(false);
 <a class="jxr_linenumber" name="58" href="#58">58</a>  	}
 <a class="jxr_linenumber" name="59" href="#59">59</a>  
-<a class="jxr_linenumber" name="60" href="#60">60</a>  	<em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="61" href="#61">61</a>  <em class="jxr_javadoccomment">* @@@ START COPYRIGHT @@@</em>
-<a class="jxr_linenumber" name="62" href="#62">62</a>  
-<a class="jxr_linenumber" name="63" href="#63">63</a>  <em class="jxr_javadoccomment">	Licensed to the Apache Software Foundation (ASF) under one</em>
-<a class="jxr_linenumber" name="64" href="#64">64</a>  <em class="jxr_javadoccomment">	or more contributor license agreements.  See the NOTICE file</em>
-<a class="jxr_linenumber" name="65" href="#65">65</a>  <em class="jxr_javadoccomment">	distributed with this work for additional information</em>
-<a class="jxr_linenumber" name="66" href="#66">66</a>  <em class="jxr_javadoccomment">	regarding copyright ownership.  The ASF licenses this file</em>
-<a class="jxr_linenumber" name="67" href="#67">67</a>  <em class="jxr_javadoccomment">	to you under the Apache License, Version 2.0 (the</em>
-<a class="jxr_linenumber" name="68" href="#68">68</a>  <em class="jxr_javadoccomment">	"License"); you may not use this file except in compliance</em>
-<a class="jxr_linenumber" name="69" href="#69">69</a>  <em class="jxr_javadoccomment">	with the License.  You may obtain a copy of the License at</em>
-<a class="jxr_linenumber" name="70" href="#70">70</a>  
-<a class="jxr_linenumber" name="71" href="#71">71</a>  <em class="jxr_javadoccomment">	  <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
-<a class="jxr_linenumber" name="72" href="#72">72</a>  
-<a class="jxr_linenumber" name="73" href="#73">73</a>  <em class="jxr_javadoccomment">	Unless required by applicable law or agreed to in writing,</em>
-<a class="jxr_linenumber" name="74" href="#74">74</a>  <em class="jxr_javadoccomment">	software distributed under the License is distributed on an</em>
-<a class="jxr_linenumber" name="75" href="#75">75</a>  <em class="jxr_javadoccomment">	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</em>
-<a class="jxr_linenumber" name="76" href="#76">76</a>  <em class="jxr_javadoccomment">	KIND, either express or implied.  See the License for the</em>
-<a class="jxr_linenumber" name="77" href="#77">77</a>  <em class="jxr_javadoccomment">	specific language governing permissions and limitations</em>
-<a class="jxr_linenumber" name="78" href="#78">78</a>  <em class="jxr_javadoccomment">	under the License.</em>
-<a class="jxr_linenumber" name="79" href="#79">79</a>  
-<a class="jxr_linenumber" name="80" href="#80">80</a>  <em class="jxr_javadoccomment">* @@@ END COPYRIGHT @@@</em>
-<a class="jxr_linenumber" name="81" href="#81">81</a>  <em class="jxr_javadoccomment">	 */</em>
-<a class="jxr_linenumber" name="82" href="#82">82</a>  	<strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/ServerResource.html">ServerResource</a>() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="83" href="#83">83</a>  		<strong class="jxr_keyword">super</strong>();
-<a class="jxr_linenumber" name="84" href="#84">84</a>  	}
-<a class="jxr_linenumber" name="85" href="#85">85</a>  	
-<a class="jxr_linenumber" name="86" href="#86">86</a>  	<strong class="jxr_keyword">private</strong> String buildRemoteException(String className,String exception,String message) <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="87" href="#87">87</a>    
-<a class="jxr_linenumber" name="88" href="#88">88</a>  	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="89" href="#89">89</a>  	        JSONObject jsonRemoteExceptionDetail = <strong class="jxr_keyword">new</strong> JSONObject();
-<a class="jxr_linenumber" name="90" href="#90">90</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"javaClassName"</span>, className);
-<a class="jxr_linenumber" name="91" href="#91">91</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"exception"</span>,exception);
-<a class="jxr_linenumber" name="92" href="#92">92</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"message"</span>,message);
-<a class="jxr_linenumber" name="93" href="#93">93</a>  	        JSONObject jsonRemoteException  = <strong class="jxr_keyword">new</strong> JSONObject();	        
-<a class="jxr_linenumber" name="94" href="#94">94</a>  	        jsonRemoteException.put(<span class="jxr_string">"RemoteException"</span>,jsonRemoteExceptionDetail);
-<a class="jxr_linenumber" name="95" href="#95">95</a>  	        <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) 
-<a class="jxr_linenumber" name="96" href="#96">96</a>  	            LOG.debug(jsonRemoteException.toString());
-<a class="jxr_linenumber" name="97" href="#97">97</a>  	        <strong class="jxr_keyword">return</strong> jsonRemoteException.toString();
-<a class="jxr_linenumber" name="98" href="#98">98</a>  	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="99" href="#99">99</a>  	        e.printStackTrace();
-<a class="jxr_linenumber" name="100" href="#100">100</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="101" href="#101">101</a> 	    }
-<a class="jxr_linenumber" name="102" href="#102">102</a> 	}
-<a class="jxr_linenumber" name="103" href="#103">103</a> 	
-<a class="jxr_linenumber" name="104" href="#104">104</a> 	<strong class="jxr_keyword">private</strong> JSONObject sqcheck(String operation) <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="105" href="#105">105</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
-<a class="jxr_linenumber" name="106" href="#106">106</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="107" href="#107">107</a> 	    scriptContext.setCommand(<span class="jxr_string">"sqcheck -j -c "</span> + operation);
-<a class="jxr_linenumber" name="108" href="#108">108</a> 
-<a class="jxr_linenumber" name="109" href="#109">109</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="110" href="#110">110</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="111" href="#111">111</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="112" href="#112">112</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="113" href="#113">113</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="114" href="#114">114</a> 	    }
-<a class="jxr_linenumber" name="115" href="#115">115</a> 
-<a class="jxr_linenumber" name="116" href="#116">116</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="117" href="#117">117</a>             StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="118" href="#118">118</a>             sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="119" href="#119">119</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="120" href="#120">120</a>                 sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="121" href="#121">121</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="122" href="#122">122</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="123" href="#123">123</a>             LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="124" href="#124">124</a>         }
-<a class="jxr_linenumber" name="125" href="#125">125</a> 
-<a class="jxr_linenumber" name="126" href="#126">126</a> 	    <em class="jxr_comment">// sqcheck will return:</em>
-<a class="jxr_linenumber" name="127" href="#127">127</a> 	    <em class="jxr_comment">//-1 - Not up ($?=255)</em>
-<a class="jxr_linenumber" name="128" href="#128">128</a> 	    <em class="jxr_comment">// 0 - Fully up and operational</em>
-<a class="jxr_linenumber" name="129" href="#129">129</a> 	    <em class="jxr_comment">// 1 - Partially up and operational</em>
-<a class="jxr_linenumber" name="130" href="#130">130</a> 	    <em class="jxr_comment">// 2 - Partially up and NOT operational</em>
-<a class="jxr_linenumber" name="131" href="#131">131</a> 	    String state = <strong class="jxr_keyword">null</strong>;
-<a class="jxr_linenumber" name="132" href="#132">132</a> 	    String subState = <strong class="jxr_keyword">null</strong>;
-<a class="jxr_linenumber" name="133" href="#133">133</a> 	    <strong class="jxr_keyword">int</strong> exitCode = scriptContext.getExitCode();
-<a class="jxr_linenumber" name="134" href="#134">134</a> 	    <strong class="jxr_keyword">switch</strong>(exitCode) {
-<a class="jxr_linenumber" name="135" href="#135">135</a> 	    <strong class="jxr_keyword">case</strong> 0:  
-<a class="jxr_linenumber" name="136" href="#136">136</a> 	        state = <span class="jxr_string">"UP"</span>;
-<a class="jxr_linenumber" name="137" href="#137">137</a> 	        subState = <span class="jxr_string">"OPERATIONAL"</span>;
-<a class="jxr_linenumber" name="138" href="#138">138</a> 	        <strong class="jxr_keyword">break</strong>;
-<a class="jxr_linenumber" name="139" href="#139">139</a> 	    <strong class="jxr_keyword">case</strong> 1:   
-<a class="jxr_linenumber" name="140" href="#140">140</a> 	        state = <span class="jxr_string">"PARTIALLY UP"</span>;
-<a class="jxr_linenumber" name="141" href="#141">141</a> 	        subState = <span class="jxr_string">"OPERATIONAL"</span>;
-<a class="jxr_linenumber" name="142" href="#142">142</a> 	        <strong class="jxr_keyword">break</strong>;
-<a class="jxr_linenumber" name="143" href="#143">143</a> 	    <strong class="jxr_keyword">case</strong> 2:   
-<a class="jxr_linenumber" name="144" href="#144">144</a> 	        state = <span class="jxr_string">"PARTIALLY UP"</span>;
-<a class="jxr_linenumber" name="145" href="#145">145</a> 	        subState = <span class="jxr_string">"NOT OPERATIONAL"</span>;
-<a class="jxr_linenumber" name="146" href="#146">146</a> 	        <strong class="jxr_keyword">break</strong>;
-<a class="jxr_linenumber" name="147" href="#147">147</a> 	    <strong class="jxr_keyword">case</strong> 255:  
-<a class="jxr_linenumber" name="148" href="#148">148</a> 	        state = <span class="jxr_string">"DOWN"</span>;
-<a class="jxr_linenumber" name="149" href="#149">149</a> 	        subState = <span class="jxr_string">"NOT OPERATIONAL"</span>;
-<a class="jxr_linenumber" name="150" href="#150">150</a> 	        <strong class="jxr_keyword">break</strong>;              
-<a class="jxr_linenumber" name="151" href="#151">151</a> 	    <strong class="jxr_keyword">default</strong>:
-<a class="jxr_linenumber" name="152" href="#152">152</a> 	        state = <span class="jxr_string">"UNKNOWN"</span>;
-<a class="jxr_linenumber" name="153" href="#153">153</a> 	        subState = <span class="jxr_string">"UNKNOWN"</span>;
-<a class="jxr_linenumber" name="154" href="#154">154</a> 	    }
-<a class="jxr_linenumber" name="155" href="#155">155</a> 
-<a class="jxr_linenumber" name="156" href="#156">156</a> 	    JSONObject jsonObject = <strong class="jxr_keyword">new</strong> JSONObject();
-<a class="jxr_linenumber" name="157" href="#157">157</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="158" href="#158">158</a> 	        jsonObject.put(<span class="jxr_string">"STATE"</span>, state);
-<a class="jxr_linenumber" name="159" href="#159">159</a> 	        jsonObject.put(<span class="jxr_string">"SUBSTATE"</span>, subState);
-<a class="jxr_linenumber" name="160" href="#160">160</a> 	        JSONArray jsonArray = <strong class="jxr_keyword">new</strong> JSONArray(scriptContext.getStdOut().toString());
-<a class="jxr_linenumber" name="161" href="#161">161</a> 	        jsonObject.put(<span class="jxr_string">"PROCESSES"</span>,jsonArray);
-<a class="jxr_linenumber" name="162" href="#162">162</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="163" href="#163">163</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="164" href="#164">164</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="165" href="#165">165</a> 	    }
-<a class="jxr_linenumber" name="166" href="#166">166</a> 
-<a class="jxr_linenumber" name="167" href="#167">167</a> 	    <strong class="jxr_keyword">return</strong> jsonObject;
-<a class="jxr_linenumber" name="168" href="#168">168</a> 	}
-<a class="jxr_linenumber" name="169" href="#169">169</a> 	
-<a class="jxr_linenumber" name="170" href="#170">170</a> 	<strong class="jxr_keyword">private</strong> JSONObject dcscheck() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="171" href="#171">171</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
-<a class="jxr_linenumber" name="172" href="#172">172</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="173" href="#173">173</a> 	    scriptContext.setCommand(<span class="jxr_string">"dcscheck"</span>);
-<a class="jxr_linenumber" name="174" href="#174">174</a> 	    scriptContext.setStripStdOut(false);
-<a class="jxr_linenumber" name="175" href="#175">175</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="176" href="#176">176</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="177" href="#177">177</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="178" href="#178">178</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="179" href="#179">179</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="180" href="#180">180</a> 	    }
-<a class="jxr_linenumber" name="181" href="#181">181</a> 
-<a class="jxr_linenumber" name="182" href="#182">182</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="183" href="#183">183</a>             StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="184" href="#184">184</a>             sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="185" href="#185">185</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="186" href="#186">186</a>                 sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="187" href="#187">187</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="188" href="#188">188</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="189" href="#189">189</a>             LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="190" href="#190">190</a>         }
-<a class="jxr_linenumber" name="191" href="#191">191</a> 
-<a class="jxr_linenumber" name="192" href="#192">192</a> 	    JSONObject jsonObject = <strong class="jxr_keyword">new</strong> JSONObject();
-<a class="jxr_linenumber" name="193" href="#193">193</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="194" href="#194">194</a> 	        Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString());
-<a class="jxr_linenumber" name="195" href="#195">195</a> 
-<a class="jxr_linenumber" name="196" href="#196">196</a> 			<strong class="jxr_keyword">while</strong> (scanner.hasNextLine()) {
-<a class="jxr_linenumber" name="197" href="#197">197</a> 				String line = scanner.nextLine();
-<a class="jxr_linenumber" name="198" href="#198">198</a> 				<strong class="jxr_keyword">if</strong>(line.contains(<span class="jxr_string">":"</span>)){
-<a class="jxr_linenumber" name="199" href="#199">199</a> 					String[] nameValue = line.split(<span class="jxr_string">":"</span>);
-<a class="jxr_linenumber" name="200" href="#200">200</a> 					<strong class="jxr_keyword">if</strong>(nameValue.length &gt; 1){
-<a class="jxr_linenumber" name="201" href="#201">201</a> 						jsonObject.put(nameValue[0].trim(), nameValue[1].trim());
-<a class="jxr_linenumber" name="202" href="#202">202</a> 					}
-<a class="jxr_linenumber" name="203" href="#203">203</a> 				}
-<a class="jxr_linenumber" name="204" href="#204">204</a> 			}
-<a class="jxr_linenumber" name="205" href="#205">205</a> 		
-<a class="jxr_linenumber" name="206" href="#206">206</a> 			scanner.close();
-<a class="jxr_linenumber" name="207" href="#207">207</a> 
-<a class="jxr_linenumber" name="208" href="#208">208</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="209" href="#209">209</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="210" href="#210">210</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="211" href="#211">211</a> 	    }
-<a class="jxr_linenumber" name="212" href="#212">212</a> 
-<a class="jxr_linenumber" name="213" href="#213">213</a> 	    <strong class="jxr_keyword">return</strong> jsonObject;
-<a class="jxr_linenumber" name="214" href="#214">214</a> 	}
-<a class="jxr_linenumber" name="215" href="#215">215</a> 
-<a class="jxr_linenumber" name="216" href="#216">216</a> 	<strong class="jxr_keyword">private</strong> JSONArray pstack(String program) <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="217" href="#217">217</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
-<a class="jxr_linenumber" name="218" href="#218">218</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="219" href="#219">219</a> 	    scriptContext.setCommand(<span class="jxr_string">"sqpstack "</span> + program);
-<a class="jxr_linenumber" name="220" href="#220">220</a> 	    scriptContext.setStripStdOut(false);
-<a class="jxr_linenumber" name="221" href="#221">221</a> 
-<a class="jxr_linenumber" name="222" href="#222">222</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="223" href="#223">223</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="224" href="#224">224</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="225" href="#225">225</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="226" href="#226">226</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="227" href="#227">227</a> 	    }
-<a class="jxr_linenumber" name="228" href="#228">228</a> 
-<a class="jxr_linenumber" name="229" href="#229">229</a> 	    <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="230" href="#230">230</a> 	        StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="231" href="#231">231</a> 	        sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="232" href="#232">232</a> 	        <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="233" href="#233">233</a> 	            sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="234" href="#234">234</a> 	        <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="235" href="#235">235</a> 	            sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="236" href="#236">236</a> 	        LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="237" href="#237">237</a> 	    }
-<a class="jxr_linenumber" name="238" href="#238">238</a> 
-<a class="jxr_linenumber" name="239" href="#239">239</a> 	    JSONArray json = <strong class="jxr_keyword">null</strong>;
-<a class="jxr_linenumber" name="240" href="#240">240</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="241" href="#241">241</a> 	        json = <strong class="jxr_keyword">new</strong> JSONArray();
-<a class="jxr_linenumber" name="242" href="#242">242</a> 	        StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="243" href="#243">243</a> 	        <strong class="jxr_keyword">boolean</strong> pstack = false;
-<a class="jxr_linenumber" name="244" href="#244">244</a> 	        Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString()); 
-<a class="jxr_linenumber" name="245" href="#245">245</a> 	        <strong class="jxr_keyword">while</strong>(scanner.hasNextLine()) {
-<a class="jxr_linenumber" name="246" href="#246">246</a> 	            String line = scanner.nextLine();
-<a class="jxr_linenumber" name="247" href="#247">247</a> 	            <strong class="jxr_keyword">if</strong>(line.contains(<span class="jxr_string">"pstack-ing"</span>)) {
-<a class="jxr_linenumber" name="248" href="#248">248</a> 	                <strong class="jxr_keyword">continue</strong>;
-<a class="jxr_linenumber" name="249" href="#249">249</a> 				} <strong class="jxr_keyword">else</strong> <strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>) || line.startsWith(<span class="jxr_string">"--"</span>)) {
-<a class="jxr_linenumber" name="250" href="#250">250</a> 					<strong class="jxr_keyword">if</strong> (pstack == <strong class="jxr_keyword">true</strong> &amp;&amp; sb.length() &gt; 0) {
-<a class="jxr_linenumber" name="251" href="#251">251</a> 	                    json.put(<strong class="jxr_keyword">new</strong> JSONObject().put(<span class="jxr_string">"PROGRAM"</span>, sb.toString()));
-<a class="jxr_linenumber" name="252" href="#252">252</a> 	                    sb.setLength(0);
-<a class="jxr_linenumber" name="253" href="#253">253</a> 						<strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>))
-<a class="jxr_linenumber" name="254" href="#254">254</a> 							sb.append(line + <span class="jxr_string">"\n"</span>);
-<a class="jxr_linenumber" name="255" href="#255">255</a> 						pstack = false;
-<a class="jxr_linenumber" name="256" href="#256">256</a> 	                } <strong class="jxr_keyword">else</strong> {
-<a class="jxr_linenumber" name="257" href="#257">257</a> 	                    pstack = <strong class="jxr_keyword">true</strong>;
-<a class="jxr_linenumber" name="258" href="#258">258</a> 	                    sb.append(line + <span class="jxr_string">"\n"</span>);
-<a class="jxr_linenumber" name="259" href="#259">259</a> 	                }
-<a class="jxr_linenumber" name="260" href="#260">260</a> 	            } <strong class="jxr_keyword">else</strong> {
-<a class="jxr_linenumber" name="261" href="#261">261</a> 	                sb.append(line + <span class="jxr_string">"\n"</span>);
-<a class="jxr_linenumber" name="262" href="#262">262</a> 	            }
+<a class="jxr_linenumber" name="60" href="#60">60</a>  	<strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/ServerResource.html">ServerResource</a>() <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="61" href="#61">61</a>  		<strong class="jxr_keyword">super</strong>();
+<a class="jxr_linenumber" name="62" href="#62">62</a>  	}
+<a class="jxr_linenumber" name="63" href="#63">63</a>  	
+<a class="jxr_linenumber" name="64" href="#64">64</a>  	<strong class="jxr_keyword">private</strong> String buildRemoteException(String className,String exception,String message) <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="65" href="#65">65</a>    
+<a class="jxr_linenumber" name="66" href="#66">66</a>  	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="67" href="#67">67</a>  	        JSONObject jsonRemoteExceptionDetail = <strong class="jxr_keyword">new</strong> JSONObject();
+<a class="jxr_linenumber" name="68" href="#68">68</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"javaClassName"</span>, className);
+<a class="jxr_linenumber" name="69" href="#69">69</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"exception"</span>,exception);
+<a class="jxr_linenumber" name="70" href="#70">70</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"message"</span>,message);
+<a class="jxr_linenumber" name="71" href="#71">71</a>  	        JSONObject jsonRemoteException  = <strong class="jxr_keyword">new</strong> JSONObject();	        
+<a class="jxr_linenumber" name="72" href="#72">72</a>  	        jsonRemoteException.put(<span class="jxr_string">"RemoteException"</span>,jsonRemoteExceptionDetail);
+<a class="jxr_linenumber" name="73" href="#73">73</a>  	        <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) 
+<a class="jxr_linenumber" name="74" href="#74">74</a>  	            LOG.debug(jsonRemoteException.toString());
+<a class="jxr_linenumber" name="75" href="#75">75</a>  	        <strong class="jxr_keyword">return</strong> jsonRemoteException.toString();
+<a class="jxr_linenumber" name="76" href="#76">76</a>  	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="77" href="#77">77</a>  	        e.printStackTrace();
+<a class="jxr_linenumber" name="78" href="#78">78</a>  	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="79" href="#79">79</a>  	    }
+<a class="jxr_linenumber" name="80" href="#80">80</a>  	}
+<a class="jxr_linenumber" name="81" href="#81">81</a>  	
+<a class="jxr_linenumber" name="82" href="#82">82</a>  	<strong class="jxr_keyword">private</strong> JSONObject sqcheck(String operation) <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="83" href="#83">83</a>  	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
+<a class="jxr_linenumber" name="84" href="#84">84</a>  	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
+<a class="jxr_linenumber" name="85" href="#85">85</a>  	    scriptContext.setCommand(<span class="jxr_string">"sqcheck -j -c "</span> + operation);
+<a class="jxr_linenumber" name="86" href="#86">86</a>  
+<a class="jxr_linenumber" name="87" href="#87">87</a>  	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="88" href="#88">88</a>  	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
+<a class="jxr_linenumber" name="89" href="#89">89</a>  	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="90" href="#90">90</a>  	        e.printStackTrace();
+<a class="jxr_linenumber" name="91" href="#91">91</a>  	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="92" href="#92">92</a>  	    }
+<a class="jxr_linenumber" name="93" href="#93">93</a>  
+<a class="jxr_linenumber" name="94" href="#94">94</a>          <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="95" href="#95">95</a>              StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="96" href="#96">96</a>              sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="97" href="#97">97</a>              <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
+<a class="jxr_linenumber" name="98" href="#98">98</a>                  sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="99" href="#99">99</a>              <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
+<a class="jxr_linenumber" name="100" href="#100">100</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="101" href="#101">101</a>             LOG.debug(sb.toString());
+<a class="jxr_linenumber" name="102" href="#102">102</a>         }
+<a class="jxr_linenumber" name="103" href="#103">103</a> 
+<a class="jxr_linenumber" name="104" href="#104">104</a> 	    <em class="jxr_comment">// sqcheck will return:</em>
+<a class="jxr_linenumber" name="105" href="#105">105</a> 	    <em class="jxr_comment">//-1 - Not up ($?=255)</em>
+<a class="jxr_linenumber" name="106" href="#106">106</a> 	    <em class="jxr_comment">// 0 - Fully up and operational</em>
+<a class="jxr_linenumber" name="107" href="#107">107</a> 	    <em class="jxr_comment">// 1 - Partially up and operational</em>
+<a class="jxr_linenumber" name="108" href="#108">108</a> 	    <em class="jxr_comment">// 2 - Partially up and NOT operational</em>
+<a class="jxr_linenumber" name="109" href="#109">109</a> 	    String state = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="110" href="#110">110</a> 	    String subState = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="111" href="#111">111</a> 	    <strong class="jxr_keyword">int</strong> exitCode = scriptContext.getExitCode();
+<a class="jxr_linenumber" name="112" href="#112">112</a> 	    <strong class="jxr_keyword">switch</strong>(exitCode) {
+<a class="jxr_linenumber" name="113" href="#113">113</a> 	    <strong class="jxr_keyword">case</strong> 0:  
+<a class="jxr_linenumber" name="114" href="#114">114</a> 	        state = <span class="jxr_string">"UP"</span>;
+<a class="jxr_linenumber" name="115" href="#115">115</a> 	        subState = <span class="jxr_string">"OPERATIONAL"</span>;
+<a class="jxr_linenumber" name="116" href="#116">116</a> 	        <strong class="jxr_keyword">break</strong>;
+<a class="jxr_linenumber" name="117" href="#117">117</a> 	    <strong class="jxr_keyword">case</strong> 1:   
+<a class="jxr_linenumber" name="118" href="#118">118</a> 	        state = <span class="jxr_string">"PARTIALLY UP"</span>;
+<a class="jxr_linenumber" name="119" href="#119">119</a> 	        subState = <span class="jxr_string">"OPERATIONAL"</span>;
+<a class="jxr_linenumber" name="120" href="#120">120</a> 	        <strong class="jxr_keyword">break</strong>;
+<a class="jxr_linenumber" name="121" href="#121">121</a> 	    <strong class="jxr_keyword">case</strong> 2:   
+<a class="jxr_linenumber" name="122" href="#122">122</a> 	        state = <span class="jxr_string">"PARTIALLY UP"</span>;
+<a class="jxr_linenumber" name="123" href="#123">123</a> 	        subState = <span class="jxr_string">"NOT OPERATIONAL"</span>;
+<a class="jxr_linenumber" name="124" href="#124">124</a> 	        <strong class="jxr_keyword">break</strong>;
+<a class="jxr_linenumber" name="125" href="#125">125</a> 	    <strong class="jxr_keyword">case</strong> 255:  
+<a class="jxr_linenumber" name="126" href="#126">126</a> 	        state = <span class="jxr_string">"DOWN"</span>;
+<a class="jxr_linenumber" name="127" href="#127">127</a> 	        subState = <span class="jxr_string">"NOT OPERATIONAL"</span>;
+<a class="jxr_linenumber" name="128" href="#128">128</a> 	        <strong class="jxr_keyword">break</strong>;              
+<a class="jxr_linenumber" name="129" href="#129">129</a> 	    <strong class="jxr_keyword">default</strong>:
+<a class="jxr_linenumber" name="130" href="#130">130</a> 	        state = <span class="jxr_string">"UNKNOWN"</span>;
+<a class="jxr_linenumber" name="131" href="#131">131</a> 	        subState = <span class="jxr_string">"UNKNOWN"</span>;
+<a class="jxr_linenumber" name="132" href="#132">132</a> 	    }
+<a class="jxr_linenumber" name="133" href="#133">133</a> 
+<a class="jxr_linenumber" name="134" href="#134">134</a> 	    JSONObject jsonObject = <strong class="jxr_keyword">new</strong> JSONObject();
+<a class="jxr_linenumber" name="135" href="#135">135</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="136" href="#136">136</a> 	        jsonObject.put(<span class="jxr_string">"STATE"</span>, state);
+<a class="jxr_linenumber" name="137" href="#137">137</a> 	        jsonObject.put(<span class="jxr_string">"SUBSTATE"</span>, subState);
+<a class="jxr_linenumber" name="138" href="#138">138</a> 	        JSONArray jsonArray = <strong class="jxr_keyword">new</strong> JSONArray(scriptContext.getStdOut().toString());
+<a class="jxr_linenumber" name="139" href="#139">139</a> 	        jsonObject.put(<span class="jxr_string">"PROCESSES"</span>,jsonArray);
+<a class="jxr_linenumber" name="140" href="#140">140</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="141" href="#141">141</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="142" href="#142">142</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="143" href="#143">143</a> 	    }
+<a class="jxr_linenumber" name="144" href="#144">144</a> 
+<a class="jxr_linenumber" name="145" href="#145">145</a> 	    <strong class="jxr_keyword">return</strong> jsonObject;
+<a class="jxr_linenumber" name="146" href="#146">146</a> 	}
+<a class="jxr_linenumber" name="147" href="#147">147</a> 	
+<a class="jxr_linenumber" name="148" href="#148">148</a> 	<strong class="jxr_keyword">private</strong> JSONObject dcscheck() <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="149" href="#149">149</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
+<a class="jxr_linenumber" name="150" href="#150">150</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
+<a class="jxr_linenumber" name="151" href="#151">151</a> 	    scriptContext.setCommand(<span class="jxr_string">"dcscheck"</span>);
+<a class="jxr_linenumber" name="152" href="#152">152</a> 	    scriptContext.setStripStdOut(false);
+<a class="jxr_linenumber" name="153" href="#153">153</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="154" href="#154">154</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
+<a class="jxr_linenumber" name="155" href="#155">155</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="156" href="#156">156</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="157" href="#157">157</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="158" href="#158">158</a> 	    }
+<a class="jxr_linenumber" name="159" href="#159">159</a> 
+<a class="jxr_linenumber" name="160" href="#160">160</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="161" href="#161">161</a>             StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="162" href="#162">162</a>             sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="163" href="#163">163</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
+<a class="jxr_linenumber" name="164" href="#164">164</a>                 sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="165" href="#165">165</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
+<a class="jxr_linenumber" name="166" href="#166">166</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="167" href="#167">167</a>             LOG.debug(sb.toString());
+<a class="jxr_linenumber" name="168" href="#168">168</a>         }
+<a class="jxr_linenumber" name="169" href="#169">169</a> 
+<a class="jxr_linenumber" name="170" href="#170">170</a> 	    JSONObject jsonObject = <strong class="jxr_keyword">new</strong> JSONObject();
+<a class="jxr_linenumber" name="171" href="#171">171</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="172" href="#172">172</a> 	        Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString());
+<a class="jxr_linenumber" name="173" href="#173">173</a> 
+<a class="jxr_linenumber" name="174" href="#174">174</a> 			<strong class="jxr_keyword">while</strong> (scanner.hasNextLine()) {
+<a class="jxr_linenumber" name="175" href="#175">175</a> 				String line = scanner.nextLine();
+<a class="jxr_linenumber" name="176" href="#176">176</a> 				<strong class="jxr_keyword">if</strong>(line.contains(<span class="jxr_string">":"</span>)){
+<a class="jxr_linenumber" name="177" href="#177">177</a> 					String[] nameValue = line.split(<span class="jxr_string">":"</span>);
+<a class="jxr_linenumber" name="178" href="#178">178</a> 					<strong class="jxr_keyword">if</strong>(nameValue.length &gt; 1){
+<a class="jxr_linenumber" name="179" href="#179">179</a> 						jsonObject.put(nameValue[0].trim(), nameValue[1].trim());
+<a class="jxr_linenumber" name="180" href="#180">180</a> 					}
+<a class="jxr_linenumber" name="181" href="#181">181</a> 				}
+<a class="jxr_linenumber" name="182" href="#182">182</a> 			}
+<a class="jxr_linenumber" name="183" href="#183">183</a> 		
+<a class="jxr_linenumber" name="184" href="#184">184</a> 			scanner.close();
+<a class="jxr_linenumber" name="185" href="#185">185</a> 
+<a class="jxr_linenumber" name="186" href="#186">186</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="187" href="#187">187</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="188" href="#188">188</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="189" href="#189">189</a> 	    }
+<a class="jxr_linenumber" name="190" href="#190">190</a> 
+<a class="jxr_linenumber" name="191" href="#191">191</a> 	    <strong class="jxr_keyword">return</strong> jsonObject;
+<a class="jxr_linenumber" name="192" href="#192">192</a> 	}
+<a class="jxr_linenumber" name="193" href="#193">193</a> 
+<a class="jxr_linenumber" name="194" href="#194">194</a> 	<strong class="jxr_keyword">private</strong> JSONArray pstack(String program) <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="195" href="#195">195</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
+<a class="jxr_linenumber" name="196" href="#196">196</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
+<a class="jxr_linenumber" name="197" href="#197">197</a> 	    scriptContext.setCommand(<span class="jxr_string">"sqpstack "</span> + program);
+<a class="jxr_linenumber" name="198" href="#198">198</a> 	    scriptContext.setStripStdOut(false);
+<a class="jxr_linenumber" name="199" href="#199">199</a> 
+<a class="jxr_linenumber" name="200" href="#200">200</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="201" href="#201">201</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
+<a class="jxr_linenumber" name="202" href="#202">202</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="203" href="#203">203</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="204" href="#204">204</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="205" href="#205">205</a> 	    }
+<a class="jxr_linenumber" name="206" href="#206">206</a> 
+<a class="jxr_linenumber" name="207" href="#207">207</a> 	    <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="208" href="#208">208</a> 	        StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="209" href="#209">209</a> 	        sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="210" href="#210">210</a> 	        <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
+<a class="jxr_linenumber" name="211" href="#211">211</a> 	            sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="212" href="#212">212</a> 	        <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
+<a class="jxr_linenumber" name="213" href="#213">213</a> 	            sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="214" href="#214">214</a> 	        LOG.debug(sb.toString());
+<a class="jxr_linenumber" name="215" href="#215">215</a> 	    }
+<a class="jxr_linenumber" name="216" href="#216">216</a> 
+<a class="jxr_linenumber" name="217" href="#217">217</a> 	    JSONArray json = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="218" href="#218">218</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="219" href="#219">219</a> 	        json = <strong class="jxr_keyword">new</strong> JSONArray();
+<a class="jxr_linenumber" name="220" href="#220">220</a> 	        StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="221" href="#221">221</a> 	        <strong class="jxr_keyword">boolean</strong> pstack = false;
+<a class="jxr_linenumber" name="222" href="#222">222</a> 	        Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString()); 
+<a class="jxr_linenumber" name="223" href="#223">223</a> 	        <strong class="jxr_keyword">while</strong>(scanner.hasNextLine()) {
+<a class="jxr_linenumber" name="224" href="#224">224</a> 	            String line = scanner.nextLine();
+<a class="jxr_linenumber" name="225" href="#225">225</a> 	            <strong class="jxr_keyword">if</strong>(line.contains(<span class="jxr_string">"pstack-ing"</span>)) {
+<a class="jxr_linenumber" name="226" href="#226">226</a> 	                <strong class="jxr_keyword">continue</strong>;
+<a class="jxr_linenumber" name="227" href="#227">227</a> 	       	    } <strong class="jxr_keyword">else</strong> <strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>) || line.startsWith(<span class="jxr_string">"--"</span>)) {
+<a class="jxr_linenumber" name="228" href="#228">228</a>                     <strong class="jxr_keyword">if</strong> (pstack == <strong class="jxr_keyword">true</strong> &amp;&amp; sb.length() &gt; 0) {
+<a class="jxr_linenumber" name="229" href="#229">229</a> 	                    json.put(<strong class="jxr_keyword">new</strong> JSONObject().put(<span class="jxr_string">"PROGRAM"</span>, sb.toString()));
+<a class="jxr_linenumber" name="230" href="#230">230</a> 	                    sb.setLength(0);
+<a class="jxr_linenumber" name="231" href="#231">231</a>                         <strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>))
+<a class="jxr_linenumber" name="232" href="#232">232</a>                             sb.append(line + <span class="jxr_string">"\n"</span>);
+<a class="jxr_linenumber" name="233" href="#233">233</a>                         pstack = false;
+<a class="jxr_linenumber" name="234" href="#234">234</a> 	                } <strong class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="235" href="#235">235</a> 	                    pstack = <strong class="jxr_keyword">true</strong>;
+<a class="jxr_linenumber" name="236" href="#236">236</a>                         <strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>))
+<a class="jxr_linenumber" name="237" href="#237">237</a>                             sb.append(line + <span class="jxr_string">"\n"</span>);
+<a class="jxr_linenumber" name="238" href="#238">238</a> 	                }
+<a class="jxr_linenumber" name="239" href="#239">239</a> 	            } <strong class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="240" href="#240">240</a> 	                 sb.append(line + <span class="jxr_string">"\n"</span>);
+<a class="jxr_linenumber" name="241" href="#241">241</a> 	            }
+<a class="jxr_linenumber" name="242" href="#242">242</a> 	        }
+<a class="jxr_linenumber" name="243" href="#243">243</a>             scanner.close();
+<a class="jxr_linenumber" name="244" href="#244">244</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="245" href="#245">245</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="246" href="#246">246</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="247" href="#247">247</a> 	    }
+<a class="jxr_linenumber" name="248" href="#248">248</a> 	    
+<a class="jxr_linenumber" name="249" href="#249">249</a> 	    <strong class="jxr_keyword">return</strong> json;
+<a class="jxr_linenumber" name="250" href="#250">250</a> 	}
+<a class="jxr_linenumber" name="251" href="#251">251</a> 	
+<a class="jxr_linenumber" name="252" href="#252">252</a> 	   <strong class="jxr_keyword">private</strong> JSONArray jstack(String program) <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="253" href="#253">253</a> 	        ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
+<a class="jxr_linenumber" name="254" href="#254">254</a> 	        scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
+<a class="jxr_linenumber" name="255" href="#255">255</a> 	        scriptContext.setCommand(<span class="jxr_string">"jstack "</span> + program);
+<a class="jxr_linenumber" name="256" href="#256">256</a> 	        scriptContext.setStripStdOut(false);
+<a class="jxr_linenumber" name="257" href="#257">257</a> 
+<a class="jxr_linenumber" name="258" href="#258">258</a> 	        <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="259" href="#259">259</a> 	            ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
+<a class="jxr_linenumber" name="260" href="#260">260</a> 	        } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="261" href="#261">261</a> 	            e.printStackTrace();
+<a class="jxr_linenumber" name="262" href="#262">262</a> 	            <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
 <a class="jxr_linenumber" name="263" href="#263">263</a> 	        }
-<a class="jxr_linenumber" name="264" href="#264">264</a>             scanner.close();
-<a class="jxr_linenumber" name="265" href="#265">265</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="266" href="#266">266</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="267" href="#267">267</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="268" href="#268">268</a> 	    }
-<a class="jxr_linenumber" name="269" href="#269">269</a> 	    
-<a class="jxr_linenumber" name="270" href="#270">270</a> 	    <strong class="jxr_keyword">return</strong> json;
-<a class="jxr_linenumber" name="271" href="#271">271</a> 	}
-<a class="jxr_linenumber" name="272" href="#272">272</a> 	
-<a class="jxr_linenumber" name="273" href="#273">273</a> 	   <strong class="jxr_keyword">private</strong> JSONArray jstack(String program) <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="274" href="#274">274</a> 	        ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
-<a class="jxr_linenumber" name="275" href="#275">275</a> 	        scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="276" href="#276">276</a> 	        scriptContext.setCommand(<span class="jxr_string">"jstack "</span> + program);
-<a class="jxr_linenumber" name="277" href="#277">277</a> 	        scriptContext.setStripStdOut(false);
-<a class="jxr_linenumber" name="278" href="#278">278</a> 
-<a class="jxr_linenumber" name="279" href="#279">279</a> 	        <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="280" href="#280">280</a> 	            ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="281" href="#281">281</a> 	        } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="282" href="#282">282</a> 	            e.printStackTrace();
-<a class="jxr_linenumber" name="283" href="#283">283</a> 	            <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="284" href="#284">284</a> 	        }
-<a class="jxr_linenumber" name="285" href="#285">285</a> 
-<a class="jxr_linenumber" name="286" href="#286">286</a> 	        <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="287" href="#287">287</a> 	            StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="288" href="#288">288</a> 	            sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="289" href="#289">289</a> 	            <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="290" href="#290">290</a> 	                sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="291" href="#291">291</a> 	            <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="292" href="#292">292</a> 	                sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="293" href="#293">293</a> 	            LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="294" href="#294">294</a> 	        }
+<a class="jxr_linenumber" name="264" href="#264">264</a> 
+<a class="jxr_linenumber" name="265" href="#265">265</a> 	        <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="266" href="#266">266</a> 	            StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="267" href="#267">267</a> 	            sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="268" href="#268">268</a> 	            <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
+<a class="jxr_linenumber" name="269" href="#269">269</a> 	                sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="270" href="#270">270</a> 	            <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
+<a class="jxr_linenumber" name="271" href="#271">271</a> 	                sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="272" href="#272">272</a> 	            LOG.debug(sb.toString());
+<a class="jxr_linenumber" name="273" href="#273">273</a> 	        }
+<a class="jxr_linenumber" name="274" href="#274">274</a> 
+<a class="jxr_linenumber" name="275" href="#275">275</a> 	        JSONArray json = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="276" href="#276">276</a> 	        <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="277" href="#277">277</a> 	            json = <strong class="jxr_keyword">new</strong> JSONArray();
+<a class="jxr_linenumber" name="278" href="#278">278</a> 	            StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="279" href="#279">279</a> 	            Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString()); 
+<a class="jxr_linenumber" name="280" href="#280">280</a> 	            <strong class="jxr_keyword">while</strong>(scanner.hasNextLine()) {
+<a class="jxr_linenumber" name="281" href="#281">281</a> 	                String line = scanner.nextLine();
+<a class="jxr_linenumber" name="282" href="#282">282</a>                     sb.append(line + <span class="jxr_string">"\n"</span>);
+<a class="jxr_linenumber" name="283" href="#283">283</a> 	            }
+<a class="jxr_linenumber" name="284" href="#284">284</a> 	            scanner.close();
+<a class="jxr_linenumber" name="285" href="#285">285</a>                 json.put(<strong class="jxr_keyword">new</strong> JSONObject().put(<span class="jxr_string">"PROGRAM"</span>, sb.toString()));
+<a class="jxr_linenumber" name="286" href="#286">286</a> 	        } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="287" href="#287">287</a> 	            e.printStackTrace();
+<a class="jxr_linenumber" name="288" href="#288">288</a> 	            <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="289" href="#289">289</a> 	        }
+<a class="jxr_linenumber" name="290" href="#290">290</a> 	        
+<a class="jxr_linenumber" name="291" href="#291">291</a> 	        <strong class="jxr_keyword">return</strong> json;
+<a class="jxr_linenumber" name="292" href="#292">292</a> 	    }
+<a class="jxr_linenumber" name="293" href="#293">293</a> 	
+<a class="jxr_linenumber" name="294" href="#294">294</a>     <strong class="jxr_keyword">private</strong> JSONArray dcs() <strong class="jxr_keyword">throws</strong> IOException {
 <a class="jxr_linenumber" name="295" href="#295">295</a> 
-<a class="jxr_linenumber" name="296" href="#296">296</a> 	        JSONArray json = <strong class="jxr_keyword">null</strong>;
-<a class="jxr_linenumber" name="297" href="#297">297</a> 	        <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="298" href="#298">298</a> 	            json = <strong class="jxr_keyword">new</strong> JSONArray();
-<a class="jxr_linenumber" name="299" href="#299">299</a> 	            StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="300" href="#300">300</a> 	            Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString()); 
-<a class="jxr_linenumber" name="301" href="#301">301</a> 	            <strong class="jxr_keyword">while</strong>(scanner.hasNextLine()) {
-<a class="jxr_linenumber" name="302" href="#302">302</a> 	                String line = scanner.nextLine();
-<a class="jxr_linenumber" name="303" href="#303">303</a>                     sb.append(line + <span class="jxr_string">"\n"</span>);
-<a class="jxr_linenumber" name="304" href="#304">304</a> 	            }
-<a class="jxr_linenumber" name="305" href="#305">305</a> 	            scanner.close();
-<a class="jxr_linenumber" name="306" href="#306">306</a>                 json.put(<strong class="jxr_keyword">new</strong> JSONObject().put(<span class="jxr_string">"PROGRAM"</span>, sb.toString()));
-<a class="jxr_linenumber" name="307" href="#307">307</a> 	        } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="308" href="#308">308</a> 	            e.printStackTrace();
-<a class="jxr_linenumber" name="309" href="#309">309</a> 	            <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="310" href="#310">310</a> 	        }
-<a class="jxr_linenumber" name="311" href="#311">311</a> 	        
-<a class="jxr_linenumber" name="312" href="#312">312</a> 	        <strong class="jxr_keyword">return</strong> json;
-<a class="jxr_linenumber" name="313" href="#313">313</a> 	    }
-<a class="jxr_linenumber" name="314" href="#314">314</a> 	
-<a class="jxr_linenumber" name="315" href="#315">315</a>     <strong class="jxr_keyword">private</strong> JSONArray dcs() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="316" href="#316">316</a> 
-<a class="jxr_linenumber" name="317" href="#317">317</a>         JSONArray json = <strong class="jxr_keyword">new</strong> JSONArray();
-<a class="jxr_linenumber" name="318" href="#318">318</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="319" href="#319">319</a>             List&lt;RunningServer&gt; servers = servlet.getDcsServersList();
-<a class="jxr_linenumber" name="320" href="#320">320</a>             <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled())
-<a class="jxr_linenumber" name="321" href="#321">321</a>                 LOG.debug(<span class="jxr_string">"servers="</span> + servers);
-<a class="jxr_linenumber" name="322" href="#322">322</a> 
-<a class="jxr_linenumber" name="323" href="#323">323</a>             <strong class="jxr_keyword">for</strong> (RunningServer aRunningServer: servers) {
-<a class="jxr_linenumber" name="324" href="#324">324</a>                 <strong class="jxr_keyword">for</strong> (RegisteredServer aRegisteredServer: aRunningServer.getRegistered()) {
-<a class="jxr_linenumber" name="325" href="#325">325</a>                     JSONObject obj = <strong class="jxr_keyword">new</strong> JSONObject();
-<a class="jxr_linenumber" name="326" href="#326">326</a>                     obj.put(<span class="jxr_string">"HOSTNAME"</span>,aRunningServer.getHostname());
-<a class="jxr_linenumber" name="327" href="#327">327</a>                     obj.put(<span class="jxr_string">"INSTANCE"</span>,aRunningServer.getInstance());
-<a class="jxr_linenumber" name="328" href="#328">328</a>                     obj.put(<span class="jxr_string">"START_TIME"</span>,aRunningServer.getStartTimeAsDate());
-<a class="jxr_linenumber" name="329" href="#329">329</a>                     obj.put(<span class="jxr_string">"REGISTERED"</span>, aRegisteredServer.getIsRegistered());
-<a class="jxr_linenumber" name="330" href="#330">330</a>                     obj.put(<span class="jxr_string">"STATE"</span>,aRegisteredServer.getState());
-<a class="jxr_linenumber" name="331" href="#331">331</a>                     obj.put(<span class="jxr_string">"NID"</span>,aRegisteredServer.getNid());
-<a class="jxr_linenumber" name="332" href="#332">332</a>                     obj.put(<span class="jxr_string">"PID"</span>,aRegisteredServer.getPid());
-<a class="jxr_linenumber" name="333" href="#333">333</a>                     obj.put(<span class="jxr_string">"PROCESS_NAME"</span>,aRegisteredServer.getProcessName());
-<a class="jxr_linenumber" name="334" href="#334">334</a>                     obj.put(<span class="jxr_string">"IP_ADDRESS"</span>,aRegisteredServer.getIpAddress());
-<a class="jxr_linenumber" name="335" href="#335">335</a>                     obj.put(<span class="jxr_string">"PORT"</span>,aRegisteredServer.getPort());
-<a class="jxr_linenumber" name="336" href="#336">336</a>                     obj.put(<span class="jxr_string">"CLIENT_NAME"</span>,aRegisteredServer.getClientName());
-<a class="jxr_linenumber" name="337" href="#337">337</a>                     obj.put(<span class="jxr_string">"CLIENT_APPL"</span>,aRegisteredServer.getClientAppl());
-<a class="jxr_linenumber" name="338" href="#338">338</a>                     obj.put(<span class="jxr_string">"CLIENT_IP_ADDRESS"</span>,aRegisteredServer.getClientIpAddress());
-<a class="jxr_linenumber" name="339" href="#339">339</a>                     obj.put(<span class="jxr_string">"CLIENT_PORT"</span>,aRegisteredServer.getClientPort());
-<a class="jxr_linenumber" name="340" href="#340">340</a>                     json.put(obj);
-<a class="jxr_linenumber" name="341" href="#341">341</a>                 }
-<a class="jxr_linenumber" name="342" href="#342">342</a>             }
-<a class="jxr_linenumber" name="343" href="#343">343</a>         } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="344" href="#344">344</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="345" href="#345">345</a>             <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="346" href="#346">346</a>         }
-<a class="jxr_linenumber" name="347" href="#347">347</a>         
-<a class="jxr_linenumber" name="348" href="#348">348</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled())
-<a class="jxr_linenumber" name="349" href="#349">349</a>             LOG.debug(<span class="jxr_string">"json.length() = "</span> + json.length());
-<a class="jxr_linenumber" name="350" href="#350">350</a> 
-<a class="jxr_linenumber" name="351" href="#351">351</a>         <strong class="jxr_keyword">return</strong> json;
-<a class="jxr_linenumber" name="352" href="#352">352</a>     }
-<a class="jxr_linenumber" name="353" href="#353">353</a>     
-<a class="jxr_linenumber" name="354" href="#354">354</a>     <strong class="jxr_keyword">private</strong> String nodes() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="355" href="#355">355</a>         <a href="../../../org/trafodion/rest/script/ScriptContext.html">ScriptContext</a> scriptContext = <strong class="jxr_keyword">new</strong> <a href="../../../org/trafodion/rest/script/ScriptContext.html">ScriptContext</a>();
-<a class="jxr_linenumber" name="356" href="#356">356</a>         scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="357" href="#357">357</a>         scriptContext.setCommand(<span class="jxr_string">"sqnodestatus json"</span>);
-<a class="jxr_linenumber" name="358" href="#358">358</a> 
-<a class="jxr_linenumber" name="359" href="#359">359</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="360" href="#360">360</a>             ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="361" href="#361">361</a>         } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="362" href="#362">362</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="363" href="#363">363</a>             <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="364" href="#364">364</a>         }
-<a class="jxr_linenumber" name="365" href="#365">365</a> 
-<a class="jxr_linenumber" name="366" href="#366">366</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="367" href="#367">367</a>             StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="368" href="#368">368</a>             sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="369" href="#369">369</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="370" href="#370">370</a>                 sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="371" href="#371">371</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="372" href="#372">372</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="373" href="#373">373</a>             LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="374" href="#374">374</a>         }
-<a class="jxr_linenumber" name="375" href="#375">375</a> 
-<a class="jxr_linenumber" name="376" href="#376">376</a>         <strong class="jxr_keyword">return</strong> scriptContext.getStdOut().toString();
-<a class="jxr_linenumber" name="377" href="#377">377</a>     }
-<a class="jxr_linenumber" name="378" href="#378">378</a>     
-<a class="jxr_linenumber" name="379" href="#379">379</a>     @GET
-<a class="jxr_linenumber" name="380" href="#380">380</a>     @Path(<span class="jxr_string">"/test"</span>)
-<a class="jxr_linenumber" name="381" href="#381">381</a>     @Produces({MIMETYPE_JSON})
-<a class="jxr_linenumber" name="382" href="#382">382</a>     <strong class="jxr_keyword">public</strong> Response test(
-<a class="jxr_linenumber" name="383" href="#383">383</a>             <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo,
-<a class="jxr_linenumber" name="384" href="#384">384</a>             <strong class="jxr_keyword">final</strong> @Context Request request) {
-<a class="jxr_linenumber" name="385" href="#385">385</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="386" href="#386">386</a>             <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="387" href="#387">387</a>                 LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="388" href="#388">388</a> 
-<a class="jxr_linenumber" name="389" href="#389">389</a>                 MultivaluedMap&lt;String, String&gt; queryParams = uriInfo.getQueryParameters();
-<a class="jxr_linenumber" name="390" href="#390">390</a>                 String output = <span class="jxr_string">" Query Parameters :\n"</span>;
-<a class="jxr_linenumber" name="391" href="#391">391</a>                 <strong class="jxr_keyword">for</strong> (String key : queryParams.keySet()) {
-<a class="jxr_linenumber" name="392" href="#392">392</a>                     output += key + <span class="jxr_string">" : "</span> + queryParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="393" href="#393">393</a>                 }
-<a class="jxr_linenumber" name="394" href="#394">394</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="395" href="#395">395</a> 
-<a class="jxr_linenumber" name="396" href="#396">396</a>                 MultivaluedMap&lt;String, String&gt; pathParams = uriInfo.getPathParameters();
-<a class="jxr_linenumber" name="397" href="#397">397</a>                 output = <span class="jxr_string">" Path Parameters :\n"</span>;
-<a class="jxr_linenumber" name="398" href="#398">398</a>                 <strong class="jxr_keyword">for</strong> (String key : pathParams.keySet()) {
-<a class="jxr_linenumber" name="399" href="#399">399</a>                     output += key + <span class="jxr_string">" : "</span> + pathParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="400" href="#400">400</a>                 }
-<a class="jxr_linenumber" name="401" href="#401">401</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="402" href="#402">402</a>             }
-<a class="jxr_linenumber" name="403" href="#403">403</a>  
-<a class="jxr_linenumber" name="404" href="#404">404</a>             String result = buildRemoteException(
-<a class="jxr_linenumber" name="405" href="#405">405</a>                     <span class="jxr_string">"org.trafodion.rest.NotFoundException"</span>,
-<a class="jxr_linenumber" name="406" href="#406">406</a>                     <span class="jxr_string">"NotFoundException"</span>,
-<a class="jxr_linenumber" name="407" href="#407">407</a>                     <span class="jxr_string">"This is my exception text"</span>);
-<a class="jxr_linenumber" name="408" href="#408">408</a>             <strong class="jxr_keyword">return</strong> Response.status(Response.Status.NOT_FOUND)
-<a class="jxr_linenumber" name="409" href="#409">409</a>                     .type(MIMETYPE_JSON).entity(result)
-<a class="jxr_linenumber" name="410" href="#410">410</a>                     .build();
-<a class="jxr_linenumber" name="411" href="#411">411</a>             
-<a class="jxr_linenumber" name="412" href="#412">412</a>             <em class="jxr_comment">//ResponseBuilder response = Response.ok(result);</em>
-<a class="jxr_linenumber" name="413" href="#413">413</a>             <em class="jxr_comment">//response.cacheControl(cacheControl);</em>
-<a class="jxr_linenumber" name="414" href="#414">414</a>             <em class="jxr_comment">//return response.build();</em>
-<a class="jxr_linenumber" name="415" href="#415">415</a>         } <strong class="jxr_keyword">catch</strong> (IOException e) {
-<a class="jxr_linenumber" name="416" href="#416">416</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="417" href="#417">417</a>             <strong class="jxr_keyword">return</strong> Response.status(Response.Status.SERVICE_UNAVAILABLE)
-<a class="jxr_linenumber" name="418" href="#418">418</a>                     .type(MIMETYPE_TEXT).entity(<span class="jxr_string">"Unavailable"</span> + CRLF)
-<a class="jxr_linenumber" name="419" href="#419">419</a>                     .build();
-<a class="jxr_linenumber" name="420" href="#420">420</a>         }
-<a class="jxr_linenumber" name="421" href="#421">421</a>     }    
-<a class="jxr_linenumber" name="422" href="#422">422</a>     
-<a class="jxr_linenumber" name="423" href="#423">423</a>     @GET
-<a class="jxr_linenumber" name="424" href="#424">424</a>     @Produces({MIMETYPE_JSON})
-<a class="jxr_linenumber" name="425" href="#425">425</a>     <strong class="jxr_keyword">public</strong> Response getAll(
-<a class="jxr_linenumber" name="426" href="#426">426</a>             <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo,
-<a class="jxr_linenumber" name="427" href="#427">427</a>             <strong class="jxr_keyword">final</strong> @Context Request request) {
-<a class="jxr_linenumber" name="428" href="#428">428</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="429" href="#429">429</a>             <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="430" href="#430">430</a>                 LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="431" href="#431">431</a> 
-<a class="jxr_linenumber" name="432" href="#432">432</a>                 MultivaluedMap&lt;String, String&gt; queryParams = uriInfo.getQueryParameters();
-<a class="jxr_linenumber" name="433" href="#433">433</a>                 String output = <span class="jxr_string">" Query Parameters :\n"</span>;
-<a class="jxr_linenumber" name="434" href="#434">434</a>                 <strong class="jxr_keyword">for</strong> (String key : queryParams.keySet()) {
-<a class="jxr_linenumber" name="435" href="#435">435</a>                     output += key + <span class="jxr_string">" : "</span> + queryParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="436" href="#436">436</a>                 }
-<a class="jxr_linenumber" name="437" href="#437">437</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="438" href="#438">438</a> 
-<a class="jxr_linenumber" name="439" href="#439">439</a>                 MultivaluedMap&lt;String, String&gt; pathParams = uriInfo.getPathParameters();
-<a class="jxr_linenumber" name="440" href="#440">440</a>                 output = <span class="jxr_string">" Path Parameters :\n"</span>;
-<a class="jxr_linenumber" name="441" href="#441">441</a>                 <strong class="jxr_keyword">for</strong> (String key : pathParams.keySet()) {
-<a class="jxr_linenumber" name="442" href="#442">442</a>                     output += key + <span class="jxr_string">" : "</span> + pathParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="443" href="#443">443</a>                 }
-<a class="jxr_linenumber" name="444" href="#444">444</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="445" href="#445">445</a>             }
-<a class="jxr_linenumber" name="446" href="#446">446</a> 
-<a class="jxr_linenumber" name="447" href="#447">447</a>             JSONObject jsonObject = sqcheck(<span class="jxr_string">"all"</span>);
-<a class="jxr_linenumber" name="448" href="#448">448</a>             
-<a class="jxr_linenumber" name="449" href="#449">449</a>             <strong class="jxr_keyword">if</strong>(jsonObject.length() == 0) {
-<a class="jxr_linenumber" name="450" href="#450">450</a>                 String result = buildRemoteException(
-<a class="jxr_linenumber" name="451" href="#451">451</a>                         <span class="jxr_string">"org.trafodion.rest.NotFoundException"</span>,
-<a class="jxr_linenumber" name="452" href="#452">452</a>                         <span class="jxr_string">"NotFoundException"</span>,
-<a class="jxr_linenumber" name="453" href="#453">453</a>                         <span class="jxr_string">"No server resources found"</span>);
-<a class="jxr_linenumber" name="454" href="#454">454</a>                 <strong class="jxr_keyword">return</strong> Response.status(Response.Status.NOT_FOUND)
-<a class="jxr_linenumber" name="455" href="#455">455</a>                         .type(MIMETYPE_JSON).entity(result)
-<a class="jxr_linenumber" name="456" href="#456">456</a>                         .build();
-<a class="jxr_linenumber" name="457" href="#457">457</a>             }
-<a class="jxr_linenumber" name="458" href="#458">458</a>  
-<a class="jxr_linenumber" name="459" href="#459">459</a>             ResponseBuilder response = Response.ok(jsonObject.toString());
-<a class="jxr_linenumber" name="460" href="#460">460</a>             response.cacheControl(cacheControl);
-<a class="jxr_linenumber" name="461" href="#461">461</a>             <strong class="jxr_keyword">return</strong> response.build();
-<a class="jxr_linenumber" name="462" href="#462">462</a>         } <strong class="jxr_keyword">catch</strong> (IOException e) {
-<a class="jxr_linenumber" name="463" href="#463">463</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="464" href="#464">464</a>             <strong class="jxr_keyword">return</strong> Response.status(Response.Status.SERVICE_UNAVAILABLE)
-<a class="jxr_linenumber" name="465" href="#465">465</a>                     .type(MIMETYPE_TEXT).entity(<span class="jxr_string">"Unavailable"</span> + CRLF)
-<a class="jxr_linenumber" name="466" href="#466">466</a>                     .build();
-<a class="jxr_linenumber" name="467" href="#467">467</a>         }
-<a class="jxr_linenumber" name="468" href="#468">468</a>     }    
-<a class="jxr_linenumber" name="469" href="#469">469</a>     
-<a class="jxr_linenumber" name="470" href="#470">470</a>     @GET
-<a class="jxr_linenumber" name="471" href="#471">471</a>     @Path(<span class="jxr_string">"/dtm"</span>)
-<a class="jxr_linenumber" name="472" href="#472">472</a>     @Produces({MIMETYPE_JSON})
-<a class="jxr_linenumber" name="473" href="#473">473</a>     <strong class="jxr_keyword">public</strong> Response getDtm(
-<a class="jxr_linenumber" name="474" href="#474">474</a>             <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo,
-<a class="jxr_linenumber" name="475" href="#475">475</a>             <strong class="jxr_keyword">final</strong> @Context Request request) {
-<a class="jxr_linenumber" name="476" href="#476">476</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="477" href="#477">477</a>             <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="478" href="#478">478</a>                 LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="479" href="#479">479</a> 
-<a class="jxr_linenumber" name="480" href="#480">480</a>                 MultivaluedMap&lt;String, String&gt; queryParams = uriInfo.getQueryParameters();
-<a class="jxr_linenumber" name="481" href="#481">481</a>                 String output = <span class="jxr_string">" Query Parameters :\n"</span>;
-<a class="jxr_linenumber" name="482" href="#482">482</a>                 <strong class="jxr_keyword">for</strong> (String key : queryParams.keySet()) {
-<a class="jxr_linenumber" name="483" href="#483">483</a>                     output += key + <span class="jxr_string">" : "</span> + queryParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="484" href="#484">484</a>                 }
-<a class="jxr_linenumber" name="485" href="#485">485</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="486" href="#486">486</a> 
-<a class="jxr_linenumber" name="487" href="#487">487</a>                 MultivaluedMap&lt;String, String&gt; pathParams = uriInfo.getPathParameters();
-<a class="jxr_linenumber" name="488" href="#488">488</a>                 output = <span class="jxr_string">" Path Parameters :\n"</span>;
-<a class="jxr_linenumber" name="489" href="#489">489</a>                 <strong class="jxr_keyword">for</strong> (String key : pathParams.keySet()) {
-<a class="jxr_linenumber" name="490" href="#490">490</a>                     output += key + <span class="jxr_string">" : "</span> + pathParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="491" href="#491">491</a>                 }
-<a class="jxr_linenumber" name="492" href="#492">492</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="493" href="#493">493</a>             }
-<a class="jxr_linenumber" name="494" href="#494">494</a> 
-<a class="jxr_linenumber" name="495" href="#495">495</a>             JSONObject jsonObject = sqcheck(<span class="jxr_string">"dtm"</span>);
-<a class="jxr_linenumber" name="496" href="#496">496</a>             
-<a class="jxr_linenumber" name="497" href="#497">497</a>             <strong class="jxr_keyword">if</strong>(jsonObject.length() == 0) {
-<a class="jxr_linenumber" name="498" href="#498">498</a>                 String result = buildRemoteException(
-<a class="jxr_linenumber" name="499" href="#499">499</a>                         <span class="jxr_string">"org.trafodion.rest.NotFoundException"</span>,
-<a class="jxr_linenumber" name="500" href="#500">500</a>                         <span class="jxr_string">"NotFoundException"</span>,
-<a class="jxr_linenumber" name="501" href="#501">501</a>                         <span class="jxr_string">"No dtm resources found"</span>);
-<a class="jxr_linenumber" name="502" href="#502">502</a>                 <strong class="jxr_keyword">return</strong> Response.status(Response.Status.NOT_FOUND)
-<a class="jxr_linenumber" name="503" href="#503">503</a>                         .type(MIMETYPE_JSON).entity(result)
-<a class="jxr_linenumber" name="504" href="#504">504</a>                         .build();
-<a class="jxr_linenumber" name="505" href="#505">505</a>             }
-<a class="jxr_linenumber" name="506" href="#506">506</a>  
-<a class="jxr_linenumber" name="507" href="#507">507</a>             ResponseBuilder response = Response.ok(jsonObject.toString());
-<a class="jxr_linenumber" name="508" href="#508">508</a>             response.cacheControl(cacheControl);
-<a class="jxr_linenumber" name="509" href="#509">509</a>             <strong class="jxr_keyword">return</strong> response.build();
-<a class="jxr_linenumber" name="510" href="#510">510</a>         } <strong class="jxr_keyword">catch</strong> (IOException e) {
-<a class="jxr_linenumber" name="511" href="#511">511</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="512" href="#512">512</a>             <strong class="jxr_keyword">return</strong> Response.status(Response.Status.SERVICE_UNAVAILABLE)
-<a class="jxr_linenumber" name="513" href="#513">513</a>                     .type(MIMETYPE_TEXT).entity(<span class="jxr_string">"Unavailable"</span> + CRLF)
-<a class="jxr_linenumber" name="514" href="#514">514</a>                     .build();
-<a class="jxr_linenumber" name="515" href="#515">515</a>         }
-<a class="jxr_linenumber" name="516" href="#516">516</a>     }
-<a class="jxr_linenumber" name="517" href="#517">517</a> 
-<a class="jxr_linenumber" name="518" href="#518">518</a>     @GET
-<a class="jxr_linenumber" name="519" href="#519">519</a>     @Path(<span class="jxr_string">"/rms"</span>)
-<a class="jxr_linenumber" name="520" href="#520">520</a>     @Produces({MIMETYPE_JSON})
-<a class="jxr_linenumber" name="521" href="#521">521</a>     <strong class="jxr_keyword">public</strong> Response getRms(
-<a class="jxr_linenumber" name="522" href="#522">522</a>             <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo,
-<a class="jxr_linenumber" name="523" href="#523">523</a>             <strong class="jxr_keyword">final</strong> @Context Request request) {
-<a class="jxr_linenumber" name="524" href="#524">524</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="525" href="#525">525</a>             <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="526" href="#526">526</a>                 LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="527" href="#527">527</a> 
-<a class="jxr_linenumber" name="528" href="#528">528</a>                 MultivaluedMap&lt;String, String&gt; queryParams = uriInfo.getQueryParameters();
-<a class="jxr_linenumber" name="529" href="#529">529</a>                 String output = <span class="jxr_string">" Query Parameters :\n"</span>;
-<a class="jxr_linenumber" name="530" href="#530">530</a>                 <strong class="jxr_keyword">for</strong> (String key : queryParams.keySet()) {
-<a class="jxr_linenumber" name="531" href="#531">531</a>                     output += key + <span class="jxr_string">" : "</span> + queryParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="532" href="#532">532</a>                 }
-<a class="jxr_linenumber" name="533" href="#533">533</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="534" href="#534">534</a> 
-<a class="jxr_linenumber" name="535" href="#535">535</a>                 MultivaluedMap&lt;String, String&gt; pathParams = uriInfo.getPathParameters();
-<a class="jxr_linenumber" name="536" href="#536">536</a>                 output = <span class="jxr_string">" Path Parameters :\n"</span>;
-<a class="jxr_linenumber" name="537" href="#537">537</a>                 <strong class="jxr_keyword">for</strong> (String key : pathParams.keySet()) {
-<a class="jxr_linenumber" name="538" href="#538">538</a>                     output += key + <span class="jxr_string">" : "</span> + pathParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="539" href="#539">539</a>                 }
-<a class="jxr_linenumber" name="540" href="#540">540</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="541" href="#541">541</a>             }
-<a class="jxr_linenumber" name="542" href="#542">542</a> 
-<a class="jxr_linenumber" name="543" href="#543">543</a>             JSONObject jsonObject = sqcheck(<span class="jxr_string">"rms"</span>);
-<a class="jxr_linenumber" name="544" href="#544">544</a>             
-<a class="jxr_linenumber" name="545" href="#545">545</a>             <strong class="jxr_keyword">if</strong>(jsonObject.length() == 0) {
-<a class="jxr_linenumber" name="546" href="#546">546</a>                 String result = buildRemoteException(
-<a class="jxr_linenumber" name="547" href="#547">547</a>                         <span class="jxr_string">"org.trafodion.rest.NotFoundException"</span>,
-<a class="jxr_linenumber" name="548" href="#548">548</a>                         <span class="jxr_string">"NotFoundException"</span>,
-<a class="jxr_linenumber" name="549" href="#549">549</a>                         <span class="jxr_string">"No rms resources found"</span>);
-<a class="jxr_linenumber" name="550" href="#550">550</a>                 <strong class="jxr_keyword">return</strong> Response.status(Response.Status.NOT_FOUND)
-<a class="jxr_linenumber" name="551" href="#551">551</a>                         .type(MIMETYPE_JSON).entity(result)
-<a class="jxr_linenumber" name="552" href="#552">552</a>                         .build();
-

<TRUNCATED>


[15/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/Trafodion_Messages_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/messages_guide/Trafodion_Messages_Guide.pdf b/docs/messages_guide/Trafodion_Messages_Guide.pdf
index db9d3a0..c5539bd 100644
--- a/docs/messages_guide/Trafodion_Messages_Guide.pdf
+++ b/docs/messages_guide/Trafodion_Messages_Guide.pdf
@@ -5,16 +5,16 @@
 /Author (Version 1.3.0, January 2016)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221341+00'00')
-/ModDate (D:20160212221341+00'00')
+/CreationDate (D:20160218161922+00'00')
+/ModDate (D:20160218161922+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 44 0 R
-/Outlines 2700 0 R
-/PageLabels 3302 0 R
+/Outlines 2702 0 R
+/PageLabels 3304 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -24,7 +24,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 385
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 28 0 R 30 0 R 32 0 R 34 0 R 36 0 R 38 0 R 42 0 R 51 0 R 53 0 R 55 0 R 60 0 R 65 0 R 70 0 R 73 0 R 78 0 R 82 0 R 86 0 R 90 0 R 96 0 R 100 0 R 104 0 R 108 0 R 112 0 R 118 0 R 122 0 R 126 0 R 131 0 R 135 0 R 140 0 R 144 0 R 148 0 R 152 0 R 156 0 R 161 0 R 165 0 R 170 0 R 175 0 R 179 0 R 184 0 R 188 0 R 192 0 R 197 0 R 201 0 R 207 0 R 211 0 R 215 0 R 219 0 R 223 0 R 228 0 R 232 0 R 236 0 R 240 0 R 244 0 R 249 0 R 253 0 R 258 0 R 262 0 R 266 0 R 271 0 R 275 0 R 279 0 R 283 0 R 287 0 R 292 0 R 297 0 R 302 0 R 306 0 R 311 0 R 316 0 R 319 0 R 322 0 R 326 0 R 330 0 R 334 0 R 339 0 R 344 0 R 350 0 R 354 0 R 359 0 R 364 0 R 368 0 R 373 0 R 377 0 R 381 0 R 386 0 R 390 0 R 394 0 R 398 0 R 402 0 R 407 0 R 412 0 R 416 0 R 420 0 R 424 0 R 429 0 R 433 0 R 437 0 R 441 0 R 445 0 R 450 0 R 456 0 R 460 0 R 464 0 R 468 0 R 473 0 R 477 0 R 481 0 R 486 0 R 490 0 R 495 0 R 499 0 R 503 0 R 507 0 R 511 0 R 518 0 R 522 0 R 526 0 R 530 
 0 R 534 0 R 539 0 R 543 0 R 547 0 R 551 0 R 555 0 R 560 0 R 564 0 R 568 0 R 572 0 R 576 0 R 581 0 R 585 0 R 589 0 R 593 0 R 597 0 R 602 0 R 606 0 R 610 0 R 614 0 R 618 0 R 623 0 R 628 0 R 632 0 R 637 0 R 642 0 R 647 0 R 651 0 R 655 0 R 659 0 R 663 0 R 668 0 R 672 0 R 676 0 R 680 0 R 684 0 R 689 0 R 693 0 R 697 0 R 701 0 R 705 0 R 710 0 R 714 0 R 718 0 R 722 0 R 726 0 R 732 0 R 736 0 R 740 0 R 744 0 R 748 0 R 753 0 R 757 0 R 762 0 R 768 0 R 773 0 R 778 0 R 782 0 R 786 0 R 790 0 R 794 0 R 799 0 R 803 0 R 807 0 R 811 0 R 815 0 R 820 0 R 824 0 R 828 0 R 832 0 R 836 0 R 841 0 R 845 0 R 849 0 R 853 0 R 857 0 R 862 0 R 866 0 R 870 0 R 874 0 R 878 0 R 883 0 R 887 0 R 891 0 R 895 0 R 899 0 R 904 0 R 908 0 R 912 0 R 916 0 R 920 0 R 925 0 R 929 0 R 933 0 R 937 0 R 941 0 R 947 0 R 951 0 R 955 0 R 959 0 R 963 0 R 968 0 R 972 0 R 976 0 R 980 0 R 984 0 R 989 0 R 993 0 R 997 0 R 1001 0 R 1005 0 R 1010 0 R 1014 0 R 1018 0 R 1022 0 R 1026 0 R 1031 0 R 1035 0 R 1039 0 R 1043 0 R 1047 0 R 1052 0 R 1056
  0 R 1060 0 R 1064 0 R 1068 0 R 1073 0 R 1077 0 R 1081 0 R 1085 0 R 1089 0 R 1094 0 R 1098 0 R 1102 0 R 1107 0 R 1111 0 R 1114 0 R 1120 0 R 1125 0 R 1129 0 R 1133 0 R 1137 0 R 1142 0 R 1146 0 R 1150 0 R 1154 0 R 1159 0 R 1166 0 R 1171 0 R 1176 0 R 1180 0 R 1184 0 R 1191 0 R 1196 0 R 1201 0 R 1206 0 R 1210 0 R 1215 0 R 1219 0 R 1223 0 R 1227 0 R 1231 0 R 1236 0 R 1240 0 R 1244 0 R 1248 0 R 1251 0 R 1258 0 R 1262 0 R 1266 0 R 1270 0 R 1275 0 R 1280 0 R 1285 0 R 1291 0 R 1297 0 R 1303 0 R 1309 0 R 1315 0 R 1322 0 R 1328 0 R 1334 0 R 1340 0 R 1343 0 R 1348 0 R 1352 0 R 1355 0 R 1361 0 R 1363 0 R 1365 0 R 1367 0 R 1369 0 R 1371 0 R 1373 0 R 1375 0 R 1377 0 R 1379 0 R 1381 0 R 1383 0 R 1385 0 R 1387 0 R 1389 0 R 1391 0 R 1393 0 R 1395 0 R 1397 0 R 1399 0 R 1401 0 R 1403 0 R 1405 0 R 1407 0 R 1409 0 R 1411 0 R 1413 0 R 1415 0 R 1417 0 R 1419 0 R 1421 0 R 1423 0 R 1425 0 R 1427 0 R 1429 0 R 1431 0 R 1433 0 R 1435 0 R 1437 0 R 1439 0 R 1441 0 R 1443 0 R 1445 0 R 1447 0 R 1449 0 R 1451 0 R 14
 53 0 R 1455 0 R 1457 0 R 1459 0 R 1461 0 R 1463 0 R 1465 0 R 1467 0 R 1469 0 R 1471 0 R 1473 0 R 1477 0 R 1479 0 R 1481 0 R 1483 0 R 1485 0 R 1487 0 R 1489 0 R 1491 0 R 1493 0 R 1495 0 R 1497 0 R 1499 0 R 1501 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 28 0 R 30 0 R 32 0 R 34 0 R 36 0 R 38 0 R 42 0 R 51 0 R 53 0 R 55 0 R 62 0 R 67 0 R 72 0 R 75 0 R 80 0 R 84 0 R 88 0 R 92 0 R 98 0 R 102 0 R 106 0 R 110 0 R 114 0 R 120 0 R 124 0 R 128 0 R 133 0 R 137 0 R 142 0 R 146 0 R 150 0 R 154 0 R 158 0 R 163 0 R 167 0 R 172 0 R 177 0 R 181 0 R 186 0 R 190 0 R 194 0 R 199 0 R 203 0 R 209 0 R 213 0 R 217 0 R 221 0 R 225 0 R 230 0 R 234 0 R 238 0 R 242 0 R 246 0 R 251 0 R 255 0 R 260 0 R 264 0 R 268 0 R 273 0 R 277 0 R 281 0 R 285 0 R 289 0 R 294 0 R 299 0 R 304 0 R 308 0 R 313 0 R 318 0 R 321 0 R 324 0 R 328 0 R 332 0 R 336 0 R 341 0 R 346 0 R 352 0 R 356 0 R 361 0 R 366 0 R 370 0 R 375 0 R 379 0 R 383 0 R 388 0 R 392 0 R 396 0 R 400 0 R 404 0 R 409 0 R 414 0 R 418 0 R 422 0 R 426 0 R 431 0 R 435 0 R 439 0 R 443 0 R 447 0 R 452 0 R 458 0 R 462 0 R 466 0 R 470 0 R 475 0 R 479 0 R 483 0 R 488 0 R 492 0 R 497 0 R 501 0 R 505 0 R 509 0 R 513 0 R 520 0 R 524 0 R 528 0 R 532 
 0 R 536 0 R 541 0 R 545 0 R 549 0 R 553 0 R 557 0 R 562 0 R 566 0 R 570 0 R 574 0 R 578 0 R 583 0 R 587 0 R 591 0 R 595 0 R 599 0 R 604 0 R 608 0 R 612 0 R 616 0 R 620 0 R 625 0 R 630 0 R 634 0 R 639 0 R 644 0 R 649 0 R 653 0 R 657 0 R 661 0 R 665 0 R 670 0 R 674 0 R 678 0 R 682 0 R 686 0 R 691 0 R 695 0 R 699 0 R 703 0 R 707 0 R 712 0 R 716 0 R 720 0 R 724 0 R 728 0 R 734 0 R 738 0 R 742 0 R 746 0 R 750 0 R 755 0 R 759 0 R 764 0 R 770 0 R 775 0 R 780 0 R 784 0 R 788 0 R 792 0 R 796 0 R 801 0 R 805 0 R 809 0 R 813 0 R 817 0 R 822 0 R 826 0 R 830 0 R 834 0 R 838 0 R 843 0 R 847 0 R 851 0 R 855 0 R 859 0 R 864 0 R 868 0 R 872 0 R 876 0 R 880 0 R 885 0 R 889 0 R 893 0 R 897 0 R 901 0 R 906 0 R 910 0 R 914 0 R 918 0 R 922 0 R 927 0 R 931 0 R 935 0 R 939 0 R 943 0 R 949 0 R 953 0 R 957 0 R 961 0 R 965 0 R 970 0 R 974 0 R 978 0 R 982 0 R 986 0 R 991 0 R 995 0 R 999 0 R 1003 0 R 1007 0 R 1012 0 R 1016 0 R 1020 0 R 1024 0 R 1028 0 R 1033 0 R 1037 0 R 1041 0 R 1045 0 R 1049 0 R 1054 0 R 1058
  0 R 1062 0 R 1066 0 R 1070 0 R 1075 0 R 1079 0 R 1083 0 R 1087 0 R 1091 0 R 1096 0 R 1100 0 R 1104 0 R 1109 0 R 1113 0 R 1116 0 R 1122 0 R 1127 0 R 1131 0 R 1135 0 R 1139 0 R 1144 0 R 1148 0 R 1152 0 R 1156 0 R 1161 0 R 1168 0 R 1173 0 R 1178 0 R 1182 0 R 1186 0 R 1193 0 R 1198 0 R 1203 0 R 1208 0 R 1212 0 R 1217 0 R 1221 0 R 1225 0 R 1229 0 R 1233 0 R 1238 0 R 1242 0 R 1246 0 R 1250 0 R 1253 0 R 1260 0 R 1264 0 R 1268 0 R 1272 0 R 1277 0 R 1282 0 R 1287 0 R 1293 0 R 1299 0 R 1305 0 R 1311 0 R 1317 0 R 1324 0 R 1330 0 R 1336 0 R 1342 0 R 1345 0 R 1350 0 R 1354 0 R 1357 0 R 1363 0 R 1365 0 R 1367 0 R 1369 0 R 1371 0 R 1373 0 R 1375 0 R 1377 0 R 1379 0 R 1381 0 R 1383 0 R 1385 0 R 1387 0 R 1389 0 R 1391 0 R 1393 0 R 1395 0 R 1397 0 R 1399 0 R 1401 0 R 1403 0 R 1405 0 R 1407 0 R 1409 0 R 1411 0 R 1413 0 R 1415 0 R 1417 0 R 1419 0 R 1421 0 R 1423 0 R 1425 0 R 1427 0 R 1429 0 R 1431 0 R 1433 0 R 1435 0 R 1437 0 R 1439 0 R 1441 0 R 1443 0 R 1445 0 R 1447 0 R 1449 0 R 1451 0 R 1453 0 R 14
 55 0 R 1457 0 R 1459 0 R 1461 0 R 1463 0 R 1465 0 R 1467 0 R 1469 0 R 1471 0 R 1473 0 R 1475 0 R 1479 0 R 1481 0 R 1483 0 R 1485 0 R 1487 0 R 1489 0 R 1491 0 R 1493 0 R 1495 0 R 1497 0 R 1499 0 R 1501 0 R 1503 0 R]
 >>
 endobj
 4 0 obj
@@ -1767,7 +1767,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [1502 0 R 1503 0 R 1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R]
+/Annots [1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R]
 >>
 endobj
 11 0 obj
@@ -3550,7 +3550,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R 1633 0 R 1634 0 R 1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R]
+/Annots [1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R 1633 0 R 1634 0 R 1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R 1672 0 R 1673 0 R]
 >>
 endobj
 13 0 obj
@@ -5333,7 +5333,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1672 0 R 1673 0 R 1674 0 R 1675 0 R 1676 0 R 1677 0 R 1678 0 R 1679 0 R 1680 0 R 1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R]
+/Annots [1674 0 R 1675 0 R 1676 0 R 1677 0 R 1678 0 R 1679 0 R 1680 0 R 1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R 1760 0 R 1761 0 R]
 >>
 endobj
 15 0 obj
@@ -7116,7 +7116,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1760 0 R 1761 0 R 1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R 1785 0 R 1786 0 R 1787 0 R 1788 0 R 1789 0 R 1790 0 R 1791 0 R 1792 0 R 1793 0 R 1794 0 R 1795 0 R 1796 0 R 1797 0 R 1798 0 R 1799 0 R 1800 0 R 1801 0 R 1802 0 R 1803 0 R 1804 0 R 1805 0 R 1806 0 R 1807 0 R 1808 0 R 1809 0 R 1810 0 R 1811 0 R 1812 0 R 1813 0 R 1814 0 R 1815 0 R 1816 0 R 1817 0 R 1818 0 R 1819 0 R 1820 0 R 1821 0 R 1822 0 R 1823 0 R 1824 0 R 1825 0 R 1826 0 R 1827 0 R 1828 0 R 1829 0 R 1830 0 R 1831 0 R 1832 0 R 1833 0 R 1834 0 R 1835 0 R 1836 0 R 1837 0 R 1838 0 R 1839 0 R 1840 0 R 1841 0 R 1842 0 R 1843 0 R 1844 0 R 1845 0 R 1846 0 R 1847 0 R]
+/Annots [1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R 1785 0 R 1786 0 R 1787 0 R 1788 0 R 1789 0 R 1790 0 R 1791 0 R 1792 0 R 1793 0 R 1794 0 R 1795 0 R 1796 0 R 1797 0 R 1798 0 R 1799 0 R 1800 0 R 1801 0 R 1802 0 R 1803 0 R 1804 0 R 1805 0 R 1806 0 R 1807 0 R 1808 0 R 1809 0 R 1810 0 R 1811 0 R 1812 0 R 1813 0 R 1814 0 R 1815 0 R 1816 0 R 1817 0 R 1818 0 R 1819 0 R 1820 0 R 1821 0 R 1822 0 R 1823 0 R 1824 0 R 1825 0 R 1826 0 R 1827 0 R 1828 0 R 1829 0 R 1830 0 R 1831 0 R 1832 0 R 1833 0 R 1834 0 R 1835 0 R 1836 0 R 1837 0 R 1838 0 R 1839 0 R 1840 0 R 1841 0 R 1842 0 R 1843 0 R 1844 0 R 1845 0 R 1846 0 R 1847 0 R 1848 0 R 1849 0 R]
 >>
 endobj
 17 0 obj
@@ -8899,7 +8899,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1848 0 R 1849 0 R 1850 0 R 1851 0 R 1852 0 R 1853 0 R 1854 0 R 1855 0 R 1856 0 R 1857 0 R 1858 0 R 1859 0 R 1860 0 R 1861 0 R 1862 0 R 1863 0 R 1864 0 R 1865 0 R 1866 0 R 1867 0 R 1868 0 R 1869 0 R 1870 0 R 1871 0 R 1872 0 R 1873 0 R 1874 0 R 1875 0 R 1876 0 R 1877 0 R 1878 0 R 1879 0 R 1880 0 R 1881 0 R 1882 0 R 1883 0 R 1884 0 R 1885 0 R 1886 0 R 1887 0 R 1888 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R 1893 0 R 1894 0 R 1895 0 R 1896 0 R 1897 0 R 1898 0 R 1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1904 0 R 1905 0 R 1906 0 R 1907 0 R 1908 0 R 1909 0 R 1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R 1917 0 R 1918 0 R 1919 0 R 1920 0 R 1921 0 R 1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R 1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R 1934 0 R 1935 0 R]
+/Annots [1850 0 R 1851 0 R 1852 0 R 1853 0 R 1854 0 R 1855 0 R 1856 0 R 1857 0 R 1858 0 R 1859 0 R 1860 0 R 1861 0 R 1862 0 R 1863 0 R 1864 0 R 1865 0 R 1866 0 R 1867 0 R 1868 0 R 1869 0 R 1870 0 R 1871 0 R 1872 0 R 1873 0 R 1874 0 R 1875 0 R 1876 0 R 1877 0 R 1878 0 R 1879 0 R 1880 0 R 1881 0 R 1882 0 R 1883 0 R 1884 0 R 1885 0 R 1886 0 R 1887 0 R 1888 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R 1893 0 R 1894 0 R 1895 0 R 1896 0 R 1897 0 R 1898 0 R 1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1904 0 R 1905 0 R 1906 0 R 1907 0 R 1908 0 R 1909 0 R 1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R 1917 0 R 1918 0 R 1919 0 R 1920 0 R 1921 0 R 1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R 1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R 1934 0 R 1935 0 R 1936 0 R 1937 0 R]
 >>
 endobj
 19 0 obj
@@ -10682,7 +10682,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1936 0 R 1937 0 R 1938 0 R 1939 0 R 1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R 1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R 1958 0 R 1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R 1964 0 R 1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R 1970 0 R 1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R]
+/Annots [1938 0 R 1939 0 R 1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R 1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R 1958 0 R 1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R 1964 0 R 1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R 1970 0 R 1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R]
 >>
 endobj
 21 0 obj
@@ -12465,7 +12465,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R 2043 0 R 2044 0 R 2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R 2081 0 R 2082 0 R 2083 0 R 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2103 0 R 2104 0 R 2105 0 R 2106 0 R 2107 0 R 2108 0 R 2109 0 R 2110 0 R 2111 0 R]
+/Annots [2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R 2043 0 R 2044 0 R 2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R 2081 0 R 2082 0 R 2083 0 R 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2103 0 R 2104 0 R 2105 0 R 2106 0 R 2107 0 R 2108 0 R 2109 0 R 2110 0 R 2111 0 R 2112 0 R 2113 0 R]
 >>
 endobj
 23 0 obj
@@ -14248,7 +14248,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2112 0 R 2113 0 R 2114 0 R 2115 0 R 2116 0 R 2117 0 R 2118 0 R 2119 0 R 2120 0 R 2121 0 R 2122 0 R 2123 0 R 2124 0 R 2125 0 R 2126 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2163 0 R 2164 0 R 2165 0 R 2166 0 R 2167 0 R 2168 0 R 2169 0 R 2170 0 R 2171 0 R 2172 0 R 2173 0 R 2174 0 R 2175 0 R 2176 0 R 2177 0 R 2178 0 R 2179 0 R 2180 0 R 2181 0 R 2182 0 R 2183 0 R 2184 0 R 2185 0 R 2186 0 R 2187 0 R 2188 0 R 2189 0 R 2190 0 R 2191 0 R 2192 0 R 2193 0 R 2194 0 R 2195 0 R 2196 0 R 2197 0 R 2198 0 R 2199 0 R]
+/Annots [2114 0 R 2115 0 R 2116 0 R 2117 0 R 2118 0 R 2119 0 R 2120 0 R 2121 0 R 2122 0 R 2123 0 R 2124 0 R 2125 0 R 2126 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2163 0 R 2164 0 R 2165 0 R 2166 0 R 2167 0 R 2168 0 R 2169 0 R 2170 0 R 2171 0 R 2172 0 R 2173 0 R 2174 0 R 2175 0 R 2176 0 R 2177 0 R 2178 0 R 2179 0 R 2180 0 R 2181 0 R 2182 0 R 2183 0 R 2184 0 R 2185 0 R 2186 0 R 2187 0 R 2188 0 R 2189 0 R 2190 0 R 2191 0 R 2192 0 R 2193 0 R 2194 0 R 2195 0 R 2196 0 R 2197 0 R 2198 0 R 2199 0 R 2200 0 R 2201 0 R]
 >>
 endobj
 25 0 obj
@@ -16031,7 +16031,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2200 0 R 2201 0 R 2202 0 R 2203 0 R 2204 0 R 2205 0 R 2206 0 R 2207 0 R 2208 0 R 2209 0 R 2210 0 R 2211 0 R 2212 0 R 2213 0 R 2214 0 R 2215 0 R 2216 0 R 2217 0 R 2218 0 R 2219 0 R 2220 0 R 2221 0 R 2222 0 R 2223 0 R 2224 0 R 2225 0 R 2226 0 R 2227 0 R 2228 0 R 2229 0 R 2230 0 R 2231 0 R 2232 0 R 2233 0 R 2234 0 R 2235 0 R 2236 0 R 2237 0 R 2238 0 R 2239 0 R 2240 0 R 2241 0 R 2242 0 R 2243 0 R 2244 0 R 2245 0 R 2246 0 R 2247 0 R 2248 0 R 2249 0 R 2250 0 R 2251 0 R 2252 0 R 2253 0 R 2254 0 R 2255 0 R 2256 0 R 2257 0 R 2258 0 R 2259 0 R 2260 0 R 2261 0 R 2262 0 R 2263 0 R 2264 0 R 2265 0 R 2266 0 R 2267 0 R 2268 0 R 2269 0 R 2270 0 R 2271 0 R 2272 0 R 2273 0 R 2274 0 R 2275 0 R 2276 0 R 2277 0 R 2278 0 R 2279 0 R 2280 0 R 2281 0 R 2282 0 R 2283 0 R 2284 0 R 2285 0 R 2286 0 R 2287 0 R]
+/Annots [2202 0 R 2203 0 R 2204 0 R 2205 0 R 2206 0 R 2207 0 R 2208 0 R 2209 0 R 2210 0 R 2211 0 R 2212 0 R 2213 0 R 2214 0 R 2215 0 R 2216 0 R 2217 0 R 2218 0 R 2219 0 R 2220 0 R 2221 0 R 2222 0 R 2223 0 R 2224 0 R 2225 0 R 2226 0 R 2227 0 R 2228 0 R 2229 0 R 2230 0 R 2231 0 R 2232 0 R 2233 0 R 2234 0 R 2235 0 R 2236 0 R 2237 0 R 2238 0 R 2239 0 R 2240 0 R 2241 0 R 2242 0 R 2243 0 R 2244 0 R 2245 0 R 2246 0 R 2247 0 R 2248 0 R 2249 0 R 2250 0 R 2251 0 R 2252 0 R 2253 0 R 2254 0 R 2255 0 R 2256 0 R 2257 0 R 2258 0 R 2259 0 R 2260 0 R 2261 0 R 2262 0 R 2263 0 R 2264 0 R 2265 0 R 2266 0 R 2267 0 R 2268 0 R 2269 0 R 2270 0 R 2271 0 R 2272 0 R 2273 0 R 2274 0 R 2275 0 R 2276 0 R 2277 0 R 2278 0 R 2279 0 R 2280 0 R 2281 0 R 2282 0 R 2283 0 R 2284 0 R 2285 0 R 2286 0 R 2287 0 R 2288 0 R 2289 0 R]
 >>
 endobj
 27 0 obj
@@ -17814,7 +17814,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2288 0 R 2289 0 R 2290 0 R 2291 0 R 2292 0 R 2293 0 R 2294 0 R 2295 0 R 2296 0 R 2297 0 R 2298 0 R 2299 0 R 2300 0 R 2301 0 R 2302 0 R 2303 0 R 2304 0 R 2305 0 R 2306 0 R 2307 0 R 2308 0 R 2309 0 R 2310 0 R 2311 0 R 2312 0 R 2313 0 R 2314 0 R 2315 0 R 2316 0 R 2317 0 R 2318 0 R 2319 0 R 2320 0 R 2321 0 R 2322 0 R 2323 0 R 2324 0 R 2325 0 R 2326 0 R 2327 0 R 2328 0 R 2329 0 R 2330 0 R 2331 0 R 2332 0 R 2333 0 R 2334 0 R 2335 0 R 2336 0 R 2337 0 R 2338 0 R 2339 0 R 2340 0 R 2341 0 R 2342 0 R 2343 0 R 2344 0 R 2345 0 R 2346 0 R 2347 0 R 2348 0 R 2349 0 R 2350 0 R 2351 0 R 2352 0 R 2353 0 R 2354 0 R 2355 0 R 2356 0 R 2357 0 R 2358 0 R 2359 0 R 2360 0 R 2361 0 R 2362 0 R 2363 0 R 2364 0 R 2365 0 R 2366 0 R 2367 0 R 2368 0 R 2369 0 R 2370 0 R 2371 0 R 2372 0 R 2373 0 R 2374 0 R 2375 0 R]
+/Annots [2290 0 R 2291 0 R 2292 0 R 2293 0 R 2294 0 R 2295 0 R 2296 0 R 2297 0 R 2298 0 R 2299 0 R 2300 0 R 2301 0 R 2302 0 R 2303 0 R 2304 0 R 2305 0 R 2306 0 R 2307 0 R 2308 0 R 2309 0 R 2310 0 R 2311 0 R 2312 0 R 2313 0 R 2314 0 R 2315 0 R 2316 0 R 2317 0 R 2318 0 R 2319 0 R 2320 0 R 2321 0 R 2322 0 R 2323 0 R 2324 0 R 2325 0 R 2326 0 R 2327 0 R 2328 0 R 2329 0 R 2330 0 R 2331 0 R 2332 0 R 2333 0 R 2334 0 R 2335 0 R 2336 0 R 2337 0 R 2338 0 R 2339 0 R 2340 0 R 2341 0 R 2342 0 R 2343 0 R 2344 0 R 2345 0 R 2346 0 R 2347 0 R 2348 0 R 2349 0 R 2350 0 R 2351 0 R 2352 0 R 2353 0 R 2354 0 R 2355 0 R 2356 0 R 2357 0 R 2358 0 R 2359 0 R 2360 0 R 2361 0 R 2362 0 R 2363 0 R 2364 0 R 2365 0 R 2366 0 R 2367 0 R 2368 0 R 2369 0 R 2370 0 R 2371 0 R 2372 0 R 2373 0 R 2374 0 R 2375 0 R 2376 0 R 2377 0 R]
 >>
 endobj
 29 0 obj
@@ -19597,7 +19597,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2376 0 R 2377 0 R 2378 0 R 2379 0 R 2380 0 R 2381 0 R 2382 0 R 2383 0 R 2384 0 R 2385 0 R 2386 0 R 2387 0 R 2388 0 R 2389 0 R 2390 0 R 2391 0 R 2392 0 R 2393 0 R 2394 0 R 2395 0 R 2396 0 R 2397 0 R 2398 0 R 2399 0 R 2400 0 R 2401 0 R 2402 0 R 2403 0 R 2404 0 R 2405 0 R 2406 0 R 2407 0 R 2408 0 R 2409 0 R 2410 0 R 2411 0 R 2412 0 R 2413 0 R 2414 0 R 2415 0 R 2416 0 R 2417 0 R 2418 0 R 2419 0 R 2420 0 R 2421 0 R 2422 0 R 2423 0 R 2424 0 R 2425 0 R 2426 0 R 2427 0 R 2428 0 R 2429 0 R 2430 0 R 2431 0 R 2432 0 R 2433 0 R 2434 0 R 2435 0 R 2436 0 R 2437 0 R 2438 0 R 2439 0 R 2440 0 R 2441 0 R 2442 0 R 2443 0 R 2444 0 R 2445 0 R 2446 0 R 2447 0 R 2448 0 R 2449 0 R 2450 0 R 2451 0 R 2452 0 R 2453 0 R 2454 0 R 2455 0 R 2456 0 R 2457 0 R 2458 0 R 2459 0 R 2460 0 R 2461 0 R 2462 0 R 2463 0 R]
+/Annots [2378 0 R 2379 0 R 2380 0 R 2381 0 R 2382 0 R 2383 0 R 2384 0 R 2385 0 R 2386 0 R 2387 0 R 2388 0 R 2389 0 R 2390 0 R 2391 0 R 2392 0 R 2393 0 R 2394 0 R 2395 0 R 2396 0 R 2397 0 R 2398 0 R 2399 0 R 2400 0 R 2401 0 R 2402 0 R 2403 0 R 2404 0 R 2405 0 R 2406 0 R 2407 0 R 2408 0 R 2409 0 R 2410 0 R 2411 0 R 2412 0 R 2413 0 R 2414 0 R 2415 0 R 2416 0 R 2417 0 R 2418 0 R 2419 0 R 2420 0 R 2421 0 R 2422 0 R 2423 0 R 2424 0 R 2425 0 R 2426 0 R 2427 0 R 2428 0 R 2429 0 R 2430 0 R 2431 0 R 2432 0 R 2433 0 R 2434 0 R 2435 0 R 2436 0 R 2437 0 R 2438 0 R 2439 0 R 2440 0 R 2441 0 R 2442 0 R 2443 0 R 2444 0 R 2445 0 R 2446 0 R 2447 0 R 2448 0 R 2449 0 R 2450 0 R 2451 0 R 2452 0 R 2453 0 R 2454 0 R 2455 0 R 2456 0 R 2457 0 R 2458 0 R 2459 0 R 2460 0 R 2461 0 R 2462 0 R 2463 0 R 2464 0 R 2465 0 R]
 >>
 endobj
 31 0 obj
@@ -21380,7 +21380,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2464 0 R 2465 0 R 2466 0 R 2467 0 R 2468 0 R 2469 0 R 2470 0 R 2471 0 R 2472 0 R 2473 0 R 2474 0 R 2475 0 R 2476 0 R 2477 0 R 2478 0 R 2479 0 R 2480 0 R 2481 0 R 2482 0 R 2483 0 R 2484 0 R 2485 0 R 2486 0 R 2487 0 R 2488 0 R 2489 0 R 2490 0 R 2491 0 R 2492 0 R 2493 0 R 2494 0 R 2495 0 R 2496 0 R 2497 0 R 2498 0 R 2499 0 R 2500 0 R 2501 0 R 2502 0 R 2503 0 R 2504 0 R 2505 0 R 2506 0 R 2507 0 R 2508 0 R 2509 0 R 2510 0 R 2511 0 R 2512 0 R 2513 0 R 2514 0 R 2515 0 R 2516 0 R 2517 0 R 2518 0 R 2519 0 R 2520 0 R 2521 0 R 2522 0 R 2523 0 R 2524 0 R 2525 0 R 2526 0 R 2527 0 R 2528 0 R 2529 0 R 2530 0 R 2531 0 R 2532 0 R 2533 0 R 2534 0 R 2535 0 R 2536 0 R 2537 0 R 2538 0 R 2539 0 R 2540 0 R 2541 0 R 2542 0 R 2543 0 R 2544 0 R 2545 0 R 2546 0 R 2547 0 R 2548 0 R 2549 0 R 2550 0 R 2551 0 R]
+/Annots [2466 0 R 2467 0 R 2468 0 R 2469 0 R 2470 0 R 2471 0 R 2472 0 R 2473 0 R 2474 0 R 2475 0 R 2476 0 R 2477 0 R 2478 0 R 2479 0 R 2480 0 R 2481 0 R 2482 0 R 2483 0 R 2484 0 R 2485 0 R 2486 0 R 2487 0 R 2488 0 R 2489 0 R 2490 0 R 2491 0 R 2492 0 R 2493 0 R 2494 0 R 2495 0 R 2496 0 R 2497 0 R 2498 0 R 2499 0 R 2500 0 R 2501 0 R 2502 0 R 2503 0 R 2504 0 R 2505 0 R 2506 0 R 2507 0 R 2508 0 R 2509 0 R 2510 0 R 2511 0 R 2512 0 R 2513 0 R 2514 0 R 2515 0 R 2516 0 R 2517 0 R 2518 0 R 2519 0 R 2520 0 R 2521 0 R 2522 0 R 2523 0 R 2524 0 R 2525 0 R 2526 0 R 2527 0 R 2528 0 R 2529 0 R 2530 0 R 2531 0 R 2532 0 R 2533 0 R 2534 0 R 2535 0 R 2536 0 R 2537 0 R 2538 0 R 2539 0 R 2540 0 R 2541 0 R 2542 0 R 2543 0 R 2544 0 R 2545 0 R 2546 0 R 2547 0 R 2548 0 R 2549 0 R 2550 0 R 2551 0 R 2552 0 R 2553 0 R]
 >>
 endobj
 33 0 obj
@@ -23163,7 +23163,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2552 0 R 2553 0 R 2554 0 R 2555 0 R 2556 0 R 2557 0 R 2558 0 R 2559 0 R 2560 0 R 2561 0 R 2562 0 R 2563 0 R 2564 0 R 2565 0 R 2566 0 R 2567 0 R 2568 0 R 2569 0 R 2570 0 R 2571 0 R 2572 0 R 2573 0 R 2574 0 R 2575 0 R 2576 0 R 2577 0 R 2578 0 R 2579 0 R 2580 0 R 2581 0 R 2582 0 R 2583 0 R 2584 0 R 2585 0 R 2586 0 R 2587 0 R 2588 0 R 2589 0 R 2590 0 R 2591 0 R 2592 0 R 2593 0 R 2594 0 R 2595 0 R 2596 0 R 2597 0 R 2598 0 R 2599 0 R 2600 0 R 2601 0 R 2602 0 R 2603 0 R 2604 0 R 2605 0 R 2606 0 R 2607 0 R 2608 0 R 2609 0 R 2610 0 R 2611 0 R 2612 0 R 2613 0 R 2614 0 R 2615 0 R 2616 0 R 2617 0 R 2618 0 R 2619 0 R 2620 0 R 2621 0 R 2622 0 R 2623 0 R 2624 0 R 2625 0 R 2626 0 R 2627 0 R 2628 0 R 2629 0 R 2630 0 R 2631 0 R 2632 0 R 2633 0 R 2634 0 R 2635 0 R 2636 0 R 2637 0 R 2638 0 R 2639 0 R]
+/Annots [2554 0 R 2555 0 R 2556 0 R 2557 0 R 2558 0 R 2559 0 R 2560 0 R 2561 0 R 2562 0 R 2563 0 R 2564 0 R 2565 0 R 2566 0 R 2567 0 R 2568 0 R 2569 0 R 2570 0 R 2571 0 R 2572 0 R 2573 0 R 2574 0 R 2575 0 R 2576 0 R 2577 0 R 2578 0 R 2579 0 R 2580 0 R 2581 0 R 2582 0 R 2583 0 R 2584 0 R 2585 0 R 2586 0 R 2587 0 R 2588 0 R 2589 0 R 2590 0 R 2591 0 R 2592 0 R 2593 0 R 2594 0 R 2595 0 R 2596 0 R 2597 0 R 2598 0 R 2599 0 R 2600 0 R 2601 0 R 2602 0 R 2603 0 R 2604 0 R 2605 0 R 2606 0 R 2607 0 R 2608 0 R 2609 0 R 2610 0 R 2611 0 R 2612 0 R 2613 0 R 2614 0 R 2615 0 R 2616 0 R 2617 0 R 2618 0 R 2619 0 R 2620 0 R 2621 0 R 2622 0 R 2623 0 R 2624 0 R 2625 0 R 2626 0 R 2627 0 R 2628 0 R 2629 0 R 2630 0 R 2631 0 R 2632 0 R 2633 0 R 2634 0 R 2635 0 R 2636 0 R 2637 0 R 2638 0 R 2639 0 R 2640 0 R 2641 0 R]
 >>
 endobj
 35 0 obj
@@ -24386,7 +24386,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2640 0 R 2641 0 R 2642 0 R 2643 0 R 2644 0 R 2645 0 R 2646 0 R 2647 0 R 2648 0 R 2649 0 R 2650 0 R 2651 0 R 2652 0 R 2653 0 R 2654 0 R 2655 0 R 2656 0 R 2657 0 R 2658 0 R 2659 0 R 2660 0 R 2661 0 R 2662 0 R 2663 0 R 2664 0 R 2665 0 R 2666 0 R 2667 0 R 2668 0 R 2669 0 R 2670 0 R 2671 0 R 2672 0 R 2673 0 R 2674 0 R 2675 0 R 2676 0 R 2677 0 R 2678 0 R 2679 0 R 2680 0 R 2681 0 R 2682 0 R 2683 0 R 2684 0 R 2685 0 R 2686 0 R 2687 0 R 2688 0 R 2689 0 R 2690 0 R 2691 0 R 2692 0 R 2693 0 R 2694 0 R 2695 0 R 2696 0 R 2697 0 R 2698 0 R 2699 0 R]
+/Annots [2642 0 R 2643 0 R 2644 0 R 2645 0 R 2646 0 R 2647 0 R 2648 0 R 2649 0 R 2650 0 R 2651 0 R 2652 0 R 2653 0 R 2654 0 R 2655 0 R 2656 0 R 2657 0 R 2658 0 R 2659 0 R 2660 0 R 2661 0 R 2662 0 R 2663 0 R 2664 0 R 2665 0 R 2666 0 R 2667 0 R 2668 0 R 2669 0 R 2670 0 R 2671 0 R 2672 0 R 2673 0 R 2674 0 R 2675 0 R 2676 0 R 2677 0 R 2678 0 R 2679 0 R 2680 0 R 2681 0 R 2682 0 R 2683 0 R 2684 0 R 2685 0 R 2686 0 R 2687 0 R 2688 0 R 2689 0 R 2690 0 R 2691 0 R 2692 0 R 2693 0 R 2694 0 R 2695 0 R 2696 0 R 2697 0 R 2698 0 R 2699 0 R 2700 0 R 2701 0 R]
 >>
 endobj
 37 0 obj
@@ -25032,7 +25032,7 @@ endobj
 >>
 endobj
 45 0 obj
-<< /Kids [515 0 R 516 0 R 730 0 R 945 0 R 1162 0 R]
+<< /Kids [517 0 R 518 0 R 732 0 R 947 0 R 1164 0 R]
 >>
 endobj
 46 0 obj
@@ -25861,7 +25861,7 @@ endobj
 >>
 endobj
 54 0 obj
-<< /Length 8427
+<< /Length 9210
 >>
 stream
 q
@@ -26213,7 +26213,40 @@ ET
 BT
 36 111.59000000000019 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 111.59000000000019 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36 93.03000000000019 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 93.03000000000019 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -26294,7 +26327,7 @@ endobj
 /F2.0 39 0 R
 >>
 >>
-/Annots [58 0 R]
+/Annots [58 0 R 59 0 R 60 0 R]
 >>
 endobj
 56 0 obj
@@ -26315,6 +26348,28 @@ endobj
 >>
 endobj
 59 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 109.52000000000018 531.72 118.77000000000018]
+/Type /Annot
+>>
+endobj
+60 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36 90.96000000000018 114.87 100.21000000000018]
+/Type /Annot
+>>
+endobj
+61 0 obj
 << /Length 7163
 >>
 stream
@@ -26610,11 +26665,11 @@ Q
 
 endstream
 endobj
-60 0 obj
+62 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 59 0 R
+/Contents 61 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F1.0 8 0 R
@@ -26623,16 +26678,16 @@ endobj
 >>
 >>
 endobj
-61 0 obj
-[60 0 R /XYZ 0 792.0 null]
-endobj
-62 0 obj
-[60 0 R /XYZ 0 695.98 null]
-endobj
 63 0 obj
-[60 0 R /XYZ 0 407.1400000000003 null]
+[62 0 R /XYZ 0 792.0 null]
 endobj
 64 0 obj
+[62 0 R /XYZ 0 695.98 null]
+endobj
+65 0 obj
+[62 0 R /XYZ 0 407.1400000000003 null]
+endobj
+66 0 obj
 << /Length 9715
 >>
 stream
@@ -27027,31 +27082,31 @@ Q
 
 endstream
 endobj
-65 0 obj
+67 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 64 0 R
+/Contents 66 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 39 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [68 0 R]
+/Annots [70 0 R]
 >>
 endobj
-66 0 obj
-[65 0 R /XYZ 0 512.0800000000004 null]
+68 0 obj
+[67 0 R /XYZ 0 512.0800000000004 null]
 endobj
-67 0 obj
+69 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-68 0 obj
+70 0 obj
 << /Border [0 0 0]
 /Dest (sqlstate-values)
 /Subtype /Link
@@ -27059,7 +27114,7 @@ endobj
 /Type /Annot
 >>
 endobj
-69 0 obj
+71 0 obj
 << /Length 1752
 >>
 stream
@@ -27164,11 +27219,11 @@ Q
 
 endstream
 endobj
-70 0 obj
+72 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 69 0 R
+/Contents 71 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F1.0 8 0 R
@@ -27176,10 +27231,10 @@ endobj
 >>
 >>
 endobj
-71 0 obj
-[70 0 R /XYZ 0 792.0 null]
+73 0 obj
+[72 0 R /XYZ 0 792.0 null]
 endobj
-72 0 obj
+74 0 obj
 << /Length 6719
 >>
 stream
@@ -27523,11 +27578,11 @@ Q
 
 endstream
 endobj
-73 0 obj
+75 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 72 0 R
+/Contents 74 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -27536,16 +27591,16 @@ endobj
 >>
 >>
 endobj
-74 0 obj
-[73 0 R /XYZ 0 792.0 null]
-endobj
-75 0 obj
-[73 0 R /XYZ 0 670.96 null]
-endobj
 76 0 obj
-[73 0 R /XYZ 0 413.8100000000001 null]
+[75 0 R /XYZ 0 792.0 null]
 endobj
 77 0 obj
+[75 0 R /XYZ 0 670.96 null]
+endobj
+78 0 obj
+[75 0 R /XYZ 0 413.8100000000001 null]
+endobj
+79 0 obj
 << /Length 6746
 >>
 stream
@@ -27878,11 +27933,11 @@ Q
 
 endstream
 endobj
-78 0 obj
+80 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 77 0 R
+/Contents 79 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -27891,13 +27946,13 @@ endobj
 >>
 >>
 endobj
-79 0 obj
-[78 0 R /XYZ 0 792.0 null]
+81 0 obj
+[80 0 R /XYZ 0 792.0 null]
 endobj
-80 0 obj
-[78 0 R /XYZ 0 502.86000000000024 null]
+82 0 obj
+[80 0 R /XYZ 0 502.86000000000024 null]
 endobj
-81 0 obj
+83 0 obj
 << /Length 6221
 >>
 stream
@@ -28219,11 +28274,11 @@ Q
 
 endstream
 endobj
-82 0 obj
+84 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 81 0 R
+/Contents 83 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -28232,13 +28287,13 @@ endobj
 >>
 >>
 endobj
-83 0 obj
-[82 0 R /XYZ 0 792.0 null]
+85 0 obj
+[84 0 R /XYZ 0 792.0 null]
 endobj
-84 0 obj
-[82 0 R /XYZ 0 515.4100000000002 null]
+86 0 obj
+[84 0 R /XYZ 0 515.4100000000002 null]
 endobj
-85 0 obj
+87 0 obj
 << /Length 5339
 >>
 stream
@@ -28527,11 +28582,11 @@ Q
 
 endstream
 endobj
-86 0 obj
+88 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 85 0 R
+/Contents 87 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -28540,13 +28595,13 @@ endobj
 >>
 >>
 endobj
-87 0 obj
-[86 0 R /XYZ 0 792.0 null]
+89 0 obj
+[88 0 R /XYZ 0 792.0 null]
 endobj
-88 0 obj
-[86 0 R /XYZ 0 533.9700000000001 null]
+90 0 obj
+[88 0 R /XYZ 0 533.9700000000001 null]
 endobj
-89 0 obj
+91 0 obj
 << /Length 5712
 >>
 stream
@@ -28835,11 +28890,11 @@ Q
 
 endstream
 endobj
-90 0 obj
+92 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 89 0 R
+/Contents 91 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -28848,23 +28903,23 @@ endobj
 >>
 >>
 endobj
-91 0 obj
-[90 0 R /XYZ 0 792.0 null]
+93 0 obj
+[92 0 R /XYZ 0 792.0 null]
 endobj
-92 0 obj
+94 0 obj
 << /Limits [(SQL-10007-) (SQL-1002)]
-/Names [(SQL-10007-) 1286 0 R (SQL-10011-) 1288 0 R (SQL-10013-) 1292 0 R (SQL-10014-) 1294 0 R (SQL-10015-) 1298 0 R (SQL-10016-) 1300 0 R (SQL-10017-) 1304 0 R (SQL-10018-) 1306 0 R (SQL-10019-) 1310 0 R (SQL-1002) 75 0 R]
+/Names [(SQL-10007-) 1288 0 R (SQL-10011-) 1290 0 R (SQL-10013-) 1294 0 R (SQL-10014-) 1296 0 R (SQL-10015-) 1300 0 R (SQL-10016-) 1302 0 R (SQL-10017-) 1306 0 R (SQL-10018-) 1308 0 R (SQL-10019-) 1312 0 R (SQL-1002) 77 0 R]
 >>
 endobj
-93 0 obj
+95 0 obj
 << /Limits [(comments-encouraged) (notation-conventions)]
-/Names [(comments-encouraged) 57 0 R (data-definition-language-messages) 74 0 R (executor-messages) 1121 0 R (file-system-errors) 1474 0 R (generator-messages) 1115 0 R (getting-help) 71 0 R (intended-audience) 46 0 R (introduction) 61 0 R (message-handling) 62 0 R (new-and-changed-information) 47 0 R (notation-conventions) 48 0 R]
+/Names [(comments-encouraged) 57 0 R (data-definition-language-messages) 76 0 R (executor-messages) 1123 0 R (file-system-errors) 1476 0 R (generator-messages) 1117 0 R (getting-help) 73 0 R (intended-audience) 46 0 R (introduction) 63 0 R (message-handling) 64 0 R (new-and-changed-information) 47 0 R (notation-conventions) 48 0 R]
 >>
 endobj
-94 0 obj
-[90 0 R /XYZ 0 564.5300000000001 null]
+96 0 obj
+[92 0 R /XYZ 0 564.5300000000001 null]
 endobj
-95 0 obj
+97 0 obj
 << /Length 6464
 >>
 stream
@@ -29164,11 +29219,11 @@ Q
 
 endstream
 endobj
-96 0 obj
+98 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 95 0 R
+/Contents 97 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -29177,13 +29232,13 @@ endobj
 >>
 >>
 endobj
-97 0 obj
-[96 0 R /XYZ 0 792.0 null]
+99 0 obj
+[98 0 R /XYZ 0 792.0 null]
 endobj
-98 0 obj
-[96 0 R /XYZ 0 527.4100000000001 null]
+100 0 obj
+[98 0 R /XYZ 0 527.4100000000001 null]
 endobj
-99 0 obj
+101 0 obj
 << /Length 6157
 >>
 stream
@@ -29505,11 +29560,11 @@ Q
 
 endstream
 endobj
-100 0 obj
+102 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 99 0 R
+/Contents 101 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -29518,13 +29573,13 @@ endobj
 >>
 >>
 endobj
-101 0 obj
-[100 0 R /XYZ 0 792.0 null]
+103 0 obj
+[102 0 R /XYZ 0 792.0 null]
 endobj
-102 0 obj
-[100 0 R /XYZ 0 521.4200000000002 null]
+104 0 obj
+[102 0 R /XYZ 0 521.4200000000002 null]
 endobj
-103 0 obj
+105 0 obj
 << /Length 5309
 >>
 stream
@@ -29813,11 +29868,11 @@ Q
 
 endstream
 endobj
-104 0 obj
+106 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 103 0 R
+/Contents 105 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -29826,13 +29881,13 @@ endobj
 >>
 >>
 endobj
-105 0 obj
-[104 0 R /XYZ 0 792.0 null]
+107 0 obj
+[106 0 R /XYZ 0 792.0 null]
 endobj
-106 0 obj
-[104 0 R /XYZ 0 564.5300000000001 null]
+108 0 obj
+[106 0 R /XYZ 0 564.5300000000001 null]
 endobj
-107 0 obj
+109 0 obj
 << /Length 5855
 >>
 stream
@@ -30132,11 +30187,11 @@ Q
 
 endstream
 endobj
-108 0 obj
+110 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 107 0 R
+/Contents 109 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -30145,13 +30200,13 @@ endobj
 >>
 >>
 endobj
-109 0 obj
-[108 0 R /XYZ 0 792.0 null]
+111 0 obj
+[110 0 R /XYZ 0 792.0 null]
 endobj
-110 0 obj
-[108 0 R /XYZ 0 515.4100000000002 null]
+112 0 obj
+[110 0 R /XYZ 0 515.4100000000002 null]
 endobj
-111 0 obj
+113 0 obj
 << /Length 7161
 >>
 stream
@@ -30506,24 +30561,24 @@ Q
 
 endstream
 endobj
-112 0 obj
+114 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 111 0 R
+/Contents 113 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [114 0 R]
+/Annots [116 0 R]
 >>
 endobj
-113 0 obj
-[112 0 R /XYZ 0 792.0 null]
+115 0 obj
+[114 0 R /XYZ 0 792.0 null]
 endobj
-114 0 obj
+116 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -30531,15 +30586,15 @@ endobj
 /Type /Annot
 >>
 endobj
-115 0 obj
-[112 0 R /XYZ 0 472.8500000000002 null]
+117 0 obj
+[114 0 R /XYZ 0 472.8500000000002 null]
 endobj
-116 0 obj
+118 0 obj
 << /Limits [(SQL-1014) (SQL-1025)]
-/Names [(SQL-1014) 97 0 R (SQL-1015) 98 0 R (SQL-1016) 101 0 R (SQL-1017) 102 0 R (SQL-1020) 105 0 R (SQL-1021) 106 0 R (SQL-1022) 109 0 R (SQL-1023) 110 0 R (SQL-1024) 113 0 R (SQL-1025) 115 0 R]
+/Names [(SQL-1014) 99 0 R (SQL-1015) 100 0 R (SQL-1016) 103 0 R (SQL-1017) 104 0 R (SQL-1020) 107 0 R (SQL-1021) 108 0 R (SQL-1022) 111 0 R (SQL-1023) 112 0 R (SQL-1024) 115 0 R (SQL-1025) 117 0 R]
 >>
 endobj
-117 0 obj
+119 0 obj
 << /Length 5942
 >>
 stream
@@ -30839,11 +30894,11 @@ Q
 
 endstream
 endobj
-118 0 obj
+120 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 117 0 R
+/Contents 119 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -30852,13 +30907,13 @@ endobj
 >>
 >>
 endobj
-119 0 obj
-[118 0 R /XYZ 0 792.0 null]
+121 0 obj
+[120 0 R /XYZ 0 792.0 null]
 endobj
-120 0 obj
-[118 0 R /XYZ 0 564.5300000000001 null]
+122 0 obj
+[120 0 R /XYZ 0 564.5300000000001 null]
 endobj
-121 0 obj
+123 0 obj
 << /Length 6143
 >>
 stream
@@ -31180,11 +31235,11 @@ Q
 
 endstream
 endobj
-122 0 obj
+124 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 121 0 R
+/Contents 123 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -31193,13 +31248,13 @@ endobj
 >>
 >>
 endobj
-123 0 obj
-[122 0 R /XYZ 0 792.0 null]
+125 0 obj
+[124 0 R /XYZ 0 792.0 null]
 endobj
-124 0 obj
-[122 0 R /XYZ 0 515.4100000000002 null]
+126 0 obj
+[124 0 R /XYZ 0 515.4100000000002 null]
 endobj
-125 0 obj
+127 0 obj
 << /Length 6055
 >>
 stream
@@ -31532,24 +31587,24 @@ Q
 
 endstream
 endobj
-126 0 obj
+128 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 125 0 R
+/Contents 127 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [128 0 R]
+/Annots [130 0 R]
 >>
 endobj
-127 0 obj
-[126 0 R /XYZ 0 792.0 null]
+129 0 obj
+[128 0 R /XYZ 0 792.0 null]
 endobj
-128 0 obj
+130 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -31557,10 +31612,10 @@ endobj
 /Type /Annot
 >>
 endobj
-129 0 obj
-[126 0 R /XYZ 0 503.4100000000002 null]
+131 0 obj
+[128 0 R /XYZ 0 503.4100000000002 null]
 endobj
-130 0 obj
+132 0 obj
 << /Length 5268
 >>
 stream
@@ -31849,11 +31904,11 @@ Q
 
 endstream
 endobj
-131 0 obj
+133 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 130 0 R
+/Contents 132 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -31862,13 +31917,13 @@ endobj
 >>
 >>
 endobj
-132 0 obj
-[131 0 R /XYZ 0 792.0 null]
+134 0 obj
+[133 0 R /XYZ 0 792.0 null]
 endobj
-133 0 obj
-[131 0 R /XYZ 0 533.9700000000001 null]
+135 0 obj
+[133 0 R /XYZ 0 533.9700000000001 null]
 endobj
-134 0 obj
+136 0 obj
 << /Length 5939
 >>
 stream
@@ -32179,11 +32234,11 @@ Q
 
 endstream
 endobj
-135 0 obj
+137 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 134 0 R
+/Contents 136 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -32192,18 +32247,18 @@ endobj
 >>
 >>
 endobj
-136 0 obj
-[135 0 R /XYZ 0 792.0 null]
+138 0 obj
+[137 0 R /XYZ 0 792.0 null]
 endobj
-137 0 obj
-[135 0 R /XYZ 0 496.85000000000025 null]
+139 0 obj
+[137 0 R /XYZ 0 496.85000000000025 null]
 endobj
-138 0 obj
+140 0 obj
 << /Limits [(SQL-1026) (SQL-1038)]
-/Names [(SQL-1026) 119 0 R (SQL-1027) 120 0 R (SQL-1028) 123 0 R (SQL-1029) 124 0 R (SQL-1030) 127 0 R (SQL-1031) 129 0 R (SQL-1035) 132 0 R (SQL-1036) 133 0 R (SQL-1037) 136 0 R (SQL-1038) 137 0 R]
+/Names [(SQL-1026) 121 0 R (SQL-1027) 122 0 R (SQL-1028) 125 0 R (SQL-1029) 126 0 R (SQL-1030) 129 0 R (SQL-1031) 131 0 R (SQL-1035) 134 0 R (SQL-1036) 135 0 R (SQL-1037) 138 0 R (SQL-1038) 139 0 R]
 >>
 endobj
-139 0 obj
+141 0 obj
 << /Length 5146
 >>
 stream
@@ -32492,11 +32547,11 @@ Q
 
 endstream
 endobj
-140 0 obj
+142 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 139 0 R
+/Contents 141 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -32505,13 +32560,13 @@ endobj
 >>
 >>
 endobj
-141 0 obj
-[140 0 R /XYZ 0 792.0 null]
+143 0 obj
+[142 0 R /XYZ 0 792.0 null]
 endobj
-142 0 obj
-[140 0 R /XYZ 0 564.5300000000001 null]
+144 0 obj
+[142 0 R /XYZ 0 564.5300000000001 null]
 endobj
-143 0 obj
+145 0 obj
 << /Length 5446
 >>
 stream
@@ -32811,11 +32866,11 @@ Q
 
 endstream
 endobj
-144 0 obj
+146 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 143 0 R
+/Contents 145 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -32824,13 +32879,13 @@ endobj
 >>
 >>
 endobj
-145 0 obj
-[144 0 R /XYZ 0 792.0 null]
+147 0 obj
+[146 0 R /XYZ 0 792.0 null]
 endobj
-146 0 obj
-[144 0 R /XYZ 0 564.5300000000001 null]
+148 0 obj
+[146 0 R /XYZ 0 564.5300000000001 null]
 endobj
-147 0 obj
+149 0 obj
 << /Length 6629
 >>
 stream
@@ -33152,11 +33207,11 @@ Q
 
 endstream
 endobj
-148 0 obj
+150 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 147 0 R
+/Contents 149 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -33165,13 +33220,13 @@ endobj
 >>
 >>
 endobj
-149 0 obj
-[148 0 R /XYZ 0 792.0 null]
+151 0 obj
+[150 0 R /XYZ 0 792.0 null]
 endobj
-150 0 obj
-[148 0 R /XYZ 0 515.4100000000002 null]
+152 0 obj
+[150 0 R /XYZ 0 515.4100000000002 null]
 endobj
-151 0 obj
+153 0 obj
 << /Length 6423
 >>
 stream
@@ -33493,11 +33548,11 @@ Q
 
 endstream
 endobj
-152 0 obj
+154 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 151 0 R
+/Contents 153 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -33506,13 +33561,13 @@ endobj
 >>
 >>
 endobj
-153 0 obj
-[152 0 R /XYZ 0 792.0 null]
+155 0 obj
+[154 0 R /XYZ 0 792.0 null]
 endobj
-154 0 obj
-[152 0 R /XYZ 0 527.4100000000002 null]
+156 0 obj
+[154 0 R /XYZ 0 527.4100000000002 null]
 endobj
-155 0 obj
+157 0 obj
 << /Length 6505
 >>
 stream
@@ -33845,11 +33900,11 @@ Q
 
 endstream
 endobj
-156 0 obj
+158 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 155 0 R
+/Contents 157 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -33858,18 +33913,18 @@ endobj
 >>
 >>
 endobj
-157 0 obj
-[156 0 R /XYZ 0 792.0 null]
+159 0 obj
+[158 0 R /XYZ 0 792.0 null]
 endobj
-158 0 obj
-[156 0 R /XYZ 0 478.2900000000002 null]
+160 0 obj
+[158 0 R /XYZ 0 478.2900000000002 null]
 endobj
-159 0 obj
+161 0 obj
 << /Limits [(SQL-1039) (SQL-1048)]
-/Names [(SQL-1039) 141 0 R (SQL-1040) 142 0 R (SQL-1041) 145 0 R (SQL-1042) 146 0 R (SQL-1043) 149 0 R (SQL-1044) 150 0 R (SQL-1045) 153 0 R (SQL-1046) 154 0 R (SQL-1047) 157 0 R (SQL-1048) 158 0 R]
+/Names [(SQL-1039) 143 0 R (SQL-1040) 144 0 R (SQL-1041) 147 0 R (SQL-1042) 148 0 R (SQL-1043) 151 0 R (SQL-1044) 152 0 R (SQL-1045) 155 0 R (SQL-1046) 156 0 R (SQL-1047) 159 0 R (SQL-1048) 160 0 R]
 >>
 endobj
-160 0 obj
+162 0 obj
 << /Length 5772
 >>
 stream
@@ -34180,11 +34235,11 @@ Q
 
 endstream
 endobj
-161 0 obj
+163 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 160 0 R
+/Contents 162 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -34193,13 +34248,13 @@ endobj
 >>
 >>
 endobj
-162 0 obj
-[161 0 R /XYZ 0 792.0 null]
+164 0 obj
+[163 0 R /XYZ 0 792.0 null]
 endobj
-163 0 obj
-[161 0 R /XYZ 0 564.5300000000001 null]
+165 0 obj
+[163 0 R /XYZ 0 564.5300000000001 null]
 endobj
-164 0 obj
+166 0 obj
 << /Length 6909
 >>
 stream
@@ -34554,25 +34609,25 @@ Q
 
 endstream
 endobj
-165 0 obj
+167 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 164 0 R
+/Contents 166 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [167 0 R]
+/Annots [169 0 R]
 >>
 endobj
-166 0 obj
-[165 0 R /XYZ 0 792.0 null]
+168 0 obj
+[167 0 R /XYZ 0 792.0 null]
 endobj
-167 0 obj
+169 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -34583,10 +34638,10 @@ endobj
 /Type /Annot
 >>
 endobj
-168 0 obj
-[165 0 R /XYZ 0 533.9700000000001 null]
+170 0 obj
+[167 0 R /XYZ 0 533.9700000000001 null]
 endobj
-169 0 obj
+171 0 obj
 << /Length 6190
 >>
 stream
@@ -34919,24 +34974,24 @@ Q
 
 endstream
 endobj
-170 0 obj
+172 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 169 0 R
+/Contents 171 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [172 0 R]
+/Annots [174 0 R]
 >>
 endobj
-171 0 obj
-[170 0 R /XYZ 0 792.0 null]
+173 0 obj
+[172 0 R /XYZ 0 792.0 null]
 endobj
-172 0 obj
+174 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -34944,10 +34999,10 @@ endobj
 /Type /Annot
 >>
 endobj
-173 0 obj
-[170 0 R /XYZ 0 503.4100000000002 null]
+175 0 obj
+[172 0 R /XYZ 0 503.4100000000002 null]
 endobj
-174 0 obj
+176 0 obj
 << /Length 6086
 >>
 stream
@@ -35258,11 +35313,11 @@ Q
 
 endstream
 endobj
-175 0 obj
+177 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 174 0 R
+/Contents 176 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -35271,13 +35326,13 @@ endobj
 >>
 >>
 endobj
-176 0 obj
-[175 0 R /XYZ 0 792.0 null]
+178 0 obj
+[177 0 R /XYZ 0 792.0 null]
 endobj
-177 0 obj
-[175 0 R /XYZ 0 515.4100000000002 null]
+179 0 obj
+[177 0 R /XYZ 0 515.4100000000002 null]
 endobj
-178 0 obj
+180 0 obj
 << /Length 5462
 >>
 stream
@@ -35577,11 +35632,11 @@ Q
 
 endstream
 endobj
-179 0 obj
+181 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 178 0 R
+/Contents 180 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -35590,18 +35645,18 @@ endobj
 >>
 >>
 endobj
-180 0 obj
-[179 0 R /XYZ 0 792.0 null]
+182 0 obj
+[181 0 R /XYZ 0 792.0 null]
 endobj
-181 0 obj
-[179 0 R /XYZ 0 533.9700000000001 null]
+183 0 obj
+[181 0 R /XYZ 0 533.9700000000001 null]
 endobj
-182 0 obj
+184 0 obj
 << /Limits [(SQL-1049) (SQL-1063)]
-/Names [(SQL-1049) 162 0 R (SQL-1050) 163 0 R (SQL-1051) 166 0 R (SQL-1053) 168 0 R (SQL-1057) 171 0 R (SQL-1058) 173 0 R (SQL-1059) 176 0 R (SQL-1061) 177 0 R (SQL-1062) 180 0 R (SQL-1063) 181 0 R]
+/Names [(SQL-1049) 164 0 R (SQL-1050) 165 0 R (SQL-1051) 168 0 R (SQL-1053) 170 0 R (SQL-1057) 173 0 R (SQL-1058) 175 0 R (SQL-1059) 178 0 R (SQL-1061) 179 0 R (SQL-1062) 182 0 R (SQL-1063) 183 0 R]
 >>
 endobj
-183 0 obj
+185 0 obj
 << /Length 5742
 >>
 stream
@@ -35912,11 +35967,11 @@ Q
 
 endstream
 endobj
-184 0 obj
+186 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 183 0 R
+/Contents 185 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -35925,13 +35980,13 @@ endobj
 >>
 >>
 endobj
-185 0 obj
-[184 0 R /XYZ 0 792.0 null]
+187 0 obj
+[186 0 R /XYZ 0 792.0 null]
 endobj
-186 0 obj
-[184 0 R /XYZ 0 515.4100000000002 null]
+188 0 obj
+[186 0 R /XYZ 0 515.4100000000002 null]
 endobj
-187 0 obj
+189 0 obj
 << /Length 5488
 >>
 stream
@@ -36231,11 +36286,11 @@ Q
 
 endstream
 endobj
-188 0 obj
+190 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 187 0 R
+/Contents 189 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -36244,13 +36299,13 @@ endobj
 >>
 >>
 endobj
-189 0 obj
-[188 0 R /XYZ 0 792.0 null]
+191 0 obj
+[190 0 R /XYZ 0 792.0 null]
 endobj
-190 0 obj
-[188 0 R /XYZ 0 533.9700000000001 null]
+192 0 obj
+[190 0 R /XYZ 0 533.9700000000001 null]
 endobj
-191 0 obj
+193 0 obj
 << /Length 6314
 >>
 stream
@@ -36583,24 +36638,24 @@ Q
 
 endstream
 endobj
-192 0 obj
+194 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 191 0 R
+/Contents 193 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [194 0 R]
+/Annots [196 0 R]
 >>
 endobj
-193 0 obj
-[192 0 R /XYZ 0 792.0 null]
+195 0 obj
+[194 0 R /XYZ 0 792.0 null]
 endobj
-194 0 obj
+196 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -36608,10 +36663,10 @@ endobj
 /Type /Annot
 >>
 endobj
-195 0 obj
-[192 0 R /XYZ 0 503.4100000000002 null]
+197 0 obj
+[194 0 R /XYZ 0 503.4100000000002 null]
 endobj
-196 0 obj
+198 0 obj
 << /Length 6573
 >>
 stream
@@ -36944,11 +36999,11 @@ Q
 
 endstream
 endobj
-197 0 obj
+199 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 196 0 R
+/Contents 198 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -36957,13 +37012,13 @@ endobj
 >>
 >>
 endobj
-198 0 obj
-[197 0 R /XYZ 0 792.0 null]
+200 0 obj
+[199 0 R /XYZ 0 792.0 null]
 endobj
-199 0 obj
-[197 0 R /XYZ 0 472.30000000000024 null]
+201 0 obj
+[199 0 R /XYZ 0 472.30000000000024 null]
 endobj
-200 0 obj
+202 0 obj
 << /Length 6691
 >>
 stream
@@ -37318,33 +37373,33 @@ Q
 
 endstream
 endobj
-201 0 obj
+203 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 200 0 R
+/Contents 202 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [205 0 R]
+/Annots [207 0 R]
 >>
 endobj
-202 0 obj
-[201 0 R /XYZ 0 792.0 null]
+204 0 obj
+[203 0 R /XYZ 0 792.0 null]
 endobj
-203 0 obj
-[201 0 R /XYZ 0 503.4100000000002 null]
+205 0 obj
+[203 0 R /XYZ 0 503.4100000000002 null]
 endobj
-204 0 obj
+206 0 obj
 << /Limits [(SQL-1064) (SQL-1078)]
-/Names [(SQL-1064) 185 0 R (SQL-1065) 186 0 R (SQL-1066) 189 0 R (SQL-1069) 190 0 R (SQL-1070) 193 0 R (SQL-1071) 195 0 R (SQL-1072) 198 0 R (SQL-1073) 199 0 R (SQL-1075) 202 0 R (SQL-1078) 203 0 R]
+/Names [(SQL-1064) 187 0 R (SQL-1065) 188 0 R (SQL-1066) 191 0 R (SQL-1069) 192 0 R (SQL-1070) 195 0 R (SQL-1071) 197 0 R (SQL-1072) 200 0 R (SQL-1073) 201 0 R (SQL-1075) 204 0 R (SQL-1078) 205 0 R]
 >>
 endobj
-205 0 obj
+207 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -37355,7 +37410,7 @@ endobj
 /Type /Annot
 >>
 endobj
-206 0 obj
+208 0 obj
 << /Length 5952
 >>
 stream
@@ -37666,11 +37721,11 @@ Q
 
 endstream
 endobj
-207 0 obj
+209 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 206 0 R
+/Contents 208 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -37679,13 +37734,13 @@ endobj
 >>
 >>
 endobj
-208 0 obj
-[207 0 R /XYZ 0 792.0 null]
+210 0 obj
+[209 0 R /XYZ 0 792.0 null]
 endobj
-209 0 obj
-[207 0 R /XYZ 0 564.5300000000001 null]
+211 0 obj
+[209 0 R /XYZ 0 564.5300000000001 null]
 endobj
-210 0 obj
+212 0 obj
 << /Length 7000
 >>
 stream
@@ -38018,11 +38073,11 @@ Q
 
 endstream
 endobj
-211 0 obj
+213 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 210 0 R
+/Contents 212 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -38031,13 +38086,13 @@ endobj
 >>
 >>
 endobj
-212 0 obj
-[211 0 R /XYZ 0 792.0 null]
+214 0 obj
+[213 0 R /XYZ 0 792.0 null]
 endobj
-213 0 obj
-[211 0 R /XYZ 0 515.4100000000002 null]
+215 0 obj
+[213 0 R /XYZ 0 515.4100000000002 null]
 endobj
-214 0 obj
+216 0 obj
 << /Length 5757
 >>
 stream
@@ -38337,11 +38392,11 @@ Q
 
 endstream
 endobj
-215 0 obj
+217 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 214 0 R
+/Contents 216 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -38350,13 +38405,13 @@ endobj
 >>
 >>
 endobj
-216 0 obj
-[215 0 R /XYZ 0 792.0 null]
+218 0 obj
+[217 0 R /XYZ 0 792.0 null]
 endobj
-217 0 obj
-[215 0 R /XYZ 0 533.9700000000001 null]
+219 0 obj
+[217 0 R /XYZ 0 533.9700000000001 null]
 endobj
-218 0 obj
+220 0 obj
 << /Length 5552
 >>
 stream
@@ -38656,11 +38711,11 @@ Q
 
 endstream
 endobj
-219 0 obj
+221 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 218 0 R
+/Contents 220 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -38669,13 +38724,13 @@ endobj
 >>
 >>
 endobj
-220 0 obj
-[219 0 R /XYZ 0 792.0 null]
+222 0 obj
+[221 0 R /XYZ 0 792.0 null]
 endobj
-221 0 obj
-[219 0 R /XYZ 0 545.9700000000001 null]
+223 0 obj
+[221 0 R /XYZ 0 545.9700000000001 null]
 endobj
-222 0 obj
+224 0 obj
 << /Length 5396
 >>
 stream
@@ -38964,11 +39019,11 @@ Q
 
 endstream
 endobj
-223 0 obj
+225 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 222 0 R
+/Contents 224 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -38977,18 +39032,18 @@ endobj
 >>
 >>
 endobj
-224 0 obj
-[223 0 R /XYZ 0 792.0 null]
+226 0 obj
+[225 0 R /XYZ 0 792.0 null]
 endobj
-225 0 obj
-[223 0 R /XYZ 0 564.5300000000001 null]
+227 0 obj
+[225 0 R /XYZ 0 564.5300000000001 null]
 endobj
-226 0 obj
+228 0 obj
 << /Limits [(SQL-1079) (SQL-1088)]
-/Names [(SQL-1079) 208 0 R (SQL-1080) 209 0 R (SQL-1081) 212 0 R (SQL-1082) 213 0 R (SQL-1083) 216 0 R (SQL-1084) 217 0 R (SQL-1085) 220 0 R (SQL-1086) 221 0 R (SQL-1087) 224 0 R (SQL-1088) 225 0 R]
+/Names [(SQL-1079) 210 0 R (SQL-1080) 211 0 R (SQL-1081) 214 0 R (SQL-1082) 215 0 R (SQL-1083) 218 0 R (SQL-1084) 219 0 R (SQL-1085) 222 0 R (SQL-1086) 223 0 R (SQL-1087) 226 0 R (SQL-1088) 227 0 R]
 >>
 endobj
-227 0 obj
+229 0 obj
 << /Length 5726
 >>
 stream
@@ -39288,11 +39343,11 @@ Q
 
 endstream
 endobj
-228 0 obj
+230 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 227 0 R
+/Contents 229 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -39301,13 +39356,13 @@ endobj
 >>
 >>
 endobj
-229 0 obj
-[228 0 R /XYZ 0 792.0 null]
+231 0 obj
+[230 0 R /XYZ 0 792.0 null]
 endobj
-230 0 obj
-[228 0 R /XYZ 0 551.9800000000001 null]
+232 0 obj
+[230 0 R /XYZ 0 551.9800000000001 null]
 endobj
-231 0 obj
+233 0 obj
 << /Length 8305
 >>
 stream
@@ -39695,11 +39750,11 @@ Q
 
 endstream
 endobj
-232 0 obj
+234 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 231 0 R
+/Contents 233 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -39708,13 +39763,13 @@ endobj
 >>
 >>
 endobj
-233 0 obj
-[232 0 R /XYZ 0 792.0 null]
+235 0 obj
+[234 0 R /XYZ 0 792.0 null]
 endobj
-234 0 obj
-[232 0 R /XYZ 0 484.8500000000002 null]
+236 0 obj
+[234 0 R /XYZ 0 484.8500000000002 null]
 endobj
-235 0 obj
+237 0 obj
 << /Length 6452
 >>
 stream
@@ -40036,11 +40091,11 @@ Q
 
 endstream
 endobj
-236 0 obj
+238 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 235 0 R
+/Contents 237 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -40049,13 +40104,13 @@ endobj
 >>
 >>
 endobj
-237 0 obj
-[236 0 R /XYZ 0 792.0 null]
+239 0 obj
+[238 0 R /XYZ 0 792.0 null]
 endobj
-238 0 obj
-[236 0 R /XYZ 0 503.4100000000002 null]
+240 0 obj
+[238 0 R /XYZ 0 503.4100000000002 null]
 endobj
-239 0 obj
+241 0 obj
 << /Length 5774
 >>
 stream
@@ -40366,11 +40421,11 @@ Q
 
 endstream
 endobj
-240 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 239 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -40379,13 +40434,13 @@ endobj
 >>
 >>
 endobj
-241 0 obj
-[240 0 R /XYZ 0 792.0 null]
+243 0 obj
+[242 0 R /XYZ 0 792.0 null]
 endobj
-242 0 obj
-[240 0 R /XYZ 0 533.9700000000001 null]
+244 0 obj
+[242 0 R /XYZ 0 533.9700000000001 null]
 endobj
-243 0 obj
+245 0 obj
 << /Length 7029
 >>
 stream
@@ -40729,11 +40784,11 @@ Q
 
 endstream
 endobj
-244 0 obj
+246 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 243 0 R
+/Contents 245 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -40742,18 +40797,18 @@ endobj
 >>
 >>
 endobj
-245 0 obj
-[244 0 R /XYZ 0 792.0 null]
+247 0 obj
+[246 0 R /XYZ 0 792.0 null]
 endobj
-246 0 obj
-[244 0 R /XYZ 0 503.4100000000002 null]
+248 0 obj
+[246 0 R /XYZ 0 503.4100000000002 null]
 endobj
-247 0 obj
+249 0 obj
 << /Limits [(SQL-1089) (SQL-1108)]
-/Names [(SQL-1089) 229 0 R (SQL-1090) 230 0 R (SQL-1094) 233 0 R (SQL-1095) 234 0 R (SQL-1098) 237 0 R (SQL-1099) 238 0 R (SQL-1104) 241 0 R (SQL-1105) 242 0 R (SQL-1106) 245 0 R (SQL-1108) 246 0 R]
+/Names [(SQL-1089) 231 0 R (SQL-1090) 232 0 R (SQL-1094) 235 0 R (SQL-1095) 236 0 R (SQL-1098) 239 0 R (SQL-1099) 240 0 R (SQL-1104) 243 0 R (SQL-1105) 244 0 R (SQL-1106) 247 0 R (SQL-1108) 248 0 R]
 >>
 endobj
-248 0 obj
+250 0 obj
 << /Length 5889
 >>
 stream
@@ -41064,11 +41119,11 @@ Q
 
 endstream
 endobj
-249 0 obj
+251 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 248 0 R
+/Contents 250 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -41077,13 +41132,13 @@ endobj
 >>
 >>
 endobj
-250 0 obj
-[249 0 R /XYZ 0 792.0 null]
+252 0 obj
+[251 0 R /XYZ 0 792.0 null]
 endobj
-251 0 obj
-[249 0 R /XYZ 0 521.4200000000002 null]
+253 0 obj
+[251 0 R /XYZ 0 521.4200000000002 null]
 endobj
-252 0 obj
+254 0 obj
 << /Length 7245
 >>
 stream
@@ -41449,27 +41504,27 @@ Q
 
 endstream
 endobj
-253 0 obj
+255 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 252 0 R
+/Contents 254 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [256 0 R]
+/Annots [258 0 R]
 >>
 endobj
-254 0 obj
-[253 0 R /XYZ 0 792.0 null]
+256 0 obj
+[255 0 R /XYZ 0 792.0 null]
 endobj
-255 0 obj
-[253 0 R /XYZ 0 484.8500000000002 null]
+257 0 obj
+[255 0 R /XYZ 0 484.8500000000002 null]
 endobj
-256 0 obj
+258 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -41477,7 +41532,7 @@ endobj
 /Type /Annot
 >>
 endobj
-257 0 obj
+259 0 obj
 << /Length 5729
 >>
 stream
@@ -41788,11 +41843,11 @@ Q
 
 endstream
 endobj
-258 0 obj
+260 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 257 0 R
+/Contents 259 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -41801,13 +41856,13 @@ endobj
 >>
 >>
 endobj
-259 0 obj
-[258 0 R /XYZ 0 792.0 null]
+261 0 obj
+[260 0 R /XYZ 0 792.0 null]
 endobj
-260 0 obj
-[258 0 R /XYZ 0 521.4200000000002 null]
+262 0 obj
+[260 0 R /XYZ 0 521.4200000000002 null]
 endobj
-261 0 obj
+263 0 obj
 << /Length 6004
 >>
 stream
@@ -42118,11 +42173,11 @@ Q
 
 endstream
 endobj
-262 0 obj
+264 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 261 0 R
+/Contents 263 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -42131,13 +42186,13 @@ endobj
 >>
 >>
 endobj
-263 0 obj
-[262 0 R /XYZ 0 792.0 null]
+265 0 obj
+[264 0 R /XYZ 0 792.0 null]
 endobj
-264 0 obj
-[262 0 R /XYZ 0 533.9700000000001 null]
+266 0 obj
+[264 0 R /XYZ 0 533.9700000000001 null]
 endobj
-265 0 obj
+267 0 obj
 << /Length 5965
 >>
 stream
@@ -42448,11 +42503,11 @@ Q
 
 endstream
 endobj
-266 0 obj
+268 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 265 0 R
+/Contents 267 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -42461,18 +42516,18 @@ endobj
 >>
 >>
 endobj
-267 0 obj
-[266 0 R /XYZ 0 792.0 null]
+269 0 obj
+[268 0 R /XYZ 0 792.0 null]
 endobj
-268 0 obj
-[266 0 R /XYZ 0 545.9700000000001 null]
+270 0 obj
+[268 0 R /XYZ 0 545.9700000000001 null]
 endobj
-269 0 obj
+271 0 obj
 << /Limits [(SQL-1109) (SQL-1121)]
-/Names [(SQL-1109) 250 0 R (SQL-11108) 1345 0 R (SQL-1112) 251 0 R (SQL-1114) 254 0 R (SQL-1115) 255 0 R (SQL-1116) 259 0 R (SQL-1117) 260 0 R (SQL-1118) 263 0 R (SQL-1119) 264 0 R (SQL-1120) 267 0 R (SQL-11201) 1346 0 R (SQL-11202) 1349 0 R (SQL-1121) 268 0 R]
+/Names [(SQL-1109) 252 0 R (SQL-11108) 1347 0 R (SQL-1112) 253 0 R (SQL-1114) 256 0 R (SQL-1115) 257 0 R (SQL-1116) 261 0 R (SQL-1117) 262 0 R (SQL-1118) 265 0 R (SQL-1119) 266 0 R (SQL-1120) 269 0 R (SQL-11201) 1348 0 R (SQL-11202) 1351 0 R (SQL-1121) 270 0 R]
 >>
 endobj
-270 0 obj
+272 0 obj
 << /Length 7504
 >>
 stream
@@ -42838,11 +42893,11 @@ Q
 
 endstream
 endobj
-271 0 obj
+273 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 270 0 R
+/Contents 272 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -42851,13 +42906,13 @@ endobj
 >>
 >>
 endobj
-272 0 obj
-[271 0 R /XYZ 0 792.0 null]
+274 0 obj
+[273 0 R /XYZ 0 792.0 null]
 endobj
-273 0 obj
-[271 0 R /XYZ 0 441.74000000000024 null]
+275 0 obj
+[273 0 R /XYZ 0 441.74000000000024 null]
 endobj
-274 0 obj
+276 0 obj
 << /Length 6884
 >>
 stream
@@ -43201,11 +43256,11 @@ Q
 
 endstream
 endobj
-275 0 obj
+277 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 274 0 R
+/Contents 276 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -43214,13 +43269,13 @@ endobj
 >>
 >>
 endobj
-276 0 obj
-[275 0 R /XYZ 0 792.0 null]
+278 0 obj
+[277 0 R /XYZ 0 792.0 null]
 endobj
-277 0 obj
-[275 0 R /XYZ 0 520.8700000000001 null]
+279 0 obj
+[277 0 R /XYZ 0 520.8700000000001 null]
 endobj
-278 0 obj
+280 0 obj
 << /Length 5134
 >>
 stream
@@ -43498,11 +43553,11 @@ Q
 
 endstream
 endobj
-279 0 obj
+281 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 278 0 R
+/Contents 280 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -43511,13 +43566,13 @@ endobj
 >>
 >>
 endobj
-280 0 obj
-[279 0 R /XYZ 0 792.0 null]
+282 0 obj
+[281 0 R /XYZ 0 792.0 null]
 endobj
-281 0 obj
-[279 0 R /XYZ 0 564.5300000000001 null]
+283 0 obj
+[281 0 R /XYZ 0 564.5300000000001 null]
 endobj
-282 0 obj
+284 0 obj
 << /Length 6132
 >>
 stream
@@ -43839,11 +43894,11 @@ Q
 
 endstream
 endobj
-283 0 obj
+285 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 282 0 R
+/Contents 284 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -43852,13 +43907,13 @@ endobj
 >>
 >>
 endobj
-284 0 obj
-[283 0 R /XYZ 0 792.0 null]
+286 0 obj
+[285 0 R /XYZ 0 792.0 null]
 endobj
-285 0 obj
-[283 0 R /XYZ 0 564.5300000000001 null]
+287 0 obj
+[285 0 R /XYZ 0 564.5300000000001 null]
 endobj
-286 0 obj
+288 0 obj
 << /Length 6240
 >>
 stream
@@ -44169,11 +44224,11 @@ Q
 
 endstream
 endobj
-287 0 obj
+289 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 286 0 R
+/Contents 288 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -44182,18 +44237,18 @@ endobj
 >>
 >>
 endobj
-288 0 obj
-[287 0 R /XYZ 0 792.0 null]
+290 0 obj
+[289 0 R /XYZ 0 792.0 null]
 endobj
-289 0 obj
-[287 0 R /XYZ 0 521.4200000000002 null]
+291 0 obj
+[289 0 R /XYZ 0 521.4200000000002 null]
 endobj
-290 0 obj
+292 0 obj
 << /Limits [(SQL-1122) (SQL-1136)]
-/Names [(SQL-1122) 272 0 R (SQL-11221) 1350 0 R (SQL-11222) 1353 0 R (SQL-1123) 273 0 R (SQL-1124) 276 0 R (SQL-1127) 277 0 R (SQL-1130) 280 0 R (SQL-1132) 281 0 R (SQL-1133) 284 0 R (SQL-1134) 285 0 R (SQL-1135) 288 0 R (SQL-1136) 289 0 R]
+/Names [(SQL-1122) 274 0 R (SQL-11221) 1352 0 R (SQL-11222) 1355 0 R (SQL-1123) 275 0 R (SQL-1124) 278 0 R (SQL-1127) 279 0 R (SQL-1130) 282 0 R (SQL-1132) 283 0 R (SQL-1133) 286 0 R (SQL-1134) 287 0 R (SQL-1135) 290 0 R (SQL-1136) 291 0 R]
 >>
 endobj
-291 0 obj
+293 0 obj
 << /Length 8082
 >>
 stream
@@ -44592,28 +44647,28 @@ Q
 
 endstream
 endobj
-292 0 obj
+294 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 291 0 R
+/Contents 293 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [295 0 R]
+/Annots [297 0 R]
 >>
 endobj
-293 0 obj
-[292 0 R /XYZ 0 792.0 null]
+295 0 obj
+[294 0 R /XYZ 0 792.0 null]
 endobj
-294 0 obj
-[292 0 R /XYZ 0 472.30000000000024 null]
+296 0 obj
+[294 0 R /XYZ 0 472.30000000000024 null]
 endobj
-295 0 obj
+297 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44624,7 +44679,7 @@ endobj
 /Type /Annot
 >>
 endobj
-296 0 obj
+298 0 obj
 << /Length 6430
 >>
 stream
@@ -44957,24 +45012,24 @@ Q
 
 endstream
 endobj
-297 0 obj
+299 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 296 0 R
+/Contents 298 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [299 0 R]
+/Annots [301 0 R]
 >>
 endobj
-298 0 obj
-[297 0 R /XYZ 0 792.0 null]
+300 0 obj
+[299 0 R /XYZ 0 792.0 null]
 endobj
-299 0 obj
+301 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -44982,10 +45037,10 @@ endobj
 /Type /Annot
 >>
 endobj
-300 0 obj
-[297 0 R /XYZ 0 503.4100000000002 null]
+302 0 obj
+[299 0 R /XYZ 0 503.4100000000002 null]
 endobj
-301 0 obj
+303 0 obj
 << /Length 9438
 >>
 stream
@@ -45417,11 +45472,11 @@ Q
 
 endstream
 endobj
-302 0 obj
+304 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 301 0 R
+/Contents 303 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -45430,13 +45485,13 @@ endobj
 >>
 >>
 endobj
-303 0 obj
-[302 0 R /XYZ 0 792.0 null]
+305 0 obj
+[304 0 R /XYZ 0 792.0 null]
 endobj
-304 0 obj
-[302 0 R /XYZ 0 386.08000000000015 null]
+306 0 obj
+[304 0 R /XYZ 0 386.08000000000015 null]
 endobj
-305 0 obj
+307 0 obj
 << /Length 7248
 >>
 stream
@@ -45802,25 +45857,25 @@ Q
 
 endstream
 endobj
-306 0 obj
+308 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 305 0 R
+/Contents 307 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [308 0 R]
+/Annots [310 0 R]
 >>
 endobj
-307 0 obj
-[306 0 R /XYZ 0 792.0 null]
+309 0 obj
+[308 0 R /XYZ 0 792.0 null]
 endobj
-308 0 obj
+310 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -45831,10 +45886,10 @@ endobj
 /Type /Annot
 >>
 endobj
-309 0 obj
-[306 0 R /XYZ 0 515.4100000000002 null]
+311 0 obj
+[308 0 R /XYZ 0 515.4100000000002 null]
 endobj
-310 0 obj
+312 0 obj
 << /Length 6692
 >>
 stream
@@ -46178,11 +46233,11 @@ Q
 
 endstream
 endobj
-311 0 obj
+313 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 310 0 R
+/Contents 312 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -46191,18 +46246,18 @@ endobj
 >>
 >>
 endobj
-312 0 obj
-[311 0 R /XYZ 0 792.0 null]
+314 0 obj
+[313 0 R /XYZ 0 792.0 null]
 endobj
-313 0 obj
-[311 0 R /XYZ 0 490.86000000000024 null]
+315 0 obj
+[313 0 R /XYZ 0 490.86000000000024 null]
 endobj
-314 0 obj
+316 0 obj
 << /Limits [(SQL-1139) (SQL-1148)]
-/Names [(SQL-1139) 293 0 R (SQL-1140) 294 0 R (SQL-1141) 298 0 R (SQL-1142) 300 0 R (SQL-1143) 303 0 R (SQL-1144) 304 0 R (SQL-1145) 307 0 R (SQL-1146) 309 0 R (SQL-1147) 312 0 R (SQL-1148) 313 0 R]
+/Names [(SQL-1139) 295 0 R (SQL-1140) 296 0 R (SQL-1141) 300 0 R (SQL-1142) 302 0 R (SQL-1143) 305 0 R (SQL-1144) 306 0 R (SQL-1145) 309 0 R (SQL-1146) 311 0 R (SQL-1147) 314 0 R (SQL-1148) 315 0 R]
 >>
 endobj
-315 0 obj
+317 0 obj
 << /Length 6847
 >>
 stream
@@ -46532,11 +46587,11 @@ Q
 
 endstream
 endobj
-316 0 obj
+318 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 315 0 R
+/Contents 317 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -46545,10 +46600,10 @@ endobj
 >>
 >>
 endobj
-317 0 obj
-[316 0 R /XYZ 0 792.0 null]
+319 0 obj
+[318 0 R /XYZ 0 792.0 null]
 endobj
-318 0 obj
+320 0 obj
 << /Length 6358
 >>
 stream
@@ -46811,11 +46866,11 @@ Q
 
 endstream
 endobj
-319 0 obj
+321 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 318 0 R
+/Contents 320 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -46824,10 +46879,10 @@ endobj
 >>
 >>
 endobj
-320 0 obj
-[319 0 R /XYZ 0 792.0 null]
+322 0 obj
+[321 0 R /XYZ 0 792.0 null]
 endobj
-321 0 obj
+323 0 obj
 << /Length 5520
 >>
 stream
@@ -47116,11 +47171,11 @@ Q
 
 endstream
 endobj
-322 0 obj
+324 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 321 0 R
+/Contents 323 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -47129,13 +47184,13 @@ endobj
 >>
 >>
 endobj
-323 0 obj
-[322 0 R /XYZ 0 792.0 null]
+325 0 obj
+[324 0 R /XYZ 0 792.0 null]
 endobj
-324 0 obj
-[322 0 R /XYZ 0 545.9700000000001 null]
+326 0 obj
+[324 0 R /XYZ 0 545.9700000000001 null]
 endobj
-325 0 obj
+327 0 obj
 << /Length 5074
 >>
 stream
@@ -47413,11 +47468,11 @@ Q
 
 endstream
 endobj
-326 0 obj
+328 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 325 0 R
+/Contents 327 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -47426,13 +47481,13 @@ endobj
 >>
 >>
 endobj
-327 0 obj
-[326 0 R /XYZ 0 792.0 null]
+329 0 obj
+[328 0 R /XYZ 0 792.0 null]
 endobj
-328 0 obj
-[326 0 R /XYZ 0 564.5300000000001 null]
+330 0 obj
+[328 0 R /XYZ 0 564.5300000000001 null]
 endobj
-329 0 obj
+331 0 obj
 << /Length 5287
 >>
 stream
@@ -47721,11 +47776,11 @@ Q
 
 endstream
 endobj
-330 0 obj
+332 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 329 0 R
+/Contents 331 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -47734,13 +47789,13 @@ endobj
 >>
 >>
 endobj
-331 0 obj
-[330 0 R /XYZ 0 792.0 null]
+333 0 obj
+[332 0 R /XYZ 0 792.0 null]
 endobj
-332 0 obj
-[330 0 R /XYZ 0 564.5300000000001 null]
+334 0 obj
+[332 0 R /XYZ 0 564.5300000000001 null]
 endobj
-333 0 obj
+335 0 obj
 << /Length 8165
 >>
 stream
@@ -48117,11 +48172,11 @@ Q
 
 endstream
 endobj
-334 0 obj
+336 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 333 0 R
+/Contents 335 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -48130,18 +48185,18 @@ endobj
 >>
 >>
 endobj
-335 0 obj
-[334 0 R /XYZ 0 792.0 null]
+337 0 obj
+[336 0 R /XYZ 0 792.0 null]
 endobj
-336 0 obj
-[334 0 R /XYZ 0 440.0900000000001 null]
+338 0 obj
+[336 0 R /XYZ 0 440.0900000000001 null]
 endobj
-337 0 obj
+339 0 obj
 << /Limits [(SQL-1150) (SQL-1161)]
-/Names [(SQL-1150) 317 0 R (SQL-1151) 320 0 R (SQL-1154) 323 0 R (SQL-1155) 324 0 R (SQL-1156) 327 0 R (SQL-1157) 328 0 R (SQL-1158) 331 0 R (SQL-1159) 332 0 R (SQL-1160) 335 0 R (SQL-1161) 336 0 R]
+/Names [(SQL-1150) 319 0 R (SQL-1151) 322 0 R (SQL-1154) 325 0 R (SQL-1155) 326 0 R (SQL-1156) 329 0 R (SQL-1157) 330 0 R (SQL-1158) 333 0 R (SQL-1159) 334 0 R (SQL-1160) 337 0 R (SQL-1161) 338 0 R]
 >>
 endobj
-338 0 obj
+340 0 obj
 << /Length 8096
 >>
 stream
@@ -48518,27 +48573,27 @@ Q
 
 endstream
 endobj
-339 0 obj
+341 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 338 0 R
+/Contents 340 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [342 0 R]
+/Annots [344 0 R]
 >>
 endobj
-340 0 obj
-[339 0 R /XYZ 0 792.0 null]
+342 0 obj
+[341 0 R /XYZ 0 792.0 null]
 endobj
-341 0 obj
-[339 0 R /XYZ 0 466.2900000000002 null]
+343 0 obj
+[341 0 R /XYZ 0 466.2900000000002 null]
 endobj
-342 0 obj
+344 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -48546,7 +48601,7 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
+345 0 obj
 << /Length 6851
 >>
 stream
@@ -48934,24 +48989,24 @@ Q
 
 endstream
 endobj
-344 0 obj
+346 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 343 0 R
+/Contents 345 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [346 0 R 348 0 R]
+/Annots [348 0 R 350 0 R]
 >>
 endobj
-345 0 obj
-[344 0 R /XYZ 0 792.0 null]
+347 0 obj
+[346 0 R /XYZ 0 792.0 null]
 endobj
-346 0 obj
+348 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -48959,10 +49014,10 @@ endobj
 /Type /Annot
 >>
 endobj
-347 0 obj
-[344 0 R /XYZ 0 503.4100000000002 null]
+349 0 obj
+[346 0 R /XYZ 0 503.4100000000002 null]
 endobj
-348 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -48970,7 +49025,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+351 0 obj
 << /Length 5746
 >>
 stream
@@ -49270,11 +49325,11 @@ Q
 
 endstream
 endobj
-350 0 obj
+352 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 349 0 R
+/Contents 351 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -49283,13 +49338,13 @@ endobj
 >>
 >>
 endobj
-351 0 obj
-[350 0 R /XYZ 0 792.0 null]
+353 0 obj
+[352 0 R /XYZ 0 792.0 null]
 endobj
-352 0 obj
-[350 0 R /XYZ 0 515.4100000000002 null]
+354 0 obj
+[352 0 R /XYZ 0 515.4100000000002 null]
 endobj
-353 0 obj
+355 0 obj
 << /Length 7295
 >>
 stream
@@ -49655,28 +49710,28 @@ Q
 
 endstream
 endobj
-354 0 obj
+356 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 353 0 R
+/Contents 355 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [357 0 R]
+/Annots [359 0 R]
 >>
 endobj
-355 0 obj
-[354 0 R /XYZ 0 792.0 null]
+357 0 obj
+[356 0 R /XYZ 0 792.0 null]
 endobj
-356 0 obj
-[354 0 R /XYZ 0 460.30000000000024 null]
+358 0 obj
+[356 0 R /XYZ 0 460.30000000000024 null]
 endobj
-357 0 obj
+359 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -49687,7 +49742,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+360 0 obj
 << /Length 7189
 >>
 stream
@@ -50031,11 +50086,11 @@ Q
 
 endstream
 endobj
-359 0 obj
+361 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 358 0 R
+/Contents 360 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -50044,18 +50099,18 @@ endobj
 >>
 >>
 endobj
-360 0 obj
-[359 0 R /XYZ 0 792.0 null]
+362 0 obj
+[361 0 R /XYZ 0 792.0 null]
 endobj
-361 0 obj
-[359 0 R /XYZ 0 453.74000000000024 null]
+363 0 obj
+[361 0 R /XYZ 0 453.74000000000024 null]
 endobj
-362 0 obj
+364 0 obj
 << /Limits [(SQL-1180) (SQL-1224)]
-/Names [(SQL-1180) 340 0 R (SQL-1181) 341 0 R (SQL-1182) 345 0 R (SQL-1183) 347 0 R (SQL-1184) 351 0 R (SQL-1185) 352 0 R (SQL-1186) 355 0 R (SQL-1187) 356 0 R (SQL-1188) 360 0 R (SQL-1224) 361 0 R]
+/Names [(SQL-1180) 342 0 R (SQL-1181) 343 0 R (SQL-1182) 347 0 R (SQL-1183) 349 0 R (SQL-1184) 353 0 R (SQL-1185) 354 0 R (SQL-1186) 357 0 R (SQL-1187) 358 0 R (SQL-1188) 362 0 R (SQL-1224) 363 0 R]
 >>
 endobj
-363 0 obj
+365 0 obj
 << /Length 5189
 >>
 stream
@@ -50333,11 +50388,11 @@ Q
 
 endstream
 endobj
-364 0 obj
+366 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 363 0 R
+/Contents 365 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -50346,13 +50401,13 @@ endobj
 >>
 >>
 endobj
-365 0 obj
-[364 0 R /XYZ 0 792.0 null]
+367 0 obj
+[366 0 R /XYZ 0 792.0 null]
 endobj
-366 0 obj
-[364 0 R /XYZ 0 564.5300000000001 null]
+368 0 obj
+[366 0 R /XYZ 0 564.5300000000001 null]
 endobj
-367 0 obj
+369 0 obj
 << /Length 9379
 >>
 stream
@@ -50851,27 +50906,27 @@ Q
 
 endstream
 endobj
-368 0 obj
+370 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 367 0 R
+/Contents 369 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [371 0 R]
+/Annots [373 0 R]
 >>
 endobj
-369 0 obj
-[368 0 R /XYZ 0 792.0 null]
+371 0 obj
+[370 0 R /XYZ 0 792.0 null]
 endobj
-370 0 obj
-[368 0 R /XYZ 0 515.4100000000002 null]
+372 0 obj
+[370 0 R /XYZ 0 515.4100000000002 null]
 endobj
-371 0 obj
+373 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -50879,7 +50934,7 @@ endobj
 /Type /Annot
 >>
 endobj
-372 0 obj
+374 0 obj
 << /Length 5607
 >>
 stream
@@ -51179,11 +51234,11 @@ Q
 
 endstream
 endobj
-373 0 obj
+375 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 372 0 R
+/Contents 374 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -51192,13 +51247,13 @@ endobj
 >>
 >>
 endobj
-374 0 obj
-[373 0 R /XYZ 0 792.0 null]
+376 0 obj
+[375 0 R /XYZ 0 792.0 null]
 endobj
-375 0 obj
-[373 0 R /XYZ 0 533.9700000000001 null]
+377 0 obj
+[375 0 R /XYZ 0 533.9700000000001 null]
 endobj
-376 0 obj
+378 0 obj
 << /Length 5730
 >>
 stream
@@ -51498,11 +51553,11 @@ Q
 
 endstream
 endobj
-377 0 obj
+379 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 376 0 R
+/Contents 378 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -51511,13 +51566,13 @@ endobj
 >>
 >>
 endobj
-378 0 obj
-[377 0 R /XYZ 0 792.0 null]
+380 0 obj
+[379 0 R /XYZ 0 792.0 null]
 endobj
-379 0 obj
-[377 0 R /XYZ 0 521.4200000000002 null]
+381 0 obj
+[379 0 R /XYZ 0 521.4200000000002 null]
 endobj
-380 0 obj
+382 0 obj
 << /Length 5154
 >>
 stream
@@ -51795,11 +51850,11 @@ Q
 
 endstream
 endobj
-381 0 obj
+383 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 380 0 R
+/Contents 382 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -51808,18 +51863,18 @@ endobj
 >>
 >>
 endobj
-382 0 obj
-[381 0 R /XYZ 0 792.0 null]
+384 0 obj
+[383 0 R /XYZ 0 792.0 null]
 endobj
-383 0 obj
-[381 0 R /XYZ 0 564.5300000000001 null]
+385 0 obj
+[383 0 R /XYZ 0 564.5300000000001 null]
 endobj
-384 0 obj
+386 0 obj
 << /Limits [(SQL-1225) (SQL-1240)]
-/Names [(SQL-1225) 365 0 R (SQL-1226) 366 0 R (SQL-1231) 369 0 R (SQL-1232) 370 0 R (SQL-1233) 374 0 R (SQL-1235) 375 0 R (SQL-1236) 378 0 R (SQL-1238) 379 0 R (SQL-1239) 382 0 R (SQL-1240) 383 0 R]
+/Names [(SQL-1225) 367 0 R (SQL-1226) 368 0 R (SQL-1231) 371 0 R (SQL-1232) 372 0 R (SQL-1233) 376 0 R (SQL-1235) 377 0 R (SQL-1236) 380 0 R (SQL-1238) 381 0 R (SQL-1239) 384 0 R (SQL-1240) 385 0 R]
 >>
 endobj
-385 0 obj
+387 0 obj
 << /Length 5216
 >>
 stream
@@ -52108,11 +52163,11 @@ Q
 
 endstream
 endobj
-386 0 obj
+388 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 385 0 R
+/Contents 387 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -52121,13 +52176,13 @@ endobj
 >>
 >>
 endobj
-387 0 obj
-[386 0 R /XYZ 0 792.0 null]
+389 0 obj
+[388 0 R /XYZ 0 792.0 null]
 endobj
-388 0 obj
-[386 0 R /XYZ 0 564.5300000000001 null]
+390 0 obj
+[388 0 R /XYZ 0 564.5300000000001 null]
 endobj
-389 0 obj
+391 0 obj
 << /Length 6171
 >>
 stream
@@ -52449,11 +52504,11 @@ Q
 
 endstream
 endobj
-390 0 obj
+392 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 389 0 R
+/Contents 391 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -52462,13 +52517,13 @@ endobj
 >>
 >>
 endobj
-391 0 obj
-[390 0 R /XYZ 0 792.0 null]
+393 0 obj
+[392 0 R /XYZ 0 792.0 null]
 endobj
-392 0 obj
-[390 0 R /XYZ 0 564.5300000000001 null]
+394 0 obj
+[392 0 R /XYZ 0 564.5300000000001 null]
 endobj
-393 0 obj
+395 0 obj
 << /Length 7289
 >>
 stream
@@ -52834,11 +52889,11 @@ Q
 
 endstream
 endobj
-394 0 obj
+396 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 393 0 R
+/Contents 395 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -52847,13 +52902,13 @@ endobj
 >>
 >>
 endobj
-395 0 obj
-[394 0 R /XYZ 0 792.0 null]
+397 0 obj
+[396 0 R /XYZ 0 792.0 null]
 endobj
-396 0 obj
-[394 0 R /XYZ 0 423.7300000000002 null]
+398 0 obj
+[396 0 R /XYZ 0 423.7300000000002 null]
 endobj
-397 0 obj
+399 0 obj
 << /Length 7629
 >>
 stream
@@ -53219,11 +53274,11 @@ Q
 
 endstream
 endobj
-398 0 obj
+400 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 397 0 R
+/Contents 399 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -53232,13 +53287,13 @@ endobj
 >>
 >>
 endobj
-399 0 obj
-[398 0 R /XYZ 0 792.0 null]
+401 0 obj
+[400 0 R /XYZ 0 792.0 null]
 endobj
-400 0 obj
-[398 0 R /XYZ 0 460.30000000000024 null]
+402 0 obj
+[400 0 R /XYZ 0 460.30000000000024 null]
 endobj
-401 0 obj
+403 0 obj
 << /Length 6465
 >>
 stream
@@ -53560,11 +53615,11 @@ Q
 
 endstream
 endobj
-402 0 obj
+404 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 401 0 R
+/Contents 403 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -53573,18 +53628,18 @@ endobj
 >>
 >>
 endobj
-403 0 obj
-[402 0 R /XYZ 0 792.0 null]
+405 0 obj
+[404 0 R /XYZ 0 792.0 null]
 endobj
-404 0 obj
-[402 0 R /XYZ 0 521.4200000000002 null]
+406 0 obj
+[404 0 R /XYZ 0 521.4200000000002 null]
 endobj
-405 0 obj
+407 0 obj
 << /Limits [(SQL-1241) (SQL-1254)]
-/Names [(SQL-1241) 387 0 R (SQL-1242) 388 0 R (SQL-1243) 391 0 R (SQL-1245) 392 0 R (SQL-1246) 395 0 R (SQL-1248) 396 0 R (SQL-1250) 399 0 R (SQL-1251) 400 0 R (SQL-1252) 403 0 R (SQL-1254) 404 0 R]
+/Names [(SQL-1241) 389 0 R (SQL-1242) 390 0 R (SQL-1243) 393 0 R (SQL-1245) 394 0 R (SQL-1246) 397 0 R (SQL-1248) 398 0 R (SQL-1250) 401 0 R (SQL-1251) 402 0 R (SQL-1252) 405 0 R (SQL-1254) 406 0 R]
 >>
 endobj
-406 0 obj
+408 0 obj
 << /Length 7123
 >>
 stream
@@ -53950,28 +54005,28 @@ Q
 
 endstream
 endobj
-407 0 obj
+409 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 406 0 R
+/Contents 408 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [410 0 R]
+/Annots [412 0 R]
 >>
 endobj
-408 0 obj
-[407 0 R /XYZ 0 792.0 null]
+410 0 obj
+[409 0 R /XYZ 0 792.0 null]
 endobj
-409 0 obj
-[407 0 R /XYZ 0 484.8500000000002 null]
+411 0 obj
+[409 0 R /XYZ 0 484.8500000000002 null]
 endobj
-410 0 obj
+412 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -53982,7 +54037,7 @@ endobj
 /Type /Annot
 >>
 endobj
-411 0 obj
+413 0 obj
 << /Length 5236
 >>
 stream
@@ -54260,11 +54315,11 @@ Q
 
 endstream
 endobj
-412 0 obj
+414 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 411 0 R
+/Contents 413 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -54273,13 +54328,13 @@ endobj
 >>
 >>
 endobj
-413 0 obj
-[412 0 R /XYZ 0 792.0 null]
+415 0 obj
+[414 0 R /XYZ 0 792.0 null]
 endobj
-414 0 obj
-[412 0 R /XYZ 0 564.5300000000001 null]
+416 0 obj
+[414 0 R /XYZ 0 564.5300000000001 null]
 endobj
-415 0 obj
+417 0 obj
 << /Length 5235
 >>
 stream
@@ -54557,11 +54612,11 @@ Q
 
 endstream
 endobj
-416 0 obj
+418 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 415 0 R
+/Contents 417 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -54570,13 +54625,13 @@ endobj
 >>
 >>
 endobj
-417 0 obj
-[416 0 R /XYZ 0 792.0

<TRUNCATED>


[44/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/dependencies.html b/docs/2.0.0/command_interface/dependencies.html
index 7c3233b..c4b5cea 100644
--- a/docs/2.0.0/command_interface/dependencies.html
+++ b/docs/2.0.0/command_interface/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface 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:command-interface-guide:pom:2.0.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 Command Interface Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to use the Trafodion Command Interface (TrafCI).</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="_img3" 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 Metr
 ics 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.0 (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>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 Command Interface 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.0.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 cl
 ass="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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="
 externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locati
 ons for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="e
 xternalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-
 proxy.torquebox.org/releases/rubygems/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:command-interface-guide:pom:2.0.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 Command Interface Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to use the Trafodion Command Interface (TrafCI).</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="_img3" 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 Metr
 ics 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.0 (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>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 Command Interface 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.0.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 cl
 ass="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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="
 externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locati
 ons for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="e
 xternalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/index.html b/docs/2.0.0/command_interface/index.html
index 2442d5d..b8da2fa 100644
--- a/docs/2.0.0/command_interface/index.html
+++ b/docs/2.0.0/command_interface/index.html
@@ -194,7 +194,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -1420,7 +1420,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/integration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/integration.html b/docs/2.0.0/command_interface/integration.html
index 36a9986..5c34add 100644
--- a/docs/2.0.0/command_interface/integration.html
+++ b/docs/2.0.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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/issue-tracking.html b/docs/2.0.0/command_interface/issue-tracking.html
index ea432d3..c469843 100644
--- a/docs/2.0.0/command_interface/issue-tracking.html
+++ b/docs/2.0.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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/license.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/license.html b/docs/2.0.0/command_interface/license.html
index b21cdad..c9cbf34 100644
--- a/docs/2.0.0/command_interface/license.html
+++ b/docs/2.0.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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/mail-lists.html b/docs/2.0.0/command_interface/mail-lists.html
index 17db8b3..40b2352 100644
--- a/docs/2.0.0/command_interface/mail-lists.html
+++ b/docs/2.0.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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/project-info.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/project-info.html b/docs/2.0.0/command_interface/project-info.html
index 9440935..39b4214 100644
--- a/docs/2.0.0/command_interface/project-info.html
+++ b/docs/2.0.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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/project-summary.html b/docs/2.0.0/command_interface/project-summary.html
index 2e2e618..862acf2 100644
--- a/docs/2.0.0/command_interface/project-summary.html
+++ b/docs/2.0.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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/source-repository.html b/docs/2.0.0/command_interface/source-repository.html
index a9e12b0..ac9c986 100644
--- a/docs/2.0.0/command_interface/source-repository.html
+++ b/docs/2.0.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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/team-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/team-list.html b/docs/2.0.0/command_interface/team-list.html
index 2001e2c..a341eca 100644
--- a/docs/2.0.0/command_interface/team-list.html
+++ b/docs/2.0.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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/allclasses-frame.html b/docs/2.0.0/dcs_reference/apidocs/allclasses-frame.html
index 320bc12..593f371 100644
--- a/docs/2.0.0/dcs_reference/apidocs/allclasses-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/allclasses-noframe.html b/docs/2.0.0/dcs_reference/apidocs/allclasses-noframe.html
index 3bde3c2..f354a0f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/allclasses-noframe.html
+++ b/docs/2.0.0/dcs_reference/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/constant-values.html b/docs/2.0.0/dcs_reference/apidocs/constant-values.html
index a29e017..0d1e503 100644
--- a/docs/2.0.0/dcs_reference/apidocs/constant-values.html
+++ b/docs/2.0.0/dcs_reference/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html b/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html
index d363e5d..2f037e7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html
+++ b/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/help-doc.html b/docs/2.0.0/dcs_reference/apidocs/help-doc.html
index af51d74..51114e1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/help-doc.html
+++ b/docs/2.0.0/dcs_reference/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/index-all.html b/docs/2.0.0/dcs_reference/apidocs/index-all.html
index cc58ac9..d334fa7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/index-all.html
+++ b/docs/2.0.0/dcs_reference/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/index.html b/docs/2.0.0/dcs_reference/apidocs/index.html
index ad1e0cb..2593635 100644
--- a/docs/2.0.0/dcs_reference/apidocs/index.html
+++ b/docs/2.0.0/dcs_reference/apidocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Trafodion Database Connectivity Services 2.0.0 API</title>
 <script type="text/javascript">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/Constants.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
index 7d606e3..b734bef 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
index 7c1973d..fdcb6f3 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionAnnotation (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
index 3bf10df..7fb52e4 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.Constants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
index 313ef7b..ea227b9 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.VersionAnnotation (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
index b71269f..2781a61 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FilterContainer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
index f180a67..d81db90 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HtmlQuoting (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
index 46ad8ec..16e86db 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.DummyServletFilter.RequestChecker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
index 1b3c47f..0def4b1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.DummyServletFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
index 70ead4f..16e9a9e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.QuotingInputFilter.RequestQuoter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
index 98334d9..9f00697 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.QuotingInputFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
index 060a147..27b44c5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.StackServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
index 9c4f3c5..053d351 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
index c17bdd1..2c8afc7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.trafodion.dcs.http.FilterContainer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
index 8768321..00c6ad5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HtmlQuoting (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
index eebd857..c3e61e6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.DummyServletFilter.RequestChecker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
index 2672859..f0651eb 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.DummyServletFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
index faa8b7d..0f9bd54 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.QuotingInputFilter.RequestQuoter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
index 7396de5..36153f2 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.QuotingInputFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
index 65a83f9..6a0f589 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.StackServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
index b872fc9..2bcde33 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
index 164481a..ff05f8e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
index 8c750ea..c6c81fb 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
index 7c9ddd1..6e82499 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
index 95915a0..fabbd27 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
index 61480c8..b2cf004 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
index 6fe398e..75acad9 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FloatingIp (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
index 5f43efd..6ab2466 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MasterLeaderElection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
index 5db4365..1cf2c40 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MasterStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
index 1d7b35b..c2d9323 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
index 7edd4d3..a4f850d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel.PlanSummaryInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
index 74612fb..8a13c36 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel.QueryPlanData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
index fe9c6cd..57c2641 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
index 5c3cf30..b6e3d8c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
index bf06fa6..a9aa62b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RegisteredServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
index 36c54a9..75ef571 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RunningServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
index a7e59c6..169e698 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerItem (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>



[34/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/Trafodion_Provisioning_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/Trafodion_Provisioning_Guide.pdf b/docs/2.0.0/provisioning_guide/Trafodion_Provisioning_Guide.pdf
index badfc66..f297eba 100644
--- a/docs/2.0.0/provisioning_guide/Trafodion_Provisioning_Guide.pdf
+++ b/docs/2.0.0/provisioning_guide/Trafodion_Provisioning_Guide.pdf
@@ -1,20 +1,19 @@
 %PDF-1.3
 %����
 1 0 obj
-<< /Title (Trafodion Install Guide)
-/Author (Version 1.3.0, January 2016)
+<< /Title (Trafodion Provisioning Guide)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221323+00'00')
-/ModDate (D:20160212221323+00'00')
+/Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
+/CreationDate (D:20160218161857+00'00')
+/ModDate (D:20160218161857+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
-/Names 18 0 R
-/Outlines 143 0 R
-/PageLabels 169 0 R
+/Names 22 0 R
+/Outlines 570 0 R
+/PageLabels 661 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,8 +22,8 @@ endobj
 endobj
 3 0 obj
 << /Type /Pages
-/Count 19
-/Kids [7 0 R 10 0 R 12 0 R 16 0 R 27 0 R 30 0 R 32 0 R 34 0 R 36 0 R 43 0 R 51 0 R 56 0 R 61 0 R 69 0 R 74 0 R 80 0 R 86 0 R 90 0 R 94 0 R]
+/Count 82
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 20 0 R 31 0 R 35 0 R 37 0 R 39 0 R 46 0 R 58 0 R 66 0 R 74 0 R 78 0 R 87 0 R 92 0 R 94 0 R 96 0 R 98 0 R 103 0 R 113 0 R 118 0 R 121 0 R 130 0 R 135 0 R 143 0 R 147 0 R 152 0 R 157 0 R 161 0 R 167 0 R 172 0 R 188 0 R 193 0 R 201 0 R 203 0 R 210 0 R 216 0 R 220 0 R 226 0 R 233 0 R 237 0 R 249 0 R 251 0 R 253 0 R 255 0 R 261 0 R 263 0 R 265 0 R 267 0 R 269 0 R 272 0 R 280 0 R 283 0 R 285 0 R 290 0 R 292 0 R 295 0 R 301 0 R 303 0 R 305 0 R 308 0 R 316 0 R 318 0 R 324 0 R 329 0 R 332 0 R 342 0 R 346 0 R 350 0 R 353 0 R 358 0 R 363 0 R 367 0 R 370 0 R 373 0 R 375 0 R 380 0 R 384 0 R 388 0 R 391 0 R]
 >>
 endobj
 4 0 obj
@@ -45,7 +44,7 @@ endobj
 >>
 endobj
 6 0 obj
-<< /Length 447
+<< /Length 416
 >>
 stream
 q
@@ -57,7 +56,7 @@ q
 BT
 36 437.436 Td
 /F1.0 36 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e2050726f> 15 <766973696f6e696e67204775696465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -66,9 +65,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 401.39399999999995 Td
+36 413.39399999999995 Td
 /F1.0 10 Tf
-[<56> 80 <657273696f6e20312e332e302c204a> 20 <616e> 10 <756172> -30 <792032303136>] TJ
+[<56> 80 <657273696f6e20322e302e30>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -96,7 +95,7 @@ endobj
 >>
 endobj
 9 0 obj
-<< /Length 19210
+<< /Length 34279
 >>
 stream
 q
@@ -268,7 +267,7 @@ ET
 BT
 570.44 637.8100000000003 Td
 /F1.0 10 Tf
-[<32>] TJ
+[<33>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -308,7 +307,7 @@ ET
 BT
 570.44 622.2500000000003 Td
 /F1.0 10 Tf
-[<37>] TJ
+[<36>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -348,7 +347,7 @@ ET
 BT
 570.44 606.6900000000004 Td
 /F1.0 10 Tf
-[<37>] TJ
+[<36>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -359,7 +358,7 @@ ET
 BT
 36.0 591.1300000000005 Td
 /F1.0 10 Tf
-[<322e20526571756972656d656e7473>] TJ
+[<322e20496e74726f64756374696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -368,9 +367,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-118.69 591.1300000000005 Td
+107.57 591.1300000000005 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -388,7 +387,7 @@ ET
 BT
 570.44 591.1300000000005 Td
 /F1.0 10 Tf
-[<38>] TJ
+[<37>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -399,7 +398,7 @@ ET
 BT
 51.0 575.5700000000005 Td
 /F1.0 10 Tf
-[<322e312e2047656e6572> 10 <616c20436c757374657220616e64204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
+[<322e312e205365637572> -15 <69747920436f6e7369646572> 10 <6174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -408,9 +407,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-357.77 575.5700000000005 Td
+185.41000000000003 575.5700000000005 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -426,9 +425,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-570.4399999999999 575.5700000000005 Td
+570.44 575.5700000000005 Td
 /F1.0 10 Tf
-[<38>] TJ
+[<37>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -437,9 +436,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 560.0100000000004 Td
+51.0 560.0100000000004 Td
 /F1.0 10 Tf
-[<322e312e312e204861726477> 15 <61726520526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
+[<322e322e2050726f> 15 <766973696f6e696e67204f7074696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -448,16 +447,16 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-318.85 560.0100000000004 Td
+168.73000000000002 560.0100000000004 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
 BT
-569.0500000000001 560.0100000000004 Td
+569.05 560.0100000000004 Td
 /F1.0 5.0 Tf
 [<a0>] TJ
 ET
@@ -477,9 +476,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 544.4500000000005 Td
+51.0 544.4500000000005 Td
 /F1.0 10 Tf
-[<322e312e322e204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
+[<322e332e2050726f> 15 <766973696f6e696e672041637469766974696573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -488,9 +487,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-285.49 544.4500000000005 Td
+174.29000000000002 544.4500000000005 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -508,7 +507,7 @@ ET
 BT
 570.44 544.4500000000005 Td
 /F1.0 10 Tf
-[<39>] TJ
+[<38>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -517,9 +516,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 528.8900000000006 Td
+51.0 528.8900000000006 Td
 /F1.0 10 Tf
-[<322e312e332e2049502050> 50 <6f72> -40 <7473>] TJ
+[<322e342e2050726f> 15 <766973696f6e696e67204d6173746572204e6f6465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -528,16 +527,16 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-135.37 528.8900000000006 Td
+190.97000000000003 528.8900000000006 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
 BT
-563.49 528.8900000000006 Td
+569.05 528.8900000000006 Td
 /F1.0 5.0 Tf
 [<a0>] TJ
 ET
@@ -546,9 +545,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-564.88 528.8900000000006 Td
+570.44 528.8900000000006 Td
 /F1.0 10 Tf
-[<3130>] TJ
+[<39>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -559,7 +558,7 @@ ET
 BT
 51.0 513.3300000000006 Td
 /F1.0 10 Tf
-[<322e322e2050726572657175697369746520536f667477> 15 <617265>] TJ
+[<322e352e2054> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c6572>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -568,16 +567,16 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.29000000000002 513.3300000000006 Td
+157.61 513.3300000000006 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
 BT
-563.49 513.3300000000006 Td
+569.05 513.3300000000006 Td
 /F1.0 5.0 Tf
 [<a0>] TJ
 ET
@@ -586,9 +585,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-564.88 513.3300000000006 Td
+570.44 513.3300000000006 Td
 /F1.0 10 Tf
-[<3131>] TJ
+[<39>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -599,7 +598,7 @@ ET
 BT
 66.0 497.77000000000066 Td
 /F1.0 10 Tf
-[<322e322e312e20536f667477> 15 <6172652050> 40 <6163> 20 <6b61676573>] TJ
+[<322e352e312e205573616765>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -608,9 +607,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-190.97000000000003 497.77000000000066 Td
+129.81 497.77000000000066 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -628,7 +627,7 @@ ET
 BT
 564.88 497.77000000000066 Td
 /F1.0 10 Tf
-[<3131>] TJ
+[<3130>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -637,9 +636,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 482.21000000000066 Td
+66.0 482.21000000000066 Td
 /F1.0 10 Tf
-[<322e332e2054> 120 <72> 10 <6166> 30 <6f64696f6e20557365722049447320616e64205468656972205072> -15 <6976696c69676573>] TJ
+[<322e352e322e20496e7374616c6c207673> 15 <2e20557067> 10 <72> 10 <616465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -648,9 +647,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-252.13 482.21000000000066 Td
+185.41000000000003 482.21000000000066 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -668,7 +667,7 @@ ET
 BT
 564.88 482.21000000000066 Td
 /F1.0 10 Tf
-[<3132>] TJ
+[<3131>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -679,7 +678,7 @@ ET
 BT
 66.0 466.65000000000066 Td
 /F1.0 10 Tf
-[<322e332e312e2052756e74696d65>] TJ
+[<322e352e332e20477569646564205365747570>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -688,9 +687,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-140.93 466.65000000000066 Td
+163.17000000000002 466.65000000000066 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -708,7 +707,7 @@ ET
 BT
 564.88 466.65000000000066 Td
 /F1.0 10 Tf
-[<3132>] TJ
+[<3131>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -719,7 +718,7 @@ ET
 BT
 66.0 451.09000000000066 Td
 /F1.0 10 Tf
-[<322e332e322e20496e7374616c6c6174696f6e2f557067> 10 <72> 10 <61646573>] TJ
+[<322e352e342e2041> 30 <75746f6d61746564205365747570>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -728,9 +727,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-196.53000000000003 451.09000000000066 Td
+179.85000000000002 451.09000000000066 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -748,7 +747,7 @@ ET
 BT
 564.88 451.09000000000066 Td
 /F1.0 10 Tf
-[<3133>] TJ
+[<3131>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -759,7 +758,7 @@ ET
 BT
 51.0 435.53000000000065 Td
 /F1.0 10 Tf
-[<322e342e20526571756972656420436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
+[<322e362e2054> 120 <72> 10 <6166> 30 <6f64696f6e2050726f> 15 <766973696f6e696e67204469726563746f72> -15 <696573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -768,9 +767,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-224.32999999999998 435.53000000000065 Td
+229.89 435.53000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -788,7 +787,7 @@ ET
 BT
 564.88 435.53000000000065 Td
 /F1.0 10 Tf
-[<3133>] TJ
+[<3136>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -797,9 +796,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 419.97000000000065 Td
+36.0 419.97000000000065 Td
 /F1.0 10 Tf
-[<322e342e312e204f706572> 10 <6174696e672053797374656d204368616e676573>] TJ
+[<332e20526571756972656d656e7473>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -808,9 +807,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-224.32999999999998 419.97000000000065 Td
+118.69 419.97000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -828,7 +827,7 @@ ET
 BT
 564.88 419.97000000000065 Td
 /F1.0 10 Tf
-[<3133>] TJ
+[<3137>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -837,9 +836,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 404.41000000000065 Td
+51.0 404.41000000000065 Td
 /F1.0 10 Tf
-[<322e342e322e205a6f6f4b> 40 <6565706572204368616e676573>] TJ
+[<332e312e2047656e6572> 10 <616c20436c757374657220616e64204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -848,9 +847,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-196.53000000000003 404.41000000000065 Td
+357.77 404.41000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -868,7 +867,7 @@ ET
 BT
 564.88 404.41000000000065 Td
 /F1.0 10 Tf
-[<3134>] TJ
+[<3137>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -879,7 +878,7 @@ ET
 BT
 66.0 388.85000000000065 Td
 /F1.0 10 Tf
-[<322e342e332e2048444653204368616e676573>] TJ
+[<332e312e312e204861726477> 15 <61726520526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -888,9 +887,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.29000000000002 388.85000000000065 Td
+318.85 388.85000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -908,7 +907,7 @@ ET
 BT
 564.88 388.85000000000065 Td
 /F1.0 10 Tf
-[<3134>] TJ
+[<3137>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -919,7 +918,7 @@ ET
 BT
 66.0 373.29000000000065 Td
 /F1.0 10 Tf
-[<322e342e342e204842617365204368616e676573>] TJ
+[<332e312e322e204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -928,9 +927,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.29000000000002 373.29000000000065 Td
+285.49 373.29000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -948,7 +947,7 @@ ET
 BT
 564.88 373.29000000000065 Td
 /F1.0 10 Tf
-[<3135>] TJ
+[<3138>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -957,9 +956,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 357.73000000000064 Td
+66.0 357.73000000000064 Td
 /F1.0 10 Tf
-[<322e352e205265636f6d6d656e64656420436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
+[<332e312e332e2049502050> 50 <6f72> -40 <7473>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -968,9 +967,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-252.13 357.73000000000064 Td
+135.37 357.73000000000064 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -988,7 +987,7 @@ ET
 BT
 564.88 357.73000000000064 Td
 /F1.0 10 Tf
-[<3136>] TJ
+[<3139>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -997,9 +996,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 342.17000000000064 Td
+51.0 342.17000000000064 Td
 /F1.0 10 Tf
-[<322e352e312e205265636f6d6d656e64656420484261736520436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
+[<332e322e2050726572657175697369746520536f667477> 15 <617265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1008,9 +1007,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-307.72999999999996 342.17000000000064 Td
+174.29000000000002 342.17000000000064 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1028,42 +1027,18 @@ ET
 BT
 564.88 342.17000000000064 Td
 /F1.0 10 Tf
-[<3136>] TJ
+[<3230>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-
-endstream
-endobj
-10 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 9 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F2.0 13 0 R
-/F1.0 8 0 R
->>
->>
-/Annots [97 0 R 98 0 R 99 0 R 100 0 R 101 0 R 102 0 R 103 0 R 104 0 R 105 0 R 106 0 R 107 0 R 108 0 R 109 0 R 110 0 R 111 0 R 112 0 R 113 0 R 114 0 R 115 0 R 116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 121 0 R 122 0 R 123 0 R 124 0 R 125 0 R 126 0 R 127 0 R 128 0 R 129 0 R 130 0 R 131 0 R 132 0 R 133 0 R 134 0 R 135 0 R 136 0 R 137 0 R 138 0 R 139 0 R 140 0 R 141 0 R 142 0 R]
->>
-endobj
-11 0 obj
-<< /Length 5059
->>
-stream
-q
-/DeviceRGB cs
 0.200 0.200 0.200 scn
-/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-36 720.4635000000001 Td
-/F2.0 13.5 Tf
-[<4c6963656e73652053746174656d656e74>] TJ
+66.0 326.61000000000064 Td
+/F1.0 10 Tf
+[<332e322e312e204861646f6f7020536f667477> 15 <617265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1072,20 +1047,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 683.4075000000001 Td
-/F1.0 13.5 Tf
-[<4c6963656e73656420746f207468652041706163686520536f667477> 15 <6172652046> 30 <6f756e646174696f6e20284153462920756e646572206f6e65206f72206d6f726520636f6e7472> -15 <6962> 20 <75746f72206c6963656e7365>] TJ
+179.85000000000002 326.61000000000064 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 326.61000000000064 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 658.3515000000001 Td
-/F1.0 13.5 Tf
-[<6167> 10 <7265656d656e7473> 15 <2e202053656520746865204e4f> 40 <544943452066696c65206469737472> -15 <6962> 20 <75746564207769746820746869732077> 10 <6f72> -15 <6b2066> 30 <6f72206164646974696f6e616c20696e66> 30 <6f72> -25 <6d6174696f6e>] TJ
+564.88 326.61000000000064 Td
+/F1.0 10 Tf
+[<3230>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1094,9 +1076,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 633.2955000000002 Td
-/F1.0 13.5 Tf
-[<726567617264696e6720636f70> 30 <7972> -15 <69676874206f> 15 <776e657273686970> 35 <2e202054686520415346206c6963656e73657320746869732066696c6520746f2079> 20 <6f7520756e6465722074686520417061636865>] TJ
+66.0 311.05000000000064 Td
+/F1.0 10 Tf
+[<332e322e322e20536f667477> 15 <6172652050> 40 <6163> 20 <6b61676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1105,31 +1087,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 608.2395000000001 Td
-/F1.0 13.5 Tf
-[<4c6963656e7365> 15 <2c2056> 80 <657273696f6e20322e30202874686520224c6963656e736522293b2079> 20 <6f75206d61> 30 <79206e6f742075736520746869732066696c652065> 30 <786365707420696e20636f6d706c69616e63652077697468>] TJ
+190.97000000000003 311.05000000000064 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 311.05000000000064 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 583.1835000000001 Td
-/F1.0 13.5 Tf
-[<746865204c6963656e7365> 15 <2e202059> 140 <6f75206d61> 30 <79206f627461696e206120636f70> 30 <79206f6620746865204c6963656e7365206174>] TJ
+564.88 311.05000000000064 Td
+/F1.0 10 Tf
+[<3231>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.000 0.184 0.655 scn
-0.000 0.184 0.655 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-36 558.1275000000002 Td
-/F1.0 13.5 Tf
-[<687474703a2f2f777777> 60 <2e617061636865> 15 <2e6f72672f6c6963656e7365732f4c4943454e53452d322e30>] TJ
+51.0 295.49000000000063 Td
+/F1.0 10 Tf
+[<332e332e2054> 120 <72> 10 <6166> 30 <6f64696f6e20557365722049447320616e64205468656972205072> -15 <6976696c65676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1138,20 +1127,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 521.0715000000001 Td
-/F1.0 13.5 Tf
-[<556e6c6573732072657175697265642062> 20 <79206170706c69636162> 20 <6c65206c61> 20 <77206f72206167> 10 <7265656420746f20696e207772> -15 <6974696e672c20736f667477> 15 <617265206469737472> -15 <6962> 20 <7574656420756e64657220746865>] TJ
+252.13 295.49000000000063 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 295.49000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 496.0155000000001 Td
-/F1.0 13.5 Tf
-[<4c6963656e7365206973206469737472> -15 <6962> 20 <75746564206f6e20616e2022415320495322204241534953> 20 <2c20574954484f55542057> 50 <415252414e54494553204f5220434f4e444954494f4e53>] TJ
+564.88 295.49000000000063 Td
+/F1.0 10 Tf
+[<3232>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1160,9 +1156,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 470.9595000000001 Td
-/F1.0 13.5 Tf
-[<4f4620414e59204b494e44> 70 <2c206569746865722065> 30 <787072657373206f7220696d706c6965642e202053656520746865204c6963656e73652066> 30 <6f7220746865207370656369666963206c616e6775616765>] TJ
+66.0 279.93000000000063 Td
+/F1.0 10 Tf
+[<332e332e312e2054> 120 <72> 10 <6166> 30 <6f64696f6e2052756e74696d652055736572>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1171,179 +1167,158 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 445.9035000000001 Td
-/F1.0 13.5 Tf
-[<676f> 15 <76> 25 <6572> -25 <6e696e6720706572> -25 <6d697373696f6e7320616e64206c696d69746174696f6e7320756e64657220746865204c6963656e7365> 15 <2e>] TJ
+207.64999999999998 279.93000000000063 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-1.5 w
-0.000 0.000 0.000 SCN
-36.000 406.319 m
-306.000 406.319 l
-S
-[ ] 0 d
-1 w
-0.000 0.000 0.000 SCN
+
+BT
+563.49 279.93000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-38 411.50500000000017 Td
-/F2.0 13.5 Tf
-[<56> 50 <6572> 15 <73696f6e>] TJ
+564.88 279.93000000000063 Td
+/F1.0 10 Tf
+[<3232>] TJ
 ET
 
-0.000 0.000 0.000 scn
-1.5 w
-0.000 0.000 0.000 SCN
-306.000 406.319 m
-576.000 406.319 l
-S
-[ ] 0 d
-1 w
 0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-308.0 411.50500000000017 Td
-/F2.0 13.5 Tf
-[<44617465>] TJ
+66.0 264.37000000000063 Td
+/F1.0 10 Tf
+[<332e332e322e2054> 120 <72> 10 <6166> 30 <6f64696f6e2050726f> 15 <766973696f6e696e672055736572>] TJ
 ET
 
-0.000 0.000 0.000 scn
-1 w
 0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-38 391.66950000000014 Td
-/F1.0 13.5 Tf
-[<312e332e30>] TJ
+224.32999999999998 264.37000000000063 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
-0.000 0.000 0.000 scn
-1 w
 0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+
+BT
+563.49 264.37000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-308.0 391.66950000000014 Td
-/F1.0 13.5 Tf
-[<4a> 20 <616e> 10 <756172> -30 <79> 100 <2c2032303136>] TJ
+564.88 264.37000000000063 Td
+/F1.0 10 Tf
+[<3232>] TJ
 ET
 
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
 0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
+0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+51.0 248.81000000000063 Td
+/F1.0 10 Tf
+[<332e342e20526571756972656420436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+224.32999999999998 248.81000000000063 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
+
+BT
+563.49 248.81000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 248.81000000000063 Td
+/F1.0 10 Tf
+[<3234>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+66.0 233.25000000000063 Td
+/F1.0 10 Tf
+[<332e342e312e204f706572> 10 <6174696e672053797374656d204368616e676573>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-528.12 23.29 Td
+224.32999999999998 233.25000000000063 Td
 /F1.0 10 Tf
-[<50726566> 30 <616365207c20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 233.25000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-570.44 23.29 Td
-/F2.0 10 Tf
-[<31>] TJ
+564.88 233.25000000000063 Td
+/F1.0 10 Tf
+[<3234>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-12 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 11 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F2.0 13 0 R
-/F1.0 8 0 R
->>
->>
-/Annots [14 0 R]
->>
-endobj
-13 0 obj
-<< /Type /Font
-/Subtype /Type1
-/BaseFont /Helvetica-Bold
-/Encoding /WinAnsiEncoding
->>
-endobj
-14 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.apache.org/licenses/LICENSE-2.0)
->>
-/Subtype /Link
-/Rect [36 555.3330000000001 306.594 567.8205000000002]
-/Type /Annot
->>
-endobj
-15 0 obj
-<< /Length 11658
->>
-stream
-q
-/DeviceRGB cs
-0.192 0.533 0.675 scn
-/DeviceRGB CS
-0.192 0.533 0.675 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-36 718.506 Td
-/F2.0 18 Tf
-[<4368617074657220312e2041626f7574205468697320446f63756d656e74>] TJ
+66.0 217.69000000000062 Td
+/F1.0 10 Tf
+[<332e342e322e205a6f6f4b> 40 <6565706572204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1352,31 +1327,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 682.9900000000001 Td
+196.53000000000003 217.69000000000062 Td
 /F1.0 10 Tf
-[<54686973206775696465206465736372> -15 <6962657320686f> 15 <7720746f2070726f> 15 <766973696f6e2054> 120 <72> 10 <6166> 30 <6f64696f6e2066> 30 <6f7220656e642d7573657220656e> 20 <7669726f6e6d656e7473> 15 <2e205468697320696e7374616c6c20616c6c6f> 15 <77732079> 20 <6f7520746f2073746f726520616e642071756572> -30 <792064617461>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 217.69000000000062 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 664.4300000000001 Td
+564.88 217.69000000000062 Td
 /F1.0 10 Tf
-[<7573696e672054> 120 <72> 10 <6166> 30 <6f64696f6e2c20656974686572207669612054> 120 <72> 10 <6166> 30 <6f64696f6e20636c69656e7473202873656520>] TJ
+[<3235>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.000 0.184 0.655 scn
-0.000 0.184 0.655 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-249.0 664.4300000000001 Td
+66.0 202.13000000000062 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20436c69656e7420496e7374616c6c6174696f6e204775696465>] TJ
+[<332e342e332e2048444653204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1385,31 +1367,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-398.02 664.4300000000001 Td
+174.29000000000002 202.13000000000062 Td
 /F1.0 10 Tf
-[<206f7220766961206170706c69636174696f6e20636f64652079> 20 <6f75207772> -15 <697465> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 202.13000000000062 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 633.8700000000002 Td
+564.88 202.13000000000062 Td
 /F1.0 10 Tf
-[<49662079> 20 <6f752077> 15 <616e7420746f20696e7374616c6c20612054> 120 <72> 10 <6166> 30 <6f64696f6e206465> 30 <76> 25 <656c6f7065722d62> 20 <75696c6420656e> 20 <7669726f6e6d656e742c207468656e20706c6561736520726566> 30 <657220746f2074686520>] TJ
+[<3235>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.000 0.184 0.655 scn
-0.000 0.184 0.655 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-414.1 633.8700000000002 Td
+66.0 186.57000000000062 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+[<332e342e342e204842617365204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1418,31 +1407,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-536.3900000000001 633.8700000000002 Td
+174.29000000000002 186.57000000000062 Td
 /F1.0 10 Tf
-[<2066> 30 <6f72>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 186.57000000000062 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 615.3100000000002 Td
+564.88 186.57000000000062 Td
 /F1.0 10 Tf
-[<696e737472> -15 <756374696f6e73> 15 <2e>] TJ
+[<3236>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.192 0.533 0.675 scn
-0.192 0.533 0.675 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-36 576.4120000000003 Td
-/F2.0 16 Tf
-[<312e312e20496e74656e6465642041> 30 <756469656e6365>] TJ
+51.0 171.01000000000062 Td
+/F1.0 10 Tf
+[<332e352e205265636f6d6d656e64656420436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1451,35 +1447,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 541.5100000000002 Td
+252.13 171.01000000000062 Td
 /F1.0 10 Tf
-[<5468697320677569646520697320696e74656e6465642066> 30 <6f72> -30 <3a>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 171.01000000000062 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 510.95000000000033 Td
+564.88 171.01000000000062 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3237>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51 510.95000000000033 Td
-/F2.0 10 Tf
-[<53696e676c652d4e6f646520456e> 40 <766972> 20 <6f6e6d656e7473>] TJ
+66.0 155.4500000000006 Td
+/F1.0 10 Tf
+[<332e352e312e205265636f6d6d656e646564205365637572> -15 <697479204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1488,35 +1487,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-178.2 510.95000000000033 Td
+252.13 155.4500000000006 Td
 /F1.0 10 Tf
-[<3a2054> 120 <79706963616c6c792075736564207768656e2079> 20 <6f752077> 15 <616e7420746f2065> 30 <76> 25 <616c756c6174652054> 120 <72> 10 <6166> 30 <6f64696f6e2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 155.4500000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 486.3900000000003 Td
+564.88 155.4500000000006 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3237>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51 486.3900000000003 Td
-/F2.0 10 Tf
-[<436c757374657220284d756c74692d4e6f64652920456e> 40 <766972> 20 <6f6e6d656e7473>] TJ
+66.0 139.8900000000006 Td
+/F1.0 10 Tf
+[<332e352e322e205265636f6d6d656e646564204844465320436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1525,42 +1527,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-215.41 486.3900000000003 Td
+307.72999999999996 139.8900000000006 Td
 /F1.0 10 Tf
-[<3a2054> 120 <79706963616c6c792075736564207768656e2079> 20 <6f75206465706c6f> 30 <792054> 120 <72> 10 <6166> 30 <6f64696f6e2066> 30 <6f72206170706c69636174696f6e207573616765> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.5 w
-0.933 0.933 0.933 SCN
-105.000 423.360 m
-105.000 468.820 l
-S
-Q
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
 
 BT
-66.21600000000001 437.5100000000004 Td
-/F3.1 24 Tf
-<21> Tj
+563.49 139.8900000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-117.0 451.8300000000003 Td
+564.88 139.8900000000006 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e2063616e2062652070726f> 15 <766973696f6e6564206f6e20612073696e676c652d6e6f6465206f72206d> 10 <756c74692d6e6f646520656e> 20 <7669726f6d656e742e20556e6c657373207370656369666963616c6c79206e6f7465642c>] TJ
+[<3237>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1569,9 +1556,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-117.0 432.93000000000035 Td
+66.0 124.33000000000061 Td
 /F1.0 10 Tf
-[<74686520746572> -25 <6d20>] TJ
+[<332e352e332e205265636f6d6d656e64656420484261736520436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1580,20 +1567,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-156.71 432.93000000000035 Td
-/F2.0 10 Tf
-[<63> 20 <6c7573746572>] TJ
+307.72999999999996 124.33000000000061 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 124.33000000000061 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-189.3 432.93000000000035 Td
+564.88 124.33000000000061 Td
 /F1.0 10 Tf
-[<206973207573656420746f206d65616e20626f74682073696e676c652d20616e64206d> 10 <756c74692d6e6f646520656e> 20 <7669726f6e6d656e7473> 15 <2e>] TJ
+[<3238>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1602,35 +1596,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36.0 398.37000000000035 Td
+36.0 108.7700000000006 Td
 /F1.0 10 Tf
-[<5468652070726f> 15 <766973696f6e696e6720696e737472> -15 <756374696f6e73206170706c69657320746f206120646976> 25 <6572736520736574206f6620706c617466> 30 <6f72> -25 <6d733a>] TJ
+[<342e2050726570617265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 367.81000000000034 Td
+90.88999999999999 108.7700000000006 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
+BT
+563.49 108.7700000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 367.81000000000034 Td
-/F2.0 10 Tf
-[<566972> -20 <7475616c204d6163> 10 <68696e6573>] TJ
+564.88 108.7700000000006 Td
+/F1.0 10 Tf
+[<3239>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1639,35 +1636,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-130.57 367.81000000000034 Td
+51.0 93.2100000000006 Td
 /F1.0 10 Tf
-[<3a204f6674656e20757365642066> 30 <6f722065> 30 <76> 25 <616c756174696f6e7320616e642054> 120 <72> 10 <6166> 30 <6f64696f6e206465> 30 <76> 25 <656c6f706d656e742e>] TJ
+[<342e312e20496e7374616c6c204f7074696f6e616c2057> 30 <6f72> -15 <6b73746174696f6e20536f667477> 15 <617265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 343.25000000000034 Td
+241.01 93.2100000000006 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
+BT
+563.49 93.2100000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 343.25000000000034 Td
-/F2.0 10 Tf
-[<436c6f7564>] TJ
+564.88 93.2100000000006 Td
+/F1.0 10 Tf
+[<3239>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1676,68 +1676,49 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-79.33 343.25000000000034 Td
+51.0 77.6500000000006 Td
 /F1.0 10 Tf
-[<3a20557365642066> 30 <6f722050726f6475637420456e> 20 <7669726f6e6d656e74732061732077> 10 <656c6c2061732066> 30 <6f72204465> 30 <76> 25 <656c6f70657220456e> 20 <7669726f6e6d656e7473> 15 <2e>] TJ
+[<342e322e20436f6e66696775726520496e7374616c6c6174696f6e2055736572204944>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 318.69000000000034 Td
+207.64999999999998 77.6500000000006 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
 BT
-51.0 318.69000000000034 Td
-/F2.0 10 Tf
-[<42617265204d6574616c>] TJ
+563.49 77.6500000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-101.57 318.69000000000034 Td
+564.88 77.6500000000006 Td
 /F1.0 10 Tf
-[<3a20557365642066> 30 <6f722050726f6475637420456e> 20 <7669726f6e6d656e74732061732077> 10 <656c6c2061732066> 30 <6f72204465> 30 <76> 25 <656c6f70657220456e> 20 <7669726f6e6d656e7473> 15 <2e>] TJ
+[<3239>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.5 w
-0.933 0.933 0.933 SCN
-105.000 237.100 m
-105.000 301.120 l
-S
-Q
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-66.21600000000001 260.53000000000037 Td
-/F3.1 24 Tf
-<21> Tj
+51.0 62.09000000000061 Td
+/F1.0 10 Tf
+[<342e332e204469736162> 20 <6c652072657175697265747479>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1746,42 +1727,62 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-117.0 284.13000000000034 Td
+157.61 62.09000000000061 Td
 /F1.0 10 Tf
-[<54686520746572> -25 <6d20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-160.04 284.13000000000034 Td
-/F2.0 10 Tf
-[<6e6f6465>] TJ
+563.49 62.09000000000061 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-183.93 284.13000000000034 Td
+564.88 62.09000000000061 Td
 /F1.0 10 Tf
-[<206973207573656420746f20726570726573656e74206120636f6d707574696e6720706c617466> 30 <6f72> -25 <6d206f6e207768696368206f706572> 10 <6174696e672073797374656d2c204861646f6f70> 35 <2c20616e64>] TJ
+[<3330>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+Q
+
+endstream
+endobj
+10 0 obj
+<< /Type /Page
+/Parent 3 0 R
+/MediaBox [0 0 612.0 792.0]
+/Contents 9 0 R
+/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
+/Font << /F2.0 17 0 R
+/F1.0 8 0 R
+>>
+>>
+/Annots [393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R]
+>>
+endobj
+11 0 obj
+<< /Length 37053
+>>
+stream
+q
+/DeviceRGB cs
 0.200 0.200 0.200 scn
+/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-117.0 265.57000000000033 Td
+51.0 730.82 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20736f667477> 15 <6172652069732072> -15 <756e6e696e672e20556e6c657373207370656369666963616c6c79207175616c69666965642028626172652d6d6574616c206e6f6465> 15 <2c20766972> -40 <7475616c2d6d616368696e206e6f6465> 15 <2c206f72>] TJ
+[<342e342e2056> 80 <6572> -15 <696679204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1790,42 +1791,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-117.0 246.67000000000036 Td
+291.05 730.82 Td
 /F1.0 10 Tf
-[<636c6f75642d6e6f6465292c20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-175.36 246.67000000000036 Td
-/F2.0 10 Tf
-[<6e6f6465>] TJ
+563.49 730.82 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-199.25 246.67000000000036 Td
+564.88 730.82 Td
 /F1.0 10 Tf
-[<20726570726573656e7473206120636f6d707574696e6720706c617466> 30 <6f72> -25 <6d20696e2079> 20 <6f757220636c7573746572207265676172646c657373206f6620706c617466> 30 <6f72> -25 <6d2074797065> 15 <2e>] TJ
+[<3330>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.192 0.533 0.675 scn
-0.192 0.533 0.675 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-36.0 203.77200000000033 Td
-/F2.0 16 Tf
-[<312e322e204e65> 15 <7720616e64204368616e67> -10 <656420496e66> 20 <6f726d6174696f6e>] TJ
+51.0 715.2600000000001 Td
+/F1.0 10 Tf
+[<342e352e20436f6e666967757265204c44> 40 <4150204964656e746974792053746f7265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1834,80 +1831,78 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36.0 168.87000000000032 Td
+213.20999999999998 715.2600000000001 Td
 /F1.0 10 Tf
-[<546869732069732061206e65> 20 <77206775696465> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.192 0.533 0.675 scn
-0.192 0.533 0.675 SCN
 
 BT
-36.0 129.97200000000032 Td
-/F2.0 16 Tf
-[<312e332e204e6f746174696f6e20436f6e> 40 <76656e74696f6e73>] TJ
+563.49 715.2600000000001 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36.0 95.07000000000033 Td
+564.88 715.2600000000001 Td
 /F1.0 10 Tf
-[<54686973206c6973742073756d6d6172> -15 <697a> 15 <657320746865206e6f746174696f6e20636f6e> 20 <76> 25 <656e74696f6e732066> 30 <6f722073796e7461782070726573656e746174696f6e20696e2074686973206d616e> 10 <75616c2e>] TJ
+[<3331>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+51.0 699.7000000000002 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<342e362e2047617468657220436f6e6669677572> 10 <6174696f6e20496e66> 30 <6f72> -25 <6d6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+224.32999999999998 699.7000000000002 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 699.7000000000002 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 699.7000000000002 Td
+/F1.0 10 Tf
+[<3331>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 23.29 Td
-/F2.0 10 Tf
-[<32>] TJ
+51.0 684.1400000000002 Td
+/F1.0 10 Tf
+[<342e372e20496e7374616c6c20526571756972656420536f667477> 15 <6172652050> 40 <6163> 20 <6b61676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1916,115 +1911,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-41.56 23.29 Td
+235.45 684.1400000000002 Td
 /F1.0 10 Tf
-[<207c204368617074657220312e2041626f7574205468697320446f63756d656e74>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-Q
 
-endstream
-endobj
-16 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 15 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F2.0 13 0 R
-/F1.0 8 0 R
-/F3.1 23 0 R
->>
->>
-/Annots [20 0 R 21 0 R]
->>
-endobj
-17 0 obj
-[16 0 R /XYZ 0 792.0 null]
-endobj
-18 0 obj
-<< /Type /Names
-/Dests 19 0 R
->>
-endobj
-19 0 obj
-<< /Kids [82 0 R 83 0 R]
->>
-endobj
-20 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://trafodion.incubator.apache.org/client_install/index.html)
->>
-/Subtype /Link
-/Rect [249.0 662.36 398.02 671.61]
-/Type /Annot
->>
-endobj
-21 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
->>
-/Subtype /Link
-/Rect [414.1 631.8000000000002 536.3900000000001 641.0500000000002]
-/Type /Annot
->>
-endobj
-22 0 obj
-[16 0 R /XYZ 0 597.7400000000002 null]
-endobj
-23 0 obj
-<< /Type /Font
-/BaseFont /AAAAAA+FontAwesome
-/Subtype /TrueType
-/FontDescriptor 171 0 R
-/FirstChar 32
-/LastChar 255
-/Widths 173 0 R
-/ToUnicode 172 0 R
->>
-endobj
-24 0 obj
-[16 0 R /XYZ 0 225.10000000000034 null]
-endobj
-25 0 obj
-[16 0 R /XYZ 0 151.30000000000032 null]
-endobj
-26 0 obj
-<< /Length 3858
->>
-stream
-q
+BT
+563.49 684.1400000000002 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
 
--0.500 Tc
-/DeviceRGB cs
 0.200 0.200 0.200 scn
-/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-43.0 725.0100000000001 Td
+564.88 684.1400000000002 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3334>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 725.0100000000001 Td
+66.0 668.5800000000003 Td
 /F1.0 10 Tf
-[<555050455243415345204c455454455253>] TJ
+[<342e372e312e20446f> 15 <776e6c6f616420616e6420496e7374616c6c2050> 40 <6163> 20 <6b61676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2033,72 +1951,67 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 694.4500000000002 Td
+241.01 668.5800000000003 Td
 /F1.0 10 Tf
-[<557070657263617365206c65747465727320696e646963617465206b> 20 <65> 20 <7977> 10 <6f72647320616e64207265736572> -30 <76> 25 <65642077> 10 <6f726473> 15 <2e2054> 120 <797065207468657365206974656d732065> 30 <786163746c792061732073686f> 15 <776e2e204974656d73206e6f7420656e636c6f73656420696e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 668.5800000000003 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 675.8900000000001 Td
+564.88 668.5800000000003 Td
 /F1.0 10 Tf
-[<6272> 10 <6163> 20 <6b> 20 <657473206172652072657175697265642e>] TJ
+[<3334>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 658.320 m
-576.000 658.320 l
-576.000 658.320 576.000 658.320 576.000 658.320 c
-576.000 627.770 l
-576.000 627.770 576.000 627.770 576.000 627.770 c
-51.000 627.770 l
-51.000 627.770 51.000 627.770 51.000 627.770 c
-51.000 658.320 l
-51.000 658.320 51.000 658.320 51.000 658.320 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 639.3400000000001 Td
-/F4.0 10 Tf
-<53454c454354> Tj
+66.0 653.0200000000003 Td
+/F1.0 10 Tf
+[<342e372e322e204275696c6420616e6420496e7374616c6c206c6f6734632b2b>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 602.7800000000002 Td
+213.20999999999998 653.0200000000003 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
+BT
+563.49 653.0200000000003 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 602.7800000000002 Td
+564.88 653.0200000000003 Td
 /F1.0 10 Tf
-[<6c6f> 15 <77> 10 <657263617365206c657474657273>] TJ
+[<3335>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2107,9 +2020,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 572.2200000000003 Td
+51.0 637.4600000000004 Td
 /F1.0 10 Tf
-[<4c6f> 15 <77> 10 <657263617365206c657474657273> 15 <2c207265676172646c657373206f662066> 30 <6f6e742c20696e6469636174652076> 25 <6172> -15 <696162> 20 <6c65206974656d7320746861742079> 20 <6f7520737570706c79> 100 <2e204974656d73206e6f7420656e636c6f73656420696e206272> 10 <6163> 20 <6b> 20 <65747320617265>] TJ
+[<342e382e20446f> 15 <776e6c6f61642054> 120 <72> 10 <6166> 30 <6f64696f6e2042696e6172> -15 <696573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2118,84 +2031,78 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 553.6600000000002 Td
+207.64999999999998 637.4600000000004 Td
 /F1.0 10 Tf
-[<72657175697265642e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 536.090 m
-576.000 536.090 l
-576.000 536.090 576.000 536.090 576.000 536.090 c
-576.000 505.540 l
-576.000 505.540 576.000 505.540 576.000 505.540 c
-51.000 505.540 l
-51.000 505.540 51.000 505.540 51.000 505.540 c
-51.000 536.090 l
-51.000 536.090 51.000 536.090 51.000 536.090 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-60.0 517.1100000000001 Td
-/F4.0 10 Tf
-<66696c652d6e616d65> Tj
+563.49 637.4600000000004 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 637.4600000000004 Td
+/F1.0 10 Tf
+[<3336>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+51.0 621.9000000000004 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<342e392e20507265706172> 10 <6174696f6e2066> 30 <6f72205265636970652d42617365642050726f> 15 <766973696f6e696e67>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+268.81 621.9000000000004 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 621.9000000000004 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 621.9000000000004 Td
+/F1.0 10 Tf
+[<3337>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-416.65999999999997 23.29 Td
+66.0 606.3400000000005 Td
 /F1.0 10 Tf
-[<4368617074657220312e2041626f7574205468697320446f63756d656e74207c20>] TJ
+[<342e392e312e204d6f64696679204f532053657474696e6773>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2204,67 +2111,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-570.4399999999999 23.29 Td
-/F2.0 10 Tf
-[<33>] TJ
+185.41000000000003 606.3400000000005 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-Q
 
-endstream
-endobj
-27 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 26 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F4.0 28 0 R
-/F2.0 13 0 R
->>
->>
->>
-endobj
-28 0 obj
-<< /Type /Font
-/Subtype /Type1
-/BaseFont /Courier
-/Encoding /WinAnsiEncoding
->>
-endobj
-29 0 obj
-<< /Length 8658
->>
-stream
-q
+BT
+563.49 606.3400000000005 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
 
--0.500 Tc
-/DeviceRGB cs
 0.200 0.200 0.200 scn
-/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-43.0 725.0100000000001 Td
+564.88 606.3400000000005 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3337>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 725.0100000000001 Td
+66.0 590.7800000000005 Td
 /F1.0 10 Tf
-[<5b205d204272> 10 <6163> 20 <6b> 20 <657473>] TJ
+[<342e392e322e204d6f64696679205a6f6f4b> 40 <656570657220436f6e6669677572> 10 <6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2273,46 +2151,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 694.4500000000002 Td
+246.57 590.7800000000005 Td
 /F1.0 10 Tf
-[<4272> 10 <6163> 20 <6b> 20 <65747320656e636c6f7365206f7074696f6e616c2073796e746178206974656d73> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 676.880 m
-576.000 676.880 l
-576.000 676.880 576.000 676.880 576.000 676.880 c
-576.000 646.330 l
-576.000 646.330 576.000 646.330 576.000 646.330 c
-51.000 646.330 l
-51.000 646.330 51.000 646.330 51.000 646.330 c
-51.000 676.880 l
-51.000 676.880 51.000 676.880 51.000 676.880 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-60.0 657.9000000000001 Td
-/F4.0 10 Tf
-<4441544554494d45205b73746172742d6669656c6420544f5d20656e642d6669656c64> Tj
+563.49 590.7800000000005 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 621.3400000000001 Td
+564.88 590.7800000000005 Td
 /F1.0 10 Tf
-[<412067> 10 <726f7570206f66206974656d7320656e636c6f73656420696e206272> 10 <6163> 20 <6b> 20 <6574732069732061206c6973742066726f6d2077686963682079> 20 <6f752063616e2063686f6f7365206f6e65206974656d206f72206e6f6e65> 15 <2e>] TJ
+[<3337>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2321,9 +2180,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 590.7800000000002 Td
+66.0 575.2200000000006 Td
 /F1.0 10 Tf
-[<546865206974656d7320696e20746865206c6973742063616e20626520617272> 10 <616e676564206569746865722076> 25 <6572> -40 <746963616c6c79> 100 <2c207769746820616c69676e6564206272> 10 <6163> 20 <6b> 20 <657473206f6e20656163682073696465206f6620746865206c6973742c206f7220686f72> -15 <697a> 15 <6f6e74616c6c79> 100 <2c>] TJ
+[<342e392e332e204d6f64696679204844465320436f6e6669677572> 10 <6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2332,46 +2191,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 572.2200000000001 Td
+224.32999999999998 575.2200000000006 Td
 /F1.0 10 Tf
-[<656e636c6f73656420696e20612070616972206f66206272> 10 <6163> 20 <6b> 20 <65747320616e64207365706172> 10 <617465642062> 20 <792076> 25 <6572> -40 <746963616c206c696e6573> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 575.2200000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 541.6600000000003 Td
+564.88 575.2200000000006 Td
 /F1.0 10 Tf
-[<46> 30 <6f722065> 30 <78616d706c653a>] TJ
+[<3338>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 524.090 m
-576.000 524.090 l
-576.000 524.090 576.000 524.090 576.000 524.090 c
-576.000 480.990 l
-576.000 480.990 576.000 480.990 576.000 480.990 c
-51.000 480.990 l
-51.000 480.990 51.000 480.990 51.000 480.990 c
-51.000 524.090 l
-51.000 524.090 51.000 524.090 51.000 524.090 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 505.11000000000024 Td
-/F4.0 10 Tf
-<44524f5020534348454d4120736368656d61205b434153434144455d> Tj
+66.0 559.6600000000005 Td
+/F1.0 10 Tf
+[<342e392e342e204d6f6469667920484261736520436f6e6669677572> 10 <6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2380,35 +2231,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.0 492.5600000000003 Td
-/F4.0 10 Tf
-<44524f5020534348454d4120736368656d61205b2043415343414445207c205245535452494354205d> Tj
+224.32999999999998 559.6600000000005 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 559.6600000000005 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 456.0000000000002 Td
+564.88 559.6600000000005 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3338>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 456.0000000000002 Td
+36.0 544.1000000000006 Td
 /F1.0 10 Tf
-[<7b207d204272> 10 <61636573>] TJ
+[<352e20496e7374616c6c>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2417,46 +2271,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 425.4400000000002 Td
+79.76999999999998 544.1000000000006 Td
 /F1.0 10 Tf
-[<4272> 10 <6163657320656e636c6f73652072657175697265642073796e746178206974656d73> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 407.870 m
-576.000 407.870 l
-576.000 407.870 576.000 407.870 576.000 407.870 c
-576.000 377.320 l
-576.000 377.320 576.000 377.320 576.000 377.320 c
-51.000 377.320 l
-51.000 377.320 51.000 377.320 51.000 377.320 c
-51.000 407.870 l
-51.000 407.870 51.000 407.870 51.000 407.870 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-60.0 388.8900000000002 Td
-/F4.0 10 Tf
-<46524f4d207b206772616e746565205b2c206772616e746565205d202e2e2e207d> Tj
+563.49 544.1000000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 352.3300000000002 Td
+564.88 544.1000000000006 Td
 /F1.0 10 Tf
-[<412067> 10 <726f7570206f66206974656d7320656e636c6f73656420696e206272> 10 <616365732069732061206c6973742066726f6d2077686963682079> 20 <6f752061726520726571756972656420746f2063686f6f7365206f6e65206974656d2e>] TJ
+[<3339>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2465,9 +2300,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 321.7700000000002 Td
+51.0 528.5400000000006 Td
 /F1.0 10 Tf
-[<546865206974656d7320696e20746865206c6973742063616e20626520617272> 10 <616e676564206569746865722076> 25 <6572> -40 <746963616c6c79> 100 <2c207769746820616c69676e6564206272> 10 <61636573206f6e20656163682073696465206f6620746865206c6973742c206f7220686f72> -15 <697a> 15 <6f6e74616c6c79> 100 <2c>] TJ
+[<352e312e20556e706163> 20 <6b20496e7374616c6c6572>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2476,46 +2311,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 303.2100000000002 Td
+152.05 528.5400000000006 Td
 /F1.0 10 Tf
-[<656e636c6f73656420696e20612070616972206f66206272> 10 <6163657320616e64207365706172> 10 <617465642062> 20 <792076> 25 <6572> -40 <746963616c206c696e6573> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-51.0 272.6500000000002 Td
-/F1.0 10 Tf
-[<46> 30 <6f722065> 30 <78616d706c653a>] TJ
+563.49 528.5400000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 255.080 m
-576.000 255.080 l
-576.000 255.080 576.000 255.080 576.000 255.080 c
-576.000 199.430 l
-576.000 199.430 576.000 199.430 576.000 199.430 c
-51.000 199.430 l
-51.000 199.430 51.000 199.430 51.000 199.430 c
-51.000 255.080 l
-51.000 255.080 51.000 255.080 51.000 255.080 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 236.10000000000022 Td
-/F4.0 10 Tf
-<494e54455256414c207b2073746172742d6669656c6420544f20656e642d6669656c64207d> Tj
+564.88 528.5400000000006 Td
+/F1.0 10 Tf
+[<3339>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2524,9 +2340,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.0 223.5500000000002 Td
-/F4.0 10 Tf
-<7b2073696e676c652d6669656c64207d> Tj
+51.0 512.9800000000007 Td
+/F1.0 10 Tf
+[<352e322e2041> 30 <75746f6d6174656420496e7374616c6c>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2535,35 +2351,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.0 211.00000000000023 Td
-/F4.0 10 Tf
-<494e54455256414c207b2073746172742d6669656c6420544f20656e642d6669656c64207c2073696e676c652d6669656c64207d> Tj
+157.61 512.9800000000007 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 512.9800000000007 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 174.4400000000002 Td
+564.88 512.9800000000007 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3339>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 174.4400000000002 Td
+51.0 497.42000000000075 Td
 /F1.0 10 Tf
-[<7c2056> 80 <6572> -40 <746963616c204c696e65>] TJ
+[<352e332e2047756964656420496e7374616c6c>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2572,84 +2391,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 143.8800000000002 Td
+140.93 497.42000000000075 Td
 /F1.0 10 Tf
-[<412076> 25 <6572> -40 <746963616c206c696e65207365706172> 10 <6174657320616c746572> -25 <6e61746976> 25 <657320696e206120686f72> -15 <697a> 15 <6f6e74616c206c697374207468617420697320656e636c6f73656420696e206272> 10 <6163> 20 <6b> 20 <657473206f72206272> 10 <61636573> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-36.000 120.310 m
-576.000 120.310 l
-576.000 120.310 576.000 120.310 576.000 120.310 c
-576.000 89.760 l
-576.000 89.760 576.000 89.760 576.000 89.760 c
-36.000 89.760 l
-36.000 89.760 36.000 89.760 36.000 89.760 c
-36.000 120.310 l
-36.000 120.310 36.000 120.310 36.000 120.310 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-45.0 101.33000000000021 Td
-/F4.0 10 Tf
-<7b65787072657373696f6e207c204e554c4c7d> Tj
+563.49 497.42000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+564.88 497.42000000000075 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<3433>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 23.29 Td
-/F2.0 10 Tf
-[<34>] TJ
+36.0 481.86000000000075 Td
+/F1.0 10 Tf
+[<362e20557067> 10 <72> 10 <616465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2658,60 +2431,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-41.56 23.29 Td
+96.44999999999999 481.86000000000075 Td
 /F1.0 10 Tf
-[<207c204368617074657220312e2041626f7574205468697320446f63756d656e74>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-Q
 
-endstream
-endobj
-30 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 29 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F4.0 28 0 R
-/F2.0 13 0 R
->>
->>
->>
-endobj
-31 0 obj
-<< /Length 8680
->>
-stream
-q
+BT
+563.49 481.86000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
 
--0.500 Tc
-/DeviceRGB cs
 0.200 0.200 0.200 scn
-/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-43.0 725.0100000000001 Td
+564.88 481.86000000000075 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3439>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 725.0100000000001 Td
+51.0 466.30000000000075 Td
 /F1.0 10 Tf
-[<8520456c6c6970736973>] TJ
+[<362e312e20446f> 15 <776e6c6f616420557064617465642054> 120 <72> 10 <6166> 30 <6f64696f6e2042696e6172> -15 <696573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2720,46 +2471,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 694.4500000000002 Td
+246.57 466.30000000000075 Td
 /F1.0 10 Tf
-[<416e20656c6c697073697320696d6d6564696174656c792066> 30 <6f6c6c6f> 15 <77696e6720612070616972206f66206272> 10 <6163> 20 <6b> 20 <657473206f72206272> 10 <6163657320696e6469636174657320746861742079> 20 <6f752063616e207265706561742074686520656e636c6f7365642073657175656e6365206f66>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-51.0 675.8900000000001 Td
-/F1.0 10 Tf
-[<73796e746178206974656d7320616e> 15 <79206e> 10 <756d626572206f662074696d6573> 15 <2e>] TJ
+563.49 466.30000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 658.320 m
-576.000 658.320 l
-576.000 658.320 576.000 658.320 576.000 658.320 c
-576.000 615.220 l
-576.000 615.220 576.000 615.220 576.000 615.220 c
-51.000 615.220 l
-51.000 615.220 51.000 615.220 51.000 615.220 c
-51.000 658.320 l
-51.000 658.320 51.000 658.320 51.000 658.320 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 639.3400000000001 Td
-/F4.0 10 Tf
-<4154545249425554455b535d20617474726962757465205b2c206174747269627574655d202e2e2e> Tj
+564.88 466.30000000000075 Td
+/F1.0 10 Tf
+[<3439>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2768,9 +2500,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.0 626.7900000000001 Td
-/F4.0 10 Tf
-<7b2c2073716c2d65787072657373696f6e207d202e2e2e> Tj
+51.0 450.74000000000075 Td
+/F1.0 10 Tf
+[<362e322e20556e706163> 20 <6b20496e7374616c6c6572>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2779,20 +2511,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 590.2300000000002 Td
+152.05 450.74000000000075 Td
 /F1.0 10 Tf
-[<416e20656c6c697073697320696d6d6564696174656c792066> 30 <6f6c6c6f> 15 <77696e6720612073696e676c652073796e746178206974656d20696e6469636174657320746861742079> 20 <6f752063616e2072657065617420746861742073796e746178206974656d20616e> 15 <79206e> 10 <756d626572206f66>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 450.74000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 571.6700000000002 Td
+564.88 450.74000000000075 Td
 /F1.0 10 Tf
-[<74696d6573> 15 <2e>] TJ
+[<3439>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2801,61 +2540,49 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 541.1100000000004 Td
+51.0 435.18000000000075 Td
 /F1.0 10 Tf
-[<46> 30 <6f722065> 30 <78616d706c653a>] TJ
+[<362e332e2053746f702054> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-36.000 517.540 m
-576.000 517.540 l
-576.000 517.540 576.000 517.540 576.000 517.540 c
-576.000 486.990 l
-576.000 486.990 576.000 486.990 576.000 486.990 c
-36.000 486.990 l
-36.000 486.990 36.000 486.990 36.000 486.990 c
-36.000 517.540 l
-36.000 517.540 36.000 517.540 36.000 517.540 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-45.0 498.5600000000003 Td
-/F4.0 10 Tf
-<65787072657373696f6e2d6e202e2e2e> Tj
+146.49 435.18000000000075 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 435.18000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 462.0000000000003 Td
+564.88 435.18000000000075 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3530>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 462.0000000000003 Td
+51.0 419.62000000000074 Td
 /F1.0 10 Tf
-[<50756e6374756174696f6e>] TJ
+[<362e342e2041> 30 <75746f6d6174656420557067> 10 <72> 10 <616465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2864,46 +2591,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 431.4400000000003 Td
+168.73000000000002 419.62000000000074 Td
 /F1.0 10 Tf
-[<50> 40 <6172656e746865736573> 15 <2c20636f6d6d6173> 15 <2c2073656d69636f6c6f6e73> 15 <2c20616e64206f746865722073796d626f6c73206e6f7420707265> 30 <76696f75736c79206465736372> -15 <69626564206d> 10 <7573742062652074797065642061732073686f> 15 <776e2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 413.870 m
-576.000 413.870 l
-576.000 413.870 576.000 413.870 576.000 413.870 c
-576.000 370.770 l
-576.000 370.770 576.000 370.770 576.000 370.770 c
-51.000 370.770 l
-51.000 370.770 51.000 370.770 51.000 370.770 c
-51.000 413.870 l
-51.000 413.870 51.000 413.870 51.000 413.870 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-60.0 394.89000000000027 Td
-/F4.0 10 Tf
-<44415920286461746574696d652d65787072657373696f6e29> Tj
+563.49 419.62000000000074 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 382.3400000000003 Td
-/F4.0 10 Tf
-<407363726970742d66696c65> Tj
+564.88 419.62000000000074 Td
+/F1.0 10 Tf
+[<3532>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2912,9 +2620,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 345.78000000000026 Td
+51.0 404.06000000000074 Td
 /F1.0 10 Tf
-[<51756f746174696f6e206d6172> -15 <6b732061726f756e6420612073796d626f6c20737563682061732061206272> 10 <6163> 20 <6b> 20 <6574206f72206272> 10 <61636520696e646963617465207468652073796d626f6c20697320612072657175697265642063686172> 10 <616374657220746861742079> 20 <6f75206d> 10 <757374>] TJ
+[<362e352e2047756964656420557067> 10 <72> 10 <616465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2923,72 +2631,67 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 327.22000000000025 Td
+152.05 404.06000000000074 Td
 /F1.0 10 Tf
-[<747970652061732073686f> 15 <776e2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 404.06000000000074 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 296.66000000000025 Td
+564.88 404.06000000000074 Td
 /F1.0 10 Tf
-[<46> 30 <6f722065> 30 <78616d706c653a>] TJ
+[<3535>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 279.090 m
-576.000 279.090 l
-576.000 279.090 576.000 279.090 576.000 279.090 c
-576.000 248.540 l
-576.000 248.540 576.000 248.540 576.000 248.540 c
-51.000 248.540 l
-51.000 248.540 51.000 248.540 51.000 248.540 c
-51.000 279.090 l
-51.000 279.090 51.000 279.090 51.000 279.090 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 260.11000000000024 Td
-/F4.0 10 Tf
-<227b22206d6f64756c652d6e616d65205b2c206d6f64756c652d6e616d655d202e2e2e20227d22> Tj
+36.0 388.50000000000074 Td
+/F1.0 10 Tf
+[<372e204163746976> 25 <617465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 223.55000000000024 Td
+90.88999999999999 388.50000000000074 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
+BT
+563.49 388.50000000000074 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 223.55000000000024 Td
+564.88 388.50000000000074 Td
 /F1.0 10 Tf
-[<4974656d2053706163696e67>] TJ
+[<3539>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2997,9 +2700,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 192.99000000000024 Td
+51.0 372.94000000000074 Td
 /F1.0 10 Tf
-[<5370616365732073686f> 15 <776e2062657477> 10 <65656e206974656d732061726520726571756972656420756e6c657373206f6e65206f6620746865206974656d7320697320612070756e6374756174696f6e2073796d626f6c2073756368206173206120706172656e746865736973206f722061>] TJ
+[<372e312e204d616e6167652054> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -3008,35 +2711,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 174.43000000000023 Td
+157.61 372.94000000000074 Td
 /F1.0 10 Tf
-[<636f6d6d612e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 156.860 m
-576.000 156.860 l
-576.000 156.860 576.000 156.860 576.000 156.860 c
-576.000 126.310 l
-576.000 126.310 576.000 126.310 576.000 126.310 c
-51.000 126.310 l
-51.000 126.310 51.000 126.310 51.000 126.310 c
-51.000 156.860 l
-51.000 156.860 51.000 156.860 51.000 156.860 c
-h
-S
-Q
+
+BT
+563.49 372.94000000000074 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 137.88000000000022 Td
-/F4.0 10 Tf
-<44415920286461746574696d652d65787072657373696f6e2920444159286461746574696d652d65787072657373696f6e29> Tj
+564.88 372.94000000000074 Td
+/F1.0 10 Tf
+[<3539>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -3045,9 +2740,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 101.32000000000022 Td
+51.0 357.38000000000073 Td
 /F1.0 10 Tf
-[<4966207468657265206973206e6f2073706163652062657477> 10 <65656e207477> 10 <6f206974656d73> 15 <2c2073706163657320617265206e6f7420706572> -25 <6d69747465642e20496e20746869732065> 30 <78616d706c65> 15 <2c206e6f207370616365732061726520706572> -25 <6d69747465642062657477> 10 <65656e>] TJ
+[<372e322e2056> 70 <616c69646174652054> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -3056,58 +2751,78 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 82.76000000000023 Td
+213.20999999999998 357.38000000000073 Td
 /F1.0 10 Tf
-[<74686520706572> -15 <696f6420616e6420616e> 15 <79206f74686572206974656d733a>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
+
+BT
+563.49 357.38000000000073 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 357.38000000000073 Td
+/F1.0 10 Tf
+[<3539>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+66.0 341.82000000000073 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<372e322e312e20536d6f6b> 20 <652054> 120 <657374>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+157.61 341.82000000000073 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 341.82000000000073 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 341.82000000000073 Td
+/F1.0 10 Tf
+[<3539>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-416.65999999999997 23.29 Td
+51.0 326.26000000000073 Td
 /F1.0 10 Tf
-[<4368617074657220312e2041626f7574205468697320446f63756d656e74207c20>] TJ
+[<372e332e2054> 120 <726f7562> 20 <6c6573686f6f74696e672054697073>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -3116,110 +2831,78 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-570.4399999999999 23.29 Td
-/F2.0 10 Tf
-[<35>] TJ
+174.29000000000002 326.26000000000073 Td
+

<TRUNCATED>


[35/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/dependencies.html b/docs/2.0.0/odb/dependencies.html
index 9d40775..3a523a1 100644
--- a/docs/2.0.0/odb/dependencies.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User 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:odb-user-guide:pom:2.0.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 odb User Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to odb, a multi-threaded, ODBC-based command-line tool, to perform various operations on a Trafodion database.</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="_img3" 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 cl
 ass="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.0 (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="Inf
 ormation" 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>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 odb User 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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class=
 "b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</t
 d></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td>
 <td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="e
 xternalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:odb-user-guide:pom:2.0.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 odb User Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to odb, a multi-threaded, ODBC-based command-line tool, to perform various operations on a Trafodion database.</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="_img3" 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 cl
 ass="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.0 (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="Inf
 ormation" 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>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 odb User 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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class=
 "b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</t
 d></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td>
 <td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/index.html b/docs/2.0.0/odb/index.html
index 3f5b78d..fe72ba7 100644
--- a/docs/2.0.0/odb/index.html
+++ b/docs/2.0.0/odb/index.html
@@ -194,7 +194,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -963,7 +963,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/integration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/integration.html b/docs/2.0.0/odb/integration.html
index 4b7e656..90de055 100644
--- a/docs/2.0.0/odb/integration.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/issue-tracking.html b/docs/2.0.0/odb/issue-tracking.html
index b75c86d..ddaa7b5 100644
--- a/docs/2.0.0/odb/issue-tracking.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/license.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/license.html b/docs/2.0.0/odb/license.html
index 236c3a3..936bb66 100644
--- a/docs/2.0.0/odb/license.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/mail-lists.html b/docs/2.0.0/odb/mail-lists.html
index a060e09..3152d82 100644
--- a/docs/2.0.0/odb/mail-lists.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/project-info.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/project-info.html b/docs/2.0.0/odb/project-info.html
index b0252d0..79b3013 100644
--- a/docs/2.0.0/odb/project-info.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/project-summary.html b/docs/2.0.0/odb/project-summary.html
index 00a72d2..9eb2d24 100644
--- a/docs/2.0.0/odb/project-summary.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/source-repository.html b/docs/2.0.0/odb/source-repository.html
index 420b757..d9d9896 100644
--- a/docs/2.0.0/odb/source-repository.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/team-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/team-list.html b/docs/2.0.0/odb/team-list.html
index cedce0d..372281f 100644
--- a/docs/2.0.0/odb/team-list.html
+++ b/docs/2.0.0/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>



[30/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html
index c6d4fa3..9d8330b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider.producer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html
index 9dea316..404bfc5 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider.producer Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html
index c62be8a..29925b2 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.provider.producer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html
index db57652..1b8cc48 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptContext (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html
index c8b71a2..6ced293 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptManager (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html
index e8d457f..758106b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptManagerWatcher (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html
index 6712214..c59a81b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.script.ScriptContext (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html
index cf531f9..e95e1b6 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.script.ScriptManager (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html
index af0f377..a6aec5e 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.script.ScriptManagerWatcher (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html
index cf1dc77..82b2da9 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.script (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html
index aaa550a..e034550 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.script (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html
index e5bc675..8c8fd8d 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.script Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-use.html
index e3edd04..dd61ce6 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/script/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.script (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html
index dbb62b1..2c45fd1 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64.Base64InputStream (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html
index 4caf2a3..0b31da9 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64.Base64OutputStream (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.html
index 9b59416..3b8e866 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Base64.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64 (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html
index 012ac8e..17e2722 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bytes (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html
index 11ff628..49ee1a6 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfTool (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html
index 9b11448..caa8cd4 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GetJavaProperty (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html
index 679b2bd..2724d83 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcT2Util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html
index 3bd251f..1a2ee34 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcT4Util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html
index 9510e6f..fa111e3 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NetworkConfiguration (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html
index 60839fc..7d2842e 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RestConfiguration (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html
index b6ab6f5..5cea88b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RetryCounter (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html
index 43a8a0a..ab6d041 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RetryCounterFactory (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Strings.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Strings.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Strings.html
index 83cc089..b092b1b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Strings.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/Strings.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Strings (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html
index ac07f05..06e8e74 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionInfo (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html
index 4d2cfc7..4faa716 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Base64.Base64InputStream (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html
index 8fa435f..0498e91 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Base64.Base64OutputStream (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html
index db7f655..fd6ab4b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Base64 (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html
index 15283df..ed1eba8 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Bytes (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html
index 98b085d..bb62f01 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.ConfTool (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html
index 4025c12..020f6a0 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.GetJavaProperty (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html
index b63d476..7af0e92 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.JdbcT2Util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html
index 1c302d0..c71f9d3 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.JdbcT4Util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html
index c1b4c64..e2c43e8 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.NetworkConfiguration (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html
index 4819768..aaa9e06 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.RestConfiguration (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html
index 1630b66..9f9691e 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.RetryCounter (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html
index ce420ce..36ec756 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.RetryCounterFactory (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html
index c0cc1b7..e263bfc 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Strings (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html
index 975671d..1d7e708 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.VersionInfo (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html
index 8874d75..56f51b6 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html
index 39e5d1d..6e89dcf 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html
index 4a72e18..bff7d7d 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.util Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-use.html
index f08238a..e7eb390 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html
index 592df67..ee1c5ba 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VerGen.Version (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html
index e6d03e9..7f9f6ec 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VerGen (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html
index 50bfb83..b7230e3 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.version.util.VerGen.Version (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html
index e6edfb8..0d449e6 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.version.util.VerGen (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html
index 1c1b32f..eedbcd1 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.version.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html
index fb915fb..7f33b66 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.version.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html
index 2ab5851..464072d 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.version.util Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html
index 354c806..b35b4ec 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.version.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html
index 05b53ec..8e33f17 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZKConfig (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html
index c9cd570..bee7614 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZKServerTool (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html
index 41b1e13..2c5ea11 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkClient (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html
index 6e284b3..5070ed0 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkQuorumPeer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html
index 51885d1..613d6ea 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkUtil (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html
index f6e5ed1..e88304d 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZooKeeperMainServerArg (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html
index 94b0db6..78b8541 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZKConfig (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html
index 3fd8fd4..d407e6b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZKServerTool (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html
index 26c6fd9..546c918 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZkClient (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html
index 565a929..2b9c4f8 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZkQuorumPeer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html
index 16e655d..e2b484a 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZkUtil (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html
index 00b6049..61b2d7d 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZooKeeperMainServerArg (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html
index 5535333..b2a90a6 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.zookeeper (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html
index 8ba76b5..9902c9b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.zookeeper (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html
index 2eea1bb..ca0463f 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.zookeeper Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html
index 2dff296..4cc9f7b 100644
--- a/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html
+++ b/docs/2.0.0/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.zookeeper (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/overview-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/overview-frame.html b/docs/2.0.0/rest_reference/apidocs/overview-frame.html
index 04b84d8..8f509b1 100644
--- a/docs/2.0.0/rest_reference/apidocs/overview-frame.html
+++ b/docs/2.0.0/rest_reference/apidocs/overview-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview List (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/overview-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/overview-summary.html b/docs/2.0.0/rest_reference/apidocs/overview-summary.html
index 407e753..858ebce 100644
--- a/docs/2.0.0/rest_reference/apidocs/overview-summary.html
+++ b/docs/2.0.0/rest_reference/apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/overview-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/overview-tree.html b/docs/2.0.0/rest_reference/apidocs/overview-tree.html
index 446da51..16be20c 100644
--- a/docs/2.0.0/rest_reference/apidocs/overview-tree.html
+++ b/docs/2.0.0/rest_reference/apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/apidocs/serialized-form.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/apidocs/serialized-form.html b/docs/2.0.0/rest_reference/apidocs/serialized-form.html
index 9924eab..768fb93 100644
--- a/docs/2.0.0/rest_reference/apidocs/serialized-form.html
+++ b/docs/2.0.0/rest_reference/apidocs/serialized-form.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Serialized Form (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/failsafe-report.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/failsafe-report.html b/docs/2.0.0/rest_reference/failsafe-report.html
index 1395ea7..56cb9b5 100644
--- a/docs/2.0.0/rest_reference/failsafe-report.html
+++ b/docs/2.0.0/rest_reference/failsafe-report.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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/index.html b/docs/2.0.0/rest_reference/index.html
index 3e290de..c1ed6ac 100644
--- a/docs/2.0.0/rest_reference/index.html
+++ b/docs/2.0.0/rest_reference/index.html
@@ -95,7 +95,7 @@ under the License.</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">2.0.0</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">2016-02-12T22:10</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">2016-02-18T16:16</p></td>
 </tr>
 </tbody>
 </table>


[38/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/Trafodion_Messages_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/Trafodion_Messages_Guide.pdf b/docs/2.0.0/messages_guide/Trafodion_Messages_Guide.pdf
index db9d3a0..c5539bd 100644
--- a/docs/2.0.0/messages_guide/Trafodion_Messages_Guide.pdf
+++ b/docs/2.0.0/messages_guide/Trafodion_Messages_Guide.pdf
@@ -5,16 +5,16 @@
 /Author (Version 1.3.0, January 2016)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221341+00'00')
-/ModDate (D:20160212221341+00'00')
+/CreationDate (D:20160218161922+00'00')
+/ModDate (D:20160218161922+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 44 0 R
-/Outlines 2700 0 R
-/PageLabels 3302 0 R
+/Outlines 2702 0 R
+/PageLabels 3304 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -24,7 +24,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 385
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 28 0 R 30 0 R 32 0 R 34 0 R 36 0 R 38 0 R 42 0 R 51 0 R 53 0 R 55 0 R 60 0 R 65 0 R 70 0 R 73 0 R 78 0 R 82 0 R 86 0 R 90 0 R 96 0 R 100 0 R 104 0 R 108 0 R 112 0 R 118 0 R 122 0 R 126 0 R 131 0 R 135 0 R 140 0 R 144 0 R 148 0 R 152 0 R 156 0 R 161 0 R 165 0 R 170 0 R 175 0 R 179 0 R 184 0 R 188 0 R 192 0 R 197 0 R 201 0 R 207 0 R 211 0 R 215 0 R 219 0 R 223 0 R 228 0 R 232 0 R 236 0 R 240 0 R 244 0 R 249 0 R 253 0 R 258 0 R 262 0 R 266 0 R 271 0 R 275 0 R 279 0 R 283 0 R 287 0 R 292 0 R 297 0 R 302 0 R 306 0 R 311 0 R 316 0 R 319 0 R 322 0 R 326 0 R 330 0 R 334 0 R 339 0 R 344 0 R 350 0 R 354 0 R 359 0 R 364 0 R 368 0 R 373 0 R 377 0 R 381 0 R 386 0 R 390 0 R 394 0 R 398 0 R 402 0 R 407 0 R 412 0 R 416 0 R 420 0 R 424 0 R 429 0 R 433 0 R 437 0 R 441 0 R 445 0 R 450 0 R 456 0 R 460 0 R 464 0 R 468 0 R 473 0 R 477 0 R 481 0 R 486 0 R 490 0 R 495 0 R 499 0 R 503 0 R 507 0 R 511 0 R 518 0 R 522 0 R 526 0 R 530 
 0 R 534 0 R 539 0 R 543 0 R 547 0 R 551 0 R 555 0 R 560 0 R 564 0 R 568 0 R 572 0 R 576 0 R 581 0 R 585 0 R 589 0 R 593 0 R 597 0 R 602 0 R 606 0 R 610 0 R 614 0 R 618 0 R 623 0 R 628 0 R 632 0 R 637 0 R 642 0 R 647 0 R 651 0 R 655 0 R 659 0 R 663 0 R 668 0 R 672 0 R 676 0 R 680 0 R 684 0 R 689 0 R 693 0 R 697 0 R 701 0 R 705 0 R 710 0 R 714 0 R 718 0 R 722 0 R 726 0 R 732 0 R 736 0 R 740 0 R 744 0 R 748 0 R 753 0 R 757 0 R 762 0 R 768 0 R 773 0 R 778 0 R 782 0 R 786 0 R 790 0 R 794 0 R 799 0 R 803 0 R 807 0 R 811 0 R 815 0 R 820 0 R 824 0 R 828 0 R 832 0 R 836 0 R 841 0 R 845 0 R 849 0 R 853 0 R 857 0 R 862 0 R 866 0 R 870 0 R 874 0 R 878 0 R 883 0 R 887 0 R 891 0 R 895 0 R 899 0 R 904 0 R 908 0 R 912 0 R 916 0 R 920 0 R 925 0 R 929 0 R 933 0 R 937 0 R 941 0 R 947 0 R 951 0 R 955 0 R 959 0 R 963 0 R 968 0 R 972 0 R 976 0 R 980 0 R 984 0 R 989 0 R 993 0 R 997 0 R 1001 0 R 1005 0 R 1010 0 R 1014 0 R 1018 0 R 1022 0 R 1026 0 R 1031 0 R 1035 0 R 1039 0 R 1043 0 R 1047 0 R 1052 0 R 1056
  0 R 1060 0 R 1064 0 R 1068 0 R 1073 0 R 1077 0 R 1081 0 R 1085 0 R 1089 0 R 1094 0 R 1098 0 R 1102 0 R 1107 0 R 1111 0 R 1114 0 R 1120 0 R 1125 0 R 1129 0 R 1133 0 R 1137 0 R 1142 0 R 1146 0 R 1150 0 R 1154 0 R 1159 0 R 1166 0 R 1171 0 R 1176 0 R 1180 0 R 1184 0 R 1191 0 R 1196 0 R 1201 0 R 1206 0 R 1210 0 R 1215 0 R 1219 0 R 1223 0 R 1227 0 R 1231 0 R 1236 0 R 1240 0 R 1244 0 R 1248 0 R 1251 0 R 1258 0 R 1262 0 R 1266 0 R 1270 0 R 1275 0 R 1280 0 R 1285 0 R 1291 0 R 1297 0 R 1303 0 R 1309 0 R 1315 0 R 1322 0 R 1328 0 R 1334 0 R 1340 0 R 1343 0 R 1348 0 R 1352 0 R 1355 0 R 1361 0 R 1363 0 R 1365 0 R 1367 0 R 1369 0 R 1371 0 R 1373 0 R 1375 0 R 1377 0 R 1379 0 R 1381 0 R 1383 0 R 1385 0 R 1387 0 R 1389 0 R 1391 0 R 1393 0 R 1395 0 R 1397 0 R 1399 0 R 1401 0 R 1403 0 R 1405 0 R 1407 0 R 1409 0 R 1411 0 R 1413 0 R 1415 0 R 1417 0 R 1419 0 R 1421 0 R 1423 0 R 1425 0 R 1427 0 R 1429 0 R 1431 0 R 1433 0 R 1435 0 R 1437 0 R 1439 0 R 1441 0 R 1443 0 R 1445 0 R 1447 0 R 1449 0 R 1451 0 R 14
 53 0 R 1455 0 R 1457 0 R 1459 0 R 1461 0 R 1463 0 R 1465 0 R 1467 0 R 1469 0 R 1471 0 R 1473 0 R 1477 0 R 1479 0 R 1481 0 R 1483 0 R 1485 0 R 1487 0 R 1489 0 R 1491 0 R 1493 0 R 1495 0 R 1497 0 R 1499 0 R 1501 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 28 0 R 30 0 R 32 0 R 34 0 R 36 0 R 38 0 R 42 0 R 51 0 R 53 0 R 55 0 R 62 0 R 67 0 R 72 0 R 75 0 R 80 0 R 84 0 R 88 0 R 92 0 R 98 0 R 102 0 R 106 0 R 110 0 R 114 0 R 120 0 R 124 0 R 128 0 R 133 0 R 137 0 R 142 0 R 146 0 R 150 0 R 154 0 R 158 0 R 163 0 R 167 0 R 172 0 R 177 0 R 181 0 R 186 0 R 190 0 R 194 0 R 199 0 R 203 0 R 209 0 R 213 0 R 217 0 R 221 0 R 225 0 R 230 0 R 234 0 R 238 0 R 242 0 R 246 0 R 251 0 R 255 0 R 260 0 R 264 0 R 268 0 R 273 0 R 277 0 R 281 0 R 285 0 R 289 0 R 294 0 R 299 0 R 304 0 R 308 0 R 313 0 R 318 0 R 321 0 R 324 0 R 328 0 R 332 0 R 336 0 R 341 0 R 346 0 R 352 0 R 356 0 R 361 0 R 366 0 R 370 0 R 375 0 R 379 0 R 383 0 R 388 0 R 392 0 R 396 0 R 400 0 R 404 0 R 409 0 R 414 0 R 418 0 R 422 0 R 426 0 R 431 0 R 435 0 R 439 0 R 443 0 R 447 0 R 452 0 R 458 0 R 462 0 R 466 0 R 470 0 R 475 0 R 479 0 R 483 0 R 488 0 R 492 0 R 497 0 R 501 0 R 505 0 R 509 0 R 513 0 R 520 0 R 524 0 R 528 0 R 532 
 0 R 536 0 R 541 0 R 545 0 R 549 0 R 553 0 R 557 0 R 562 0 R 566 0 R 570 0 R 574 0 R 578 0 R 583 0 R 587 0 R 591 0 R 595 0 R 599 0 R 604 0 R 608 0 R 612 0 R 616 0 R 620 0 R 625 0 R 630 0 R 634 0 R 639 0 R 644 0 R 649 0 R 653 0 R 657 0 R 661 0 R 665 0 R 670 0 R 674 0 R 678 0 R 682 0 R 686 0 R 691 0 R 695 0 R 699 0 R 703 0 R 707 0 R 712 0 R 716 0 R 720 0 R 724 0 R 728 0 R 734 0 R 738 0 R 742 0 R 746 0 R 750 0 R 755 0 R 759 0 R 764 0 R 770 0 R 775 0 R 780 0 R 784 0 R 788 0 R 792 0 R 796 0 R 801 0 R 805 0 R 809 0 R 813 0 R 817 0 R 822 0 R 826 0 R 830 0 R 834 0 R 838 0 R 843 0 R 847 0 R 851 0 R 855 0 R 859 0 R 864 0 R 868 0 R 872 0 R 876 0 R 880 0 R 885 0 R 889 0 R 893 0 R 897 0 R 901 0 R 906 0 R 910 0 R 914 0 R 918 0 R 922 0 R 927 0 R 931 0 R 935 0 R 939 0 R 943 0 R 949 0 R 953 0 R 957 0 R 961 0 R 965 0 R 970 0 R 974 0 R 978 0 R 982 0 R 986 0 R 991 0 R 995 0 R 999 0 R 1003 0 R 1007 0 R 1012 0 R 1016 0 R 1020 0 R 1024 0 R 1028 0 R 1033 0 R 1037 0 R 1041 0 R 1045 0 R 1049 0 R 1054 0 R 1058
  0 R 1062 0 R 1066 0 R 1070 0 R 1075 0 R 1079 0 R 1083 0 R 1087 0 R 1091 0 R 1096 0 R 1100 0 R 1104 0 R 1109 0 R 1113 0 R 1116 0 R 1122 0 R 1127 0 R 1131 0 R 1135 0 R 1139 0 R 1144 0 R 1148 0 R 1152 0 R 1156 0 R 1161 0 R 1168 0 R 1173 0 R 1178 0 R 1182 0 R 1186 0 R 1193 0 R 1198 0 R 1203 0 R 1208 0 R 1212 0 R 1217 0 R 1221 0 R 1225 0 R 1229 0 R 1233 0 R 1238 0 R 1242 0 R 1246 0 R 1250 0 R 1253 0 R 1260 0 R 1264 0 R 1268 0 R 1272 0 R 1277 0 R 1282 0 R 1287 0 R 1293 0 R 1299 0 R 1305 0 R 1311 0 R 1317 0 R 1324 0 R 1330 0 R 1336 0 R 1342 0 R 1345 0 R 1350 0 R 1354 0 R 1357 0 R 1363 0 R 1365 0 R 1367 0 R 1369 0 R 1371 0 R 1373 0 R 1375 0 R 1377 0 R 1379 0 R 1381 0 R 1383 0 R 1385 0 R 1387 0 R 1389 0 R 1391 0 R 1393 0 R 1395 0 R 1397 0 R 1399 0 R 1401 0 R 1403 0 R 1405 0 R 1407 0 R 1409 0 R 1411 0 R 1413 0 R 1415 0 R 1417 0 R 1419 0 R 1421 0 R 1423 0 R 1425 0 R 1427 0 R 1429 0 R 1431 0 R 1433 0 R 1435 0 R 1437 0 R 1439 0 R 1441 0 R 1443 0 R 1445 0 R 1447 0 R 1449 0 R 1451 0 R 1453 0 R 14
 55 0 R 1457 0 R 1459 0 R 1461 0 R 1463 0 R 1465 0 R 1467 0 R 1469 0 R 1471 0 R 1473 0 R 1475 0 R 1479 0 R 1481 0 R 1483 0 R 1485 0 R 1487 0 R 1489 0 R 1491 0 R 1493 0 R 1495 0 R 1497 0 R 1499 0 R 1501 0 R 1503 0 R]
 >>
 endobj
 4 0 obj
@@ -1767,7 +1767,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [1502 0 R 1503 0 R 1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R]
+/Annots [1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R]
 >>
 endobj
 11 0 obj
@@ -3550,7 +3550,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R 1633 0 R 1634 0 R 1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R]
+/Annots [1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R 1633 0 R 1634 0 R 1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R 1672 0 R 1673 0 R]
 >>
 endobj
 13 0 obj
@@ -5333,7 +5333,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1672 0 R 1673 0 R 1674 0 R 1675 0 R 1676 0 R 1677 0 R 1678 0 R 1679 0 R 1680 0 R 1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R]
+/Annots [1674 0 R 1675 0 R 1676 0 R 1677 0 R 1678 0 R 1679 0 R 1680 0 R 1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R 1760 0 R 1761 0 R]
 >>
 endobj
 15 0 obj
@@ -7116,7 +7116,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1760 0 R 1761 0 R 1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R 1785 0 R 1786 0 R 1787 0 R 1788 0 R 1789 0 R 1790 0 R 1791 0 R 1792 0 R 1793 0 R 1794 0 R 1795 0 R 1796 0 R 1797 0 R 1798 0 R 1799 0 R 1800 0 R 1801 0 R 1802 0 R 1803 0 R 1804 0 R 1805 0 R 1806 0 R 1807 0 R 1808 0 R 1809 0 R 1810 0 R 1811 0 R 1812 0 R 1813 0 R 1814 0 R 1815 0 R 1816 0 R 1817 0 R 1818 0 R 1819 0 R 1820 0 R 1821 0 R 1822 0 R 1823 0 R 1824 0 R 1825 0 R 1826 0 R 1827 0 R 1828 0 R 1829 0 R 1830 0 R 1831 0 R 1832 0 R 1833 0 R 1834 0 R 1835 0 R 1836 0 R 1837 0 R 1838 0 R 1839 0 R 1840 0 R 1841 0 R 1842 0 R 1843 0 R 1844 0 R 1845 0 R 1846 0 R 1847 0 R]
+/Annots [1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R 1785 0 R 1786 0 R 1787 0 R 1788 0 R 1789 0 R 1790 0 R 1791 0 R 1792 0 R 1793 0 R 1794 0 R 1795 0 R 1796 0 R 1797 0 R 1798 0 R 1799 0 R 1800 0 R 1801 0 R 1802 0 R 1803 0 R 1804 0 R 1805 0 R 1806 0 R 1807 0 R 1808 0 R 1809 0 R 1810 0 R 1811 0 R 1812 0 R 1813 0 R 1814 0 R 1815 0 R 1816 0 R 1817 0 R 1818 0 R 1819 0 R 1820 0 R 1821 0 R 1822 0 R 1823 0 R 1824 0 R 1825 0 R 1826 0 R 1827 0 R 1828 0 R 1829 0 R 1830 0 R 1831 0 R 1832 0 R 1833 0 R 1834 0 R 1835 0 R 1836 0 R 1837 0 R 1838 0 R 1839 0 R 1840 0 R 1841 0 R 1842 0 R 1843 0 R 1844 0 R 1845 0 R 1846 0 R 1847 0 R 1848 0 R 1849 0 R]
 >>
 endobj
 17 0 obj
@@ -8899,7 +8899,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1848 0 R 1849 0 R 1850 0 R 1851 0 R 1852 0 R 1853 0 R 1854 0 R 1855 0 R 1856 0 R 1857 0 R 1858 0 R 1859 0 R 1860 0 R 1861 0 R 1862 0 R 1863 0 R 1864 0 R 1865 0 R 1866 0 R 1867 0 R 1868 0 R 1869 0 R 1870 0 R 1871 0 R 1872 0 R 1873 0 R 1874 0 R 1875 0 R 1876 0 R 1877 0 R 1878 0 R 1879 0 R 1880 0 R 1881 0 R 1882 0 R 1883 0 R 1884 0 R 1885 0 R 1886 0 R 1887 0 R 1888 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R 1893 0 R 1894 0 R 1895 0 R 1896 0 R 1897 0 R 1898 0 R 1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1904 0 R 1905 0 R 1906 0 R 1907 0 R 1908 0 R 1909 0 R 1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R 1917 0 R 1918 0 R 1919 0 R 1920 0 R 1921 0 R 1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R 1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R 1934 0 R 1935 0 R]
+/Annots [1850 0 R 1851 0 R 1852 0 R 1853 0 R 1854 0 R 1855 0 R 1856 0 R 1857 0 R 1858 0 R 1859 0 R 1860 0 R 1861 0 R 1862 0 R 1863 0 R 1864 0 R 1865 0 R 1866 0 R 1867 0 R 1868 0 R 1869 0 R 1870 0 R 1871 0 R 1872 0 R 1873 0 R 1874 0 R 1875 0 R 1876 0 R 1877 0 R 1878 0 R 1879 0 R 1880 0 R 1881 0 R 1882 0 R 1883 0 R 1884 0 R 1885 0 R 1886 0 R 1887 0 R 1888 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R 1893 0 R 1894 0 R 1895 0 R 1896 0 R 1897 0 R 1898 0 R 1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1904 0 R 1905 0 R 1906 0 R 1907 0 R 1908 0 R 1909 0 R 1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R 1917 0 R 1918 0 R 1919 0 R 1920 0 R 1921 0 R 1922 0 R 1923 0 R 1924 0 R 1925 0 R 1926 0 R 1927 0 R 1928 0 R 1929 0 R 1930 0 R 1931 0 R 1932 0 R 1933 0 R 1934 0 R 1935 0 R 1936 0 R 1937 0 R]
 >>
 endobj
 19 0 obj
@@ -10682,7 +10682,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1936 0 R 1937 0 R 1938 0 R 1939 0 R 1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R 1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R 1958 0 R 1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R 1964 0 R 1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R 1970 0 R 1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R]
+/Annots [1938 0 R 1939 0 R 1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R 1953 0 R 1954 0 R 1955 0 R 1956 0 R 1957 0 R 1958 0 R 1959 0 R 1960 0 R 1961 0 R 1962 0 R 1963 0 R 1964 0 R 1965 0 R 1966 0 R 1967 0 R 1968 0 R 1969 0 R 1970 0 R 1971 0 R 1972 0 R 1973 0 R 1974 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2001 0 R 2002 0 R 2003 0 R 2004 0 R 2005 0 R 2006 0 R 2007 0 R 2008 0 R 2009 0 R 2010 0 R 2011 0 R 2012 0 R 2013 0 R 2014 0 R 2015 0 R 2016 0 R 2017 0 R 2018 0 R 2019 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R]
 >>
 endobj
 21 0 obj
@@ -12465,7 +12465,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R 2043 0 R 2044 0 R 2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R 2081 0 R 2082 0 R 2083 0 R 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2103 0 R 2104 0 R 2105 0 R 2106 0 R 2107 0 R 2108 0 R 2109 0 R 2110 0 R 2111 0 R]
+/Annots [2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R 2037 0 R 2038 0 R 2039 0 R 2040 0 R 2041 0 R 2042 0 R 2043 0 R 2044 0 R 2045 0 R 2046 0 R 2047 0 R 2048 0 R 2049 0 R 2050 0 R 2051 0 R 2052 0 R 2053 0 R 2054 0 R 2055 0 R 2056 0 R 2057 0 R 2058 0 R 2059 0 R 2060 0 R 2061 0 R 2062 0 R 2063 0 R 2064 0 R 2065 0 R 2066 0 R 2067 0 R 2068 0 R 2069 0 R 2070 0 R 2071 0 R 2072 0 R 2073 0 R 2074 0 R 2075 0 R 2076 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R 2081 0 R 2082 0 R 2083 0 R 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2103 0 R 2104 0 R 2105 0 R 2106 0 R 2107 0 R 2108 0 R 2109 0 R 2110 0 R 2111 0 R 2112 0 R 2113 0 R]
 >>
 endobj
 23 0 obj
@@ -14248,7 +14248,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2112 0 R 2113 0 R 2114 0 R 2115 0 R 2116 0 R 2117 0 R 2118 0 R 2119 0 R 2120 0 R 2121 0 R 2122 0 R 2123 0 R 2124 0 R 2125 0 R 2126 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2163 0 R 2164 0 R 2165 0 R 2166 0 R 2167 0 R 2168 0 R 2169 0 R 2170 0 R 2171 0 R 2172 0 R 2173 0 R 2174 0 R 2175 0 R 2176 0 R 2177 0 R 2178 0 R 2179 0 R 2180 0 R 2181 0 R 2182 0 R 2183 0 R 2184 0 R 2185 0 R 2186 0 R 2187 0 R 2188 0 R 2189 0 R 2190 0 R 2191 0 R 2192 0 R 2193 0 R 2194 0 R 2195 0 R 2196 0 R 2197 0 R 2198 0 R 2199 0 R]
+/Annots [2114 0 R 2115 0 R 2116 0 R 2117 0 R 2118 0 R 2119 0 R 2120 0 R 2121 0 R 2122 0 R 2123 0 R 2124 0 R 2125 0 R 2126 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2163 0 R 2164 0 R 2165 0 R 2166 0 R 2167 0 R 2168 0 R 2169 0 R 2170 0 R 2171 0 R 2172 0 R 2173 0 R 2174 0 R 2175 0 R 2176 0 R 2177 0 R 2178 0 R 2179 0 R 2180 0 R 2181 0 R 2182 0 R 2183 0 R 2184 0 R 2185 0 R 2186 0 R 2187 0 R 2188 0 R 2189 0 R 2190 0 R 2191 0 R 2192 0 R 2193 0 R 2194 0 R 2195 0 R 2196 0 R 2197 0 R 2198 0 R 2199 0 R 2200 0 R 2201 0 R]
 >>
 endobj
 25 0 obj
@@ -16031,7 +16031,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2200 0 R 2201 0 R 2202 0 R 2203 0 R 2204 0 R 2205 0 R 2206 0 R 2207 0 R 2208 0 R 2209 0 R 2210 0 R 2211 0 R 2212 0 R 2213 0 R 2214 0 R 2215 0 R 2216 0 R 2217 0 R 2218 0 R 2219 0 R 2220 0 R 2221 0 R 2222 0 R 2223 0 R 2224 0 R 2225 0 R 2226 0 R 2227 0 R 2228 0 R 2229 0 R 2230 0 R 2231 0 R 2232 0 R 2233 0 R 2234 0 R 2235 0 R 2236 0 R 2237 0 R 2238 0 R 2239 0 R 2240 0 R 2241 0 R 2242 0 R 2243 0 R 2244 0 R 2245 0 R 2246 0 R 2247 0 R 2248 0 R 2249 0 R 2250 0 R 2251 0 R 2252 0 R 2253 0 R 2254 0 R 2255 0 R 2256 0 R 2257 0 R 2258 0 R 2259 0 R 2260 0 R 2261 0 R 2262 0 R 2263 0 R 2264 0 R 2265 0 R 2266 0 R 2267 0 R 2268 0 R 2269 0 R 2270 0 R 2271 0 R 2272 0 R 2273 0 R 2274 0 R 2275 0 R 2276 0 R 2277 0 R 2278 0 R 2279 0 R 2280 0 R 2281 0 R 2282 0 R 2283 0 R 2284 0 R 2285 0 R 2286 0 R 2287 0 R]
+/Annots [2202 0 R 2203 0 R 2204 0 R 2205 0 R 2206 0 R 2207 0 R 2208 0 R 2209 0 R 2210 0 R 2211 0 R 2212 0 R 2213 0 R 2214 0 R 2215 0 R 2216 0 R 2217 0 R 2218 0 R 2219 0 R 2220 0 R 2221 0 R 2222 0 R 2223 0 R 2224 0 R 2225 0 R 2226 0 R 2227 0 R 2228 0 R 2229 0 R 2230 0 R 2231 0 R 2232 0 R 2233 0 R 2234 0 R 2235 0 R 2236 0 R 2237 0 R 2238 0 R 2239 0 R 2240 0 R 2241 0 R 2242 0 R 2243 0 R 2244 0 R 2245 0 R 2246 0 R 2247 0 R 2248 0 R 2249 0 R 2250 0 R 2251 0 R 2252 0 R 2253 0 R 2254 0 R 2255 0 R 2256 0 R 2257 0 R 2258 0 R 2259 0 R 2260 0 R 2261 0 R 2262 0 R 2263 0 R 2264 0 R 2265 0 R 2266 0 R 2267 0 R 2268 0 R 2269 0 R 2270 0 R 2271 0 R 2272 0 R 2273 0 R 2274 0 R 2275 0 R 2276 0 R 2277 0 R 2278 0 R 2279 0 R 2280 0 R 2281 0 R 2282 0 R 2283 0 R 2284 0 R 2285 0 R 2286 0 R 2287 0 R 2288 0 R 2289 0 R]
 >>
 endobj
 27 0 obj
@@ -17814,7 +17814,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2288 0 R 2289 0 R 2290 0 R 2291 0 R 2292 0 R 2293 0 R 2294 0 R 2295 0 R 2296 0 R 2297 0 R 2298 0 R 2299 0 R 2300 0 R 2301 0 R 2302 0 R 2303 0 R 2304 0 R 2305 0 R 2306 0 R 2307 0 R 2308 0 R 2309 0 R 2310 0 R 2311 0 R 2312 0 R 2313 0 R 2314 0 R 2315 0 R 2316 0 R 2317 0 R 2318 0 R 2319 0 R 2320 0 R 2321 0 R 2322 0 R 2323 0 R 2324 0 R 2325 0 R 2326 0 R 2327 0 R 2328 0 R 2329 0 R 2330 0 R 2331 0 R 2332 0 R 2333 0 R 2334 0 R 2335 0 R 2336 0 R 2337 0 R 2338 0 R 2339 0 R 2340 0 R 2341 0 R 2342 0 R 2343 0 R 2344 0 R 2345 0 R 2346 0 R 2347 0 R 2348 0 R 2349 0 R 2350 0 R 2351 0 R 2352 0 R 2353 0 R 2354 0 R 2355 0 R 2356 0 R 2357 0 R 2358 0 R 2359 0 R 2360 0 R 2361 0 R 2362 0 R 2363 0 R 2364 0 R 2365 0 R 2366 0 R 2367 0 R 2368 0 R 2369 0 R 2370 0 R 2371 0 R 2372 0 R 2373 0 R 2374 0 R 2375 0 R]
+/Annots [2290 0 R 2291 0 R 2292 0 R 2293 0 R 2294 0 R 2295 0 R 2296 0 R 2297 0 R 2298 0 R 2299 0 R 2300 0 R 2301 0 R 2302 0 R 2303 0 R 2304 0 R 2305 0 R 2306 0 R 2307 0 R 2308 0 R 2309 0 R 2310 0 R 2311 0 R 2312 0 R 2313 0 R 2314 0 R 2315 0 R 2316 0 R 2317 0 R 2318 0 R 2319 0 R 2320 0 R 2321 0 R 2322 0 R 2323 0 R 2324 0 R 2325 0 R 2326 0 R 2327 0 R 2328 0 R 2329 0 R 2330 0 R 2331 0 R 2332 0 R 2333 0 R 2334 0 R 2335 0 R 2336 0 R 2337 0 R 2338 0 R 2339 0 R 2340 0 R 2341 0 R 2342 0 R 2343 0 R 2344 0 R 2345 0 R 2346 0 R 2347 0 R 2348 0 R 2349 0 R 2350 0 R 2351 0 R 2352 0 R 2353 0 R 2354 0 R 2355 0 R 2356 0 R 2357 0 R 2358 0 R 2359 0 R 2360 0 R 2361 0 R 2362 0 R 2363 0 R 2364 0 R 2365 0 R 2366 0 R 2367 0 R 2368 0 R 2369 0 R 2370 0 R 2371 0 R 2372 0 R 2373 0 R 2374 0 R 2375 0 R 2376 0 R 2377 0 R]
 >>
 endobj
 29 0 obj
@@ -19597,7 +19597,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2376 0 R 2377 0 R 2378 0 R 2379 0 R 2380 0 R 2381 0 R 2382 0 R 2383 0 R 2384 0 R 2385 0 R 2386 0 R 2387 0 R 2388 0 R 2389 0 R 2390 0 R 2391 0 R 2392 0 R 2393 0 R 2394 0 R 2395 0 R 2396 0 R 2397 0 R 2398 0 R 2399 0 R 2400 0 R 2401 0 R 2402 0 R 2403 0 R 2404 0 R 2405 0 R 2406 0 R 2407 0 R 2408 0 R 2409 0 R 2410 0 R 2411 0 R 2412 0 R 2413 0 R 2414 0 R 2415 0 R 2416 0 R 2417 0 R 2418 0 R 2419 0 R 2420 0 R 2421 0 R 2422 0 R 2423 0 R 2424 0 R 2425 0 R 2426 0 R 2427 0 R 2428 0 R 2429 0 R 2430 0 R 2431 0 R 2432 0 R 2433 0 R 2434 0 R 2435 0 R 2436 0 R 2437 0 R 2438 0 R 2439 0 R 2440 0 R 2441 0 R 2442 0 R 2443 0 R 2444 0 R 2445 0 R 2446 0 R 2447 0 R 2448 0 R 2449 0 R 2450 0 R 2451 0 R 2452 0 R 2453 0 R 2454 0 R 2455 0 R 2456 0 R 2457 0 R 2458 0 R 2459 0 R 2460 0 R 2461 0 R 2462 0 R 2463 0 R]
+/Annots [2378 0 R 2379 0 R 2380 0 R 2381 0 R 2382 0 R 2383 0 R 2384 0 R 2385 0 R 2386 0 R 2387 0 R 2388 0 R 2389 0 R 2390 0 R 2391 0 R 2392 0 R 2393 0 R 2394 0 R 2395 0 R 2396 0 R 2397 0 R 2398 0 R 2399 0 R 2400 0 R 2401 0 R 2402 0 R 2403 0 R 2404 0 R 2405 0 R 2406 0 R 2407 0 R 2408 0 R 2409 0 R 2410 0 R 2411 0 R 2412 0 R 2413 0 R 2414 0 R 2415 0 R 2416 0 R 2417 0 R 2418 0 R 2419 0 R 2420 0 R 2421 0 R 2422 0 R 2423 0 R 2424 0 R 2425 0 R 2426 0 R 2427 0 R 2428 0 R 2429 0 R 2430 0 R 2431 0 R 2432 0 R 2433 0 R 2434 0 R 2435 0 R 2436 0 R 2437 0 R 2438 0 R 2439 0 R 2440 0 R 2441 0 R 2442 0 R 2443 0 R 2444 0 R 2445 0 R 2446 0 R 2447 0 R 2448 0 R 2449 0 R 2450 0 R 2451 0 R 2452 0 R 2453 0 R 2454 0 R 2455 0 R 2456 0 R 2457 0 R 2458 0 R 2459 0 R 2460 0 R 2461 0 R 2462 0 R 2463 0 R 2464 0 R 2465 0 R]
 >>
 endobj
 31 0 obj
@@ -21380,7 +21380,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2464 0 R 2465 0 R 2466 0 R 2467 0 R 2468 0 R 2469 0 R 2470 0 R 2471 0 R 2472 0 R 2473 0 R 2474 0 R 2475 0 R 2476 0 R 2477 0 R 2478 0 R 2479 0 R 2480 0 R 2481 0 R 2482 0 R 2483 0 R 2484 0 R 2485 0 R 2486 0 R 2487 0 R 2488 0 R 2489 0 R 2490 0 R 2491 0 R 2492 0 R 2493 0 R 2494 0 R 2495 0 R 2496 0 R 2497 0 R 2498 0 R 2499 0 R 2500 0 R 2501 0 R 2502 0 R 2503 0 R 2504 0 R 2505 0 R 2506 0 R 2507 0 R 2508 0 R 2509 0 R 2510 0 R 2511 0 R 2512 0 R 2513 0 R 2514 0 R 2515 0 R 2516 0 R 2517 0 R 2518 0 R 2519 0 R 2520 0 R 2521 0 R 2522 0 R 2523 0 R 2524 0 R 2525 0 R 2526 0 R 2527 0 R 2528 0 R 2529 0 R 2530 0 R 2531 0 R 2532 0 R 2533 0 R 2534 0 R 2535 0 R 2536 0 R 2537 0 R 2538 0 R 2539 0 R 2540 0 R 2541 0 R 2542 0 R 2543 0 R 2544 0 R 2545 0 R 2546 0 R 2547 0 R 2548 0 R 2549 0 R 2550 0 R 2551 0 R]
+/Annots [2466 0 R 2467 0 R 2468 0 R 2469 0 R 2470 0 R 2471 0 R 2472 0 R 2473 0 R 2474 0 R 2475 0 R 2476 0 R 2477 0 R 2478 0 R 2479 0 R 2480 0 R 2481 0 R 2482 0 R 2483 0 R 2484 0 R 2485 0 R 2486 0 R 2487 0 R 2488 0 R 2489 0 R 2490 0 R 2491 0 R 2492 0 R 2493 0 R 2494 0 R 2495 0 R 2496 0 R 2497 0 R 2498 0 R 2499 0 R 2500 0 R 2501 0 R 2502 0 R 2503 0 R 2504 0 R 2505 0 R 2506 0 R 2507 0 R 2508 0 R 2509 0 R 2510 0 R 2511 0 R 2512 0 R 2513 0 R 2514 0 R 2515 0 R 2516 0 R 2517 0 R 2518 0 R 2519 0 R 2520 0 R 2521 0 R 2522 0 R 2523 0 R 2524 0 R 2525 0 R 2526 0 R 2527 0 R 2528 0 R 2529 0 R 2530 0 R 2531 0 R 2532 0 R 2533 0 R 2534 0 R 2535 0 R 2536 0 R 2537 0 R 2538 0 R 2539 0 R 2540 0 R 2541 0 R 2542 0 R 2543 0 R 2544 0 R 2545 0 R 2546 0 R 2547 0 R 2548 0 R 2549 0 R 2550 0 R 2551 0 R 2552 0 R 2553 0 R]
 >>
 endobj
 33 0 obj
@@ -23163,7 +23163,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2552 0 R 2553 0 R 2554 0 R 2555 0 R 2556 0 R 2557 0 R 2558 0 R 2559 0 R 2560 0 R 2561 0 R 2562 0 R 2563 0 R 2564 0 R 2565 0 R 2566 0 R 2567 0 R 2568 0 R 2569 0 R 2570 0 R 2571 0 R 2572 0 R 2573 0 R 2574 0 R 2575 0 R 2576 0 R 2577 0 R 2578 0 R 2579 0 R 2580 0 R 2581 0 R 2582 0 R 2583 0 R 2584 0 R 2585 0 R 2586 0 R 2587 0 R 2588 0 R 2589 0 R 2590 0 R 2591 0 R 2592 0 R 2593 0 R 2594 0 R 2595 0 R 2596 0 R 2597 0 R 2598 0 R 2599 0 R 2600 0 R 2601 0 R 2602 0 R 2603 0 R 2604 0 R 2605 0 R 2606 0 R 2607 0 R 2608 0 R 2609 0 R 2610 0 R 2611 0 R 2612 0 R 2613 0 R 2614 0 R 2615 0 R 2616 0 R 2617 0 R 2618 0 R 2619 0 R 2620 0 R 2621 0 R 2622 0 R 2623 0 R 2624 0 R 2625 0 R 2626 0 R 2627 0 R 2628 0 R 2629 0 R 2630 0 R 2631 0 R 2632 0 R 2633 0 R 2634 0 R 2635 0 R 2636 0 R 2637 0 R 2638 0 R 2639 0 R]
+/Annots [2554 0 R 2555 0 R 2556 0 R 2557 0 R 2558 0 R 2559 0 R 2560 0 R 2561 0 R 2562 0 R 2563 0 R 2564 0 R 2565 0 R 2566 0 R 2567 0 R 2568 0 R 2569 0 R 2570 0 R 2571 0 R 2572 0 R 2573 0 R 2574 0 R 2575 0 R 2576 0 R 2577 0 R 2578 0 R 2579 0 R 2580 0 R 2581 0 R 2582 0 R 2583 0 R 2584 0 R 2585 0 R 2586 0 R 2587 0 R 2588 0 R 2589 0 R 2590 0 R 2591 0 R 2592 0 R 2593 0 R 2594 0 R 2595 0 R 2596 0 R 2597 0 R 2598 0 R 2599 0 R 2600 0 R 2601 0 R 2602 0 R 2603 0 R 2604 0 R 2605 0 R 2606 0 R 2607 0 R 2608 0 R 2609 0 R 2610 0 R 2611 0 R 2612 0 R 2613 0 R 2614 0 R 2615 0 R 2616 0 R 2617 0 R 2618 0 R 2619 0 R 2620 0 R 2621 0 R 2622 0 R 2623 0 R 2624 0 R 2625 0 R 2626 0 R 2627 0 R 2628 0 R 2629 0 R 2630 0 R 2631 0 R 2632 0 R 2633 0 R 2634 0 R 2635 0 R 2636 0 R 2637 0 R 2638 0 R 2639 0 R 2640 0 R 2641 0 R]
 >>
 endobj
 35 0 obj
@@ -24386,7 +24386,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [2640 0 R 2641 0 R 2642 0 R 2643 0 R 2644 0 R 2645 0 R 2646 0 R 2647 0 R 2648 0 R 2649 0 R 2650 0 R 2651 0 R 2652 0 R 2653 0 R 2654 0 R 2655 0 R 2656 0 R 2657 0 R 2658 0 R 2659 0 R 2660 0 R 2661 0 R 2662 0 R 2663 0 R 2664 0 R 2665 0 R 2666 0 R 2667 0 R 2668 0 R 2669 0 R 2670 0 R 2671 0 R 2672 0 R 2673 0 R 2674 0 R 2675 0 R 2676 0 R 2677 0 R 2678 0 R 2679 0 R 2680 0 R 2681 0 R 2682 0 R 2683 0 R 2684 0 R 2685 0 R 2686 0 R 2687 0 R 2688 0 R 2689 0 R 2690 0 R 2691 0 R 2692 0 R 2693 0 R 2694 0 R 2695 0 R 2696 0 R 2697 0 R 2698 0 R 2699 0 R]
+/Annots [2642 0 R 2643 0 R 2644 0 R 2645 0 R 2646 0 R 2647 0 R 2648 0 R 2649 0 R 2650 0 R 2651 0 R 2652 0 R 2653 0 R 2654 0 R 2655 0 R 2656 0 R 2657 0 R 2658 0 R 2659 0 R 2660 0 R 2661 0 R 2662 0 R 2663 0 R 2664 0 R 2665 0 R 2666 0 R 2667 0 R 2668 0 R 2669 0 R 2670 0 R 2671 0 R 2672 0 R 2673 0 R 2674 0 R 2675 0 R 2676 0 R 2677 0 R 2678 0 R 2679 0 R 2680 0 R 2681 0 R 2682 0 R 2683 0 R 2684 0 R 2685 0 R 2686 0 R 2687 0 R 2688 0 R 2689 0 R 2690 0 R 2691 0 R 2692 0 R 2693 0 R 2694 0 R 2695 0 R 2696 0 R 2697 0 R 2698 0 R 2699 0 R 2700 0 R 2701 0 R]
 >>
 endobj
 37 0 obj
@@ -25032,7 +25032,7 @@ endobj
 >>
 endobj
 45 0 obj
-<< /Kids [515 0 R 516 0 R 730 0 R 945 0 R 1162 0 R]
+<< /Kids [517 0 R 518 0 R 732 0 R 947 0 R 1164 0 R]
 >>
 endobj
 46 0 obj
@@ -25861,7 +25861,7 @@ endobj
 >>
 endobj
 54 0 obj
-<< /Length 8427
+<< /Length 9210
 >>
 stream
 q
@@ -26213,7 +26213,40 @@ ET
 BT
 36 111.59000000000019 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 111.59000000000019 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36 93.03000000000019 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 93.03000000000019 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -26294,7 +26327,7 @@ endobj
 /F2.0 39 0 R
 >>
 >>
-/Annots [58 0 R]
+/Annots [58 0 R 59 0 R 60 0 R]
 >>
 endobj
 56 0 obj
@@ -26315,6 +26348,28 @@ endobj
 >>
 endobj
 59 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 109.52000000000018 531.72 118.77000000000018]
+/Type /Annot
+>>
+endobj
+60 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36 90.96000000000018 114.87 100.21000000000018]
+/Type /Annot
+>>
+endobj
+61 0 obj
 << /Length 7163
 >>
 stream
@@ -26610,11 +26665,11 @@ Q
 
 endstream
 endobj
-60 0 obj
+62 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 59 0 R
+/Contents 61 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F1.0 8 0 R
@@ -26623,16 +26678,16 @@ endobj
 >>
 >>
 endobj
-61 0 obj
-[60 0 R /XYZ 0 792.0 null]
-endobj
-62 0 obj
-[60 0 R /XYZ 0 695.98 null]
-endobj
 63 0 obj
-[60 0 R /XYZ 0 407.1400000000003 null]
+[62 0 R /XYZ 0 792.0 null]
 endobj
 64 0 obj
+[62 0 R /XYZ 0 695.98 null]
+endobj
+65 0 obj
+[62 0 R /XYZ 0 407.1400000000003 null]
+endobj
+66 0 obj
 << /Length 9715
 >>
 stream
@@ -27027,31 +27082,31 @@ Q
 
 endstream
 endobj
-65 0 obj
+67 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 64 0 R
+/Contents 66 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 39 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [68 0 R]
+/Annots [70 0 R]
 >>
 endobj
-66 0 obj
-[65 0 R /XYZ 0 512.0800000000004 null]
+68 0 obj
+[67 0 R /XYZ 0 512.0800000000004 null]
 endobj
-67 0 obj
+69 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-68 0 obj
+70 0 obj
 << /Border [0 0 0]
 /Dest (sqlstate-values)
 /Subtype /Link
@@ -27059,7 +27114,7 @@ endobj
 /Type /Annot
 >>
 endobj
-69 0 obj
+71 0 obj
 << /Length 1752
 >>
 stream
@@ -27164,11 +27219,11 @@ Q
 
 endstream
 endobj
-70 0 obj
+72 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 69 0 R
+/Contents 71 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F1.0 8 0 R
@@ -27176,10 +27231,10 @@ endobj
 >>
 >>
 endobj
-71 0 obj
-[70 0 R /XYZ 0 792.0 null]
+73 0 obj
+[72 0 R /XYZ 0 792.0 null]
 endobj
-72 0 obj
+74 0 obj
 << /Length 6719
 >>
 stream
@@ -27523,11 +27578,11 @@ Q
 
 endstream
 endobj
-73 0 obj
+75 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 72 0 R
+/Contents 74 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -27536,16 +27591,16 @@ endobj
 >>
 >>
 endobj
-74 0 obj
-[73 0 R /XYZ 0 792.0 null]
-endobj
-75 0 obj
-[73 0 R /XYZ 0 670.96 null]
-endobj
 76 0 obj
-[73 0 R /XYZ 0 413.8100000000001 null]
+[75 0 R /XYZ 0 792.0 null]
 endobj
 77 0 obj
+[75 0 R /XYZ 0 670.96 null]
+endobj
+78 0 obj
+[75 0 R /XYZ 0 413.8100000000001 null]
+endobj
+79 0 obj
 << /Length 6746
 >>
 stream
@@ -27878,11 +27933,11 @@ Q
 
 endstream
 endobj
-78 0 obj
+80 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 77 0 R
+/Contents 79 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -27891,13 +27946,13 @@ endobj
 >>
 >>
 endobj
-79 0 obj
-[78 0 R /XYZ 0 792.0 null]
+81 0 obj
+[80 0 R /XYZ 0 792.0 null]
 endobj
-80 0 obj
-[78 0 R /XYZ 0 502.86000000000024 null]
+82 0 obj
+[80 0 R /XYZ 0 502.86000000000024 null]
 endobj
-81 0 obj
+83 0 obj
 << /Length 6221
 >>
 stream
@@ -28219,11 +28274,11 @@ Q
 
 endstream
 endobj
-82 0 obj
+84 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 81 0 R
+/Contents 83 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -28232,13 +28287,13 @@ endobj
 >>
 >>
 endobj
-83 0 obj
-[82 0 R /XYZ 0 792.0 null]
+85 0 obj
+[84 0 R /XYZ 0 792.0 null]
 endobj
-84 0 obj
-[82 0 R /XYZ 0 515.4100000000002 null]
+86 0 obj
+[84 0 R /XYZ 0 515.4100000000002 null]
 endobj
-85 0 obj
+87 0 obj
 << /Length 5339
 >>
 stream
@@ -28527,11 +28582,11 @@ Q
 
 endstream
 endobj
-86 0 obj
+88 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 85 0 R
+/Contents 87 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -28540,13 +28595,13 @@ endobj
 >>
 >>
 endobj
-87 0 obj
-[86 0 R /XYZ 0 792.0 null]
+89 0 obj
+[88 0 R /XYZ 0 792.0 null]
 endobj
-88 0 obj
-[86 0 R /XYZ 0 533.9700000000001 null]
+90 0 obj
+[88 0 R /XYZ 0 533.9700000000001 null]
 endobj
-89 0 obj
+91 0 obj
 << /Length 5712
 >>
 stream
@@ -28835,11 +28890,11 @@ Q
 
 endstream
 endobj
-90 0 obj
+92 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 89 0 R
+/Contents 91 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -28848,23 +28903,23 @@ endobj
 >>
 >>
 endobj
-91 0 obj
-[90 0 R /XYZ 0 792.0 null]
+93 0 obj
+[92 0 R /XYZ 0 792.0 null]
 endobj
-92 0 obj
+94 0 obj
 << /Limits [(SQL-10007-) (SQL-1002)]
-/Names [(SQL-10007-) 1286 0 R (SQL-10011-) 1288 0 R (SQL-10013-) 1292 0 R (SQL-10014-) 1294 0 R (SQL-10015-) 1298 0 R (SQL-10016-) 1300 0 R (SQL-10017-) 1304 0 R (SQL-10018-) 1306 0 R (SQL-10019-) 1310 0 R (SQL-1002) 75 0 R]
+/Names [(SQL-10007-) 1288 0 R (SQL-10011-) 1290 0 R (SQL-10013-) 1294 0 R (SQL-10014-) 1296 0 R (SQL-10015-) 1300 0 R (SQL-10016-) 1302 0 R (SQL-10017-) 1306 0 R (SQL-10018-) 1308 0 R (SQL-10019-) 1312 0 R (SQL-1002) 77 0 R]
 >>
 endobj
-93 0 obj
+95 0 obj
 << /Limits [(comments-encouraged) (notation-conventions)]
-/Names [(comments-encouraged) 57 0 R (data-definition-language-messages) 74 0 R (executor-messages) 1121 0 R (file-system-errors) 1474 0 R (generator-messages) 1115 0 R (getting-help) 71 0 R (intended-audience) 46 0 R (introduction) 61 0 R (message-handling) 62 0 R (new-and-changed-information) 47 0 R (notation-conventions) 48 0 R]
+/Names [(comments-encouraged) 57 0 R (data-definition-language-messages) 76 0 R (executor-messages) 1123 0 R (file-system-errors) 1476 0 R (generator-messages) 1117 0 R (getting-help) 73 0 R (intended-audience) 46 0 R (introduction) 63 0 R (message-handling) 64 0 R (new-and-changed-information) 47 0 R (notation-conventions) 48 0 R]
 >>
 endobj
-94 0 obj
-[90 0 R /XYZ 0 564.5300000000001 null]
+96 0 obj
+[92 0 R /XYZ 0 564.5300000000001 null]
 endobj
-95 0 obj
+97 0 obj
 << /Length 6464
 >>
 stream
@@ -29164,11 +29219,11 @@ Q
 
 endstream
 endobj
-96 0 obj
+98 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 95 0 R
+/Contents 97 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -29177,13 +29232,13 @@ endobj
 >>
 >>
 endobj
-97 0 obj
-[96 0 R /XYZ 0 792.0 null]
+99 0 obj
+[98 0 R /XYZ 0 792.0 null]
 endobj
-98 0 obj
-[96 0 R /XYZ 0 527.4100000000001 null]
+100 0 obj
+[98 0 R /XYZ 0 527.4100000000001 null]
 endobj
-99 0 obj
+101 0 obj
 << /Length 6157
 >>
 stream
@@ -29505,11 +29560,11 @@ Q
 
 endstream
 endobj
-100 0 obj
+102 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 99 0 R
+/Contents 101 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -29518,13 +29573,13 @@ endobj
 >>
 >>
 endobj
-101 0 obj
-[100 0 R /XYZ 0 792.0 null]
+103 0 obj
+[102 0 R /XYZ 0 792.0 null]
 endobj
-102 0 obj
-[100 0 R /XYZ 0 521.4200000000002 null]
+104 0 obj
+[102 0 R /XYZ 0 521.4200000000002 null]
 endobj
-103 0 obj
+105 0 obj
 << /Length 5309
 >>
 stream
@@ -29813,11 +29868,11 @@ Q
 
 endstream
 endobj
-104 0 obj
+106 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 103 0 R
+/Contents 105 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -29826,13 +29881,13 @@ endobj
 >>
 >>
 endobj
-105 0 obj
-[104 0 R /XYZ 0 792.0 null]
+107 0 obj
+[106 0 R /XYZ 0 792.0 null]
 endobj
-106 0 obj
-[104 0 R /XYZ 0 564.5300000000001 null]
+108 0 obj
+[106 0 R /XYZ 0 564.5300000000001 null]
 endobj
-107 0 obj
+109 0 obj
 << /Length 5855
 >>
 stream
@@ -30132,11 +30187,11 @@ Q
 
 endstream
 endobj
-108 0 obj
+110 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 107 0 R
+/Contents 109 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -30145,13 +30200,13 @@ endobj
 >>
 >>
 endobj
-109 0 obj
-[108 0 R /XYZ 0 792.0 null]
+111 0 obj
+[110 0 R /XYZ 0 792.0 null]
 endobj
-110 0 obj
-[108 0 R /XYZ 0 515.4100000000002 null]
+112 0 obj
+[110 0 R /XYZ 0 515.4100000000002 null]
 endobj
-111 0 obj
+113 0 obj
 << /Length 7161
 >>
 stream
@@ -30506,24 +30561,24 @@ Q
 
 endstream
 endobj
-112 0 obj
+114 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 111 0 R
+/Contents 113 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [114 0 R]
+/Annots [116 0 R]
 >>
 endobj
-113 0 obj
-[112 0 R /XYZ 0 792.0 null]
+115 0 obj
+[114 0 R /XYZ 0 792.0 null]
 endobj
-114 0 obj
+116 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -30531,15 +30586,15 @@ endobj
 /Type /Annot
 >>
 endobj
-115 0 obj
-[112 0 R /XYZ 0 472.8500000000002 null]
+117 0 obj
+[114 0 R /XYZ 0 472.8500000000002 null]
 endobj
-116 0 obj
+118 0 obj
 << /Limits [(SQL-1014) (SQL-1025)]
-/Names [(SQL-1014) 97 0 R (SQL-1015) 98 0 R (SQL-1016) 101 0 R (SQL-1017) 102 0 R (SQL-1020) 105 0 R (SQL-1021) 106 0 R (SQL-1022) 109 0 R (SQL-1023) 110 0 R (SQL-1024) 113 0 R (SQL-1025) 115 0 R]
+/Names [(SQL-1014) 99 0 R (SQL-1015) 100 0 R (SQL-1016) 103 0 R (SQL-1017) 104 0 R (SQL-1020) 107 0 R (SQL-1021) 108 0 R (SQL-1022) 111 0 R (SQL-1023) 112 0 R (SQL-1024) 115 0 R (SQL-1025) 117 0 R]
 >>
 endobj
-117 0 obj
+119 0 obj
 << /Length 5942
 >>
 stream
@@ -30839,11 +30894,11 @@ Q
 
 endstream
 endobj
-118 0 obj
+120 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 117 0 R
+/Contents 119 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -30852,13 +30907,13 @@ endobj
 >>
 >>
 endobj
-119 0 obj
-[118 0 R /XYZ 0 792.0 null]
+121 0 obj
+[120 0 R /XYZ 0 792.0 null]
 endobj
-120 0 obj
-[118 0 R /XYZ 0 564.5300000000001 null]
+122 0 obj
+[120 0 R /XYZ 0 564.5300000000001 null]
 endobj
-121 0 obj
+123 0 obj
 << /Length 6143
 >>
 stream
@@ -31180,11 +31235,11 @@ Q
 
 endstream
 endobj
-122 0 obj
+124 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 121 0 R
+/Contents 123 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -31193,13 +31248,13 @@ endobj
 >>
 >>
 endobj
-123 0 obj
-[122 0 R /XYZ 0 792.0 null]
+125 0 obj
+[124 0 R /XYZ 0 792.0 null]
 endobj
-124 0 obj
-[122 0 R /XYZ 0 515.4100000000002 null]
+126 0 obj
+[124 0 R /XYZ 0 515.4100000000002 null]
 endobj
-125 0 obj
+127 0 obj
 << /Length 6055
 >>
 stream
@@ -31532,24 +31587,24 @@ Q
 
 endstream
 endobj
-126 0 obj
+128 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 125 0 R
+/Contents 127 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [128 0 R]
+/Annots [130 0 R]
 >>
 endobj
-127 0 obj
-[126 0 R /XYZ 0 792.0 null]
+129 0 obj
+[128 0 R /XYZ 0 792.0 null]
 endobj
-128 0 obj
+130 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -31557,10 +31612,10 @@ endobj
 /Type /Annot
 >>
 endobj
-129 0 obj
-[126 0 R /XYZ 0 503.4100000000002 null]
+131 0 obj
+[128 0 R /XYZ 0 503.4100000000002 null]
 endobj
-130 0 obj
+132 0 obj
 << /Length 5268
 >>
 stream
@@ -31849,11 +31904,11 @@ Q
 
 endstream
 endobj
-131 0 obj
+133 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 130 0 R
+/Contents 132 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -31862,13 +31917,13 @@ endobj
 >>
 >>
 endobj
-132 0 obj
-[131 0 R /XYZ 0 792.0 null]
+134 0 obj
+[133 0 R /XYZ 0 792.0 null]
 endobj
-133 0 obj
-[131 0 R /XYZ 0 533.9700000000001 null]
+135 0 obj
+[133 0 R /XYZ 0 533.9700000000001 null]
 endobj
-134 0 obj
+136 0 obj
 << /Length 5939
 >>
 stream
@@ -32179,11 +32234,11 @@ Q
 
 endstream
 endobj
-135 0 obj
+137 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 134 0 R
+/Contents 136 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -32192,18 +32247,18 @@ endobj
 >>
 >>
 endobj
-136 0 obj
-[135 0 R /XYZ 0 792.0 null]
+138 0 obj
+[137 0 R /XYZ 0 792.0 null]
 endobj
-137 0 obj
-[135 0 R /XYZ 0 496.85000000000025 null]
+139 0 obj
+[137 0 R /XYZ 0 496.85000000000025 null]
 endobj
-138 0 obj
+140 0 obj
 << /Limits [(SQL-1026) (SQL-1038)]
-/Names [(SQL-1026) 119 0 R (SQL-1027) 120 0 R (SQL-1028) 123 0 R (SQL-1029) 124 0 R (SQL-1030) 127 0 R (SQL-1031) 129 0 R (SQL-1035) 132 0 R (SQL-1036) 133 0 R (SQL-1037) 136 0 R (SQL-1038) 137 0 R]
+/Names [(SQL-1026) 121 0 R (SQL-1027) 122 0 R (SQL-1028) 125 0 R (SQL-1029) 126 0 R (SQL-1030) 129 0 R (SQL-1031) 131 0 R (SQL-1035) 134 0 R (SQL-1036) 135 0 R (SQL-1037) 138 0 R (SQL-1038) 139 0 R]
 >>
 endobj
-139 0 obj
+141 0 obj
 << /Length 5146
 >>
 stream
@@ -32492,11 +32547,11 @@ Q
 
 endstream
 endobj
-140 0 obj
+142 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 139 0 R
+/Contents 141 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -32505,13 +32560,13 @@ endobj
 >>
 >>
 endobj
-141 0 obj
-[140 0 R /XYZ 0 792.0 null]
+143 0 obj
+[142 0 R /XYZ 0 792.0 null]
 endobj
-142 0 obj
-[140 0 R /XYZ 0 564.5300000000001 null]
+144 0 obj
+[142 0 R /XYZ 0 564.5300000000001 null]
 endobj
-143 0 obj
+145 0 obj
 << /Length 5446
 >>
 stream
@@ -32811,11 +32866,11 @@ Q
 
 endstream
 endobj
-144 0 obj
+146 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 143 0 R
+/Contents 145 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -32824,13 +32879,13 @@ endobj
 >>
 >>
 endobj
-145 0 obj
-[144 0 R /XYZ 0 792.0 null]
+147 0 obj
+[146 0 R /XYZ 0 792.0 null]
 endobj
-146 0 obj
-[144 0 R /XYZ 0 564.5300000000001 null]
+148 0 obj
+[146 0 R /XYZ 0 564.5300000000001 null]
 endobj
-147 0 obj
+149 0 obj
 << /Length 6629
 >>
 stream
@@ -33152,11 +33207,11 @@ Q
 
 endstream
 endobj
-148 0 obj
+150 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 147 0 R
+/Contents 149 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -33165,13 +33220,13 @@ endobj
 >>
 >>
 endobj
-149 0 obj
-[148 0 R /XYZ 0 792.0 null]
+151 0 obj
+[150 0 R /XYZ 0 792.0 null]
 endobj
-150 0 obj
-[148 0 R /XYZ 0 515.4100000000002 null]
+152 0 obj
+[150 0 R /XYZ 0 515.4100000000002 null]
 endobj
-151 0 obj
+153 0 obj
 << /Length 6423
 >>
 stream
@@ -33493,11 +33548,11 @@ Q
 
 endstream
 endobj
-152 0 obj
+154 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 151 0 R
+/Contents 153 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -33506,13 +33561,13 @@ endobj
 >>
 >>
 endobj
-153 0 obj
-[152 0 R /XYZ 0 792.0 null]
+155 0 obj
+[154 0 R /XYZ 0 792.0 null]
 endobj
-154 0 obj
-[152 0 R /XYZ 0 527.4100000000002 null]
+156 0 obj
+[154 0 R /XYZ 0 527.4100000000002 null]
 endobj
-155 0 obj
+157 0 obj
 << /Length 6505
 >>
 stream
@@ -33845,11 +33900,11 @@ Q
 
 endstream
 endobj
-156 0 obj
+158 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 155 0 R
+/Contents 157 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -33858,18 +33913,18 @@ endobj
 >>
 >>
 endobj
-157 0 obj
-[156 0 R /XYZ 0 792.0 null]
+159 0 obj
+[158 0 R /XYZ 0 792.0 null]
 endobj
-158 0 obj
-[156 0 R /XYZ 0 478.2900000000002 null]
+160 0 obj
+[158 0 R /XYZ 0 478.2900000000002 null]
 endobj
-159 0 obj
+161 0 obj
 << /Limits [(SQL-1039) (SQL-1048)]
-/Names [(SQL-1039) 141 0 R (SQL-1040) 142 0 R (SQL-1041) 145 0 R (SQL-1042) 146 0 R (SQL-1043) 149 0 R (SQL-1044) 150 0 R (SQL-1045) 153 0 R (SQL-1046) 154 0 R (SQL-1047) 157 0 R (SQL-1048) 158 0 R]
+/Names [(SQL-1039) 143 0 R (SQL-1040) 144 0 R (SQL-1041) 147 0 R (SQL-1042) 148 0 R (SQL-1043) 151 0 R (SQL-1044) 152 0 R (SQL-1045) 155 0 R (SQL-1046) 156 0 R (SQL-1047) 159 0 R (SQL-1048) 160 0 R]
 >>
 endobj
-160 0 obj
+162 0 obj
 << /Length 5772
 >>
 stream
@@ -34180,11 +34235,11 @@ Q
 
 endstream
 endobj
-161 0 obj
+163 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 160 0 R
+/Contents 162 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -34193,13 +34248,13 @@ endobj
 >>
 >>
 endobj
-162 0 obj
-[161 0 R /XYZ 0 792.0 null]
+164 0 obj
+[163 0 R /XYZ 0 792.0 null]
 endobj
-163 0 obj
-[161 0 R /XYZ 0 564.5300000000001 null]
+165 0 obj
+[163 0 R /XYZ 0 564.5300000000001 null]
 endobj
-164 0 obj
+166 0 obj
 << /Length 6909
 >>
 stream
@@ -34554,25 +34609,25 @@ Q
 
 endstream
 endobj
-165 0 obj
+167 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 164 0 R
+/Contents 166 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [167 0 R]
+/Annots [169 0 R]
 >>
 endobj
-166 0 obj
-[165 0 R /XYZ 0 792.0 null]
+168 0 obj
+[167 0 R /XYZ 0 792.0 null]
 endobj
-167 0 obj
+169 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -34583,10 +34638,10 @@ endobj
 /Type /Annot
 >>
 endobj
-168 0 obj
-[165 0 R /XYZ 0 533.9700000000001 null]
+170 0 obj
+[167 0 R /XYZ 0 533.9700000000001 null]
 endobj
-169 0 obj
+171 0 obj
 << /Length 6190
 >>
 stream
@@ -34919,24 +34974,24 @@ Q
 
 endstream
 endobj
-170 0 obj
+172 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 169 0 R
+/Contents 171 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [172 0 R]
+/Annots [174 0 R]
 >>
 endobj
-171 0 obj
-[170 0 R /XYZ 0 792.0 null]
+173 0 obj
+[172 0 R /XYZ 0 792.0 null]
 endobj
-172 0 obj
+174 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -34944,10 +34999,10 @@ endobj
 /Type /Annot
 >>
 endobj
-173 0 obj
-[170 0 R /XYZ 0 503.4100000000002 null]
+175 0 obj
+[172 0 R /XYZ 0 503.4100000000002 null]
 endobj
-174 0 obj
+176 0 obj
 << /Length 6086
 >>
 stream
@@ -35258,11 +35313,11 @@ Q
 
 endstream
 endobj
-175 0 obj
+177 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 174 0 R
+/Contents 176 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -35271,13 +35326,13 @@ endobj
 >>
 >>
 endobj
-176 0 obj
-[175 0 R /XYZ 0 792.0 null]
+178 0 obj
+[177 0 R /XYZ 0 792.0 null]
 endobj
-177 0 obj
-[175 0 R /XYZ 0 515.4100000000002 null]
+179 0 obj
+[177 0 R /XYZ 0 515.4100000000002 null]
 endobj
-178 0 obj
+180 0 obj
 << /Length 5462
 >>
 stream
@@ -35577,11 +35632,11 @@ Q
 
 endstream
 endobj
-179 0 obj
+181 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 178 0 R
+/Contents 180 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -35590,18 +35645,18 @@ endobj
 >>
 >>
 endobj
-180 0 obj
-[179 0 R /XYZ 0 792.0 null]
+182 0 obj
+[181 0 R /XYZ 0 792.0 null]
 endobj
-181 0 obj
-[179 0 R /XYZ 0 533.9700000000001 null]
+183 0 obj
+[181 0 R /XYZ 0 533.9700000000001 null]
 endobj
-182 0 obj
+184 0 obj
 << /Limits [(SQL-1049) (SQL-1063)]
-/Names [(SQL-1049) 162 0 R (SQL-1050) 163 0 R (SQL-1051) 166 0 R (SQL-1053) 168 0 R (SQL-1057) 171 0 R (SQL-1058) 173 0 R (SQL-1059) 176 0 R (SQL-1061) 177 0 R (SQL-1062) 180 0 R (SQL-1063) 181 0 R]
+/Names [(SQL-1049) 164 0 R (SQL-1050) 165 0 R (SQL-1051) 168 0 R (SQL-1053) 170 0 R (SQL-1057) 173 0 R (SQL-1058) 175 0 R (SQL-1059) 178 0 R (SQL-1061) 179 0 R (SQL-1062) 182 0 R (SQL-1063) 183 0 R]
 >>
 endobj
-183 0 obj
+185 0 obj
 << /Length 5742
 >>
 stream
@@ -35912,11 +35967,11 @@ Q
 
 endstream
 endobj
-184 0 obj
+186 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 183 0 R
+/Contents 185 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -35925,13 +35980,13 @@ endobj
 >>
 >>
 endobj
-185 0 obj
-[184 0 R /XYZ 0 792.0 null]
+187 0 obj
+[186 0 R /XYZ 0 792.0 null]
 endobj
-186 0 obj
-[184 0 R /XYZ 0 515.4100000000002 null]
+188 0 obj
+[186 0 R /XYZ 0 515.4100000000002 null]
 endobj
-187 0 obj
+189 0 obj
 << /Length 5488
 >>
 stream
@@ -36231,11 +36286,11 @@ Q
 
 endstream
 endobj
-188 0 obj
+190 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 187 0 R
+/Contents 189 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -36244,13 +36299,13 @@ endobj
 >>
 >>
 endobj
-189 0 obj
-[188 0 R /XYZ 0 792.0 null]
+191 0 obj
+[190 0 R /XYZ 0 792.0 null]
 endobj
-190 0 obj
-[188 0 R /XYZ 0 533.9700000000001 null]
+192 0 obj
+[190 0 R /XYZ 0 533.9700000000001 null]
 endobj
-191 0 obj
+193 0 obj
 << /Length 6314
 >>
 stream
@@ -36583,24 +36638,24 @@ Q
 
 endstream
 endobj
-192 0 obj
+194 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 191 0 R
+/Contents 193 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [194 0 R]
+/Annots [196 0 R]
 >>
 endobj
-193 0 obj
-[192 0 R /XYZ 0 792.0 null]
+195 0 obj
+[194 0 R /XYZ 0 792.0 null]
 endobj
-194 0 obj
+196 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -36608,10 +36663,10 @@ endobj
 /Type /Annot
 >>
 endobj
-195 0 obj
-[192 0 R /XYZ 0 503.4100000000002 null]
+197 0 obj
+[194 0 R /XYZ 0 503.4100000000002 null]
 endobj
-196 0 obj
+198 0 obj
 << /Length 6573
 >>
 stream
@@ -36944,11 +36999,11 @@ Q
 
 endstream
 endobj
-197 0 obj
+199 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 196 0 R
+/Contents 198 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -36957,13 +37012,13 @@ endobj
 >>
 >>
 endobj
-198 0 obj
-[197 0 R /XYZ 0 792.0 null]
+200 0 obj
+[199 0 R /XYZ 0 792.0 null]
 endobj
-199 0 obj
-[197 0 R /XYZ 0 472.30000000000024 null]
+201 0 obj
+[199 0 R /XYZ 0 472.30000000000024 null]
 endobj
-200 0 obj
+202 0 obj
 << /Length 6691
 >>
 stream
@@ -37318,33 +37373,33 @@ Q
 
 endstream
 endobj
-201 0 obj
+203 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 200 0 R
+/Contents 202 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [205 0 R]
+/Annots [207 0 R]
 >>
 endobj
-202 0 obj
-[201 0 R /XYZ 0 792.0 null]
+204 0 obj
+[203 0 R /XYZ 0 792.0 null]
 endobj
-203 0 obj
-[201 0 R /XYZ 0 503.4100000000002 null]
+205 0 obj
+[203 0 R /XYZ 0 503.4100000000002 null]
 endobj
-204 0 obj
+206 0 obj
 << /Limits [(SQL-1064) (SQL-1078)]
-/Names [(SQL-1064) 185 0 R (SQL-1065) 186 0 R (SQL-1066) 189 0 R (SQL-1069) 190 0 R (SQL-1070) 193 0 R (SQL-1071) 195 0 R (SQL-1072) 198 0 R (SQL-1073) 199 0 R (SQL-1075) 202 0 R (SQL-1078) 203 0 R]
+/Names [(SQL-1064) 187 0 R (SQL-1065) 188 0 R (SQL-1066) 191 0 R (SQL-1069) 192 0 R (SQL-1070) 195 0 R (SQL-1071) 197 0 R (SQL-1072) 200 0 R (SQL-1073) 201 0 R (SQL-1075) 204 0 R (SQL-1078) 205 0 R]
 >>
 endobj
-205 0 obj
+207 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -37355,7 +37410,7 @@ endobj
 /Type /Annot
 >>
 endobj
-206 0 obj
+208 0 obj
 << /Length 5952
 >>
 stream
@@ -37666,11 +37721,11 @@ Q
 
 endstream
 endobj
-207 0 obj
+209 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 206 0 R
+/Contents 208 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -37679,13 +37734,13 @@ endobj
 >>
 >>
 endobj
-208 0 obj
-[207 0 R /XYZ 0 792.0 null]
+210 0 obj
+[209 0 R /XYZ 0 792.0 null]
 endobj
-209 0 obj
-[207 0 R /XYZ 0 564.5300000000001 null]
+211 0 obj
+[209 0 R /XYZ 0 564.5300000000001 null]
 endobj
-210 0 obj
+212 0 obj
 << /Length 7000
 >>
 stream
@@ -38018,11 +38073,11 @@ Q
 
 endstream
 endobj
-211 0 obj
+213 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 210 0 R
+/Contents 212 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -38031,13 +38086,13 @@ endobj
 >>
 >>
 endobj
-212 0 obj
-[211 0 R /XYZ 0 792.0 null]
+214 0 obj
+[213 0 R /XYZ 0 792.0 null]
 endobj
-213 0 obj
-[211 0 R /XYZ 0 515.4100000000002 null]
+215 0 obj
+[213 0 R /XYZ 0 515.4100000000002 null]
 endobj
-214 0 obj
+216 0 obj
 << /Length 5757
 >>
 stream
@@ -38337,11 +38392,11 @@ Q
 
 endstream
 endobj
-215 0 obj
+217 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 214 0 R
+/Contents 216 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -38350,13 +38405,13 @@ endobj
 >>
 >>
 endobj
-216 0 obj
-[215 0 R /XYZ 0 792.0 null]
+218 0 obj
+[217 0 R /XYZ 0 792.0 null]
 endobj
-217 0 obj
-[215 0 R /XYZ 0 533.9700000000001 null]
+219 0 obj
+[217 0 R /XYZ 0 533.9700000000001 null]
 endobj
-218 0 obj
+220 0 obj
 << /Length 5552
 >>
 stream
@@ -38656,11 +38711,11 @@ Q
 
 endstream
 endobj
-219 0 obj
+221 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 218 0 R
+/Contents 220 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -38669,13 +38724,13 @@ endobj
 >>
 >>
 endobj
-220 0 obj
-[219 0 R /XYZ 0 792.0 null]
+222 0 obj
+[221 0 R /XYZ 0 792.0 null]
 endobj
-221 0 obj
-[219 0 R /XYZ 0 545.9700000000001 null]
+223 0 obj
+[221 0 R /XYZ 0 545.9700000000001 null]
 endobj
-222 0 obj
+224 0 obj
 << /Length 5396
 >>
 stream
@@ -38964,11 +39019,11 @@ Q
 
 endstream
 endobj
-223 0 obj
+225 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 222 0 R
+/Contents 224 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -38977,18 +39032,18 @@ endobj
 >>
 >>
 endobj
-224 0 obj
-[223 0 R /XYZ 0 792.0 null]
+226 0 obj
+[225 0 R /XYZ 0 792.0 null]
 endobj
-225 0 obj
-[223 0 R /XYZ 0 564.5300000000001 null]
+227 0 obj
+[225 0 R /XYZ 0 564.5300000000001 null]
 endobj
-226 0 obj
+228 0 obj
 << /Limits [(SQL-1079) (SQL-1088)]
-/Names [(SQL-1079) 208 0 R (SQL-1080) 209 0 R (SQL-1081) 212 0 R (SQL-1082) 213 0 R (SQL-1083) 216 0 R (SQL-1084) 217 0 R (SQL-1085) 220 0 R (SQL-1086) 221 0 R (SQL-1087) 224 0 R (SQL-1088) 225 0 R]
+/Names [(SQL-1079) 210 0 R (SQL-1080) 211 0 R (SQL-1081) 214 0 R (SQL-1082) 215 0 R (SQL-1083) 218 0 R (SQL-1084) 219 0 R (SQL-1085) 222 0 R (SQL-1086) 223 0 R (SQL-1087) 226 0 R (SQL-1088) 227 0 R]
 >>
 endobj
-227 0 obj
+229 0 obj
 << /Length 5726
 >>
 stream
@@ -39288,11 +39343,11 @@ Q
 
 endstream
 endobj
-228 0 obj
+230 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 227 0 R
+/Contents 229 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -39301,13 +39356,13 @@ endobj
 >>
 >>
 endobj
-229 0 obj
-[228 0 R /XYZ 0 792.0 null]
+231 0 obj
+[230 0 R /XYZ 0 792.0 null]
 endobj
-230 0 obj
-[228 0 R /XYZ 0 551.9800000000001 null]
+232 0 obj
+[230 0 R /XYZ 0 551.9800000000001 null]
 endobj
-231 0 obj
+233 0 obj
 << /Length 8305
 >>
 stream
@@ -39695,11 +39750,11 @@ Q
 
 endstream
 endobj
-232 0 obj
+234 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 231 0 R
+/Contents 233 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -39708,13 +39763,13 @@ endobj
 >>
 >>
 endobj
-233 0 obj
-[232 0 R /XYZ 0 792.0 null]
+235 0 obj
+[234 0 R /XYZ 0 792.0 null]
 endobj
-234 0 obj
-[232 0 R /XYZ 0 484.8500000000002 null]
+236 0 obj
+[234 0 R /XYZ 0 484.8500000000002 null]
 endobj
-235 0 obj
+237 0 obj
 << /Length 6452
 >>
 stream
@@ -40036,11 +40091,11 @@ Q
 
 endstream
 endobj
-236 0 obj
+238 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 235 0 R
+/Contents 237 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -40049,13 +40104,13 @@ endobj
 >>
 >>
 endobj
-237 0 obj
-[236 0 R /XYZ 0 792.0 null]
+239 0 obj
+[238 0 R /XYZ 0 792.0 null]
 endobj
-238 0 obj
-[236 0 R /XYZ 0 503.4100000000002 null]
+240 0 obj
+[238 0 R /XYZ 0 503.4100000000002 null]
 endobj
-239 0 obj
+241 0 obj
 << /Length 5774
 >>
 stream
@@ -40366,11 +40421,11 @@ Q
 
 endstream
 endobj
-240 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 239 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -40379,13 +40434,13 @@ endobj
 >>
 >>
 endobj
-241 0 obj
-[240 0 R /XYZ 0 792.0 null]
+243 0 obj
+[242 0 R /XYZ 0 792.0 null]
 endobj
-242 0 obj
-[240 0 R /XYZ 0 533.9700000000001 null]
+244 0 obj
+[242 0 R /XYZ 0 533.9700000000001 null]
 endobj
-243 0 obj
+245 0 obj
 << /Length 7029
 >>
 stream
@@ -40729,11 +40784,11 @@ Q
 
 endstream
 endobj
-244 0 obj
+246 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 243 0 R
+/Contents 245 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -40742,18 +40797,18 @@ endobj
 >>
 >>
 endobj
-245 0 obj
-[244 0 R /XYZ 0 792.0 null]
+247 0 obj
+[246 0 R /XYZ 0 792.0 null]
 endobj
-246 0 obj
-[244 0 R /XYZ 0 503.4100000000002 null]
+248 0 obj
+[246 0 R /XYZ 0 503.4100000000002 null]
 endobj
-247 0 obj
+249 0 obj
 << /Limits [(SQL-1089) (SQL-1108)]
-/Names [(SQL-1089) 229 0 R (SQL-1090) 230 0 R (SQL-1094) 233 0 R (SQL-1095) 234 0 R (SQL-1098) 237 0 R (SQL-1099) 238 0 R (SQL-1104) 241 0 R (SQL-1105) 242 0 R (SQL-1106) 245 0 R (SQL-1108) 246 0 R]
+/Names [(SQL-1089) 231 0 R (SQL-1090) 232 0 R (SQL-1094) 235 0 R (SQL-1095) 236 0 R (SQL-1098) 239 0 R (SQL-1099) 240 0 R (SQL-1104) 243 0 R (SQL-1105) 244 0 R (SQL-1106) 247 0 R (SQL-1108) 248 0 R]
 >>
 endobj
-248 0 obj
+250 0 obj
 << /Length 5889
 >>
 stream
@@ -41064,11 +41119,11 @@ Q
 
 endstream
 endobj
-249 0 obj
+251 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 248 0 R
+/Contents 250 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -41077,13 +41132,13 @@ endobj
 >>
 >>
 endobj
-250 0 obj
-[249 0 R /XYZ 0 792.0 null]
+252 0 obj
+[251 0 R /XYZ 0 792.0 null]
 endobj
-251 0 obj
-[249 0 R /XYZ 0 521.4200000000002 null]
+253 0 obj
+[251 0 R /XYZ 0 521.4200000000002 null]
 endobj
-252 0 obj
+254 0 obj
 << /Length 7245
 >>
 stream
@@ -41449,27 +41504,27 @@ Q
 
 endstream
 endobj
-253 0 obj
+255 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 252 0 R
+/Contents 254 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [256 0 R]
+/Annots [258 0 R]
 >>
 endobj
-254 0 obj
-[253 0 R /XYZ 0 792.0 null]
+256 0 obj
+[255 0 R /XYZ 0 792.0 null]
 endobj
-255 0 obj
-[253 0 R /XYZ 0 484.8500000000002 null]
+257 0 obj
+[255 0 R /XYZ 0 484.8500000000002 null]
 endobj
-256 0 obj
+258 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -41477,7 +41532,7 @@ endobj
 /Type /Annot
 >>
 endobj
-257 0 obj
+259 0 obj
 << /Length 5729
 >>
 stream
@@ -41788,11 +41843,11 @@ Q
 
 endstream
 endobj
-258 0 obj
+260 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 257 0 R
+/Contents 259 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -41801,13 +41856,13 @@ endobj
 >>
 >>
 endobj
-259 0 obj
-[258 0 R /XYZ 0 792.0 null]
+261 0 obj
+[260 0 R /XYZ 0 792.0 null]
 endobj
-260 0 obj
-[258 0 R /XYZ 0 521.4200000000002 null]
+262 0 obj
+[260 0 R /XYZ 0 521.4200000000002 null]
 endobj
-261 0 obj
+263 0 obj
 << /Length 6004
 >>
 stream
@@ -42118,11 +42173,11 @@ Q
 
 endstream
 endobj
-262 0 obj
+264 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 261 0 R
+/Contents 263 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -42131,13 +42186,13 @@ endobj
 >>
 >>
 endobj
-263 0 obj
-[262 0 R /XYZ 0 792.0 null]
+265 0 obj
+[264 0 R /XYZ 0 792.0 null]
 endobj
-264 0 obj
-[262 0 R /XYZ 0 533.9700000000001 null]
+266 0 obj
+[264 0 R /XYZ 0 533.9700000000001 null]
 endobj
-265 0 obj
+267 0 obj
 << /Length 5965
 >>
 stream
@@ -42448,11 +42503,11 @@ Q
 
 endstream
 endobj
-266 0 obj
+268 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 265 0 R
+/Contents 267 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -42461,18 +42516,18 @@ endobj
 >>
 >>
 endobj
-267 0 obj
-[266 0 R /XYZ 0 792.0 null]
+269 0 obj
+[268 0 R /XYZ 0 792.0 null]
 endobj
-268 0 obj
-[266 0 R /XYZ 0 545.9700000000001 null]
+270 0 obj
+[268 0 R /XYZ 0 545.9700000000001 null]
 endobj
-269 0 obj
+271 0 obj
 << /Limits [(SQL-1109) (SQL-1121)]
-/Names [(SQL-1109) 250 0 R (SQL-11108) 1345 0 R (SQL-1112) 251 0 R (SQL-1114) 254 0 R (SQL-1115) 255 0 R (SQL-1116) 259 0 R (SQL-1117) 260 0 R (SQL-1118) 263 0 R (SQL-1119) 264 0 R (SQL-1120) 267 0 R (SQL-11201) 1346 0 R (SQL-11202) 1349 0 R (SQL-1121) 268 0 R]
+/Names [(SQL-1109) 252 0 R (SQL-11108) 1347 0 R (SQL-1112) 253 0 R (SQL-1114) 256 0 R (SQL-1115) 257 0 R (SQL-1116) 261 0 R (SQL-1117) 262 0 R (SQL-1118) 265 0 R (SQL-1119) 266 0 R (SQL-1120) 269 0 R (SQL-11201) 1348 0 R (SQL-11202) 1351 0 R (SQL-1121) 270 0 R]
 >>
 endobj
-270 0 obj
+272 0 obj
 << /Length 7504
 >>
 stream
@@ -42838,11 +42893,11 @@ Q
 
 endstream
 endobj
-271 0 obj
+273 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 270 0 R
+/Contents 272 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -42851,13 +42906,13 @@ endobj
 >>
 >>
 endobj
-272 0 obj
-[271 0 R /XYZ 0 792.0 null]
+274 0 obj
+[273 0 R /XYZ 0 792.0 null]
 endobj
-273 0 obj
-[271 0 R /XYZ 0 441.74000000000024 null]
+275 0 obj
+[273 0 R /XYZ 0 441.74000000000024 null]
 endobj
-274 0 obj
+276 0 obj
 << /Length 6884
 >>
 stream
@@ -43201,11 +43256,11 @@ Q
 
 endstream
 endobj
-275 0 obj
+277 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 274 0 R
+/Contents 276 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -43214,13 +43269,13 @@ endobj
 >>
 >>
 endobj
-276 0 obj
-[275 0 R /XYZ 0 792.0 null]
+278 0 obj
+[277 0 R /XYZ 0 792.0 null]
 endobj
-277 0 obj
-[275 0 R /XYZ 0 520.8700000000001 null]
+279 0 obj
+[277 0 R /XYZ 0 520.8700000000001 null]
 endobj
-278 0 obj
+280 0 obj
 << /Length 5134
 >>
 stream
@@ -43498,11 +43553,11 @@ Q
 
 endstream
 endobj
-279 0 obj
+281 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 278 0 R
+/Contents 280 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -43511,13 +43566,13 @@ endobj
 >>
 >>
 endobj
-280 0 obj
-[279 0 R /XYZ 0 792.0 null]
+282 0 obj
+[281 0 R /XYZ 0 792.0 null]
 endobj
-281 0 obj
-[279 0 R /XYZ 0 564.5300000000001 null]
+283 0 obj
+[281 0 R /XYZ 0 564.5300000000001 null]
 endobj
-282 0 obj
+284 0 obj
 << /Length 6132
 >>
 stream
@@ -43839,11 +43894,11 @@ Q
 
 endstream
 endobj
-283 0 obj
+285 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 282 0 R
+/Contents 284 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -43852,13 +43907,13 @@ endobj
 >>
 >>
 endobj
-284 0 obj
-[283 0 R /XYZ 0 792.0 null]
+286 0 obj
+[285 0 R /XYZ 0 792.0 null]
 endobj
-285 0 obj
-[283 0 R /XYZ 0 564.5300000000001 null]
+287 0 obj
+[285 0 R /XYZ 0 564.5300000000001 null]
 endobj
-286 0 obj
+288 0 obj
 << /Length 6240
 >>
 stream
@@ -44169,11 +44224,11 @@ Q
 
 endstream
 endobj
-287 0 obj
+289 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 286 0 R
+/Contents 288 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -44182,18 +44237,18 @@ endobj
 >>
 >>
 endobj
-288 0 obj
-[287 0 R /XYZ 0 792.0 null]
+290 0 obj
+[289 0 R /XYZ 0 792.0 null]
 endobj
-289 0 obj
-[287 0 R /XYZ 0 521.4200000000002 null]
+291 0 obj
+[289 0 R /XYZ 0 521.4200000000002 null]
 endobj
-290 0 obj
+292 0 obj
 << /Limits [(SQL-1122) (SQL-1136)]
-/Names [(SQL-1122) 272 0 R (SQL-11221) 1350 0 R (SQL-11222) 1353 0 R (SQL-1123) 273 0 R (SQL-1124) 276 0 R (SQL-1127) 277 0 R (SQL-1130) 280 0 R (SQL-1132) 281 0 R (SQL-1133) 284 0 R (SQL-1134) 285 0 R (SQL-1135) 288 0 R (SQL-1136) 289 0 R]
+/Names [(SQL-1122) 274 0 R (SQL-11221) 1352 0 R (SQL-11222) 1355 0 R (SQL-1123) 275 0 R (SQL-1124) 278 0 R (SQL-1127) 279 0 R (SQL-1130) 282 0 R (SQL-1132) 283 0 R (SQL-1133) 286 0 R (SQL-1134) 287 0 R (SQL-1135) 290 0 R (SQL-1136) 291 0 R]
 >>
 endobj
-291 0 obj
+293 0 obj
 << /Length 8082
 >>
 stream
@@ -44592,28 +44647,28 @@ Q
 
 endstream
 endobj
-292 0 obj
+294 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 291 0 R
+/Contents 293 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [295 0 R]
+/Annots [297 0 R]
 >>
 endobj
-293 0 obj
-[292 0 R /XYZ 0 792.0 null]
+295 0 obj
+[294 0 R /XYZ 0 792.0 null]
 endobj
-294 0 obj
-[292 0 R /XYZ 0 472.30000000000024 null]
+296 0 obj
+[294 0 R /XYZ 0 472.30000000000024 null]
 endobj
-295 0 obj
+297 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -44624,7 +44679,7 @@ endobj
 /Type /Annot
 >>
 endobj
-296 0 obj
+298 0 obj
 << /Length 6430
 >>
 stream
@@ -44957,24 +45012,24 @@ Q
 
 endstream
 endobj
-297 0 obj
+299 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 296 0 R
+/Contents 298 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [299 0 R]
+/Annots [301 0 R]
 >>
 endobj
-298 0 obj
-[297 0 R /XYZ 0 792.0 null]
+300 0 obj
+[299 0 R /XYZ 0 792.0 null]
 endobj
-299 0 obj
+301 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -44982,10 +45037,10 @@ endobj
 /Type /Annot
 >>
 endobj
-300 0 obj
-[297 0 R /XYZ 0 503.4100000000002 null]
+302 0 obj
+[299 0 R /XYZ 0 503.4100000000002 null]
 endobj
-301 0 obj
+303 0 obj
 << /Length 9438
 >>
 stream
@@ -45417,11 +45472,11 @@ Q
 
 endstream
 endobj
-302 0 obj
+304 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 301 0 R
+/Contents 303 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -45430,13 +45485,13 @@ endobj
 >>
 >>
 endobj
-303 0 obj
-[302 0 R /XYZ 0 792.0 null]
+305 0 obj
+[304 0 R /XYZ 0 792.0 null]
 endobj
-304 0 obj
-[302 0 R /XYZ 0 386.08000000000015 null]
+306 0 obj
+[304 0 R /XYZ 0 386.08000000000015 null]
 endobj
-305 0 obj
+307 0 obj
 << /Length 7248
 >>
 stream
@@ -45802,25 +45857,25 @@ Q
 
 endstream
 endobj
-306 0 obj
+308 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 305 0 R
+/Contents 307 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [308 0 R]
+/Annots [310 0 R]
 >>
 endobj
-307 0 obj
-[306 0 R /XYZ 0 792.0 null]
+309 0 obj
+[308 0 R /XYZ 0 792.0 null]
 endobj
-308 0 obj
+310 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -45831,10 +45886,10 @@ endobj
 /Type /Annot
 >>
 endobj
-309 0 obj
-[306 0 R /XYZ 0 515.4100000000002 null]
+311 0 obj
+[308 0 R /XYZ 0 515.4100000000002 null]
 endobj
-310 0 obj
+312 0 obj
 << /Length 6692
 >>
 stream
@@ -46178,11 +46233,11 @@ Q
 
 endstream
 endobj
-311 0 obj
+313 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 310 0 R
+/Contents 312 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -46191,18 +46246,18 @@ endobj
 >>
 >>
 endobj
-312 0 obj
-[311 0 R /XYZ 0 792.0 null]
+314 0 obj
+[313 0 R /XYZ 0 792.0 null]
 endobj
-313 0 obj
-[311 0 R /XYZ 0 490.86000000000024 null]
+315 0 obj
+[313 0 R /XYZ 0 490.86000000000024 null]
 endobj
-314 0 obj
+316 0 obj
 << /Limits [(SQL-1139) (SQL-1148)]
-/Names [(SQL-1139) 293 0 R (SQL-1140) 294 0 R (SQL-1141) 298 0 R (SQL-1142) 300 0 R (SQL-1143) 303 0 R (SQL-1144) 304 0 R (SQL-1145) 307 0 R (SQL-1146) 309 0 R (SQL-1147) 312 0 R (SQL-1148) 313 0 R]
+/Names [(SQL-1139) 295 0 R (SQL-1140) 296 0 R (SQL-1141) 300 0 R (SQL-1142) 302 0 R (SQL-1143) 305 0 R (SQL-1144) 306 0 R (SQL-1145) 309 0 R (SQL-1146) 311 0 R (SQL-1147) 314 0 R (SQL-1148) 315 0 R]
 >>
 endobj
-315 0 obj
+317 0 obj
 << /Length 6847
 >>
 stream
@@ -46532,11 +46587,11 @@ Q
 
 endstream
 endobj
-316 0 obj
+318 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 315 0 R
+/Contents 317 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -46545,10 +46600,10 @@ endobj
 >>
 >>
 endobj
-317 0 obj
-[316 0 R /XYZ 0 792.0 null]
+319 0 obj
+[318 0 R /XYZ 0 792.0 null]
 endobj
-318 0 obj
+320 0 obj
 << /Length 6358
 >>
 stream
@@ -46811,11 +46866,11 @@ Q
 
 endstream
 endobj
-319 0 obj
+321 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 318 0 R
+/Contents 320 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -46824,10 +46879,10 @@ endobj
 >>
 >>
 endobj
-320 0 obj
-[319 0 R /XYZ 0 792.0 null]
+322 0 obj
+[321 0 R /XYZ 0 792.0 null]
 endobj
-321 0 obj
+323 0 obj
 << /Length 5520
 >>
 stream
@@ -47116,11 +47171,11 @@ Q
 
 endstream
 endobj
-322 0 obj
+324 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 321 0 R
+/Contents 323 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -47129,13 +47184,13 @@ endobj
 >>
 >>
 endobj
-323 0 obj
-[322 0 R /XYZ 0 792.0 null]
+325 0 obj
+[324 0 R /XYZ 0 792.0 null]
 endobj
-324 0 obj
-[322 0 R /XYZ 0 545.9700000000001 null]
+326 0 obj
+[324 0 R /XYZ 0 545.9700000000001 null]
 endobj
-325 0 obj
+327 0 obj
 << /Length 5074
 >>
 stream
@@ -47413,11 +47468,11 @@ Q
 
 endstream
 endobj
-326 0 obj
+328 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 325 0 R
+/Contents 327 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -47426,13 +47481,13 @@ endobj
 >>
 >>
 endobj
-327 0 obj
-[326 0 R /XYZ 0 792.0 null]
+329 0 obj
+[328 0 R /XYZ 0 792.0 null]
 endobj
-328 0 obj
-[326 0 R /XYZ 0 564.5300000000001 null]
+330 0 obj
+[328 0 R /XYZ 0 564.5300000000001 null]
 endobj
-329 0 obj
+331 0 obj
 << /Length 5287
 >>
 stream
@@ -47721,11 +47776,11 @@ Q
 
 endstream
 endobj
-330 0 obj
+332 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 329 0 R
+/Contents 331 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -47734,13 +47789,13 @@ endobj
 >>
 >>
 endobj
-331 0 obj
-[330 0 R /XYZ 0 792.0 null]
+333 0 obj
+[332 0 R /XYZ 0 792.0 null]
 endobj
-332 0 obj
-[330 0 R /XYZ 0 564.5300000000001 null]
+334 0 obj
+[332 0 R /XYZ 0 564.5300000000001 null]
 endobj
-333 0 obj
+335 0 obj
 << /Length 8165
 >>
 stream
@@ -48117,11 +48172,11 @@ Q
 
 endstream
 endobj
-334 0 obj
+336 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 333 0 R
+/Contents 335 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -48130,18 +48185,18 @@ endobj
 >>
 >>
 endobj
-335 0 obj
-[334 0 R /XYZ 0 792.0 null]
+337 0 obj
+[336 0 R /XYZ 0 792.0 null]
 endobj
-336 0 obj
-[334 0 R /XYZ 0 440.0900000000001 null]
+338 0 obj
+[336 0 R /XYZ 0 440.0900000000001 null]
 endobj
-337 0 obj
+339 0 obj
 << /Limits [(SQL-1150) (SQL-1161)]
-/Names [(SQL-1150) 317 0 R (SQL-1151) 320 0 R (SQL-1154) 323 0 R (SQL-1155) 324 0 R (SQL-1156) 327 0 R (SQL-1157) 328 0 R (SQL-1158) 331 0 R (SQL-1159) 332 0 R (SQL-1160) 335 0 R (SQL-1161) 336 0 R]
+/Names [(SQL-1150) 319 0 R (SQL-1151) 322 0 R (SQL-1154) 325 0 R (SQL-1155) 326 0 R (SQL-1156) 329 0 R (SQL-1157) 330 0 R (SQL-1158) 333 0 R (SQL-1159) 334 0 R (SQL-1160) 337 0 R (SQL-1161) 338 0 R]
 >>
 endobj
-338 0 obj
+340 0 obj
 << /Length 8096
 >>
 stream
@@ -48518,27 +48573,27 @@ Q
 
 endstream
 endobj
-339 0 obj
+341 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 338 0 R
+/Contents 340 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [342 0 R]
+/Annots [344 0 R]
 >>
 endobj
-340 0 obj
-[339 0 R /XYZ 0 792.0 null]
+342 0 obj
+[341 0 R /XYZ 0 792.0 null]
 endobj
-341 0 obj
-[339 0 R /XYZ 0 466.2900000000002 null]
+343 0 obj
+[341 0 R /XYZ 0 466.2900000000002 null]
 endobj
-342 0 obj
+344 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -48546,7 +48601,7 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
+345 0 obj
 << /Length 6851
 >>
 stream
@@ -48934,24 +48989,24 @@ Q
 
 endstream
 endobj
-344 0 obj
+346 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 343 0 R
+/Contents 345 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [346 0 R 348 0 R]
+/Annots [348 0 R 350 0 R]
 >>
 endobj
-345 0 obj
-[344 0 R /XYZ 0 792.0 null]
+347 0 obj
+[346 0 R /XYZ 0 792.0 null]
 endobj
-346 0 obj
+348 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -48959,10 +49014,10 @@ endobj
 /Type /Annot
 >>
 endobj
-347 0 obj
-[344 0 R /XYZ 0 503.4100000000002 null]
+349 0 obj
+[346 0 R /XYZ 0 503.4100000000002 null]
 endobj
-348 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -48970,7 +49025,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+351 0 obj
 << /Length 5746
 >>
 stream
@@ -49270,11 +49325,11 @@ Q
 
 endstream
 endobj
-350 0 obj
+352 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 349 0 R
+/Contents 351 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -49283,13 +49338,13 @@ endobj
 >>
 >>
 endobj
-351 0 obj
-[350 0 R /XYZ 0 792.0 null]
+353 0 obj
+[352 0 R /XYZ 0 792.0 null]
 endobj
-352 0 obj
-[350 0 R /XYZ 0 515.4100000000002 null]
+354 0 obj
+[352 0 R /XYZ 0 515.4100000000002 null]
 endobj
-353 0 obj
+355 0 obj
 << /Length 7295
 >>
 stream
@@ -49655,28 +49710,28 @@ Q
 
 endstream
 endobj
-354 0 obj
+356 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 353 0 R
+/Contents 355 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [357 0 R]
+/Annots [359 0 R]
 >>
 endobj
-355 0 obj
-[354 0 R /XYZ 0 792.0 null]
+357 0 obj
+[356 0 R /XYZ 0 792.0 null]
 endobj
-356 0 obj
-[354 0 R /XYZ 0 460.30000000000024 null]
+358 0 obj
+[356 0 R /XYZ 0 460.30000000000024 null]
 endobj
-357 0 obj
+359 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -49687,7 +49742,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+360 0 obj
 << /Length 7189
 >>
 stream
@@ -50031,11 +50086,11 @@ Q
 
 endstream
 endobj
-359 0 obj
+361 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 358 0 R
+/Contents 360 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -50044,18 +50099,18 @@ endobj
 >>
 >>
 endobj
-360 0 obj
-[359 0 R /XYZ 0 792.0 null]
+362 0 obj
+[361 0 R /XYZ 0 792.0 null]
 endobj
-361 0 obj
-[359 0 R /XYZ 0 453.74000000000024 null]
+363 0 obj
+[361 0 R /XYZ 0 453.74000000000024 null]
 endobj
-362 0 obj
+364 0 obj
 << /Limits [(SQL-1180) (SQL-1224)]
-/Names [(SQL-1180) 340 0 R (SQL-1181) 341 0 R (SQL-1182) 345 0 R (SQL-1183) 347 0 R (SQL-1184) 351 0 R (SQL-1185) 352 0 R (SQL-1186) 355 0 R (SQL-1187) 356 0 R (SQL-1188) 360 0 R (SQL-1224) 361 0 R]
+/Names [(SQL-1180) 342 0 R (SQL-1181) 343 0 R (SQL-1182) 347 0 R (SQL-1183) 349 0 R (SQL-1184) 353 0 R (SQL-1185) 354 0 R (SQL-1186) 357 0 R (SQL-1187) 358 0 R (SQL-1188) 362 0 R (SQL-1224) 363 0 R]
 >>
 endobj
-363 0 obj
+365 0 obj
 << /Length 5189
 >>
 stream
@@ -50333,11 +50388,11 @@ Q
 
 endstream
 endobj
-364 0 obj
+366 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 363 0 R
+/Contents 365 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -50346,13 +50401,13 @@ endobj
 >>
 >>
 endobj
-365 0 obj
-[364 0 R /XYZ 0 792.0 null]
+367 0 obj
+[366 0 R /XYZ 0 792.0 null]
 endobj
-366 0 obj
-[364 0 R /XYZ 0 564.5300000000001 null]
+368 0 obj
+[366 0 R /XYZ 0 564.5300000000001 null]
 endobj
-367 0 obj
+369 0 obj
 << /Length 9379
 >>
 stream
@@ -50851,27 +50906,27 @@ Q
 
 endstream
 endobj
-368 0 obj
+370 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 367 0 R
+/Contents 369 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [371 0 R]
+/Annots [373 0 R]
 >>
 endobj
-369 0 obj
-[368 0 R /XYZ 0 792.0 null]
+371 0 obj
+[370 0 R /XYZ 0 792.0 null]
 endobj
-370 0 obj
-[368 0 R /XYZ 0 515.4100000000002 null]
+372 0 obj
+[370 0 R /XYZ 0 515.4100000000002 null]
 endobj
-371 0 obj
+373 0 obj
 << /Border [0 0 0]
 /Dest (file_system_errors)
 /Subtype /Link
@@ -50879,7 +50934,7 @@ endobj
 /Type /Annot
 >>
 endobj
-372 0 obj
+374 0 obj
 << /Length 5607
 >>
 stream
@@ -51179,11 +51234,11 @@ Q
 
 endstream
 endobj
-373 0 obj
+375 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 372 0 R
+/Contents 374 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -51192,13 +51247,13 @@ endobj
 >>
 >>
 endobj
-374 0 obj
-[373 0 R /XYZ 0 792.0 null]
+376 0 obj
+[375 0 R /XYZ 0 792.0 null]
 endobj
-375 0 obj
-[373 0 R /XYZ 0 533.9700000000001 null]
+377 0 obj
+[375 0 R /XYZ 0 533.9700000000001 null]
 endobj
-376 0 obj
+378 0 obj
 << /Length 5730
 >>
 stream
@@ -51498,11 +51553,11 @@ Q
 
 endstream
 endobj
-377 0 obj
+379 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 376 0 R
+/Contents 378 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -51511,13 +51566,13 @@ endobj
 >>
 >>
 endobj
-378 0 obj
-[377 0 R /XYZ 0 792.0 null]
+380 0 obj
+[379 0 R /XYZ 0 792.0 null]
 endobj
-379 0 obj
-[377 0 R /XYZ 0 521.4200000000002 null]
+381 0 obj
+[379 0 R /XYZ 0 521.4200000000002 null]
 endobj
-380 0 obj
+382 0 obj
 << /Length 5154
 >>
 stream
@@ -51795,11 +51850,11 @@ Q
 
 endstream
 endobj
-381 0 obj
+383 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 380 0 R
+/Contents 382 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -51808,18 +51863,18 @@ endobj
 >>
 >>
 endobj
-382 0 obj
-[381 0 R /XYZ 0 792.0 null]
+384 0 obj
+[383 0 R /XYZ 0 792.0 null]
 endobj
-383 0 obj
-[381 0 R /XYZ 0 564.5300000000001 null]
+385 0 obj
+[383 0 R /XYZ 0 564.5300000000001 null]
 endobj
-384 0 obj
+386 0 obj
 << /Limits [(SQL-1225) (SQL-1240)]
-/Names [(SQL-1225) 365 0 R (SQL-1226) 366 0 R (SQL-1231) 369 0 R (SQL-1232) 370 0 R (SQL-1233) 374 0 R (SQL-1235) 375 0 R (SQL-1236) 378 0 R (SQL-1238) 379 0 R (SQL-1239) 382 0 R (SQL-1240) 383 0 R]
+/Names [(SQL-1225) 367 0 R (SQL-1226) 368 0 R (SQL-1231) 371 0 R (SQL-1232) 372 0 R (SQL-1233) 376 0 R (SQL-1235) 377 0 R (SQL-1236) 380 0 R (SQL-1238) 381 0 R (SQL-1239) 384 0 R (SQL-1240) 385 0 R]
 >>
 endobj
-385 0 obj
+387 0 obj
 << /Length 5216
 >>
 stream
@@ -52108,11 +52163,11 @@ Q
 
 endstream
 endobj
-386 0 obj
+388 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 385 0 R
+/Contents 387 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -52121,13 +52176,13 @@ endobj
 >>
 >>
 endobj
-387 0 obj
-[386 0 R /XYZ 0 792.0 null]
+389 0 obj
+[388 0 R /XYZ 0 792.0 null]
 endobj
-388 0 obj
-[386 0 R /XYZ 0 564.5300000000001 null]
+390 0 obj
+[388 0 R /XYZ 0 564.5300000000001 null]
 endobj
-389 0 obj
+391 0 obj
 << /Length 6171
 >>
 stream
@@ -52449,11 +52504,11 @@ Q
 
 endstream
 endobj
-390 0 obj
+392 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 389 0 R
+/Contents 391 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -52462,13 +52517,13 @@ endobj
 >>
 >>
 endobj
-391 0 obj
-[390 0 R /XYZ 0 792.0 null]
+393 0 obj
+[392 0 R /XYZ 0 792.0 null]
 endobj
-392 0 obj
-[390 0 R /XYZ 0 564.5300000000001 null]
+394 0 obj
+[392 0 R /XYZ 0 564.5300000000001 null]
 endobj
-393 0 obj
+395 0 obj
 << /Length 7289
 >>
 stream
@@ -52834,11 +52889,11 @@ Q
 
 endstream
 endobj
-394 0 obj
+396 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 393 0 R
+/Contents 395 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -52847,13 +52902,13 @@ endobj
 >>
 >>
 endobj
-395 0 obj
-[394 0 R /XYZ 0 792.0 null]
+397 0 obj
+[396 0 R /XYZ 0 792.0 null]
 endobj
-396 0 obj
-[394 0 R /XYZ 0 423.7300000000002 null]
+398 0 obj
+[396 0 R /XYZ 0 423.7300000000002 null]
 endobj
-397 0 obj
+399 0 obj
 << /Length 7629
 >>
 stream
@@ -53219,11 +53274,11 @@ Q
 
 endstream
 endobj
-398 0 obj
+400 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 397 0 R
+/Contents 399 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -53232,13 +53287,13 @@ endobj
 >>
 >>
 endobj
-399 0 obj
-[398 0 R /XYZ 0 792.0 null]
+401 0 obj
+[400 0 R /XYZ 0 792.0 null]
 endobj
-400 0 obj
-[398 0 R /XYZ 0 460.30000000000024 null]
+402 0 obj
+[400 0 R /XYZ 0 460.30000000000024 null]
 endobj
-401 0 obj
+403 0 obj
 << /Length 6465
 >>
 stream
@@ -53560,11 +53615,11 @@ Q
 
 endstream
 endobj
-402 0 obj
+404 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 401 0 R
+/Contents 403 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -53573,18 +53628,18 @@ endobj
 >>
 >>
 endobj
-403 0 obj
-[402 0 R /XYZ 0 792.0 null]
+405 0 obj
+[404 0 R /XYZ 0 792.0 null]
 endobj
-404 0 obj
-[402 0 R /XYZ 0 521.4200000000002 null]
+406 0 obj
+[404 0 R /XYZ 0 521.4200000000002 null]
 endobj
-405 0 obj
+407 0 obj
 << /Limits [(SQL-1241) (SQL-1254)]
-/Names [(SQL-1241) 387 0 R (SQL-1242) 388 0 R (SQL-1243) 391 0 R (SQL-1245) 392 0 R (SQL-1246) 395 0 R (SQL-1248) 396 0 R (SQL-1250) 399 0 R (SQL-1251) 400 0 R (SQL-1252) 403 0 R (SQL-1254) 404 0 R]
+/Names [(SQL-1241) 389 0 R (SQL-1242) 390 0 R (SQL-1243) 393 0 R (SQL-1245) 394 0 R (SQL-1246) 397 0 R (SQL-1248) 398 0 R (SQL-1250) 401 0 R (SQL-1251) 402 0 R (SQL-1252) 405 0 R (SQL-1254) 406 0 R]
 >>
 endobj
-406 0 obj
+408 0 obj
 << /Length 7123
 >>
 stream
@@ -53950,28 +54005,28 @@ Q
 
 endstream
 endobj
-407 0 obj
+409 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 406 0 R
+/Contents 408 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
 /F1.0 8 0 R
-/F4.0 67 0 R
+/F4.0 69 0 R
 >>
 >>
-/Annots [410 0 R]
+/Annots [412 0 R]
 >>
 endobj
-408 0 obj
-[407 0 R /XYZ 0 792.0 null]
+410 0 obj
+[409 0 R /XYZ 0 792.0 null]
 endobj
-409 0 obj
-[407 0 R /XYZ 0 484.8500000000002 null]
+411 0 obj
+[409 0 R /XYZ 0 484.8500000000002 null]
 endobj
-410 0 obj
+412 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -53982,7 +54037,7 @@ endobj
 /Type /Annot
 >>
 endobj
-411 0 obj
+413 0 obj
 << /Length 5236
 >>
 stream
@@ -54260,11 +54315,11 @@ Q
 
 endstream
 endobj
-412 0 obj
+414 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 411 0 R
+/Contents 413 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -54273,13 +54328,13 @@ endobj
 >>
 >>
 endobj
-413 0 obj
-[412 0 R /XYZ 0 792.0 null]
+415 0 obj
+[414 0 R /XYZ 0 792.0 null]
 endobj
-414 0 obj
-[412 0 R /XYZ 0 564.5300000000001 null]
+416 0 obj
+[414 0 R /XYZ 0 564.5300000000001 null]
 endobj
-415 0 obj
+417 0 obj
 << /Length 5235
 >>
 stream
@@ -54557,11 +54612,11 @@ Q
 
 endstream
 endobj
-416 0 obj
+418 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 415 0 R
+/Contents 417 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 39 0 R
 /F3.0 49 0 R
@@ -54570,13 +54625,13 @@ endobj
 >>
 >>
 endobj
-41

<TRUNCATED>


[36/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/odb/Trafodion_odb_User_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/2.0.0/odb/Trafodion_odb_User_Guide.pdf b/docs/2.0.0/odb/Trafodion_odb_User_Guide.pdf
index 3ab3b26..745425e 100644
--- a/docs/2.0.0/odb/Trafodion_odb_User_Guide.pdf
+++ b/docs/2.0.0/odb/Trafodion_odb_User_Guide.pdf
@@ -5,16 +5,16 @@
 /Author (Version 1.3.0, January 2016)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221454+00'00')
-/ModDate (D:20160212221454+00'00')
+/CreationDate (D:20160218162037+00'00')
+/ModDate (D:20160218162037+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 20 0 R
-/Outlines 469 0 R
-/PageLabels 545 0 R
+/Outlines 471 0 R
+/PageLabels 547 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -24,7 +24,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 106
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 18 0 R 29 0 R 31 0 R 33 0 R 36 0 R 40 0 R 46 0 R 53 0 R 56 0 R 59 0 R 61 0 R 63 0 R 67 0 R 71 0 R 73 0 R 75 0 R 77 0 R 80 0 R 83 0 R 86 0 R 89 0 R 91 0 R 97 0 R 99 0 R 101 0 R 103 0 R 105 0 R 108 0 R 111 0 R 113 0 R 116 0 R 121 0 R 126 0 R 128 0 R 131 0 R 133 0 R 135 0 R 139 0 R 142 0 R 145 0 R 147 0 R 149 0 R 155 0 R 159 0 R 162 0 R 164 0 R 166 0 R 168 0 R 172 0 R 175 0 R 177 0 R 180 0 R 182 0 R 185 0 R 188 0 R 191 0 R 193 0 R 195 0 R 199 0 R 201 0 R 204 0 R 206 0 R 208 0 R 210 0 R 214 0 R 216 0 R 218 0 R 220 0 R 222 0 R 225 0 R 230 0 R 232 0 R 234 0 R 236 0 R 239 0 R 242 0 R 246 0 R 249 0 R 251 0 R 254 0 R 256 0 R 258 0 R 262 0 R 264 0 R 266 0 R 269 0 R 272 0 R 276 0 R 280 0 R 283 0 R 287 0 R 290 0 R 292 0 R 294 0 R 296 0 R 300 0 R 302 0 R 305 0 R 308 0 R 311 0 R 315 0 R 317 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 18 0 R 29 0 R 31 0 R 33 0 R 36 0 R 42 0 R 48 0 R 55 0 R 58 0 R 61 0 R 63 0 R 65 0 R 69 0 R 73 0 R 75 0 R 77 0 R 79 0 R 82 0 R 85 0 R 88 0 R 91 0 R 93 0 R 99 0 R 101 0 R 103 0 R 105 0 R 107 0 R 110 0 R 113 0 R 115 0 R 118 0 R 123 0 R 128 0 R 130 0 R 133 0 R 135 0 R 137 0 R 141 0 R 144 0 R 147 0 R 149 0 R 151 0 R 157 0 R 161 0 R 164 0 R 166 0 R 168 0 R 170 0 R 174 0 R 177 0 R 179 0 R 182 0 R 184 0 R 187 0 R 190 0 R 193 0 R 195 0 R 197 0 R 201 0 R 203 0 R 206 0 R 208 0 R 210 0 R 212 0 R 216 0 R 218 0 R 220 0 R 222 0 R 224 0 R 227 0 R 232 0 R 234 0 R 236 0 R 238 0 R 241 0 R 244 0 R 248 0 R 251 0 R 253 0 R 256 0 R 258 0 R 260 0 R 264 0 R 266 0 R 268 0 R 271 0 R 274 0 R 278 0 R 282 0 R 285 0 R 289 0 R 292 0 R 294 0 R 296 0 R 298 0 R 302 0 R 304 0 R 307 0 R 310 0 R 313 0 R 317 0 R 319 0 R]
 >>
 endobj
 4 0 obj
@@ -1767,7 +1767,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R]
+/Annots [325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R]
 >>
 endobj
 11 0 obj
@@ -3070,7 +3070,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R]
+/Annots [407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R]
 >>
 endobj
 13 0 obj
@@ -3795,18 +3795,18 @@ endobj
 >>
 endobj
 21 0 obj
-<< /Kids [93 0 R 227 0 R 94 0 R 170 0 R 298 0 R]
+<< /Kids [95 0 R 229 0 R 96 0 R 172 0 R 300 0 R]
 >>
 endobj
 22 0 obj
 << /Type /Font
 /BaseFont /AAAAAA+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 547 0 R
+/FontDescriptor 549 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 549 0 R
-/ToUnicode 548 0 R
+/Widths 551 0 R
+/ToUnicode 550 0 R
 >>
 endobj
 23 0 obj
@@ -5015,7 +5015,7 @@ endobj
 [33 0 R /XYZ 0 352.76000000000016 null]
 endobj
 35 0 obj
-<< /Length 2765
+<< /Length 3549
 >>
 stream
 q
@@ -5082,7 +5082,40 @@ ET
 BT
 36.0 587.5300000000002 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 587.5300000000002 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36.0 568.9700000000003 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 568.9700000000003 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -5162,7 +5195,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [38 0 R]
+/Annots [38 0 R 39 0 R 40 0 R]
 >>
 endobj
 37 0 obj
@@ -5180,6 +5213,28 @@ endobj
 >>
 endobj
 39 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 585.4600000000002 531.72 594.7100000000002]
+/Type /Annot
+>>
+endobj
+40 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36.0 566.9000000000002 114.87 576.1500000000002]
+/Type /Annot
+>>
+endobj
+41 0 obj
 << /Length 9431
 >>
 stream
@@ -5757,42 +5812,42 @@ Q
 
 endstream
 endobj
-40 0 obj
+42 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 39 0 R
+/Contents 41 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F6.0 43 0 R
-/F7.0 44 0 R
+/F6.0 45 0 R
+/F7.0 46 0 R
 /F5.0 27 0 R
 >>
 >>
 >>
 endobj
-41 0 obj
-[40 0 R /XYZ 0 792.0 null]
+43 0 obj
+[42 0 R /XYZ 0 792.0 null]
 endobj
-42 0 obj
-[40 0 R /XYZ 0 695.98 null]
+44 0 obj
+[42 0 R /XYZ 0 695.98 null]
 endobj
-43 0 obj
+45 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-BoldOblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-44 0 obj
+46 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Bold
 /Encoding /WinAnsiEncoding
 >>
 endobj
-45 0 obj
+47 0 obj
 << /Length 9947
 >>
 stream
@@ -6348,31 +6403,31 @@ Q
 
 endstream
 endobj
-46 0 obj
+48 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 45 0 R
+/Contents 47 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
-/Annots [50 0 R]
+/Annots [52 0 R]
 >>
 endobj
-47 0 obj
-[46 0 R /XYZ 0 792.0 null]
-endobj
-48 0 obj
-[46 0 R /XYZ 0 695.98 null]
-endobj
 49 0 obj
-[46 0 R /XYZ 0 562.4800000000001 null]
+[48 0 R /XYZ 0 792.0 null]
 endobj
 50 0 obj
+[48 0 R /XYZ 0 695.98 null]
+endobj
+51 0 obj
+[48 0 R /XYZ 0 562.4800000000001 null]
+endobj
+52 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6383,14 +6438,14 @@ endobj
 /Type /Annot
 >>
 endobj
-51 0 obj
+53 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-BoldOblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-52 0 obj
+54 0 obj
 << /Length 11497
 >>
 stream
@@ -7112,11 +7167,11 @@ Q
 
 endstream
 endobj
-53 0 obj
+55 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 52 0 R
+/Contents 54 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -7125,10 +7180,10 @@ endobj
 >>
 >>
 endobj
-54 0 obj
-[53 0 R /XYZ 0 591.78 null]
+56 0 obj
+[55 0 R /XYZ 0 591.78 null]
 endobj
-55 0 obj
+57 0 obj
 << /Length 8441
 >>
 stream
@@ -7626,11 +7681,11 @@ Q
 
 endstream
 endobj
-56 0 obj
+58 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 55 0 R
+/Contents 57 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -7641,10 +7696,10 @@ endobj
 >>
 >>
 endobj
-57 0 obj
-[56 0 R /XYZ 0 792.0 null]
+59 0 obj
+[58 0 R /XYZ 0 792.0 null]
 endobj
-58 0 obj
+60 0 obj
 << /Length 6361
 >>
 stream
@@ -8032,11 +8087,11 @@ Q
 
 endstream
 endobj
-59 0 obj
+61 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 58 0 R
+/Contents 60 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -8045,7 +8100,7 @@ endobj
 >>
 >>
 endobj
-60 0 obj
+62 0 obj
 << /Length 6615
 >>
 stream
@@ -8451,11 +8506,11 @@ Q
 
 endstream
 endobj
-61 0 obj
+63 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 60 0 R
+/Contents 62 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -8464,7 +8519,7 @@ endobj
 >>
 >>
 endobj
-62 0 obj
+64 0 obj
 << /Length 8436
 >>
 stream
@@ -8936,24 +8991,24 @@ Q
 
 endstream
 endobj
-63 0 obj
+65 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 62 0 R
+/Contents 64 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [65 0 R]
+/Annots [67 0 R]
 >>
 endobj
-64 0 obj
-[63 0 R /XYZ 0 232.17999999999984 null]
+66 0 obj
+[65 0 R /XYZ 0 232.17999999999984 null]
 endobj
-65 0 obj
+67 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8964,7 +9019,7 @@ endobj
 /Type /Annot
 >>
 endobj
-66 0 obj
+68 0 obj
 << /Length 12657
 >>
 stream
@@ -9577,11 +9632,11 @@ Q
 
 endstream
 endobj
-67 0 obj
+69 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 66 0 R
+/Contents 68 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -9590,13 +9645,13 @@ endobj
 >>
 >>
 endobj
-68 0 obj
-[67 0 R /XYZ 0 792.0 null]
+70 0 obj
+[69 0 R /XYZ 0 792.0 null]
 endobj
-69 0 obj
-[67 0 R /XYZ 0 695.98 null]
+71 0 obj
+[69 0 R /XYZ 0 695.98 null]
 endobj
-70 0 obj
+72 0 obj
 << /Length 14926
 >>
 stream
@@ -10298,11 +10353,11 @@ Q
 
 endstream
 endobj
-71 0 obj
+73 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 70 0 R
+/Contents 72 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -10311,7 +10366,7 @@ endobj
 >>
 >>
 endobj
-72 0 obj
+74 0 obj
 << /Length 9633
 >>
 stream
@@ -10772,11 +10827,11 @@ Q
 
 endstream
 endobj
-73 0 obj
+75 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 72 0 R
+/Contents 74 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -10785,7 +10840,7 @@ endobj
 >>
 >>
 endobj
-74 0 obj
+76 0 obj
 << /Length 3753
 >>
 stream
@@ -10983,11 +11038,11 @@ Q
 
 endstream
 endobj
-75 0 obj
+77 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 74 0 R
+/Contents 76 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -10996,7 +11051,7 @@ endobj
 >>
 >>
 endobj
-76 0 obj
+78 0 obj
 << /Length 9566
 >>
 stream
@@ -11547,11 +11602,11 @@ Q
 
 endstream
 endobj
-77 0 obj
+79 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 76 0 R
+/Contents 78 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -11561,10 +11616,10 @@ endobj
 >>
 >>
 endobj
-78 0 obj
-[77 0 R /XYZ 0 792.0 null]
+80 0 obj
+[79 0 R /XYZ 0 792.0 null]
 endobj
-79 0 obj
+81 0 obj
 << /Length 4018
 >>
 stream
@@ -11809,11 +11864,11 @@ Q
 
 endstream
 endobj
-80 0 obj
+82 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 79 0 R
+/Contents 81 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -11822,10 +11877,10 @@ endobj
 >>
 >>
 endobj
-81 0 obj
-[80 0 R /XYZ 0 792.0 null]
+83 0 obj
+[82 0 R /XYZ 0 792.0 null]
 endobj
-82 0 obj
+84 0 obj
 << /Length 7319
 >>
 stream
@@ -12176,11 +12231,11 @@ Q
 
 endstream
 endobj
-83 0 obj
+85 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 82 0 R
+/Contents 84 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -12189,10 +12244,10 @@ endobj
 >>
 >>
 endobj
-84 0 obj
-[83 0 R /XYZ 0 792.0 null]
+86 0 obj
+[85 0 R /XYZ 0 792.0 null]
 endobj
-85 0 obj
+87 0 obj
 << /Length 8696
 >>
 stream
@@ -12776,11 +12831,11 @@ Q
 
 endstream
 endobj
-86 0 obj
+88 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 85 0 R
+/Contents 87 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -12789,10 +12844,10 @@ endobj
 >>
 >>
 endobj
-87 0 obj
-[86 0 R /XYZ 0 792.0 null]
+89 0 obj
+[88 0 R /XYZ 0 792.0 null]
 endobj
-88 0 obj
+90 0 obj
 << /Length 13633
 >>
 stream
@@ -13670,11 +13725,11 @@ Q
 
 endstream
 endobj
-89 0 obj
+91 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 88 0 R
+/Contents 90 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -13683,7 +13738,7 @@ endobj
 >>
 >>
 endobj
-90 0 obj
+92 0 obj
 << /Length 9673
 >>
 stream
@@ -14290,11 +14345,11 @@ Q
 
 endstream
 endobj
-91 0 obj
+93 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 90 0 R
+/Contents 92 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -14304,23 +14359,23 @@ endobj
 >>
 >>
 endobj
-92 0 obj
-[91 0 R /XYZ 0 792.0 null]
+94 0 obj
+[93 0 R /XYZ 0 792.0 null]
 endobj
-93 0 obj
+95 0 obj
 << /Limits [(a-troubleshooting) (data-loading-operators)]
-/Names [(a-troubleshooting) 313 0 R (about-this-document) 19 0 R (appendixes) 312 0 R (assign-label-to-a-query) 267 0 R (b-develop-and-test-odb) 318 0 R (basic-concepts) 68 0 R (case-sensitive-table-and-column-names) 240 0 R (change-executions-distributed-across-threads) 117 0 R (comments-encouraged) 37 0 R (comparing-tables-technology-preview) 247 0 R (concepts_load_balancing) 122 0 R (configure-data-sources) 57 0 R (configure-unixodbc) 54 0 R (connect-to-database) 78 0 R (copy-a-list-of-tables) 237 0 R (copy-operators) 228 0 R (copy-tables-from-one-database-to-another) 226 0 R (data-loading-operators) 153 0 R]
+/Names [(a-troubleshooting) 315 0 R (about-this-document) 19 0 R (appendixes) 314 0 R (assign-label-to-a-query) 269 0 R (b-develop-and-test-odb) 320 0 R (basic-concepts) 70 0 R (case-sensitive-table-and-column-names) 242 0 R (change-executions-distributed-across-threads) 119 0 R (comments-encouraged) 37 0 R (comparing-tables-technology-preview) 249 0 R (concepts_load_balancing) 124 0 R (configure-data-sources) 59 0 R (configure-unixodbc) 56 0 R (connect-to-database) 80 0 R (copy-a-list-of-tables) 239 0 R (copy-operators) 230 0 R (copy-tables-from-one-database-to-another) 228 0 R (data-loading-operators) 155 0 R]
 >>
 endobj
-94 0 obj
+96 0 obj
 << /Limits [(integrating-with-hadoop) (notation-conventions)]
-/Names [(integrating-with-hadoop) 244 0 R (intended-audience) 24 0 R (introduction) 41 0 R (limit-number-of-odb-threads) 114 0 R (list-database-objects) 87 0 R (list-odbc-drivers-and-data-sources) 81 0 R (load-extract-copy) 150 0 R (load-files) 151 0 R (load_binary_files) 197 0 R (load_default_values) 196 0 R (load_map_fields) 169 0 R (load_mapfiles_ignore) 183 0 R (main-odb-sql-interpreter-features) 285 0 R (new-and-changed-information) 25 0 R (notation-conventions) 26 0 R]
+/Names [(integrating-with-hadoop) 246 0 R (intended-audience) 24 0 R (introduction) 43 0 R (limit-number-of-odb-threads) 116 0 R (list-database-objects) 89 0 R (list-odbc-drivers-and-data-sources) 83 0 R (load-extract-copy) 152 0 R (load-files) 153 0 R (load_binary_files) 199 0 R (load_default_values) 198 0 R (load_map_fields) 171 0 R (load_mapfiles_ignore) 185 0 R (main-odb-sql-interpreter-features) 287 0 R (new-and-changed-information) 25 0 R (notation-conventions) 26 0 R]
 >>
 endobj
-95 0 obj
-[91 0 R /XYZ 0 490.82000000000016 null]
+97 0 obj
+[93 0 R /XYZ 0 490.82000000000016 null]
 endobj
-96 0 obj
+98 0 obj
 << /Length 5716
 >>
 stream
@@ -14661,11 +14716,11 @@ Q
 
 endstream
 endobj
-97 0 obj
+99 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 96 0 R
+/Contents 98 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -14674,7 +14729,7 @@ endobj
 >>
 >>
 endobj
-98 0 obj
+100 0 obj
 << /Length 5848
 >>
 stream
@@ -14971,11 +15026,11 @@ Q
 
 endstream
 endobj
-99 0 obj
+101 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 98 0 R
+/Contents 100 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -14984,7 +15039,7 @@ endobj
 >>
 >>
 endobj
-100 0 obj
+102 0 obj
 << /Length 12769
 >>
 stream
@@ -15662,21 +15717,21 @@ Q
 
 endstream
 endobj
-101 0 obj
+103 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 100 0 R
+/Contents 102 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
 /F2.0 15 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
 >>
 endobj
-102 0 obj
+104 0 obj
 << /Length 6449
 >>
 stream
@@ -16050,11 +16105,11 @@ Q
 
 endstream
 endobj
-103 0 obj
+105 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 102 0 R
+/Contents 104 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.1 22 0 R
 /F1.0 8 0 R
@@ -16065,7 +16120,7 @@ endobj
 >>
 >>
 endobj
-104 0 obj
+106 0 obj
 << /Length 4979
 >>
 stream
@@ -16372,11 +16427,11 @@ Q
 
 endstream
 endobj
-105 0 obj
+107 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 104 0 R
+/Contents 106 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -16386,10 +16441,10 @@ endobj
 >>
 >>
 endobj
-106 0 obj
-[105 0 R /XYZ 0 792.0 null]
+108 0 obj
+[107 0 R /XYZ 0 792.0 null]
 endobj
-107 0 obj
+109 0 obj
 << /Length 14527
 >>
 stream
@@ -17151,26 +17206,26 @@ Q
 
 endstream
 endobj
-108 0 obj
+110 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 107 0 R
+/Contents 109 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
 /F4.0 23 0 R
-/F8.0 51 0 R
-/F7.0 44 0 R
+/F8.0 53 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-109 0 obj
-[108 0 R /XYZ 0 792.0 null]
+111 0 obj
+[110 0 R /XYZ 0 792.0 null]
 endobj
-110 0 obj
+112 0 obj
 << /Length 8080
 >>
 stream
@@ -17565,21 +17620,21 @@ Q
 
 endstream
 endobj
-111 0 obj
+113 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 110 0 R
+/Contents 112 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
 >>
 endobj
-112 0 obj
+114 0 obj
 << /Length 6086
 >>
 stream
@@ -17894,11 +17949,11 @@ Q
 
 endstream
 endobj
-113 0 obj
+115 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 112 0 R
+/Contents 114 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -17907,10 +17962,10 @@ endobj
 >>
 >>
 endobj
-114 0 obj
-[113 0 R /XYZ 0 792.0 null]
+116 0 obj
+[115 0 R /XYZ 0 792.0 null]
 endobj
-115 0 obj
+117 0 obj
 << /Length 8637
 >>
 stream
@@ -18457,25 +18512,25 @@ Q
 
 endstream
 endobj
-116 0 obj
+118 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 115 0 R
+/Contents 117 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
-/Annots [118 0 R 119 0 R]
+/Annots [120 0 R 121 0 R]
 >>
 endobj
-117 0 obj
-[116 0 R /XYZ 0 792.0 null]
+119 0 obj
+[118 0 R /XYZ 0 792.0 null]
 endobj
-118 0 obj
+120 0 obj
 << /Border [0 0 0]
 /Dest (query_driver_all_scripts_path)
 /Subtype /Link
@@ -18483,7 +18538,7 @@ endobj
 /Type /Annot
 >>
 endobj
-119 0 obj
+121 0 obj
 << /Border [0 0 0]
 /Dest (concepts_load_balancing)
 /Subtype /Link
@@ -18491,7 +18546,7 @@ endobj
 /Type /Annot
 >>
 endobj
-120 0 obj
+122 0 obj
 << /Length 14573
 >>
 stream
@@ -19269,11 +19324,11 @@ Q
 
 endstream
 endobj
-121 0 obj
+123 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 120 0 R
+/Contents 122 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -19281,13 +19336,13 @@ endobj
 /F5.0 27 0 R
 >>
 >>
-/Annots [123 0 R]
+/Annots [125 0 R]
 >>
 endobj
-122 0 obj
-[121 0 R /XYZ 0 792.0 null]
+124 0 obj
+[123 0 R /XYZ 0 792.0 null]
 endobj
-123 0 obj
+125 0 obj
 << /Border [0 0 0]
 /Dest (load_binary_files)
 /Subtype /Link
@@ -19295,10 +19350,10 @@ endobj
 /Type /Annot
 >>
 endobj
-124 0 obj
-[121 0 R /XYZ 0 411.00000000000034 null]
+126 0 obj
+[123 0 R /XYZ 0 411.00000000000034 null]
 endobj
-125 0 obj
+127 0 obj
 << /Length 6335
 >>
 stream
@@ -19621,11 +19676,11 @@ Q
 
 endstream
 endobj
-126 0 obj
+128 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 125 0 R
+/Contents 127 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -19634,7 +19689,7 @@ endobj
 >>
 >>
 endobj
-127 0 obj
+129 0 obj
 << /Length 2590
 >>
 stream
@@ -19787,11 +19842,11 @@ Q
 
 endstream
 endobj
-128 0 obj
+130 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 127 0 R
+/Contents 129 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -19800,10 +19855,10 @@ endobj
 >>
 >>
 endobj
-129 0 obj
-[128 0 R /XYZ 0 792.0 null]
+131 0 obj
+[130 0 R /XYZ 0 792.0 null]
 endobj
-130 0 obj
+132 0 obj
 << /Length 10898
 >>
 stream
@@ -20342,11 +20397,11 @@ Q
 
 endstream
 endobj
-131 0 obj
+133 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 130 0 R
+/Contents 132 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -20355,7 +20410,7 @@ endobj
 >>
 >>
 endobj
-132 0 obj
+134 0 obj
 << /Length 7590
 >>
 stream
@@ -20802,22 +20857,22 @@ Q
 
 endstream
 endobj
-133 0 obj
+135 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 132 0 R
+/Contents 134 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F2.0 15 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 /F4.0 23 0 R
 >>
 >>
 >>
 endobj
-134 0 obj
+136 0 obj
 << /Length 18611
 >>
 stream
@@ -22022,11 +22077,11 @@ Q
 
 endstream
 endobj
-135 0 obj
+137 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 134 0 R
+/Contents 136 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -22035,13 +22090,13 @@ endobj
 >>
 >>
 endobj
-136 0 obj
-[135 0 R /XYZ 0 792.0 null]
+138 0 obj
+[137 0 R /XYZ 0 792.0 null]
 endobj
-137 0 obj
-[135 0 R /XYZ 0 649.6400000000001 null]
+139 0 obj
+[137 0 R /XYZ 0 649.6400000000001 null]
 endobj
-138 0 obj
+140 0 obj
 << /Length 7106
 >>
 stream
@@ -22407,11 +22462,11 @@ Q
 
 endstream
 endobj
-139 0 obj
+141 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 138 0 R
+/Contents 140 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -22420,10 +22475,10 @@ endobj
 >>
 >>
 endobj
-140 0 obj
-[139 0 R /XYZ 0 694.69 null]
+142 0 obj
+[141 0 R /XYZ 0 694.69 null]
 endobj
-141 0 obj
+143 0 obj
 << /Length 10349
 >>
 stream
@@ -23009,11 +23064,11 @@ Q
 
 endstream
 endobj
-142 0 obj
+144 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 141 0 R
+/Contents 143 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -23022,10 +23077,10 @@ endobj
 >>
 >>
 endobj
-143 0 obj
-[142 0 R /XYZ 0 792.0 null]
+145 0 obj
+[144 0 R /XYZ 0 792.0 null]
 endobj
-144 0 obj
+146 0 obj
 << /Length 2603
 >>
 stream
@@ -23163,11 +23218,11 @@ Q
 
 endstream
 endobj
-145 0 obj
+147 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 144 0 R
+/Contents 146 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -23176,7 +23231,7 @@ endobj
 >>
 >>
 endobj
-146 0 obj
+148 0 obj
 << /Length 6496
 >>
 stream
@@ -23538,11 +23593,11 @@ Q
 
 endstream
 endobj
-147 0 obj
+149 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 146 0 R
+/Contents 148 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -23551,7 +23606,7 @@ endobj
 >>
 >>
 endobj
-148 0 obj
+150 0 obj
 << /Length 12647
 >>
 stream
@@ -24308,27 +24363,27 @@ Q
 
 endstream
 endobj
-149 0 obj
+151 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 148 0 R
+/Contents 150 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
 >>
 >>
-/Annots [152 0 R]
+/Annots [154 0 R]
 >>
 endobj
-150 0 obj
-[149 0 R /XYZ 0 792.0 null]
+152 0 obj
+[151 0 R /XYZ 0 792.0 null]
 endobj
-151 0 obj
-[149 0 R /XYZ 0 695.98 null]
+153 0 obj
+[151 0 R /XYZ 0 695.98 null]
 endobj
-152 0 obj
+154 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24339,10 +24394,10 @@ endobj
 /Type /Annot
 >>
 endobj
-153 0 obj
-[149 0 R /XYZ 0 328.04000000000013 null]
+155 0 obj
+[151 0 R /XYZ 0 328.04000000000013 null]
 endobj
-154 0 obj
+156 0 obj
 << /Length 14892
 >>
 stream
@@ -25332,21 +25387,21 @@ Q
 
 endstream
 endobj
-155 0 obj
+157 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 154 0 R
+/Contents 156 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 /F5.0 27 0 R
 >>
 >>
-/Annots [156 0 R 157 0 R]
+/Annots [158 0 R 159 0 R]
 >>
 endobj
-156 0 obj
+158 0 obj
 << /Border [0 0 0]
 /Dest (load_map_fields)
 /Subtype /Link
@@ -25354,7 +25409,7 @@ endobj
 /Type /Annot
 >>
 endobj
-157 0 obj
+159 0 obj
 << /Border [0 0 0]
 /Dest (load_map_fields)
 /Subtype /Link
@@ -25362,7 +25417,7 @@ endobj
 /Type /Annot
 >>
 endobj
-158 0 obj
+160 0 obj
 << /Length 16708
 >>
 stream
@@ -26415,22 +26470,22 @@ Q
 
 endstream
 endobj
-159 0 obj
+161 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 158 0 R
+/Contents 160 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
 /F1.0 8 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 >>
 >>
-/Annots [160 0 R]
+/Annots [162 0 R]
 >>
 endobj
-160 0 obj
+162 0 obj
 << /Border [0 0 0]
 /Dest (load_default_values)
 /Subtype /Link
@@ -26438,7 +26493,7 @@ endobj
 /Type /Annot
 >>
 endobj
-161 0 obj
+163 0 obj
 << /Length 13513
 >>
 stream
@@ -27347,11 +27402,11 @@ Q
 
 endstream
 endobj
-162 0 obj
+164 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 161 0 R
+/Contents 163 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -27361,7 +27416,7 @@ endobj
 >>
 >>
 endobj
-163 0 obj
+165 0 obj
 << /Length 16655
 >>
 stream
@@ -28405,11 +28460,11 @@ Q
 
 endstream
 endobj
-164 0 obj
+166 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 163 0 R
+/Contents 165 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -28420,7 +28475,7 @@ endobj
 >>
 >>
 endobj
-165 0 obj
+167 0 obj
 << /Length 4353
 >>
 stream
@@ -28676,11 +28731,11 @@ Q
 
 endstream
 endobj
-166 0 obj
+168 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 165 0 R
+/Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 23 0 R
@@ -28689,7 +28744,7 @@ endobj
 >>
 >>
 endobj
-167 0 obj
+169 0 obj
 << /Length 10519
 >>
 stream
@@ -29333,11 +29388,11 @@ Q
 
 endstream
 endobj
-168 0 obj
+170 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 167 0 R
+/Contents 169 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -29347,15 +29402,15 @@ endobj
 >>
 >>
 endobj
-169 0 obj
-[168 0 R /XYZ 0 792.0 null]
+171 0 obj
+[170 0 R /XYZ 0 792.0 null]
 endobj
-170 0 obj
+172 0 obj
 << /Limits [(obtain-database-information) (randomizing-execution-order)]
-/Names [(obtain-database-information) 84 0 R (odb-as-a-query-driver-technology-preview) 259 0 R (odb-as-a-sql-interpreter-technology-preview) 284 0 R (odb-requirements) 48 0 R (odb-sql-interpreter-help) 297 0 R (parallelize-multiple-commands-and-scripts) 109 0 R (perform-actions-on-multiple-database-objects) 92 0 R (publishing-history) 34 0 R (query_driver_all_scripts_path) 270 0 R (randomizing-execution-order) 273 0 R]
+/Names [(obtain-database-information) 86 0 R (odb-as-a-query-driver-technology-preview) 261 0 R (odb-as-a-sql-interpreter-technology-preview) 286 0 R (odb-requirements) 50 0 R (odb-sql-interpreter-help) 299 0 R (parallelize-multiple-commands-and-scripts) 111 0 R (perform-actions-on-multiple-database-objects) 94 0 R (publishing-history) 34 0 R (query_driver_all_scripts_path) 272 0 R (randomizing-execution-order) 275 0 R]
 >>
 endobj
-171 0 obj
+173 0 obj
 << /Length 6156
 >>
 stream
@@ -29770,28 +29825,28 @@ Q
 
 endstream
 endobj
-172 0 obj
+174 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 171 0 R
+/Contents 173 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
-/F9.0 173 0 R
+/F9.0 175 0 R
 /F2.0 15 0 R
 >>
 >>
 >>
 endobj
-173 0 obj
+175 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-174 0 obj
+176 0 obj
 << /Length 24965
 >>
 stream
@@ -31421,11 +31476,11 @@ Q
 
 endstream
 endobj
-175 0 obj
+177 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 174 0 R
+/Contents 176 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -31435,7 +31490,7 @@ endobj
 >>
 >>
 endobj
-176 0 obj
+178 0 obj
 << /Length 16874
 >>
 stream
@@ -32522,21 +32577,21 @@ Q
 
 endstream
 endobj
-177 0 obj
+179 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 176 0 R
+/Contents 178 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [178 0 R]
+/Annots [180 0 R]
 >>
 endobj
-178 0 obj
+180 0 obj
 << /Border [0 0 0]
 /Dest (load_mapfiles_ignore)
 /Subtype /Link
@@ -32544,7 +32599,7 @@ endobj
 /Type /Annot
 >>
 endobj
-179 0 obj
+181 0 obj
 << /Length 16949
 >>
 stream
@@ -33565,11 +33620,11 @@ Q
 
 endstream
 endobj
-180 0 obj
+182 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 179 0 R
+/Contents 181 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -33578,7 +33633,7 @@ endobj
 >>
 >>
 endobj
-181 0 obj
+183 0 obj
 << /Length 11854
 >>
 stream
@@ -34191,25 +34246,25 @@ Q
 
 endstream
 endobj
-182 0 obj
+184 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 181 0 R
+/Contents 183 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
 /F4.0 23 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
 >>
 endobj
-183 0 obj
-[182 0 R /XYZ 0 792.0 null]
+185 0 obj
+[184 0 R /XYZ 0 792.0 null]
 endobj
-184 0 obj
+186 0 obj
 << /Length 8916
 >>
 stream
@@ -34660,24 +34715,24 @@ Q
 
 endstream
 endobj
-185 0 obj
+187 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 184 0 R
+/Contents 186 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
 /F2.0 15 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
 >>
 endobj
-186 0 obj
-[185 0 R /XYZ 0 652.34 null]
+188 0 obj
+[187 0 R /XYZ 0 652.34 null]
 endobj
-187 0 obj
+189 0 obj
 << /Length 7856
 >>
 stream
@@ -35120,11 +35175,11 @@ Q
 
 endstream
 endobj
-188 0 obj
+190 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 187 0 R
+/Contents 189 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -35133,10 +35188,10 @@ endobj
 >>
 >>
 endobj
-189 0 obj
-[188 0 R /XYZ 0 603.2200000000001 null]
+191 0 obj
+[190 0 R /XYZ 0 603.2200000000001 null]
 endobj
-190 0 obj
+192 0 obj
 << /Length 20884
 >>
 stream
@@ -36489,11 +36544,11 @@ Q
 
 endstream
 endobj
-191 0 obj
+193 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 190 0 R
+/Contents 192 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -36503,7 +36558,7 @@ endobj
 >>
 >>
 endobj
-192 0 obj
+194 0 obj
 << /Length 8053
 >>
 stream
@@ -36950,22 +37005,22 @@ Q
 
 endstream
 endobj
-193 0 obj
+195 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 192 0 R
+/Contents 194 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
-/F9.0 173 0 R
+/F9.0 175 0 R
 /F4.0 23 0 R
 /F2.0 15 0 R
 >>
 >>
 >>
 endobj
-194 0 obj
+196 0 obj
 << /Length 13440
 >>
 stream
@@ -37759,11 +37814,11 @@ Q
 
 endstream
 endobj
-195 0 obj
+197 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 194 0 R
+/Contents 196 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -37773,13 +37828,13 @@ endobj
 >>
 >>
 endobj
-196 0 obj
-[195 0 R /XYZ 0 792.0 null]
+198 0 obj
+[197 0 R /XYZ 0 792.0 null]
 endobj
-197 0 obj
-[195 0 R /XYZ 0 133.44000000000005 null]
+199 0 obj
+[197 0 R /XYZ 0 133.44000000000005 null]
 endobj
-198 0 obj
+200 0 obj
 << /Length 6251
 >>
 stream
@@ -38116,11 +38171,11 @@ Q
 
 endstream
 endobj
-199 0 obj
+201 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 198 0 R
+/Contents 200 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -38130,7 +38185,7 @@ endobj
 >>
 >>
 endobj
-200 0 obj
+202 0 obj
 << /Length 5770
 >>
 stream
@@ -38426,11 +38481,11 @@ Q
 
 endstream
 endobj
-201 0 obj
+203 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 200 0 R
+/Contents 202 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -38439,10 +38494,10 @@ endobj
 >>
 >>
 endobj
-202 0 obj
-[201 0 R /XYZ 0 792.0 null]
+204 0 obj
+[203 0 R /XYZ 0 792.0 null]
 endobj
-203 0 obj
+205 0 obj
 << /Length 4374
 >>
 stream
@@ -38720,11 +38775,11 @@ Q
 
 endstream
 endobj
-204 0 obj
+206 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 203 0 R
+/Contents 205 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -38733,7 +38788,7 @@ endobj
 >>
 >>
 endobj
-205 0 obj
+207 0 obj
 << /Length 6790
 >>
 stream
@@ -39095,11 +39150,11 @@ Q
 
 endstream
 endobj
-206 0 obj
+208 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 205 0 R
+/Contents 207 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -39108,7 +39163,7 @@ endobj
 >>
 >>
 endobj
-207 0 obj
+209 0 obj
 << /Length 6425
 >>
 stream
@@ -39437,11 +39492,11 @@ Q
 
 endstream
 endobj
-208 0 obj
+210 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 207 0 R
+/Contents 209 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -39450,7 +39505,7 @@ endobj
 >>
 >>
 endobj
-209 0 obj
+211 0 obj
 << /Length 10466
 >>
 stream
@@ -40027,11 +40082,11 @@ Q
 
 endstream
 endobj
-210 0 obj
+212 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 209 0 R
+/Contents 211 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -40040,13 +40095,13 @@ endobj
 >>
 >>
 endobj
-211 0 obj
-[210 0 R /XYZ 0 792.0 null]
+213 0 obj
+[212 0 R /XYZ 0 792.0 null]
 endobj
-212 0 obj
-[210 0 R /XYZ 0 373.52000000000015 null]
+214 0 obj
+[212 0 R /XYZ 0 373.52000000000015 null]
 endobj
-213 0 obj
+215 0 obj
 << /Length 14143
 >>
 stream
@@ -40974,11 +41029,11 @@ Q
 
 endstream
 endobj
-214 0 obj
+216 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 213 0 R
+/Contents 215 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -40987,7 +41042,7 @@ endobj
 >>
 >>
 endobj
-215 0 obj
+217 0 obj
 << /Length 12539
 >>
 stream
@@ -41859,11 +41914,11 @@ Q
 
 endstream
 endobj
-216 0 obj
+218 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 215 0 R
+/Contents 217 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -41873,7 +41928,7 @@ endobj
 >>
 >>
 endobj
-217 0 obj
+219 0 obj
 << /Length 10530
 >>
 stream
@@ -42457,11 +42512,11 @@ Q
 
 endstream
 endobj
-218 0 obj
+220 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 217 0 R
+/Contents 219 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -42471,7 +42526,7 @@ endobj
 >>
 >>
 endobj
-219 0 obj
+221 0 obj
 << /Length 17975
 >>
 stream
@@ -43652,11 +43707,11 @@ Q
 
 endstream
 endobj
-220 0 obj
+222 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 219 0 R
+/Contents 221 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -43666,7 +43721,7 @@ endobj
 >>
 >>
 endobj
-221 0 obj
+223 0 obj
 << /Length 4218
 >>
 stream
@@ -43900,11 +43955,11 @@ Q
 
 endstream
 endobj
-222 0 obj
+224 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 221 0 R
+/Contents 223 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -43913,10 +43968,10 @@ endobj
 >>
 >>
 endobj
-223 0 obj
-[222 0 R /XYZ 0 792.0 null]
+225 0 obj
+[224 0 R /XYZ 0 792.0 null]
 endobj
-224 0 obj
+226 0 obj
 << /Length 13221
 >>
 stream
@@ -44625,33 +44680,33 @@ Q
 
 endstream
 endobj
-225 0 obj
+227 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 224 0 R
+/Contents 226 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F5.0 27 0 R
 /F4.0 23 0 R
 >>
 >>
 >>
 endobj
-226 0 obj
-[225 0 R /XYZ 0 792.0 null]
+228 0 obj
+[227 0 R /XYZ 0 792.0 null]
 endobj
-227 0 obj
+229 0 obj
 << /Limits [(defining-a-timeout) (installation-and-configuration)]
-/Names [(defining-a-timeout) 274 0 R (determine-appropriate-number-of-threads-for-load-extract-copy-diff) 243 0 R (develop) 319 0 R (diff-operators) 252 0 R (different-data-sources-for-different-threads) 137 0 R (extract-a-list-of-tables) 223 0 R (extract-table-ddl) 143 0 R (extract-tables) 211 0 R (extraction-options) 212 0 R (format-query-results) 140 0 R (generate-and-load-data) 189 0 R (get-help) 69 0 R (getting-csv-output) 260 0 R (install-and-configure-the-required-unixodbc) 49 0 R (install-odb) 64 0 R (installation-and-configuration) 47 0 R]
+/Names [(defining-a-timeout) 276 0 R (determine-appropriate-number-of-threads-for-load-extract-copy-diff) 245 0 R (develop) 321 0 R (diff-operators) 254 0 R (different-data-sources-for-different-threads) 139 0 R (extract-a-list-of-tables) 225 0 R (extract-table-ddl) 145 0 R (extract-tables) 213 0 R (extraction-options) 214 0 R (format-query-results) 142 0 R (generate-and-load-data) 191 0 R (get-help) 71 0 R (getting-csv-output) 262 0 R (install-and-configure-the-required-unixodbc) 51 0 R (install-odb) 66 0 R (installation-and-configuration) 49 0 R]
 >>
 endobj
-228 0 obj
-[225 0 R /XYZ 0 618.7400000000001 null]
+230 0 obj
+[227 0 R /XYZ 0 618.7400000000001 null]
 endobj
-229 0 obj
+231 0 obj
 << /Length 12456
 >>
 stream
@@ -45396,22 +45451,22 @@ Q
 
 endstream
 endobj
-230 0 obj
+232 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 229 0 R
+/Contents 231 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
 /F1.0 8 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 /F4.0 23 0 R
 >>
 >>
 >>
 endobj
-231 0 obj
+233 0 obj
 << /Length 17346
 >>
 stream
@@ -46544,11 +46599,11 @@ Q
 
 endstream
 endobj
-232 0 obj
+234 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 231 0 R
+/Contents 233 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -46558,7 +46613,7 @@ endobj
 >>
 >>
 endobj
-233 0 obj
+235 0 obj
 << /Length 1771
 >>
 stream
@@ -46668,11 +46723,11 @@ Q
 
 endstream
 endobj
-234 0 obj
+236 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 233 0 R
+/Contents 235 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -46681,7 +46736,7 @@ endobj
 >>
 >>
 endobj
-235 0 obj
+237 0 obj
 << /Length 7475
 >>
 stream
@@ -47119,11 +47174,11 @@ Q
 
 endstream
 endobj
-236 0 obj
+238 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 235 0 R
+/Contents 237 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -47133,10 +47188,10 @@ endobj
 >>
 >>
 endobj
-237 0 obj
-[236 0 R /XYZ 0 792.0 null]
+239 0 obj
+[238 0 R /XYZ 0 792.0 null]
 endobj
-238 0 obj
+240 0 obj
 << /Length 8848
 >>
 stream
@@ -47605,11 +47660,11 @@ Q
 
 endstream
 endobj
-239 0 obj
+241 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 238 0 R
+/Contents 240 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -47619,10 +47674,10 @@ endobj
 >>
 >>
 endobj
-240 0 obj
-[239 0 R /XYZ 0 559.0300000000001 null]
+242 0 obj
+[241 0 R /XYZ 0 559.0300000000001 null]
 endobj
-241 0 obj
+243 0 obj
 << /Length 13779
 >>
 stream
@@ -48424,28 +48479,28 @@ Q
 
 endstream
 endobj
-242 0 obj
+244 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 241 0 R
+/Contents 243 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
 /F4.0 23 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-243 0 obj
-[242 0 R /XYZ 0 792.0 null]
+245 0 obj
+[244 0 R /XYZ 0 792.0 null]
 endobj
-244 0 obj
-[242 0 R /XYZ 0 395.4200000000002 null]
+246 0 obj
+[244 0 R /XYZ 0 395.4200000000002 null]
 endobj
-245 0 obj
+247 0 obj
 << /Length 14566
 >>
 stream
@@ -49257,11 +49312,11 @@ Q
 
 endstream
 endobj
-246 0 obj
+248 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 245 0 R
+/Contents 247 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -49271,10 +49326,10 @@ endobj
 >>
 >>
 endobj
-247 0 obj
-[246 0 R /XYZ 0 792.0 null]
+249 0 obj
+[248 0 R /XYZ 0 792.0 null]
 endobj
-248 0 obj
+250 0 obj
 << /Length 7979
 >>
 stream
@@ -49647,11 +49702,11 @@ Q
 
 endstream
 endobj
-249 0 obj
+251 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 248 0 R
+/Contents 250 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -49660,7 +49715,7 @@ endobj
 >>
 >>
 endobj
-250 0 obj
+252 0 obj
 << /Length 13376
 >>
 stream
@@ -50284,11 +50339,11 @@ Q
 
 endstream
 endobj
-251 0 obj
+253 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 250 0 R
+/Contents 252 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -50297,10 +50352,10 @@ endobj
 >>
 >>
 endobj
-252 0 obj
-[251 0 R /XYZ 0 326.0399999999998 null]
+254 0 obj
+[253 0 R /XYZ 0 326.0399999999998 null]
 endobj
-253 0 obj
+255 0 obj
 << /Length 12708
 >>
 stream
@@ -51068,11 +51123,11 @@ Q
 
 endstream
 endobj
-254 0 obj
+256 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 253 0 R
+/Contents 255 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -51082,7 +51137,7 @@ endobj
 >>
 >>
 endobj
-255 0 obj
+257 0 obj
 << /Length 14647
 >>
 stream
@@ -52034,22 +52089,22 @@ Q
 
 endstream
 endobj
-256 0 obj
+258 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 255 0 R
+/Contents 257 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
 /F1.0 8 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 /F4.0 23 0 R
 >>
 >>
 >>
 endobj
-257 0 obj
+259 0 obj
 << /Length 7822
 >>
 stream
@@ -52534,27 +52589,27 @@ Q
 
 endstream
 endobj
-258 0 obj
+260 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 257 0 R
+/Contents 259 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-259 0 obj
-[258 0 R /XYZ 0 792.0 null]
+261 0 obj
+[260 0 R /XYZ 0 792.0 null]
 endobj
-260 0 obj
-[258 0 R /XYZ 0 695.98 null]
+262 0 obj
+[260 0 R /XYZ 0 695.98 null]
 endobj
-261 0 obj
+263 0 obj
 << /Length 9131
 >>
 stream
@@ -53004,11 +53059,11 @@ Q
 
 endstream
 endobj
-262 0 obj
+264 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 261 0 R
+/Contents 263 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -53017,7 +53072,7 @@ endobj
 >>
 >>
 endobj
-263 0 obj
+265 0 obj
 << /Length 9891
 >>
 stream
@@ -53648,11 +53703,11 @@ Q
 
 endstream
 endobj
-264 0 obj
+266 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 263 0 R
+/Contents 265 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -53662,7 +53717,7 @@ endobj
 >>
 >>
 endobj
-265 0 obj
+267 0 obj
 << /Length 8934
 >>
 stream
@@ -54142,11 +54197,11 @@ Q
 
 endstream
 endobj
-266 0 obj
+268 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 265 0 R
+/Contents 267 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -54155,10 +54210,10 @@ endobj
 >>
 >>
 endobj
-267 0 obj
-[266 0 R /XYZ 0 792.0 null]
+269 0 obj
+[268 0 R /XYZ 0 792.0 null]
 endobj
-268 0 obj
+270 0 obj
 << /Length 20693
 >>
 stream
@@ -55585,25 +55640,25 @@ Q
 
 endstream
 endobj
-269 0 obj
+271 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 268 0 R
+/Contents 270 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
-/F7.0 44 0 R
+/F8.0 53 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-270 0 obj
-[269 0 R /XYZ 0 792.0 null]
+272 0 obj
+[271 0 R /XYZ 0 792.0 null]
 endobj
-271 0 obj
+273 0 obj
 << /Length 8659
 >>
 stream
@@ -56172,11 +56227,11 @@ Q
 
 endstream
 endobj
-272 0 obj
+274 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 271 0 R
+/Contents 273 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -56186,13 +56241,13 @@ endobj
 >>
 >>
 endobj
-273 0 obj
-[272 0 R /XYZ 0 792.0 null]
+275 0 obj
+[274 0 R /XYZ 0 792.0 null]
 endobj
-274 0 obj
-[272 0 R /XYZ 0 543.94 null]
+276 0 obj
+[274 0 R /XYZ 0 543.94 null]
 endobj
-275 0 obj
+277 0 obj
 << /Length 10165
 >>
 stream
@@ -56738,28 +56793,28 @@ Q
 
 endstream
 endobj
-276 0 obj
+278 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 275 0 R
+/Contents 277 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F5.0 27 0 R
 /F3.1 22 0 R
 >>
 >>
 >>
 endobj
-277 0 obj
-[276 0 R /XYZ 0 792.0 null]
+279 0 obj
+[278 0 R /XYZ 0 792.0 null]
 endobj
-278 0 obj
-[276 0 R /XYZ 0 423.4000000000002 null]
+280 0 obj
+[278 0 R /XYZ 0 423.4000000000002 null]
 endobj
-279 0 obj
+281 0 obj
 << /Length 5635
 >>
 stream
@@ -57099,11 +57154,11 @@ Q
 
 endstream
 endobj
-280 0 obj
+282 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 279 0 R
+/Contents 281 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -57112,10 +57167,10 @@ endobj
 >>
 >>
 endobj
-281 0 obj
-[280 0 R /XYZ 0 792.0 null]
+283 0 obj
+[282 0 R /XYZ 0 792.0 null]
 endobj
-282 0 obj
+284 0 obj
 << /Length 11029
 >>
 stream
@@ -57732,27 +57787,27 @@ Q
 
 endstream
 endobj
-283 0 obj
+285 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 282 0 R
+/Contents 284 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-284 0 obj
-[283 0 R /XYZ 0 792.0 null]
+286 0 obj
+[285 0 R /XYZ 0 792.0 null]
 endobj
-285 0 obj
-[283 0 R /XYZ 0 543.1900000000002 null]
+287 0 obj
+[285 0 R /XYZ 0 543.1900000000002 null]
 endobj
-286 0 obj
+288 0 obj
 << /Length 14734
 >>
 stream
@@ -58616,11 +58671,11 @@ Q
 
 endstream
 endobj
-287 0 obj
+289 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 286 0 R
+/Contents 288 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -58628,10 +58683,10 @@ endobj
 /F4.0 23 0 R
 >>
 >>
-/Annots [288 0 R]
+/Annots [290 0 R]
 >>
 endobj
-288 0 obj
+290 0 obj
 << /Border [0 0 0]
 /Dest (sql_custom_prompt)
 /Subtype /Link
@@ -58639,7 +58694,7 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
+291 0 obj
 << /Length 9418
 >>
 stream
@@ -59212,11 +59267,11 @@ Q
 
 endstream
 endobj
-290 0 obj
+292 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 289 0 R
+/Contents 291 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -59225,7 +59280,7 @@ endobj
 >>
 >>
 endobj
-291 0 obj
+293 0 obj
 << /Length 9671
 >>
 stream
@@ -59749,11 +59804,11 @@ Q
 
 endstream
 endobj
-292 0 obj
+294 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 291 0 R
+/Contents 293 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -59762,7 +59817,7 @@ endobj
 >>
 >>
 endobj
-293 0 obj
+295 0 obj
 << /Length 11878
 >>
 stream
@@ -60371,21 +60426,21 @@ Q
 
 endstream
 endobj
-294 0 obj
+296 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 293 0 R
+/Contents 295 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F2.0 15 0 R
 >>
 >>
 >>
 endobj
-295 0 obj
+297 0 obj
 << /Length 1247
 >>
 stream
@@ -60468,11 +60523,11 @@ Q
 
 endstream
 endobj
-296 0 obj
+298 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 295 0 R
+/Contents 297 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -60480,15 +60535,15 @@ endobj
 >>
 >>
 endobj
-297 0 obj
-[296 0 R /XYZ 0 792.0 null]
+299 0 obj
+[298 0 R /XYZ 0 792.0 null]
 endobj
-298 0 obj
+300 0 obj
 << /Limits [(re-looping-a-given-workload) (what-is-odb)]
-/Names [(re-looping-a-given-workload) 281 0 R (reduce-the-odbc-buffer-size) 202 0 R (run-commands-and-scripts) 95 0 R (shell-script-here-document-syntax) 106 0 R (simulating-user-thinking-time) 277 0 R (sql_custom_prompt) 306 0 R (sql_run_commands) 303 0 R (starting-threads-gracefully) 278 0 R (test) 322 0 R (thread-id-thread-execution-and-script-command) 129 0 R (use-mapfiles-to-load-fixed-format-files) 186 0 R (use-variables-in-odb-scripts) 124 0 R (validate-sql-scripts) 136 0 R (what-is-odb) 42 0 R]
+/Names [(re-looping-a-given-workload) 283 0 R (reduce-the-odbc-buffer-size) 204 0 R (run-commands-and-scripts) 97 0 R (shell-script-here-document-syntax) 108 0 R (simulating-user-thinking-time) 279 0 R (sql_custom_prompt) 308 0 R (sql_run_commands) 305 0 R (starting-threads-gracefully) 280 0 R (test) 324 0 R (thread-id-thread-execution-and-script-command) 131 0 R (use-mapfiles-to-load-fixed-format-files) 188 0 R (use-variables-in-odb-scripts) 126 0 R (validate-sql-scripts) 138 0 R (what-is-odb) 44 0 R]
 >>
 endobj
-299 0 obj
+301 0 obj
 << /Length 14844
 >>
 stream
@@ -61137,11 +61192,11 @@ Q
 
 endstream
 endobj
-300 0 obj
+302 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 299 0 R
+/Contents 301 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -61150,7 +61205,7 @@ endobj
 >>
 >>
 endobj
-301 0 obj
+303 0 obj
 << /Length 11323
 >>
 stream
@@ -61776,24 +61831,24 @@ Q
 
 endstream
 endobj
-302 0 obj
+304 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 301 0 R
+/Contents 303 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F5.0 27 0 R
 >>
 >>
 >>
 endobj
-303 0 obj
-[302 0 R /XYZ 0 792.0 null]
+305 0 obj
+[304 0 R /XYZ 0 792.0 null]
 endobj
-304 0 obj
+306 0 obj
 << /Length 9694
 >>
 stream
@@ -62388,25 +62443,25 @@ Q
 
 endstream
 endobj
-305 0 obj
+307 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 304 0 R
+/Contents 306 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
-/F7.0 44 0 R
+/F8.0 53 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-306 0 obj
-[305 0 R /XYZ 0 792.0 null]
+308 0 obj
+[307 0 R /XYZ 0 792.0 null]
 endobj
-307 0 obj
+309 0 obj
 << /Length 5172
 >>
 stream
@@ -62737,23 +62792,23 @@ Q
 
 endstream
 endobj
-308 0 obj
+310 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 307 0 R
+/Contents 309 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
 /F1.0 8 0 R
 /F4.0 23 0 R
 >>
-/XObject << /I1 309 0 R
+/XObject << /I1 311 0 R
 >>
 >>
 >>
 endobj
-309 0 obj
+311 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -62817,7 +62872,7 @@ rQ
 ƙ��2rrk���d���
 endstream
 endobj
-310 0 obj
+312 0 obj
 << /Length 15133
 >>
 stream
@@ -63639,11 +63694,11 @@ Q
 
 endstream
 endobj
-311 0 obj
+313 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 310 0 R
+/Contents 312 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -63653,13 +63708,13 @@ endobj
 >>
 >>
 endobj
-312 0 obj
-[311 0 R /XYZ 0 792.0 null]
+314 0 obj
+[313 0 R /XYZ 0 792.0 null]
 endobj
-313 0 obj
-[311 0 R /XYZ 0 695.98 null]
+315 0 obj
+[313 0 R /XYZ 0 695.98 null]
 endobj
-314 0 obj
+316 0 obj
 << /Length 11060
 >>
 stream
@@ -64343,11 +64398,11 @@ Q
 
 endstream
 endobj
-315 0 obj
+317 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 314 0 R
+/Contents 316 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -64357,7 +64412,7 @@ endobj
 >>
 >>
 endobj
-316 0 obj
+318 0 obj
 << /Length 8368
 >>
 stream
@@ -64853,26 +64908,26 @@ Q
 
 endstream
 endobj
-317 0 obj
+319 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 316 0 R
+/Contents 318 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [320 0 R 321 0 R]
+/Annots [322 0 R 323 0 R]
 >>
 endobj
-318 0 obj
-[317 0 R /XYZ 0 792.0 null]
+320 0 obj
+[319 0 R /XYZ 0 792.0 null]
 endobj
-319 0 obj
-[317 0 R /XYZ 0 698.76 null]
+321 0 obj
+[319 0 R /XYZ 0 698.76 null]
 endobj
-320 0 obj
+322 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64883,7 +64938,7 @@ endobj
 /Type /Annot
 >>
 endobj
-321 0 obj
+323 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64894,10 +64949,10 @@ endobj
 /Type /Annot
 >>
 endobj
-322 0 obj
-[317 0 R /XYZ 0 411.24 null]
+324 0 obj
+[319 0 R /XYZ 0 411.24 null]
 endobj
-323 0 obj
+325 0 obj
 << /Border [0 0 0]
 /Dest (about-this-document)
 /Subtype /Link
@@ -64905,7 +64960,7 @@ endobj
 /Type /Annot
 >>
 endobj
-324 0 obj
+326 0 obj
 << /Border [0 0 0]
 /Dest (about-this-document)
 /Subtype /Link
@@ -64913,7 +64968,7 @@ endobj
 /Type /Annot
 >>
 endobj
-325 0 obj
+327 0 obj
 << /Border [0 0 0]
 /Dest (intended-audience)
 /Subtype /Link
@@ -64921,7 +64976,7 @@ endobj
 /Type /Annot
 >>
 endobj
-326 0 obj
+328 0 obj
 << /Border [0 0 0]
 /Dest (intended-audience)
 /Subtype /Link
@@ -64929,7 +64984,7 @@ endobj
 /Type /Annot
 >>
 endobj
-327 0 obj
+329 0 obj
 << /Border [0 0 0]
 /Dest (new-and-changed-information)
 /Subtype /Link
@@ -64937,7 +64992,7 @@ endobj
 /Type /Annot
 >>
 endobj
-328 0 obj
+330 0 obj
 << /Border [0 0 0]
 /Dest (new-and-changed-information)
 /Subtype /Link
@@ -64945,7 +65000,7 @@ endobj
 /Type /Annot
 >>
 endobj
-329 0 obj
+331 0 obj
 << /Border [0 0 0]
 /Dest (notation-conventions)
 /Subtype /Link
@@ -64953,7 +65008,7 @@ endobj
 /Type /Annot
 >>
 endobj
-330 0 obj
+332 0 obj
 << /Border [0 0 0]
 /Dest (notation-conventions)
 /Subtype /Link
@@ -64961,7 +65016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-331 0 obj
+333 0 obj
 << /Border [0 0 0]
 /Dest (publishing-history)
 /Subtype /Link
@@ -64969,7 +65024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-332 0 obj
+334 0 obj
 << /Border [0 0 0]
 /Dest (publishing-history)
 /Subtype /Link
@@ -64977,7 +65032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-333 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (comments-encouraged)
 /Subtype /Link
@@ -64985,7 +65040,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+336 0 obj
 << /Border [0 0 0]
 /Dest (comments-encouraged)
 /Subtype /Link
@@ -64993,7 +65048,7 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
+337 0 obj
 << /Border [0 0 0]
 /Dest (introduction)
 /Subtype /Link
@@ -65001,7 +65056,7 @@ endobj
 /Type /Annot
 >>
 endobj
-336 0 obj
+338 0 obj
 << /Border [0 0 0]
 /Dest (introduction)
 /Subtype /Link
@@ -65009,7 +65064,7 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
+339 0 obj
 << /Border [0 0 0]
 /Dest (what-is-odb)
 /Subtype /Link
@@ -65017,7 +65072,7 @@ endobj
 /Type /Annot
 >>
 endobj
-338 0 obj
+340 0 obj
 << /Border [0 0 0]
 /Dest (what-is-odb)
 /Subtype /Link
@@ -65025,7 +65080,7 @@ endobj
 /Type /Annot
 >>
 endobj
-339 0 obj
+341 0 obj
 << /Border [0 0 0]
 /Dest (installation-and-configuration)
 /Subtype /Link
@@ -65033,7 +65088,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+342 0 obj
 << /Border [0 0 0]
 /Dest (installation-and-configuration)
 /Subtype /Link
@@ -65041,7 +65096,7 @@ endobj
 /Type /Annot
 >>
 endobj
-341 0 obj
+343 0 obj
 << /Border [0 0 0]
 /Dest (odb-requirements)
 /Subtype /Link
@@ -65049,7 +65104,7 @@ endobj
 /Type /Annot
 >>
 endobj
-342 0 obj
+344 0 obj
 << /Border [0 0 0]
 /Dest (odb-requirements)
 /Subtype /Link
@@ -65057,7 +65112,7 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
+345 0 obj
 << /Border [0 0 0]
 /Dest (install-and-configure-the-required-unixodbc)
 /Subtype /Link
@@ -65065,7 +65120,7 @@ endobj
 /Type /Annot
 >>
 endobj
-344 0 obj
+346 0 obj
 << /Border [0 0 0]
 /Dest (install-and-configure-the-required-unixodbc)
 /Subtype /Link
@@ -65073,7 +65128,7 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
+347 0 obj
 << /Border [0 0 0]
 /Dest (configure-unixodbc)
 /Subtype /Link
@@ -65081,7 +65136,7 @@ endobj
 /Type /Annot
 >>
 endobj
-346 0 obj
+348 0 obj
 << /Border [0 0 0]
 /Dest (configure-unixodbc)
 /Subtype /Link
@@ -65089,7 +65144,7 @@ endobj
 /Type /Annot
 >>
 endobj
-347 0 obj
+349 0 obj
 << /Border [0 0 0]
 /Dest (configure-data-sources)
 /Subtype /Link
@@ -65097,7 +65152,7 @@ endobj
 /Type /Annot
 >>
 endobj
-348 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (configure-data-sources)
 /Subtype /Link
@@ -65105,7 +65160,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+351 0 obj
 << /Border [0 0 0]
 /Dest (install-odb)
 /Subtype /Link
@@ -65113,7 +65168,7 @@ endobj
 /Type /Annot
 >>
 endobj
-350 0 obj
+352 0 obj
 << /Border [0 0 0]
 /Dest (install-odb)
 /Subtype /Link
@@ -65121,7 +65176,7 @@ endobj
 /Type /Annot
 >>
 endobj
-351 0 obj
+353 0 obj
 << /Border [0 0 0]
 /Dest (basic-concepts)
 /Subtype /Link
@@ -65129,7 +65184,7 @@ endobj
 /Type /Annot
 >>
 endobj
-352 0 obj
+354 0 obj
 << /Border [0 0 0]
 /Dest (basic-concepts)
 /Subtype /Link
@@ -65137,7 +65192,7 @@ endobj
 /Type /Annot
 >>
 endobj
-353 0 obj
+355 0 obj
 << /Border [0 0 0]
 /Dest (get-help)
 /Subtype /Link
@@ -65145,7 +65200,7 @@ endobj
 /Type /Annot
 >>
 endobj
-354 0 obj
+356 0 obj
 << /Border [0 0 0]
 /Dest (get-help)
 /Subtype /Link
@@ -65153,7 +65208,7 @@ endobj
 /Type /Annot
 >>
 endobj
-355 0 obj
+357 0 obj
 << /Border [0 0 0]
 /Dest (connect-to-database)
 /Subtype /Link
@@ -65161,7 +65216,7 @@ endobj
 /Type /Annot
 >>
 endobj
-356 0 obj
+358 0 obj
 << /Border [0 0 0]
 /Dest (connect-to-database)
 /Subtype /Link
@@ -65169,7 +65224,7 @@ endobj
 /Type /Annot
 >>
 endobj
-357 0 obj
+359 0 obj
 << /Border [0 0 0]
 /Dest (list-odbc-drivers-and-data-sources)
 /Subtype /Link
@@ -65177,7 +65232,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+360 0 obj
 << /Border [0 0 0]
 /Dest (list-odbc-drivers-and-data-sources)
 /Subtype /Link
@@ -65185,7 +65240,7 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
+361 0 obj
 << /Border [0 0 0]
 /Dest (obtain-database-information)
 /Subtype /Link
@@ -65193,7 +65248,7 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
+362 0 obj
 << /Border [0 0 0]
 /Dest (obtain-database-information)
 /Subtype /Link
@@ -65201,7 +65256,7 @@ endobj
 /Type /Annot
 >>
 endobj
-361 0 obj
+363 0 obj
 << /Border [0 0 0]
 /Dest (list-database-objects)
 /Subtype /Link
@@ -65209,7 +65264,7 @@ endobj
 /Type /Annot
 >>
 endobj
-362 0 obj
+364 0 obj
 << /Border [0 0 0]
 /Dest (list-database-objects)
 /Subtype /Link
@@ -65217,7 +65272,7 @@ endobj
 /Type /Annot
 >>
 endobj
-363 0 obj
+365 0 obj
 << /Border [0 0 0]
 /Dest (perform-actions-on-multiple-database-objects)
 /Subtype /Link
@@ -65225,7 +65280,7 @@ endobj
 /Type /Annot
 >>
 endobj
-364 0 obj
+366 0 obj
 << /Border [0 0 0]
 /Dest (perform-actions-on-multiple-database-objects)
 /Subtype /Link
@@ -65233,7 +65288,7 @@ endobj
 /Type /Annot
 >>
 endobj
-365 0 obj
+367 0 obj
 << /Border [0 0 0]
 /Dest (run-commands-and-scripts)
 /Subtype /Link
@@ -65241,7 +65296,7 @@ endobj
 /Type /Annot
 >>
 endobj
-366 0 obj
+368 0 obj
 << /Border [0 0 0]
 /Dest (run-commands-and-scripts)
 /Subtype /Link
@@ -65249,7 +65304,7 @@ endobj
 /Type /Annot
 >>
 endobj
-367 0 obj
+369 0 obj
 << /Border [0 0 0]
 /Dest (shell-script-here-document-syntax)
 /Subtype /Link
@@ -65257,7 +65312,7 @@ endobj
 /Type /Annot
 >>
 endobj
-368 0 obj
+370 0 obj
 << /Border [0 0 0]
 /Dest (shell-script-here-document-syntax)
 /Subtype /Link
@@ -65265,7 +65320,7 @@ endobj
 /Type /Annot
 >>
 endobj
-369 0 obj
+371 0 obj
 << /Border [0 0 0]
 /Dest (parallelize-multiple-commands-and-scripts)
 /Subtype /Link
@@ -65273,7 +65328,7 @@ endobj
 /Type /Annot
 >>
 endobj
-370 0 obj
+372 0 obj
 << /Border [0 0 0]
 /Dest (parallelize-multiple-commands-and-scripts)
 /Subtype /Link
@@ -65281,7 +65336,7 @@ endobj
 /Type /Annot
 >>
 endobj
-371 0 obj
+373 0 obj
 << /Border [0 0 0]
 /Dest (limit-number-of-odb-threads)
 /Subtype /Link
@@ -65289,7 +65344,7 @@ endobj
 /Type /Annot
 >>
 endobj
-372 0 obj
+374 0 obj
 << /Border [0 0 0]
 /Dest (limit-number-of-odb-threads)
 /Subtype /Link
@@ -65297,7 +65352,7 @@ endobj
 /Type /Annot
 >>
 endobj
-373 0 obj
+375 0 obj
 << /Border [0 0 0]
 /Dest (change-executions-distributed-across-threads)
 /Subtype /Link
@@ -65305,7 +65360,7 @@ endobj
 /Type /Annot
 >>
 endobj
-374 0 obj
+376 0 obj
 << /Border [0 0 0]
 /Dest (change-executions-distributed-across-threads)
 /Subtype /Link
@@ -65313,7 +65368,7 @@ endobj
 /Type /Annot
 >>
 endobj
-375 0 obj
+377 0 obj
 << /Border [0 0 0]
 /Dest (concepts_load_balancing)
 /Subtype /Link
@@ -65321,7 +65376,7 @@ endobj
 /Type /Annot
 >>
 endobj
-376 0 obj
+378 0 obj
 << /Border [0 0 0]
 /Dest (concepts_load_balancing)
 /Subtype /Link
@@ -65329,7 +65384,7 @@ endobj
 /Type /Annot
 >>
 endobj
-377 0 obj
+379 0 obj
 << /Border [0 0 0]
 /Dest (use-variables-in-odb-scripts)
 /Subtype /Link
@@ -65337,7 +65392,7 @@ endobj
 /Type /Annot
 >>
 endobj
-378 0 obj
+380 0 obj
 << /Border [0 0 0]
 /Dest (use-variables-in-odb-scripts)
 /Subtype /Link
@@ -65345,7 +65400,7 @@ endobj
 /Type /Annot
 >>
 endobj
-379 0 obj
+381 0 obj
 << /Border [0 0 0]
 /Dest (thread-id-thread-execution-and-script-command)
 /Subtype /Link
@@ -65353,7 +65408,7 @@ endobj
 /Type /Annot
 >>
 endobj
-380 0 obj
+382 0 obj
 << /Border [0 0 0]
 /Dest (thread-id-thread-execution-and-script-command)
 /Subtype /Link
@@ -65361,7 +65416,7 @@ endobj
 /Type /Annot
 >>
 endobj
-381 0 obj
+383 0 obj
 << /Border [0 0 0]
 /Dest (validate-sql-scripts)
 /Subtype /Link
@@ -65369,7 +65424,7 @@ endobj
 /Type /Annot
 >>
 endobj
-382 0 obj
+384 0 obj
 << /Border [0 0 0]
 /Dest (validate-sql-scripts)
 /Subtype /Link
@@ -65377,7 +65432,7 @@ endobj
 /Type /Annot
 >>
 endobj
-383 0 obj
+385 0 obj
 << /Border [0 0 0]
 /Dest (different-data-sources-for-different-threads)
 /Subtype /Link
@@ -65385,7 +65440,7 @@ endobj
 /Type /Annot
 >>
 endobj
-384 0 obj
+386 0 obj
 << /Border [0 0 0]
 /Dest (different-data-sources-for-different-threads)
 /Subtype /Link
@@ -65393,7 +65448,7 @@ endobj
 /Type /Annot
 >>
 endobj
-385 0 obj
+387 0 obj
 << /Border [0 0 0]
 /Dest (format-query-results)
 /Subtype /Link
@@ -65401,7 +65456,7 @@ endobj
 /Type /Annot
 >>
 endobj
-386 0 obj
+388 0 obj
 << /Border [0 0 0]
 /Dest (format-query-results)
 /Subtype /Link
@@ -65409,7 +65464,7 @@ endobj
 /Type /Annot
 >>
 endobj
-387 0 obj
+389 0 obj
 << /Border [0 0 0]
 /Dest (extract-table-ddl)
 /Subtype /Link
@@ -65417,7 +65472,7 @@ endobj
 /Type /Annot
 >>
 endobj
-388 0 obj
+390 0 obj
 << /Border [0 0 0]
 /Dest (extract-table-ddl)
 /Subtype /Link
@@ -65425,7 +65480,7 @@ endobj
 /Type /Annot
 >>
 endobj
-389 0 obj
+391 0 obj
 << /Border [0 0 0]
 /Dest (load-extract-copy)
 /Subtype /Link
@@ -65433,7 +65488,7 @@ endobj
 /Type /Annot
 >>
 endobj
-390 0 obj
+392 0 obj
 << /Border [0 0 0]
 /Dest (load-extract-copy)
 /Subtype /Link
@@ -65441,7 +65496,7 @@ endobj
 /Type /Annot
 >>
 endobj
-391 0 obj
+393 0 obj
 << /Border [0 0 0]
 /Dest (load-files)
 /Subtype /Link
@@ -65449,7 +65504,7 @@ endobj
 /Type /Annot
 >>
 endobj
-392 0 obj
+394 0 obj
 << /Border [0 0 0]
 /Dest (load-files)
 /Subtype /Link
@@ -65457,7 +65512,7 @@ endobj
 /Type /Annot
 >>
 endobj
-393 0 obj
+395 0 obj
 << /Border [0 0 0]
 /Dest (data-loading-operators)
 /Subtype /Link
@@ -65465,7 +65520,7 @@ endobj
 /Type /Annot
 >>
 endobj
-394 0 obj
+396 0 obj
 << /Border [0 0 0]
 /Dest (data-loading-operators)
 /Subtype /Link
@@ -65473,7 +65528,7 @@ endobj
 /Type /Annot
 >>
 endobj
-395 0 obj
+397 0 obj
 << /Border [0 0 0]
 /Dest (load_map_fields)
 /Subtype /Link
@@ -65481,7 +65536,7 @@ endobj
 /Type /Annot
 >>
 endobj
-396 0 obj
+398 0 obj
 << /Border [0 0 0]
 /Dest (load_map_fields)
 /Subtype /Link
@@ -65489,7 +65544,7 @@ endobj
 /Type /Annot
 >>
 endobj
-397 0 obj
+399 0 obj
 << /Border [0 0 0]
 /Dest (load_mapfiles_ignore)
 /Subtype /Link
@@ -65497,7 +65552,7 @@ endobj
 /Type /Annot
 >>
 endobj
-398 0 obj
+400 0 obj
 << /Border [0 0 0]
 /Dest (load_mapfiles_ignore)
 /Subtype /Link
@@ -65505,7 +65560,7 @@ endobj
 /Type /Annot
 >>
 endobj
-399 0 obj
+401 0 obj
 << /Border [0 0 0]
 /Dest (use-mapfiles-to-load-fixed-format-files)
 /Subtype /Link
@@ -65513,7 +65568,7 @@ endobj
 /Type /Annot
 >>
 endobj
-400 0 obj
+402 0 obj
 << /Border [0 0 0]
 /Dest (use-mapfiles-to-load-fixed-format-files)
 /Subtype /Link
@@ -65521,7 +65576,7 @@ endobj
 /Type /Annot
 >>
 endobj
-401 0 obj
+403 0 obj
 << /Border [0 0 0]
 /Dest (generate-and-load-data)
 /Subtype /Link
@@ -65529,7 +65584,7 @@ endobj
 /Type /Annot
 >>
 endobj
-402 0 obj
+404 0 obj
 << /Border [0 0 0]
 /Dest (generate-and-load-data)
 /Subtype /Link
@@ -65537,7 +65592,7 @@ endobj
 /Type /Annot
 >>
 endobj
-403 0 obj
+405 0 obj
 << /Border [0 0 0]
 /Dest (load_default_values)
 /Subtype /Link
@@ -65545,7 +65600,7 @@ endobj
 /Type /Annot
 >>
 endobj
-404 0 obj
+406 0 obj
 << /Border [0 0 0]
 /Dest (load_default_values)
 /Subtype /Link
@@ -65553,7 +65608,7 @@ endobj
 /Type /Annot
 >>
 endobj
-405 0 obj
+407 0 obj
 << /Border [0 0 0]
 /Dest (load_binary_files)
 /Subtype /Link
@@ -65561,7 +65616,7 @@ endobj
 /Type /Annot
 >>
 endobj
-406 0 obj
+408 0 obj
 << /Border [0 0 0]
 /Dest (load_binary_files)
 /Subtype /Link
@@ -65569,7 +65624,7 @@ endobj
 /Type /Annot
 >>
 endobj
-407 0 obj
+409 0 obj
 << /Border [0 0 0]
 /Dest (reduce-the-odbc-buffer-size)
 /Subtype /Link
@@ -65577,7 +65632,7 @@ endobj
 /Type /Annot
 >>
 endobj
-408 0 obj
+410 0 obj
 << /Border [0 0 0]
 /Dest (reduce-the-odbc-buffer-size)
 /Subtype /Link
@@ -65585,7 +65640,7 @@ endobj
 /Type /Annot
 >>
 endobj
-409 0 obj
+411 0 obj
 << /Border [0 0 0]
 /Dest (extract-tables)
 /Subtype /Link
@@ -65593,7 +65648,7 @@ endobj
 /Type /Annot
 >>
 endobj
-410 0 obj
+412 0 obj
 << /Border [0 0 0]
 /Dest (extract-tables)
 /Subtype /Link
@@ -65601,7 +65656,7 @@ endobj
 /Type /Annot
 >>
 endobj
-411 0 obj
+413 0 obj
 << /Border [0 0 0]
 /Dest (extraction-options)
 /Subtype /Link
@@ -65609,7 +65664,7 @@ endobj
 /Type /Annot
 >>
 endobj
-412 0 obj
+414 0 obj
 << /Border [0 0 0]
 /Dest (extraction-options)
 /Subtype /Link
@@ -65617,7 +65672,7 @@ endobj
 /Type /Annot
 >>
 endobj
-413 0 obj
+415 0 obj
 << /Border [0 0 0]
 /Dest (extract-a-list-of-tables)
 /Subtype /Link
@@ -65625,7 +65680,7 @@ endobj
 /Type /Annot
 >>
 endobj
-414 0 obj
+416 0 obj
 << /Border [0 0 0]
 /Dest (extract-a-list-of-tables)
 /Subtype /Link
@@ -65633,7 +65688,7 @@ endobj
 /Type /Annot
 >>
 endobj
-415 0 obj
+417 0 obj
 << /Border [0 0 0]
 /Dest (copy-tables-from-one-database-to-another)
 /Subtype /Link
@@ -65641,7 +65696,7 @@ endobj
 /Type /Annot
 >>
 endobj
-416 0 obj
+418 0 obj
 << /Border [0 0 0]
 /Dest (copy-tables-from-one-database-to-another)
 /Subtype /Link
@@ -65649,7 +65704,7 @@ endobj
 /Type /Annot
 >>
 endobj
-417 0 obj
+419 0 obj
 << /Border [0 0 0]
 /Dest (copy-operators)
 /Subtype /Link
@@ -65657,7 +65712,7 @@ endobj
 /Type /Annot
 >>
 endobj
-418 0 obj
+420 0 obj
 << /Border [0 0 0]
 /Dest (copy-operators)
 /Subtype /Link
@@ -65665,7 +65720,7 @@ endobj
 /Type /Annot
 >>
 endobj
-419 0 obj
+421 0 obj
 << /Border [0 0 0]
 /Dest (copy-a-list-of-tables)
 /Subtype /Link
@@ -65673,7 +65728,7 @@ endobj
 /Type /Annot
 >>
 endobj
-420 0 obj
+422 0 obj
 << /Border [0 0 0]
 /Dest (copy-a-list-of-tables)
 /Subtype /Link
@@ -65681,7 +65736,7 @@ endobj
 /Type /Annot
 >>
 endobj
-421 0 obj
+423 0 obj
 << /Border [0 0 0]
 /Dest (case-sensitive-table-and-column-names)
 /Subtype /Link
@@ -65689,7 +65744,7 @@ endobj
 /Type /Annot
 >>
 endobj
-422 0 obj
+424 0 obj
 << /Border [0 0 0]
 /Dest (case-sensitive-table-and-column-names)
 /Subtype /Link
@@ -65697,7 +65752,7 @@ endobj
 /Type /Annot
 >>
 endobj
-423 0 obj
+425 0 obj
 << /Border [0 0 0]
 /Dest (determine-appropriate-number-of-threads-for-load-extract-copy-diff)
 /Subtype /Link
@@ -65705,7 +65760,7 @@ endobj
 /Type /Annot
 >>
 endobj
-424 0 obj
+426 0 obj
 << /Border [0 0 0]
 /Dest (determine-appropriate-number-of-threads-for-load-extract-copy-diff)
 /Subtype /Link
@@ -65713,7 +65768,7 @@ endobj
 /Type /Annot
 >>
 endobj
-425 0 obj
+427 0 obj
 << /Border [0 0 0]
 /Dest (integrating-with-hadoop)
 /Subtype /Link
@@ -65721,7 +65776,7 @@ endobj
 /Type /Annot
 >>
 endobj
-426 0 obj
+428 0 obj
 << /Border [0 0 0]
 /Dest (integrating-with-hadoop)
 /Subtype /Link
@@ -65729,7 +65784,7 @@ endobj
 /Type /Annot
 >>
 endobj
-427 0 obj
+429 0 obj
 << /Border [0 0 0]
 /Dest (comparing-tables-technology-preview)
 /Subtype /Link
@@ -65737,7 +65792,7 @@ endobj
 /Type /Annot
 >>
 endobj
-428 0 obj
+430 0 obj
 << /Border [0 0 0]
 /Dest (comparing-tables-technology-preview)
 /Subtype /Link
@@ -65745,7 +65800,7 @@ endobj
 /Type /Annot
 >>
 endobj
-429 0 obj
+431 0 obj
 << /Border [0 0 0]
 /Dest (diff-operators)
 /Subtype /Link
@@ -65753,7 +65808,7 @@ endobj
 /Type /Annot
 >>
 endobj
-430 0 obj
+432 0 obj
 << /Border [0 0 0]
 /Dest (diff-operators)
 /Subtype /Link
@@ -65761,7 +65816,7 @@ endobj
 /Type /Annot
 >>
 endobj
-431 0 obj
+433 0 obj
 << /Border [0 0 0]
 /Dest (odb-as-a-query-driver-technology-preview)
 /Subtype /Link
@@ -65769,7 +65824,7 @@ endobj
 /Type /Annot
 >>
 endobj
-432 0 obj
+434 0 obj
 << /Border [0 0 0]
 /Dest (odb-as-a-query-driver-technology-preview)
 /Subtype /Link
@@ -65777,7 +65832,7 @@ endobj
 /Type /Annot
 >>
 endobj
-433 0 obj
+435 0 obj
 << /Border [0 0 0]
 /Dest (getting-csv-output)
 /Subtype /Link
@@ -65785,7 +65840,7 @@ endobj
 /Type /Annot
 >>
 endobj
-434 0 obj
+436 0 obj
 << /Border [0 0 0]
 /Dest (getting-csv-output)
 /Subtype /Link
@@ -65793,7 +65848,7 @@ endobj
 /Type /Annot
 >>
 endobj
-435 0 obj
+437 0 obj
 << /Border [0 0 0]
 /Dest (assign-label-to-a-query)
 /Subtype /Link
@@ -65801,7 +65856,7 @@ endobj
 /Type /Annot
 >>
 endobj
-436 0 obj
+438 0 obj
 << /Border [0 0 0]
 /Dest (assign-label-to-a-query)
 /Subtype /Link
@@ -65809,7 +65864,7 @@ endobj
 /Type /Annot
 >>
 endobj
-437 0 obj
+439 0 obj
 << /Border [0 0 0]
 /Dest (query_driver_all_scripts_path)
 /Subtype /Link
@@ -65817,7 +65872,7 @@ endobj
 /Type /Annot
 >>
 endobj
-438 0 obj
+440 0 obj
 << /Border [0 0 0]
 /Dest (query_driver_all_scripts_path)
 /Subtype /Link
@@ -65825,7 +65880,7 @@ endobj
 /Type /Annot
 >>
 endobj
-439 0 obj
+441 0 obj
 << /Border [0 0 0]
 /Dest (randomizing-execution-order)
 /Subtype /Link
@@ -65833,7 +65888,7 @@ endobj
 /Type /Annot
 >>
 endobj
-440 0 obj
+442 0 obj
 << /Border [0 0 0]
 /Dest (randomizing-execution-order)
 /Subtype /Link
@@ -65841,7 +65896,7 @@ endobj
 /Type /Annot
 >>
 endobj
-441 0 obj
+443 0 obj
 << /Border [0 0 0]
 /Dest (defining-a-timeout)
 /Subtype /Link
@@ -65849,7 +65904,7 @@ endobj
 /Type /Annot
 >>
 endobj
-442 0 obj
+444 0 obj
 << /Border [0 0 0]
 /Dest (defining-a-timeout)
 /Subtype /Link
@@ -65857,7 +65912,7 @@ endobj
 /Type /Annot
 >>
 endobj
-443 0 obj
+445 0 obj
 << /Border [0 0 0]
 /Dest (simulating-user-thinking-time)
 /Subtype /Link
@@ -65865,7 +65920,7 @@ endobj
 /Type /Annot
 >>
 endobj
-444 0 obj
+446 0 obj
 << /Border [0 0 0]
 /Dest (simulating-user-thinking-time)
 /Subtype /Link
@@ -65873,7 +65928,7 @@ endobj
 /Type /Annot
 >>
 endobj
-445 0 obj
+447 0 obj
 << /Border [0 0 0]
 /Dest (starting-threads-gracefully)
 /Subtype /Link
@@ -65881,7 +65936,7 @@ endobj
 /Type /Annot
 >>
 endobj
-446 0 obj
+448 0 obj
 << /Border [0 0 0]
 /Dest (starting-threads-gracefully)
 /Subtype /Link
@@ -65889,7 +65944,7 @@ endobj
 /Type /Annot
 >>
 endobj
-447 0 obj
+449 0 obj
 << /Border [0 0 0]
 /Dest (re-looping-a-given-workload)
 /Subtype /Link
@@ -65897,7 +65952,7 @@ endobj
 /Type /Annot
 >>
 endobj
-448 0 obj
+450 0 obj
 << /Border [0 0 0]
 /Dest (re-looping-a-given-workload)
 /Subtype /Link
@@ -65905,7 +65960,7 @@ endobj
 /Type /Annot
 >>
 endobj
-449 0 obj
+451 0 obj
 << /Border [0 0 0]
 /Dest (odb-as-a-sql-interpreter-technology-preview)
 /Subtype /Link
@@ -65913,7 +65968,7 @@ endobj
 /Type /Annot
 >>
 endobj
-450 0 obj
+452 0 obj
 << /Border [0 0 0]
 /Dest (odb-as-a-sql-interpreter-technology-preview)
 /Subtype /Link
@@ -65921,7 +65976,7 @@ endobj
 /Type /Annot
 >>
 endobj
-451 0 obj
+453 0 obj
 << /Border [0 0 0]
 /Dest (main-odb-sql-interpreter-features)
 /Subtype /Link
@@ -65929,7 +65984,7 @@ endobj
 /Type /Annot
 >>
 endobj
-452 0 obj
+454 0 obj
 << /Border [0 0 0]
 /Dest (main-odb-sql-interpreter-features)
 /Subtype /Link
@@ -65937,7 +65992,7 @@ endobj
 /Type /Annot
 >>
 endobj
-453 0 obj
+455 0 obj
 << /Border [0 0 0]
 /Dest (odb-sql-interpreter-help)
 /Subtype /Link
@@ -65945,7 +66000,7 @@ endobj
 /Type /Annot
 >>
 endobj
-454 0 obj
+456 0 obj
 << /Border [0 0 0]
 /Dest (odb-sql-interpreter-help)
 /Subtype /Link
@@ -65953,7 +66008,7 @@ endobj
 /Type /Annot
 >>
 endobj
-455 0 obj
+457 0 obj
 << /Border [0 0 0]
 /Dest (sql_run_commands)
 /Subtype /Link
@@ -65961,7 +66016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-456 0 obj
+458 0 obj
 << /Border [0 0 0]
 /Dest (sql_run_commands)
 /Subtype /Link
@@ -65969,7 +66024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-457 0 obj
+459 0 obj
 << /Border [0 0 0]
 /Dest (sql_custom_prompt)
 /Subtype /Link
@@ -65977,7 +66032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-458 0 obj
+460 0 obj
 << /Border [0 0 0]
 /Dest (sql_custom_prompt)
 /Subtype /Link
@@ -65985,7 +66040,7 @@ endobj
 /Type /Annot
 >>
 endobj
-459 0 obj
+461 0 obj
 << /Border [0 0 0]
 /Dest (appendixes)
 /Subtype /Link
@@ -65993,7 +66048,7 @@ endobj
 /Type /Annot
 >>
 endobj
-460 0 obj
+462 0 obj
 << /Border [0 0 0]
 /Dest (appendixes)
 /Subtype /Link
@@ -66001,7 +66056,7 @@ endobj
 /Type /Annot
 >>
 endobj
-461 0 obj
+463 0 obj
 << /Border [0 0 0]
 /Dest (a-troubleshooting)
 /Subtype /Link
@@ -66009,7 +66064,7 @@ endobj
 /Type /Annot
 >>
 endobj
-462 0 obj
+464 0 obj
 << /Border [0 0 0]
 /Dest (a-troubleshooting)
 /Subtype /Link
@@ -66017,7 +66072,7 @@ endobj
 /Type /Annot
 >>
 endobj
-463 0 obj
+465 0 obj
 << /Border [0 0 0]
 /Dest (b-develop-and-test-odb)
 /Subtype /Link
@@ -66025,7 +66080,7 @@ endobj
 /Type /Annot
 >>
 endobj
-464 0 obj
+466 0 obj
 << /Border [0 0 0]
 /Dest (b-develop-and-test-odb)
 /Subtype /Link
@@ -66033,7 +66088,7 @@ endobj
 /Type /Annot
 >>
 endobj
-465 0 obj
+467 0 obj
 << /Border [0 0 0]
 /Dest (develop)
 /Subtype /Link
@@ -66041,7 +66096,7 @@ endobj
 /Type /Annot
 >>
 endobj
-466 0 obj
+468 0 obj
 << /Border [0 0 0]
 /Dest (develop)
 /Subtype /Link
@@ -66049,7 +66104,7 @@ endobj
 /Type /Annot
 >>
 endobj
-467 0 obj
+469 0 obj
 << /Border [0 0 0]
 /Dest (test)
 /Subtype /Link
@@ -66057,7 +66112,7 @@ endobj
 /Type /Annot
 >>
 endobj
-468 0 obj
+470 0 obj
 << /Border [0 0 0]
 /Dest (test)
 /Subtype /Link
@@ -66065,687 +66120,687 @@ endobj
 /Type /Annot
 >>
 endobj
-469 0 obj
+471 0 obj
 << /Type /Outlines
 /Count 75
-/First 470 0 R
-/Last 540 0 R
+/First 472 0 R
+/Last 542 0 R
 >>
 endobj
-470 0 obj
+472 0 obj
 << /Title <feff0054007200610066006f00640069006f006e0020006f0064006200200055007300650072002000470075006900640065>
-/Parent 469 0 R
+/Parent 471 0 R
 /Count 0
-/Next 471 0 R
+/Next 473 0 R
 /Dest [7 0 R /XYZ 0 792.0 null]
 >>
 endobj
-471 0 obj
+473 0 obj
 << /Title <feff005400610062006c00650020006f006600200043006f006e00740065006e00740073>
-/Parent 469 0 R
+/Parent 471 0 R
 /Count 0
-/Next 472 0 R
-/Prev 470 0 R
+/Next 474 0 R
+/Prev 472 0 R
 /Dest [10 0 R /XYZ 0 792.0 null]
 >>
 endobj
-472 0 obj
+474 0 obj
 << /Title <feff004300680061007000740065007200200031002e002000410062006f007500740020005400680069007300200044006f00630075006d0065006e0074>
-/Parent 469 0 R
+/Parent 471 0 R
 /Count 5
-/First 473 0 R
-/Last 477 0 R
-/Next 478 0 R
-/Prev 471 0 R
+/First 475 0 R
+/Last 479 0 R
+/Next 480 0 R
+/Prev 473 0 R
 /Dest [18 0 R /XYZ 0 792.0 null]
 >>
 endobj
-473 0 obj
+475 0 obj
 << /Title <feff0031002e0031002e00200049006e00740065006e006400650064002000410075006400690065006e00630065>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Next 474 0 R
+/Next 476 0 R
 /Dest [18 0 R /XYZ 0 534.0600000000002 null]
 >>
 endobj
-474 0 obj
+476 0 obj
 << /Title <feff0031002e0032002e0020004e0065007700200061006e00640020004300680061006e00670065006400200049006e0066006f0072006d006100740069006f006e>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Next 475 0 R
-/Prev 473 0 R
+/Next 477 0 R
+/Prev 475 0 R
 /Dest [18 0 R /XYZ 0 441.7000000000001 null]
 >>
 endobj
-475 0 obj
+477 0 obj
 << /Title <feff0031002e0033002e0020004e006f0074006100740069006f006e00200043006f006e00760065006e00740069006f006e0073>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Next 476 0 R
-/Prev 474 0 R
+/Next 478 0 R
+/Prev 476 0 R
 /Dest [18 0 R /XYZ 0 367.9000000000001 null]
 >>
 endobj
-476 0 obj
+478 0 obj
 << /Title <feff0031002e0034002e0020005000750062006c0069007300680069006e006700200048006900730074006f00720079>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Next 477 0 R
-/Prev 475 0 R
+/Next 479 0 R
+/Prev 477 0 R
 /Dest [33 0 R /XYZ 0 352.76000000000016 null]
 >>
 endobj
-477 0 obj
+479 0 obj
 << /Title <feff0031002e0035002e00200043006f006d006d0065006e0074007300200045006e0063006f007500720061006700650064>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Prev 476 0 R
+/Prev 478 0 R
 /Dest [36 0 R /XYZ 0 792.0 null]
 >>
 endobj
-478 0 obj
+480 0 obj
 << /Title <feff004300680061007000740065007200200032002e00200049006e00740072006f00640075006300740069006f006e>
-/Parent 469 0 R
+/Parent 471 0 R
 /Count 1
-/First 479 0 R
-/Last 479 0 R
-/Next 480 0 R
-/Prev 472 0 R
-/Dest [40 0 R /XYZ 0 792.0 null]
->>
-endobj
-479 0 obj
-<< /Title <feff0032002e0031002e002000570068006100740020006900730020006f00640062>
-/Parent 478 0 R
-/Count 0
-/Dest [40 0 R /XYZ 0 695.98 null]
->>
-endobj
-480 0 obj
-<< /Title <feff004300680061007000740065007200200033002e00200049006e007300740061006c006c006100740069006f006e00200061006e006400200043006f006e00660069006700750072006100740069006f006e>
-/Parent 469 0 R
-/Count 5
 /First 481 0 R
-/Last 485 0 R
-/Next 486 0 R
-/Prev 478 0 R
-/Dest [46 0 R /XYZ 0 792.0 null]
+/Last 481 0 R
+/Next 482 0 R
+/Prev 474 0 R
+/Dest [42 0 R /XYZ 0 792.0 null]
 >>
 endobj
 481 0 obj
-<< /Title <feff0033002e0031002e0020006f0064006200200052006500710075006900720065006d0065006e00740073>
+<< /Title <feff0032002e0031002e002000570068006100740020006900730020006f00640062>
 /Parent 480 0 R
 /Count 0
-/Next 482 0 R
-/Dest [46 0 R /XYZ 0 695.98 null]
+/Dest [42 0 R /XYZ 0 695.98 null]
 >>
 endobj
 482 0 obj
-<< /Title <feff0033002e0032002e00200049006e007300740061006c006c00200061006e006400200043006f006e006600690067007500720065002000740068006500200052006500710075006900720065006400200075006e00690078004f004400420043>
-/Parent 480 0 R
-/Count 2
+<< /Title <feff004300680061007000740065007200200033002e00200049006e007300740061006c006c006100740069006f006e00200061006e006400200043006f006e00660069006700750072006100740069006f006e>
+/Parent 471 0 R
+/Count 5
 /First 483 0 R
-/Last 484 0 R
-/Next 485 0 R
-/Prev 481 0 R
-/Dest [46 0 R /XYZ 0 562.4800000000001 null]
+/Last 487 0 R
+/Next 488 0 R
+/Prev 480 0 R
+/Dest [48 0 R /XYZ 0 792.0 null]
 >>
 endobj
 483 0 obj
-<< /Title <feff0033002e0032002e0031002e00200043006f006e00660069006700750072006500200075006e00690078004f004400420043>
+<< /Title <feff0033002e0031002e0020006f0064006200200052006500710075006900720065006d0065006e00740073>
 /Parent 482 0 R
 /Count 0
 /Next 484 0 R
-/Dest [53 0 R /XYZ 0 591.78 null]
+/Dest [48 0 R /XYZ 0 695.98 null]
 >>
 endobj
 484 0 obj
-<< /Title <feff0033002e0032002e0032002e00200043006f006e0066006900670075007200650020004400610074006100200053006f00750072006300650073>
+<< /Title <feff0033002e0032002e00200049006e007300740061006c006c00200061006e006400200043006f006e006600690067007500720065002000740068006500200052006500710075006900720065006400200075006e00690078004f004400420043>
 /Parent 482 0 R
-/Count 0
+/Count 2
+/First 485 0 R
+/Last 486 0 R
+/Next 487 0 R
 /Prev 483 0 R
-/Dest [56 0 R /XYZ 0 792.0 null]
+/Dest [48 0 R /XYZ 0 562.4800000000001 null]
 >>
 endobj
 485 0 obj
-<< /Title <feff0033002e0033002e00200049006e007300740061006c006c0020006f00640062>
-/Parent 480 0 R
+<< /Title <feff0033002e0032002e0031002e00200043006f006e00660069006700750072006500200075006e00690078004f004400420043>
+/Parent 484 0 R
 /Count 0
-/Prev 482 0 R
-/Dest [63 0 R /XYZ 0 232.17999999999984 null]
+/Next 486 0 R
+/Dest [55 0 R /XYZ 0 591.78 null]
 >>
 endobj
 486 0 obj
-<< /Title <feff004300680061007000740065007200200034002e00200042006100730069006300200043006f006e00630065007000740073>
-/Parent 469 0 R
-/Count 18
-/First 487 0 R
-/Last 504 0 R
-/Next 505 0 R
-/Prev 480 0 R
-/Dest [67 0 R /XYZ 0 792.0 null]
+<< /Title <feff0033002e0032002e0032002e00200043006f006e0066006900670075007200650020004400610074006100200053006f00750072006300650073>
+/Parent 484 0 R
+/Count 0
+/Prev 485 0 R
+/Dest [58 0 R /XYZ 0 792.0 null]
 >>
 endobj
 487 0 obj
-<< /Title <feff0034002e0031002e0020004700650074002000480065006c0070>
-/Parent 486 0 R
+<< /Title <feff0033002e0033002e00200049006e007300740061006c006c0020006f00640062>
+/Parent 482 0 R
 /Count 0
-/Next 488 0 R
-/Dest [67 0 R /XYZ 0 695.98 null]
+/Prev 484 0 R
+/Dest [65 0 R /XYZ 0 232.17999999999984 null]
 >>
 endobj
 488 0 obj
-<< /Title <feff0034002e0032002e00200043006f006e006e00650063007400200074006f002000440061007400610062006100730065>
-/Parent 486 0 R
-/Count 0
-/Next 489 0 R
-/Prev 487 0 R
-/Dest [77 0 R /XYZ 0 792.0 null]
+<< /Title <feff004300680061007000740065007200200034002e00200042006100730069006300200043006f006e00630065007000740073>
+/Parent 471 0 R
+/Count 18
+/First 489 0 R
+/Last 506 0 R
+/Next 507 0 R
+/Prev 482 0 R
+/Dest [69 0 R /XYZ 0 792.0 null]
 >>
 endobj
 489 0 obj
-<< /Title <feff0034002e0033002e0020004c0069007300740020004f0044004200430020004400720069007600650072007300200061006e00640020004400610074006100200053006f00750072006300650073>
-/Parent 486 0 R
+<< /Title <feff0034002e0031002e0020004700650074002000480065006c0070>
+/Parent 488 0 R
 /Count 0
 /Next 490 0 R
-/Prev 488 0 R
-/Dest [80 0 R /XYZ 0 792.0 null]
+/Dest [69 0 R /XYZ 0 695.98 null]
 >>
 endobj
 490 0 obj
-<< /Title <feff0034002e0034002e0020004f0062007400610069006e00200044006100740061006200610073006500200049006e0066006f0072006d006100740069006f006e>
-/Parent 486 0 R
+<< /Title <feff0034002e0032002e00200043006f006e006e00650063007400200074006f002000440061007400610062006100730065>
+/Parent 488 0 R
 /Count 0
 /Next 491 0 R
 /Prev 489 0 R
-/Dest [83 0 R /XYZ 0 792.0 null]
+/Dest [79 0 R /XYZ 0 792.0 null]
 >>
 endobj
 491 0 obj
-<< /Title <feff0034002e0035002e0020004c0069007300740020004400610074006100620061007300650020004f0062006a0065006300740073>
-/Parent 486 0 R
+<< /Title <feff0034002e0033002e0020004c0069007300740020004f0044004200430020004400720069007600650072007300200061006e00640020004400610074006100200053006f00750072006300650073>
+/Parent 488 0 R
 /Count 0
 /Next 492 0 R
 /Prev 490 0 R
-/Dest [86 0 R /XYZ 0 792.0 null]
+/Dest [82 0 R /XYZ 0 792.0 null]
 >>
 endobj
 492 0 obj
-<< /Title <feff0034002e0036002e00200050006500720066006f0072006d00200041006300740069006f006e00730020006f006e0020004d0075006c007400690070006c00650020004400610074006100620061007300650020004f0062006a0065006300740073>
-/Parent 486 0 R
+<< /Title <feff0034002e0034002e0020004f0062007400610069006e00200044006100740061006200610073006500200049006e0066006f0072006d006100740069006f006e>
+/Parent 488 0 R
 /Count 0
 /Next 493 0 R
 /Prev 491 0 R
-/Dest [91 0 R /XYZ 0 792.0 null]
+/Dest [85 0 R /XYZ 0 792.0 null]
 >>
 endobj
 493 0 obj
-<< /Title <feff0034002e0037002e002000520075006e00200043006f006d006d0061006e0064007300200061006e006400200053006300720069007000740073>
-/Parent 486 0 R
+<< /Title <feff0034002e0035002e0020004c0069007300740020004400610074006100620061007300650020004f0062006a0065006300740073>
+/Parent 488 0 R
 /Count 0
 /Next 494 0 R
 /Prev 492 0 R
-/Dest [91 0 R /XYZ 0 490.82000000000016 null]
+/Dest [88 0 R /XYZ 0 792.0 null]
 >>
 endobj
 494 0 obj
-<< /Title <feff0034002e0038002e0020005300680065006c006c002000530063007200690070007400200022006800650072006500200064006f00630075006d0065006e00740022002000530079006e007400610078>
-/Parent 486 0 R
+<< /Title <feff0034002e0036002e00200050006500720066006f0072006d00200041006300740069006f006e00730020006f006e0020004d0075006c007400690070006c00650020004400610074006100620061007300650020004f0062006a0065006300740073>
+/Parent 488 0 R
 /Count 0
 /Next 495 0 R
 /Prev 493 0 R
-/Dest [105 0 R /XYZ 0 792.0 null]
+/Dest [93 0 R /XYZ 0 792.

<TRUNCATED>


[27/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/xref/org/trafodion/rest/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/xref/org/trafodion/rest/VersionResource.html b/docs/2.0.0/rest_reference/xref/org/trafodion/rest/VersionResource.html
index 8e789c0..0ef2b8a 100644
--- a/docs/2.0.0/rest_reference/xref/org/trafodion/rest/VersionResource.html
+++ b/docs/2.0.0/rest_reference/xref/org/trafodion/rest/VersionResource.html
@@ -51,73 +51,58 @@
 <a class="jxr_linenumber" name="41" href="#41">41</a>  <strong class="jxr_keyword">import</strong> org.trafodion.<strong class="jxr_keyword">rest</strong>.model.VersionModel;
 <a class="jxr_linenumber" name="42" href="#42">42</a>  
 <a class="jxr_linenumber" name="43" href="#43">43</a>  <em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="44" href="#44">44</a>  <em class="jxr_javadoccomment">* @@@ START COPYRIGHT @@@</em>
-<a class="jxr_linenumber" name="45" href="#45">45</a>  
-<a class="jxr_linenumber" name="46" href="#46">46</a>  <em class="jxr_javadoccomment">Licensed to the Apache Software Foundation (ASF) under one</em>
-<a class="jxr_linenumber" name="47" href="#47">47</a>  <em class="jxr_javadoccomment">or more contributor license agreements.  See the NOTICE file</em>
-<a class="jxr_linenumber" name="48" href="#48">48</a>  <em class="jxr_javadoccomment">distributed with this work for additional information</em>
-<a class="jxr_linenumber" name="49" href="#49">49</a>  <em class="jxr_javadoccomment">regarding copyright ownership.  The ASF licenses this file</em>
-<a class="jxr_linenumber" name="50" href="#50">50</a>  <em class="jxr_javadoccomment">to you under the Apache License, Version 2.0 (the</em>
-<a class="jxr_linenumber" name="51" href="#51">51</a>  <em class="jxr_javadoccomment">"License"); you may not use this file except in compliance</em>
-<a class="jxr_linenumber" name="52" href="#52">52</a>  <em class="jxr_javadoccomment">with the License.  You may obtain a copy of the License at</em>
+<a class="jxr_linenumber" name="44" href="#44">44</a>  <em class="jxr_javadoccomment"> * Implements REST software version reporting</em>
+<a class="jxr_linenumber" name="45" href="#45">45</a>  <em class="jxr_javadoccomment"> * &lt;p&gt;</em>
+<a class="jxr_linenumber" name="46" href="#46">46</a>  <em class="jxr_javadoccomment"> * &lt;tt&gt;/version/rest&lt;/tt&gt;</em>
+<a class="jxr_linenumber" name="47" href="#47">47</a>  <em class="jxr_javadoccomment"> * &lt;p&gt;</em>
+<a class="jxr_linenumber" name="48" href="#48">48</a>  <em class="jxr_javadoccomment"> * &lt;tt&gt;/version&lt;/tt&gt; (alias for &lt;tt&gt;/version/rest&lt;/tt&gt;)</em>
+<a class="jxr_linenumber" name="49" href="#49">49</a>  <em class="jxr_javadoccomment"> */</em>
+<a class="jxr_linenumber" name="50" href="#50">50</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a> <strong class="jxr_keyword">extends</strong> <a href="../../../org/trafodion/rest/ResourceBase.html">ResourceBase</a> {
+<a class="jxr_linenumber" name="51" href="#51">51</a>  
+<a class="jxr_linenumber" name="52" href="#52">52</a>    <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Log LOG = LogFactory.getLog(VersionResource.<strong class="jxr_keyword">class</strong>);
 <a class="jxr_linenumber" name="53" href="#53">53</a>  
-<a class="jxr_linenumber" name="54" href="#54">54</a>  <em class="jxr_javadoccomment">  <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
-<a class="jxr_linenumber" name="55" href="#55">55</a>  
-<a class="jxr_linenumber" name="56" href="#56">56</a>  <em class="jxr_javadoccomment">Unless required by applicable law or agreed to in writing,</em>
-<a class="jxr_linenumber" name="57" href="#57">57</a>  <em class="jxr_javadoccomment">software distributed under the License is distributed on an</em>
-<a class="jxr_linenumber" name="58" href="#58">58</a>  <em class="jxr_javadoccomment">"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</em>
-<a class="jxr_linenumber" name="59" href="#59">59</a>  <em class="jxr_javadoccomment">KIND, either express or implied.  See the License for the</em>
-<a class="jxr_linenumber" name="60" href="#60">60</a>  <em class="jxr_javadoccomment">specific language governing permissions and limitations</em>
-<a class="jxr_linenumber" name="61" href="#61">61</a>  <em class="jxr_javadoccomment">under the License.</em>
-<a class="jxr_linenumber" name="62" href="#62">62</a>  
-<a class="jxr_linenumber" name="63" href="#63">63</a>  <em class="jxr_javadoccomment">* @@@ END COPYRIGHT @@@</em>
-<a class="jxr_linenumber" name="64" href="#64">64</a>  <em class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="65" href="#65">65</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a> <strong class="jxr_keyword">extends</strong> <a href="../../../org/trafodion/rest/ResourceBase.html">ResourceBase</a> {
-<a class="jxr_linenumber" name="66" href="#66">66</a>  
-<a class="jxr_linenumber" name="67" href="#67">67</a>    <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Log LOG = LogFactory.getLog(VersionResource.<strong class="jxr_keyword">class</strong>);
+<a class="jxr_linenumber" name="54" href="#54">54</a>    <strong class="jxr_keyword">static</strong> CacheControl cacheControl;
+<a class="jxr_linenumber" name="55" href="#55">55</a>    <strong class="jxr_keyword">static</strong> {
+<a class="jxr_linenumber" name="56" href="#56">56</a>      cacheControl = <strong class="jxr_keyword">new</strong> CacheControl();
+<a class="jxr_linenumber" name="57" href="#57">57</a>      cacheControl.setNoCache(<strong class="jxr_keyword">true</strong>);
+<a class="jxr_linenumber" name="58" href="#58">58</a>      cacheControl.setNoTransform(false);
+<a class="jxr_linenumber" name="59" href="#59">59</a>    }
+<a class="jxr_linenumber" name="60" href="#60">60</a>  
+<a class="jxr_linenumber" name="61" href="#61">61</a>    <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="62" href="#62">62</a>  <em class="jxr_javadoccomment">   * Constructor</em>
+<a class="jxr_linenumber" name="63" href="#63">63</a>  <em class="jxr_javadoccomment">   * @throws IOException</em>
+<a class="jxr_linenumber" name="64" href="#64">64</a>  <em class="jxr_javadoccomment">   */</em>
+<a class="jxr_linenumber" name="65" href="#65">65</a>    <strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a>() <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="66" href="#66">66</a>      <strong class="jxr_keyword">super</strong>();
+<a class="jxr_linenumber" name="67" href="#67">67</a>    }
 <a class="jxr_linenumber" name="68" href="#68">68</a>  
-<a class="jxr_linenumber" name="69" href="#69">69</a>    <strong class="jxr_keyword">static</strong> CacheControl cacheControl;
-<a class="jxr_linenumber" name="70" href="#70">70</a>    <strong class="jxr_keyword">static</strong> {
-<a class="jxr_linenumber" name="71" href="#71">71</a>      cacheControl = <strong class="jxr_keyword">new</strong> CacheControl();
-<a class="jxr_linenumber" name="72" href="#72">72</a>      cacheControl.setNoCache(<strong class="jxr_keyword">true</strong>);
-<a class="jxr_linenumber" name="73" href="#73">73</a>      cacheControl.setNoTransform(false);
-<a class="jxr_linenumber" name="74" href="#74">74</a>    }
-<a class="jxr_linenumber" name="75" href="#75">75</a>  
-<a class="jxr_linenumber" name="76" href="#76">76</a>    <em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="77" href="#77">77</a>  <em class="jxr_javadoccomment">   * Constructor</em>
-<a class="jxr_linenumber" name="78" href="#78">78</a>  <em class="jxr_javadoccomment">   * @throws IOException</em>
-<a class="jxr_linenumber" name="79" href="#79">79</a>  <em class="jxr_javadoccomment">   */</em>
-<a class="jxr_linenumber" name="80" href="#80">80</a>    <strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a>() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="81" href="#81">81</a>      <strong class="jxr_keyword">super</strong>();
-<a class="jxr_linenumber" name="82" href="#82">82</a>    }
-<a class="jxr_linenumber" name="83" href="#83">83</a>  
-<a class="jxr_linenumber" name="84" href="#84">84</a>    <em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="85" href="#85">85</a>  <em class="jxr_javadoccomment">   * Build a response for a version request.</em>
-<a class="jxr_linenumber" name="86" href="#86">86</a>  <em class="jxr_javadoccomment">   * @param context servlet context</em>
-<a class="jxr_linenumber" name="87" href="#87">87</a>  <em class="jxr_javadoccomment">   * @param uriInfo (JAX-RS context variable) request URL</em>
-<a class="jxr_linenumber" name="88" href="#88">88</a>  <em class="jxr_javadoccomment">   * @return a response for a version request </em>
-<a class="jxr_linenumber" name="89" href="#89">89</a>  <em class="jxr_javadoccomment">   */</em>
-<a class="jxr_linenumber" name="90" href="#90">90</a>   
-<a class="jxr_linenumber" name="91" href="#91">91</a>    @GET
-<a class="jxr_linenumber" name="92" href="#92">92</a>    @Produces({MIMETYPE_TEXT, MIMETYPE_XML, MIMETYPE_JSON})
-<a class="jxr_linenumber" name="93" href="#93">93</a>    <strong class="jxr_keyword">public</strong> Response get(<strong class="jxr_keyword">final</strong> @Context ServletContext context, 
-<a class="jxr_linenumber" name="94" href="#94">94</a>        <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo) {
-<a class="jxr_linenumber" name="95" href="#95">95</a>      <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="96" href="#96">96</a>        LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="97" href="#97">97</a>      }
-<a class="jxr_linenumber" name="98" href="#98">98</a>      ResponseBuilder response = Response.ok(<strong class="jxr_keyword">new</strong> <a href="../../../org/trafodion/rest/model/VersionModel.html">VersionModel</a>(context));
-<a class="jxr_linenumber" name="99" href="#99">99</a>      response.cacheControl(cacheControl);
-<a class="jxr_linenumber" name="100" href="#100">100</a>     <strong class="jxr_keyword">return</strong> response.build();
-<a class="jxr_linenumber" name="101" href="#101">101</a>   }
-<a class="jxr_linenumber" name="102" href="#102">102</a>  
-<a class="jxr_linenumber" name="103" href="#103">103</a>   <em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="104" href="#104">104</a> <em class="jxr_javadoccomment">   * Dispatch &lt;tt&gt;/version/rest&lt;/tt&gt; to self.</em>
-<a class="jxr_linenumber" name="105" href="#105">105</a> <em class="jxr_javadoccomment">   */</em>
-<a class="jxr_linenumber" name="106" href="#106">106</a>   @Path(<span class="jxr_string">"rest"</span>)
-<a class="jxr_linenumber" name="107" href="#107">107</a>   <strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a> getVersionResource() {
-<a class="jxr_linenumber" name="108" href="#108">108</a>     <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">this</strong>;
-<a class="jxr_linenumber" name="109" href="#109">109</a>   }
-<a class="jxr_linenumber" name="110" href="#110">110</a> }
+<a class="jxr_linenumber" name="69" href="#69">69</a>    <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="70" href="#70">70</a>  <em class="jxr_javadoccomment">   * Build a response for a version request.</em>
+<a class="jxr_linenumber" name="71" href="#71">71</a>  <em class="jxr_javadoccomment">   * @param context servlet context</em>
+<a class="jxr_linenumber" name="72" href="#72">72</a>  <em class="jxr_javadoccomment">   * @param uriInfo (JAX-RS context variable) request URL</em>
+<a class="jxr_linenumber" name="73" href="#73">73</a>  <em class="jxr_javadoccomment">   * @return a response for a version request </em>
+<a class="jxr_linenumber" name="74" href="#74">74</a>  <em class="jxr_javadoccomment">   */</em>
+<a class="jxr_linenumber" name="75" href="#75">75</a>   
+<a class="jxr_linenumber" name="76" href="#76">76</a>    @GET
+<a class="jxr_linenumber" name="77" href="#77">77</a>    @Produces({MIMETYPE_TEXT, MIMETYPE_XML, MIMETYPE_JSON})
+<a class="jxr_linenumber" name="78" href="#78">78</a>    <strong class="jxr_keyword">public</strong> Response get(<strong class="jxr_keyword">final</strong> @Context ServletContext context, 
+<a class="jxr_linenumber" name="79" href="#79">79</a>        <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo) {
+<a class="jxr_linenumber" name="80" href="#80">80</a>      <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="81" href="#81">81</a>        LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
+<a class="jxr_linenumber" name="82" href="#82">82</a>      }
+<a class="jxr_linenumber" name="83" href="#83">83</a>      ResponseBuilder response = Response.ok(<strong class="jxr_keyword">new</strong> <a href="../../../org/trafodion/rest/model/VersionModel.html">VersionModel</a>(context));
+<a class="jxr_linenumber" name="84" href="#84">84</a>      response.cacheControl(cacheControl);
+<a class="jxr_linenumber" name="85" href="#85">85</a>      <strong class="jxr_keyword">return</strong> response.build();
+<a class="jxr_linenumber" name="86" href="#86">86</a>    }
+<a class="jxr_linenumber" name="87" href="#87">87</a>   
+<a class="jxr_linenumber" name="88" href="#88">88</a>    <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="89" href="#89">89</a>  <em class="jxr_javadoccomment">   * Dispatch &lt;tt&gt;/version/rest&lt;/tt&gt; to self.</em>
+<a class="jxr_linenumber" name="90" href="#90">90</a>  <em class="jxr_javadoccomment">   */</em>
+<a class="jxr_linenumber" name="91" href="#91">91</a>    @Path(<span class="jxr_string">"rest"</span>)
+<a class="jxr_linenumber" name="92" href="#92">92</a>    <strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a> getVersionResource() {
+<a class="jxr_linenumber" name="93" href="#93">93</a>      <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">this</strong>;
+<a class="jxr_linenumber" name="94" href="#94">94</a>    }
+<a class="jxr_linenumber" name="95" href="#95">95</a>  }
 </pre>
 <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
 </html>


[12/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/odb/dependencies.html b/docs/odb/dependencies.html
index 9d40775..3a523a1 100644
--- a/docs/odb/dependencies.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User 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:odb-user-guide:pom:2.0.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 odb User Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to odb, a multi-threaded, ODBC-based command-line tool, to perform various operations on a Trafodion database.</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="_img3" 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 cl
 ass="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.0 (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="Inf
 ormation" 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>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 odb User 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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class=
 "b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</t
 d></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td>
 <td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="e
 xternalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:odb-user-guide:pom:2.0.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 odb User Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to odb, a multi-threaded, ODBC-based command-line tool, to perform various operations on a Trafodion database.</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="_img3" 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 cl
 ass="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.0 (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="Inf
 ormation" 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>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 odb User 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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class=
 "b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</t
 d></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td>
 <td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/index.html
----------------------------------------------------------------------
diff --git a/docs/odb/index.html b/docs/odb/index.html
index 3f5b78d..fe72ba7 100644
--- a/docs/odb/index.html
+++ b/docs/odb/index.html
@@ -194,7 +194,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -963,7 +963,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/integration.html
----------------------------------------------------------------------
diff --git a/docs/odb/integration.html b/docs/odb/integration.html
index 4b7e656..90de055 100644
--- a/docs/odb/integration.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/odb/issue-tracking.html b/docs/odb/issue-tracking.html
index b75c86d..ddaa7b5 100644
--- a/docs/odb/issue-tracking.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/license.html
----------------------------------------------------------------------
diff --git a/docs/odb/license.html b/docs/odb/license.html
index 236c3a3..936bb66 100644
--- a/docs/odb/license.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/odb/mail-lists.html b/docs/odb/mail-lists.html
index a060e09..3152d82 100644
--- a/docs/odb/mail-lists.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/project-info.html
----------------------------------------------------------------------
diff --git a/docs/odb/project-info.html b/docs/odb/project-info.html
index b0252d0..79b3013 100644
--- a/docs/odb/project-info.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/odb/project-summary.html b/docs/odb/project-summary.html
index 00a72d2..9eb2d24 100644
--- a/docs/odb/project-summary.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/odb/source-repository.html b/docs/odb/source-repository.html
index 420b757..d9d9896 100644
--- a/docs/odb/source-repository.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/team-list.html
----------------------------------------------------------------------
diff --git a/docs/odb/team-list.html b/docs/odb/team-list.html
index cedce0d..372281f 100644
--- a/docs/odb/team-list.html
+++ b/docs/odb/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion odb User Guide">Trafodion odb User Guide</a>



[06/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/team-list.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/team-list.html b/docs/rest_reference/team-list.html
index c7ccd5f..60216ab 100644
--- a/docs/rest_reference/team-list.html
+++ b/docs/rest_reference/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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>


[04/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/xref/org/trafodion/rest/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/xref/org/trafodion/rest/VersionResource.html b/docs/rest_reference/xref/org/trafodion/rest/VersionResource.html
index 8e789c0..0ef2b8a 100644
--- a/docs/rest_reference/xref/org/trafodion/rest/VersionResource.html
+++ b/docs/rest_reference/xref/org/trafodion/rest/VersionResource.html
@@ -51,73 +51,58 @@
 <a class="jxr_linenumber" name="41" href="#41">41</a>  <strong class="jxr_keyword">import</strong> org.trafodion.<strong class="jxr_keyword">rest</strong>.model.VersionModel;
 <a class="jxr_linenumber" name="42" href="#42">42</a>  
 <a class="jxr_linenumber" name="43" href="#43">43</a>  <em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="44" href="#44">44</a>  <em class="jxr_javadoccomment">* @@@ START COPYRIGHT @@@</em>
-<a class="jxr_linenumber" name="45" href="#45">45</a>  
-<a class="jxr_linenumber" name="46" href="#46">46</a>  <em class="jxr_javadoccomment">Licensed to the Apache Software Foundation (ASF) under one</em>
-<a class="jxr_linenumber" name="47" href="#47">47</a>  <em class="jxr_javadoccomment">or more contributor license agreements.  See the NOTICE file</em>
-<a class="jxr_linenumber" name="48" href="#48">48</a>  <em class="jxr_javadoccomment">distributed with this work for additional information</em>
-<a class="jxr_linenumber" name="49" href="#49">49</a>  <em class="jxr_javadoccomment">regarding copyright ownership.  The ASF licenses this file</em>
-<a class="jxr_linenumber" name="50" href="#50">50</a>  <em class="jxr_javadoccomment">to you under the Apache License, Version 2.0 (the</em>
-<a class="jxr_linenumber" name="51" href="#51">51</a>  <em class="jxr_javadoccomment">"License"); you may not use this file except in compliance</em>
-<a class="jxr_linenumber" name="52" href="#52">52</a>  <em class="jxr_javadoccomment">with the License.  You may obtain a copy of the License at</em>
+<a class="jxr_linenumber" name="44" href="#44">44</a>  <em class="jxr_javadoccomment"> * Implements REST software version reporting</em>
+<a class="jxr_linenumber" name="45" href="#45">45</a>  <em class="jxr_javadoccomment"> * &lt;p&gt;</em>
+<a class="jxr_linenumber" name="46" href="#46">46</a>  <em class="jxr_javadoccomment"> * &lt;tt&gt;/version/rest&lt;/tt&gt;</em>
+<a class="jxr_linenumber" name="47" href="#47">47</a>  <em class="jxr_javadoccomment"> * &lt;p&gt;</em>
+<a class="jxr_linenumber" name="48" href="#48">48</a>  <em class="jxr_javadoccomment"> * &lt;tt&gt;/version&lt;/tt&gt; (alias for &lt;tt&gt;/version/rest&lt;/tt&gt;)</em>
+<a class="jxr_linenumber" name="49" href="#49">49</a>  <em class="jxr_javadoccomment"> */</em>
+<a class="jxr_linenumber" name="50" href="#50">50</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a> <strong class="jxr_keyword">extends</strong> <a href="../../../org/trafodion/rest/ResourceBase.html">ResourceBase</a> {
+<a class="jxr_linenumber" name="51" href="#51">51</a>  
+<a class="jxr_linenumber" name="52" href="#52">52</a>    <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Log LOG = LogFactory.getLog(VersionResource.<strong class="jxr_keyword">class</strong>);
 <a class="jxr_linenumber" name="53" href="#53">53</a>  
-<a class="jxr_linenumber" name="54" href="#54">54</a>  <em class="jxr_javadoccomment">  <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
-<a class="jxr_linenumber" name="55" href="#55">55</a>  
-<a class="jxr_linenumber" name="56" href="#56">56</a>  <em class="jxr_javadoccomment">Unless required by applicable law or agreed to in writing,</em>
-<a class="jxr_linenumber" name="57" href="#57">57</a>  <em class="jxr_javadoccomment">software distributed under the License is distributed on an</em>
-<a class="jxr_linenumber" name="58" href="#58">58</a>  <em class="jxr_javadoccomment">"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</em>
-<a class="jxr_linenumber" name="59" href="#59">59</a>  <em class="jxr_javadoccomment">KIND, either express or implied.  See the License for the</em>
-<a class="jxr_linenumber" name="60" href="#60">60</a>  <em class="jxr_javadoccomment">specific language governing permissions and limitations</em>
-<a class="jxr_linenumber" name="61" href="#61">61</a>  <em class="jxr_javadoccomment">under the License.</em>
-<a class="jxr_linenumber" name="62" href="#62">62</a>  
-<a class="jxr_linenumber" name="63" href="#63">63</a>  <em class="jxr_javadoccomment">* @@@ END COPYRIGHT @@@</em>
-<a class="jxr_linenumber" name="64" href="#64">64</a>  <em class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="65" href="#65">65</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a> <strong class="jxr_keyword">extends</strong> <a href="../../../org/trafodion/rest/ResourceBase.html">ResourceBase</a> {
-<a class="jxr_linenumber" name="66" href="#66">66</a>  
-<a class="jxr_linenumber" name="67" href="#67">67</a>    <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Log LOG = LogFactory.getLog(VersionResource.<strong class="jxr_keyword">class</strong>);
+<a class="jxr_linenumber" name="54" href="#54">54</a>    <strong class="jxr_keyword">static</strong> CacheControl cacheControl;
+<a class="jxr_linenumber" name="55" href="#55">55</a>    <strong class="jxr_keyword">static</strong> {
+<a class="jxr_linenumber" name="56" href="#56">56</a>      cacheControl = <strong class="jxr_keyword">new</strong> CacheControl();
+<a class="jxr_linenumber" name="57" href="#57">57</a>      cacheControl.setNoCache(<strong class="jxr_keyword">true</strong>);
+<a class="jxr_linenumber" name="58" href="#58">58</a>      cacheControl.setNoTransform(false);
+<a class="jxr_linenumber" name="59" href="#59">59</a>    }
+<a class="jxr_linenumber" name="60" href="#60">60</a>  
+<a class="jxr_linenumber" name="61" href="#61">61</a>    <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="62" href="#62">62</a>  <em class="jxr_javadoccomment">   * Constructor</em>
+<a class="jxr_linenumber" name="63" href="#63">63</a>  <em class="jxr_javadoccomment">   * @throws IOException</em>
+<a class="jxr_linenumber" name="64" href="#64">64</a>  <em class="jxr_javadoccomment">   */</em>
+<a class="jxr_linenumber" name="65" href="#65">65</a>    <strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a>() <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="66" href="#66">66</a>      <strong class="jxr_keyword">super</strong>();
+<a class="jxr_linenumber" name="67" href="#67">67</a>    }
 <a class="jxr_linenumber" name="68" href="#68">68</a>  
-<a class="jxr_linenumber" name="69" href="#69">69</a>    <strong class="jxr_keyword">static</strong> CacheControl cacheControl;
-<a class="jxr_linenumber" name="70" href="#70">70</a>    <strong class="jxr_keyword">static</strong> {
-<a class="jxr_linenumber" name="71" href="#71">71</a>      cacheControl = <strong class="jxr_keyword">new</strong> CacheControl();
-<a class="jxr_linenumber" name="72" href="#72">72</a>      cacheControl.setNoCache(<strong class="jxr_keyword">true</strong>);
-<a class="jxr_linenumber" name="73" href="#73">73</a>      cacheControl.setNoTransform(false);
-<a class="jxr_linenumber" name="74" href="#74">74</a>    }
-<a class="jxr_linenumber" name="75" href="#75">75</a>  
-<a class="jxr_linenumber" name="76" href="#76">76</a>    <em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="77" href="#77">77</a>  <em class="jxr_javadoccomment">   * Constructor</em>
-<a class="jxr_linenumber" name="78" href="#78">78</a>  <em class="jxr_javadoccomment">   * @throws IOException</em>
-<a class="jxr_linenumber" name="79" href="#79">79</a>  <em class="jxr_javadoccomment">   */</em>
-<a class="jxr_linenumber" name="80" href="#80">80</a>    <strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a>() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="81" href="#81">81</a>      <strong class="jxr_keyword">super</strong>();
-<a class="jxr_linenumber" name="82" href="#82">82</a>    }
-<a class="jxr_linenumber" name="83" href="#83">83</a>  
-<a class="jxr_linenumber" name="84" href="#84">84</a>    <em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="85" href="#85">85</a>  <em class="jxr_javadoccomment">   * Build a response for a version request.</em>
-<a class="jxr_linenumber" name="86" href="#86">86</a>  <em class="jxr_javadoccomment">   * @param context servlet context</em>
-<a class="jxr_linenumber" name="87" href="#87">87</a>  <em class="jxr_javadoccomment">   * @param uriInfo (JAX-RS context variable) request URL</em>
-<a class="jxr_linenumber" name="88" href="#88">88</a>  <em class="jxr_javadoccomment">   * @return a response for a version request </em>
-<a class="jxr_linenumber" name="89" href="#89">89</a>  <em class="jxr_javadoccomment">   */</em>
-<a class="jxr_linenumber" name="90" href="#90">90</a>   
-<a class="jxr_linenumber" name="91" href="#91">91</a>    @GET
-<a class="jxr_linenumber" name="92" href="#92">92</a>    @Produces({MIMETYPE_TEXT, MIMETYPE_XML, MIMETYPE_JSON})
-<a class="jxr_linenumber" name="93" href="#93">93</a>    <strong class="jxr_keyword">public</strong> Response get(<strong class="jxr_keyword">final</strong> @Context ServletContext context, 
-<a class="jxr_linenumber" name="94" href="#94">94</a>        <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo) {
-<a class="jxr_linenumber" name="95" href="#95">95</a>      <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="96" href="#96">96</a>        LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="97" href="#97">97</a>      }
-<a class="jxr_linenumber" name="98" href="#98">98</a>      ResponseBuilder response = Response.ok(<strong class="jxr_keyword">new</strong> <a href="../../../org/trafodion/rest/model/VersionModel.html">VersionModel</a>(context));
-<a class="jxr_linenumber" name="99" href="#99">99</a>      response.cacheControl(cacheControl);
-<a class="jxr_linenumber" name="100" href="#100">100</a>     <strong class="jxr_keyword">return</strong> response.build();
-<a class="jxr_linenumber" name="101" href="#101">101</a>   }
-<a class="jxr_linenumber" name="102" href="#102">102</a>  
-<a class="jxr_linenumber" name="103" href="#103">103</a>   <em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="104" href="#104">104</a> <em class="jxr_javadoccomment">   * Dispatch &lt;tt&gt;/version/rest&lt;/tt&gt; to self.</em>
-<a class="jxr_linenumber" name="105" href="#105">105</a> <em class="jxr_javadoccomment">   */</em>
-<a class="jxr_linenumber" name="106" href="#106">106</a>   @Path(<span class="jxr_string">"rest"</span>)
-<a class="jxr_linenumber" name="107" href="#107">107</a>   <strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a> getVersionResource() {
-<a class="jxr_linenumber" name="108" href="#108">108</a>     <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">this</strong>;
-<a class="jxr_linenumber" name="109" href="#109">109</a>   }
-<a class="jxr_linenumber" name="110" href="#110">110</a> }
+<a class="jxr_linenumber" name="69" href="#69">69</a>    <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="70" href="#70">70</a>  <em class="jxr_javadoccomment">   * Build a response for a version request.</em>
+<a class="jxr_linenumber" name="71" href="#71">71</a>  <em class="jxr_javadoccomment">   * @param context servlet context</em>
+<a class="jxr_linenumber" name="72" href="#72">72</a>  <em class="jxr_javadoccomment">   * @param uriInfo (JAX-RS context variable) request URL</em>
+<a class="jxr_linenumber" name="73" href="#73">73</a>  <em class="jxr_javadoccomment">   * @return a response for a version request </em>
+<a class="jxr_linenumber" name="74" href="#74">74</a>  <em class="jxr_javadoccomment">   */</em>
+<a class="jxr_linenumber" name="75" href="#75">75</a>   
+<a class="jxr_linenumber" name="76" href="#76">76</a>    @GET
+<a class="jxr_linenumber" name="77" href="#77">77</a>    @Produces({MIMETYPE_TEXT, MIMETYPE_XML, MIMETYPE_JSON})
+<a class="jxr_linenumber" name="78" href="#78">78</a>    <strong class="jxr_keyword">public</strong> Response get(<strong class="jxr_keyword">final</strong> @Context ServletContext context, 
+<a class="jxr_linenumber" name="79" href="#79">79</a>        <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo) {
+<a class="jxr_linenumber" name="80" href="#80">80</a>      <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="81" href="#81">81</a>        LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
+<a class="jxr_linenumber" name="82" href="#82">82</a>      }
+<a class="jxr_linenumber" name="83" href="#83">83</a>      ResponseBuilder response = Response.ok(<strong class="jxr_keyword">new</strong> <a href="../../../org/trafodion/rest/model/VersionModel.html">VersionModel</a>(context));
+<a class="jxr_linenumber" name="84" href="#84">84</a>      response.cacheControl(cacheControl);
+<a class="jxr_linenumber" name="85" href="#85">85</a>      <strong class="jxr_keyword">return</strong> response.build();
+<a class="jxr_linenumber" name="86" href="#86">86</a>    }
+<a class="jxr_linenumber" name="87" href="#87">87</a>   
+<a class="jxr_linenumber" name="88" href="#88">88</a>    <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="89" href="#89">89</a>  <em class="jxr_javadoccomment">   * Dispatch &lt;tt&gt;/version/rest&lt;/tt&gt; to self.</em>
+<a class="jxr_linenumber" name="90" href="#90">90</a>  <em class="jxr_javadoccomment">   */</em>
+<a class="jxr_linenumber" name="91" href="#91">91</a>    @Path(<span class="jxr_string">"rest"</span>)
+<a class="jxr_linenumber" name="92" href="#92">92</a>    <strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/VersionResource.html">VersionResource</a> getVersionResource() {
+<a class="jxr_linenumber" name="93" href="#93">93</a>      <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">this</strong>;
+<a class="jxr_linenumber" name="94" href="#94">94</a>    }
+<a class="jxr_linenumber" name="95" href="#95">95</a>  }
 </pre>
 <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
 </html>


[05/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/xref/org/trafodion/rest/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/xref/org/trafodion/rest/ServerResource.html b/docs/rest_reference/xref/org/trafodion/rest/ServerResource.html
index cdb39fa..48122fa 100644
--- a/docs/rest_reference/xref/org/trafodion/rest/ServerResource.html
+++ b/docs/rest_reference/xref/org/trafodion/rest/ServerResource.html
@@ -67,848 +67,827 @@
 <a class="jxr_linenumber" name="57" href="#57">57</a>  		cacheControl.setNoTransform(false);
 <a class="jxr_linenumber" name="58" href="#58">58</a>  	}
 <a class="jxr_linenumber" name="59" href="#59">59</a>  
-<a class="jxr_linenumber" name="60" href="#60">60</a>  	<em class="jxr_javadoccomment">/**</em>
-<a class="jxr_linenumber" name="61" href="#61">61</a>  <em class="jxr_javadoccomment">* @@@ START COPYRIGHT @@@</em>
-<a class="jxr_linenumber" name="62" href="#62">62</a>  
-<a class="jxr_linenumber" name="63" href="#63">63</a>  <em class="jxr_javadoccomment">	Licensed to the Apache Software Foundation (ASF) under one</em>
-<a class="jxr_linenumber" name="64" href="#64">64</a>  <em class="jxr_javadoccomment">	or more contributor license agreements.  See the NOTICE file</em>
-<a class="jxr_linenumber" name="65" href="#65">65</a>  <em class="jxr_javadoccomment">	distributed with this work for additional information</em>
-<a class="jxr_linenumber" name="66" href="#66">66</a>  <em class="jxr_javadoccomment">	regarding copyright ownership.  The ASF licenses this file</em>
-<a class="jxr_linenumber" name="67" href="#67">67</a>  <em class="jxr_javadoccomment">	to you under the Apache License, Version 2.0 (the</em>
-<a class="jxr_linenumber" name="68" href="#68">68</a>  <em class="jxr_javadoccomment">	"License"); you may not use this file except in compliance</em>
-<a class="jxr_linenumber" name="69" href="#69">69</a>  <em class="jxr_javadoccomment">	with the License.  You may obtain a copy of the License at</em>
-<a class="jxr_linenumber" name="70" href="#70">70</a>  
-<a class="jxr_linenumber" name="71" href="#71">71</a>  <em class="jxr_javadoccomment">	  <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
-<a class="jxr_linenumber" name="72" href="#72">72</a>  
-<a class="jxr_linenumber" name="73" href="#73">73</a>  <em class="jxr_javadoccomment">	Unless required by applicable law or agreed to in writing,</em>
-<a class="jxr_linenumber" name="74" href="#74">74</a>  <em class="jxr_javadoccomment">	software distributed under the License is distributed on an</em>
-<a class="jxr_linenumber" name="75" href="#75">75</a>  <em class="jxr_javadoccomment">	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</em>
-<a class="jxr_linenumber" name="76" href="#76">76</a>  <em class="jxr_javadoccomment">	KIND, either express or implied.  See the License for the</em>
-<a class="jxr_linenumber" name="77" href="#77">77</a>  <em class="jxr_javadoccomment">	specific language governing permissions and limitations</em>
-<a class="jxr_linenumber" name="78" href="#78">78</a>  <em class="jxr_javadoccomment">	under the License.</em>
-<a class="jxr_linenumber" name="79" href="#79">79</a>  
-<a class="jxr_linenumber" name="80" href="#80">80</a>  <em class="jxr_javadoccomment">* @@@ END COPYRIGHT @@@</em>
-<a class="jxr_linenumber" name="81" href="#81">81</a>  <em class="jxr_javadoccomment">	 */</em>
-<a class="jxr_linenumber" name="82" href="#82">82</a>  	<strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/ServerResource.html">ServerResource</a>() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="83" href="#83">83</a>  		<strong class="jxr_keyword">super</strong>();
-<a class="jxr_linenumber" name="84" href="#84">84</a>  	}
-<a class="jxr_linenumber" name="85" href="#85">85</a>  	
-<a class="jxr_linenumber" name="86" href="#86">86</a>  	<strong class="jxr_keyword">private</strong> String buildRemoteException(String className,String exception,String message) <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="87" href="#87">87</a>    
-<a class="jxr_linenumber" name="88" href="#88">88</a>  	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="89" href="#89">89</a>  	        JSONObject jsonRemoteExceptionDetail = <strong class="jxr_keyword">new</strong> JSONObject();
-<a class="jxr_linenumber" name="90" href="#90">90</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"javaClassName"</span>, className);
-<a class="jxr_linenumber" name="91" href="#91">91</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"exception"</span>,exception);
-<a class="jxr_linenumber" name="92" href="#92">92</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"message"</span>,message);
-<a class="jxr_linenumber" name="93" href="#93">93</a>  	        JSONObject jsonRemoteException  = <strong class="jxr_keyword">new</strong> JSONObject();	        
-<a class="jxr_linenumber" name="94" href="#94">94</a>  	        jsonRemoteException.put(<span class="jxr_string">"RemoteException"</span>,jsonRemoteExceptionDetail);
-<a class="jxr_linenumber" name="95" href="#95">95</a>  	        <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) 
-<a class="jxr_linenumber" name="96" href="#96">96</a>  	            LOG.debug(jsonRemoteException.toString());
-<a class="jxr_linenumber" name="97" href="#97">97</a>  	        <strong class="jxr_keyword">return</strong> jsonRemoteException.toString();
-<a class="jxr_linenumber" name="98" href="#98">98</a>  	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="99" href="#99">99</a>  	        e.printStackTrace();
-<a class="jxr_linenumber" name="100" href="#100">100</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="101" href="#101">101</a> 	    }
-<a class="jxr_linenumber" name="102" href="#102">102</a> 	}
-<a class="jxr_linenumber" name="103" href="#103">103</a> 	
-<a class="jxr_linenumber" name="104" href="#104">104</a> 	<strong class="jxr_keyword">private</strong> JSONObject sqcheck(String operation) <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="105" href="#105">105</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
-<a class="jxr_linenumber" name="106" href="#106">106</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="107" href="#107">107</a> 	    scriptContext.setCommand(<span class="jxr_string">"sqcheck -j -c "</span> + operation);
-<a class="jxr_linenumber" name="108" href="#108">108</a> 
-<a class="jxr_linenumber" name="109" href="#109">109</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="110" href="#110">110</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="111" href="#111">111</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="112" href="#112">112</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="113" href="#113">113</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="114" href="#114">114</a> 	    }
-<a class="jxr_linenumber" name="115" href="#115">115</a> 
-<a class="jxr_linenumber" name="116" href="#116">116</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="117" href="#117">117</a>             StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="118" href="#118">118</a>             sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="119" href="#119">119</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="120" href="#120">120</a>                 sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="121" href="#121">121</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="122" href="#122">122</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="123" href="#123">123</a>             LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="124" href="#124">124</a>         }
-<a class="jxr_linenumber" name="125" href="#125">125</a> 
-<a class="jxr_linenumber" name="126" href="#126">126</a> 	    <em class="jxr_comment">// sqcheck will return:</em>
-<a class="jxr_linenumber" name="127" href="#127">127</a> 	    <em class="jxr_comment">//-1 - Not up ($?=255)</em>
-<a class="jxr_linenumber" name="128" href="#128">128</a> 	    <em class="jxr_comment">// 0 - Fully up and operational</em>
-<a class="jxr_linenumber" name="129" href="#129">129</a> 	    <em class="jxr_comment">// 1 - Partially up and operational</em>
-<a class="jxr_linenumber" name="130" href="#130">130</a> 	    <em class="jxr_comment">// 2 - Partially up and NOT operational</em>
-<a class="jxr_linenumber" name="131" href="#131">131</a> 	    String state = <strong class="jxr_keyword">null</strong>;
-<a class="jxr_linenumber" name="132" href="#132">132</a> 	    String subState = <strong class="jxr_keyword">null</strong>;
-<a class="jxr_linenumber" name="133" href="#133">133</a> 	    <strong class="jxr_keyword">int</strong> exitCode = scriptContext.getExitCode();
-<a class="jxr_linenumber" name="134" href="#134">134</a> 	    <strong class="jxr_keyword">switch</strong>(exitCode) {
-<a class="jxr_linenumber" name="135" href="#135">135</a> 	    <strong class="jxr_keyword">case</strong> 0:  
-<a class="jxr_linenumber" name="136" href="#136">136</a> 	        state = <span class="jxr_string">"UP"</span>;
-<a class="jxr_linenumber" name="137" href="#137">137</a> 	        subState = <span class="jxr_string">"OPERATIONAL"</span>;
-<a class="jxr_linenumber" name="138" href="#138">138</a> 	        <strong class="jxr_keyword">break</strong>;
-<a class="jxr_linenumber" name="139" href="#139">139</a> 	    <strong class="jxr_keyword">case</strong> 1:   
-<a class="jxr_linenumber" name="140" href="#140">140</a> 	        state = <span class="jxr_string">"PARTIALLY UP"</span>;
-<a class="jxr_linenumber" name="141" href="#141">141</a> 	        subState = <span class="jxr_string">"OPERATIONAL"</span>;
-<a class="jxr_linenumber" name="142" href="#142">142</a> 	        <strong class="jxr_keyword">break</strong>;
-<a class="jxr_linenumber" name="143" href="#143">143</a> 	    <strong class="jxr_keyword">case</strong> 2:   
-<a class="jxr_linenumber" name="144" href="#144">144</a> 	        state = <span class="jxr_string">"PARTIALLY UP"</span>;
-<a class="jxr_linenumber" name="145" href="#145">145</a> 	        subState = <span class="jxr_string">"NOT OPERATIONAL"</span>;
-<a class="jxr_linenumber" name="146" href="#146">146</a> 	        <strong class="jxr_keyword">break</strong>;
-<a class="jxr_linenumber" name="147" href="#147">147</a> 	    <strong class="jxr_keyword">case</strong> 255:  
-<a class="jxr_linenumber" name="148" href="#148">148</a> 	        state = <span class="jxr_string">"DOWN"</span>;
-<a class="jxr_linenumber" name="149" href="#149">149</a> 	        subState = <span class="jxr_string">"NOT OPERATIONAL"</span>;
-<a class="jxr_linenumber" name="150" href="#150">150</a> 	        <strong class="jxr_keyword">break</strong>;              
-<a class="jxr_linenumber" name="151" href="#151">151</a> 	    <strong class="jxr_keyword">default</strong>:
-<a class="jxr_linenumber" name="152" href="#152">152</a> 	        state = <span class="jxr_string">"UNKNOWN"</span>;
-<a class="jxr_linenumber" name="153" href="#153">153</a> 	        subState = <span class="jxr_string">"UNKNOWN"</span>;
-<a class="jxr_linenumber" name="154" href="#154">154</a> 	    }
-<a class="jxr_linenumber" name="155" href="#155">155</a> 
-<a class="jxr_linenumber" name="156" href="#156">156</a> 	    JSONObject jsonObject = <strong class="jxr_keyword">new</strong> JSONObject();
-<a class="jxr_linenumber" name="157" href="#157">157</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="158" href="#158">158</a> 	        jsonObject.put(<span class="jxr_string">"STATE"</span>, state);
-<a class="jxr_linenumber" name="159" href="#159">159</a> 	        jsonObject.put(<span class="jxr_string">"SUBSTATE"</span>, subState);
-<a class="jxr_linenumber" name="160" href="#160">160</a> 	        JSONArray jsonArray = <strong class="jxr_keyword">new</strong> JSONArray(scriptContext.getStdOut().toString());
-<a class="jxr_linenumber" name="161" href="#161">161</a> 	        jsonObject.put(<span class="jxr_string">"PROCESSES"</span>,jsonArray);
-<a class="jxr_linenumber" name="162" href="#162">162</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="163" href="#163">163</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="164" href="#164">164</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="165" href="#165">165</a> 	    }
-<a class="jxr_linenumber" name="166" href="#166">166</a> 
-<a class="jxr_linenumber" name="167" href="#167">167</a> 	    <strong class="jxr_keyword">return</strong> jsonObject;
-<a class="jxr_linenumber" name="168" href="#168">168</a> 	}
-<a class="jxr_linenumber" name="169" href="#169">169</a> 	
-<a class="jxr_linenumber" name="170" href="#170">170</a> 	<strong class="jxr_keyword">private</strong> JSONObject dcscheck() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="171" href="#171">171</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
-<a class="jxr_linenumber" name="172" href="#172">172</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="173" href="#173">173</a> 	    scriptContext.setCommand(<span class="jxr_string">"dcscheck"</span>);
-<a class="jxr_linenumber" name="174" href="#174">174</a> 	    scriptContext.setStripStdOut(false);
-<a class="jxr_linenumber" name="175" href="#175">175</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="176" href="#176">176</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="177" href="#177">177</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="178" href="#178">178</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="179" href="#179">179</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="180" href="#180">180</a> 	    }
-<a class="jxr_linenumber" name="181" href="#181">181</a> 
-<a class="jxr_linenumber" name="182" href="#182">182</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="183" href="#183">183</a>             StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="184" href="#184">184</a>             sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="185" href="#185">185</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="186" href="#186">186</a>                 sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="187" href="#187">187</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="188" href="#188">188</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="189" href="#189">189</a>             LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="190" href="#190">190</a>         }
-<a class="jxr_linenumber" name="191" href="#191">191</a> 
-<a class="jxr_linenumber" name="192" href="#192">192</a> 	    JSONObject jsonObject = <strong class="jxr_keyword">new</strong> JSONObject();
-<a class="jxr_linenumber" name="193" href="#193">193</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="194" href="#194">194</a> 	        Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString());
-<a class="jxr_linenumber" name="195" href="#195">195</a> 
-<a class="jxr_linenumber" name="196" href="#196">196</a> 			<strong class="jxr_keyword">while</strong> (scanner.hasNextLine()) {
-<a class="jxr_linenumber" name="197" href="#197">197</a> 				String line = scanner.nextLine();
-<a class="jxr_linenumber" name="198" href="#198">198</a> 				<strong class="jxr_keyword">if</strong>(line.contains(<span class="jxr_string">":"</span>)){
-<a class="jxr_linenumber" name="199" href="#199">199</a> 					String[] nameValue = line.split(<span class="jxr_string">":"</span>);
-<a class="jxr_linenumber" name="200" href="#200">200</a> 					<strong class="jxr_keyword">if</strong>(nameValue.length &gt; 1){
-<a class="jxr_linenumber" name="201" href="#201">201</a> 						jsonObject.put(nameValue[0].trim(), nameValue[1].trim());
-<a class="jxr_linenumber" name="202" href="#202">202</a> 					}
-<a class="jxr_linenumber" name="203" href="#203">203</a> 				}
-<a class="jxr_linenumber" name="204" href="#204">204</a> 			}
-<a class="jxr_linenumber" name="205" href="#205">205</a> 		
-<a class="jxr_linenumber" name="206" href="#206">206</a> 			scanner.close();
-<a class="jxr_linenumber" name="207" href="#207">207</a> 
-<a class="jxr_linenumber" name="208" href="#208">208</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="209" href="#209">209</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="210" href="#210">210</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="211" href="#211">211</a> 	    }
-<a class="jxr_linenumber" name="212" href="#212">212</a> 
-<a class="jxr_linenumber" name="213" href="#213">213</a> 	    <strong class="jxr_keyword">return</strong> jsonObject;
-<a class="jxr_linenumber" name="214" href="#214">214</a> 	}
-<a class="jxr_linenumber" name="215" href="#215">215</a> 
-<a class="jxr_linenumber" name="216" href="#216">216</a> 	<strong class="jxr_keyword">private</strong> JSONArray pstack(String program) <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="217" href="#217">217</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
-<a class="jxr_linenumber" name="218" href="#218">218</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="219" href="#219">219</a> 	    scriptContext.setCommand(<span class="jxr_string">"sqpstack "</span> + program);
-<a class="jxr_linenumber" name="220" href="#220">220</a> 	    scriptContext.setStripStdOut(false);
-<a class="jxr_linenumber" name="221" href="#221">221</a> 
-<a class="jxr_linenumber" name="222" href="#222">222</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="223" href="#223">223</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="224" href="#224">224</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="225" href="#225">225</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="226" href="#226">226</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="227" href="#227">227</a> 	    }
-<a class="jxr_linenumber" name="228" href="#228">228</a> 
-<a class="jxr_linenumber" name="229" href="#229">229</a> 	    <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="230" href="#230">230</a> 	        StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="231" href="#231">231</a> 	        sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="232" href="#232">232</a> 	        <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="233" href="#233">233</a> 	            sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="234" href="#234">234</a> 	        <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="235" href="#235">235</a> 	            sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="236" href="#236">236</a> 	        LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="237" href="#237">237</a> 	    }
-<a class="jxr_linenumber" name="238" href="#238">238</a> 
-<a class="jxr_linenumber" name="239" href="#239">239</a> 	    JSONArray json = <strong class="jxr_keyword">null</strong>;
-<a class="jxr_linenumber" name="240" href="#240">240</a> 	    <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="241" href="#241">241</a> 	        json = <strong class="jxr_keyword">new</strong> JSONArray();
-<a class="jxr_linenumber" name="242" href="#242">242</a> 	        StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="243" href="#243">243</a> 	        <strong class="jxr_keyword">boolean</strong> pstack = false;
-<a class="jxr_linenumber" name="244" href="#244">244</a> 	        Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString()); 
-<a class="jxr_linenumber" name="245" href="#245">245</a> 	        <strong class="jxr_keyword">while</strong>(scanner.hasNextLine()) {
-<a class="jxr_linenumber" name="246" href="#246">246</a> 	            String line = scanner.nextLine();
-<a class="jxr_linenumber" name="247" href="#247">247</a> 	            <strong class="jxr_keyword">if</strong>(line.contains(<span class="jxr_string">"pstack-ing"</span>)) {
-<a class="jxr_linenumber" name="248" href="#248">248</a> 	                <strong class="jxr_keyword">continue</strong>;
-<a class="jxr_linenumber" name="249" href="#249">249</a> 				} <strong class="jxr_keyword">else</strong> <strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>) || line.startsWith(<span class="jxr_string">"--"</span>)) {
-<a class="jxr_linenumber" name="250" href="#250">250</a> 					<strong class="jxr_keyword">if</strong> (pstack == <strong class="jxr_keyword">true</strong> &amp;&amp; sb.length() &gt; 0) {
-<a class="jxr_linenumber" name="251" href="#251">251</a> 	                    json.put(<strong class="jxr_keyword">new</strong> JSONObject().put(<span class="jxr_string">"PROGRAM"</span>, sb.toString()));
-<a class="jxr_linenumber" name="252" href="#252">252</a> 	                    sb.setLength(0);
-<a class="jxr_linenumber" name="253" href="#253">253</a> 						<strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>))
-<a class="jxr_linenumber" name="254" href="#254">254</a> 							sb.append(line + <span class="jxr_string">"\n"</span>);
-<a class="jxr_linenumber" name="255" href="#255">255</a> 						pstack = false;
-<a class="jxr_linenumber" name="256" href="#256">256</a> 	                } <strong class="jxr_keyword">else</strong> {
-<a class="jxr_linenumber" name="257" href="#257">257</a> 	                    pstack = <strong class="jxr_keyword">true</strong>;
-<a class="jxr_linenumber" name="258" href="#258">258</a> 	                    sb.append(line + <span class="jxr_string">"\n"</span>);
-<a class="jxr_linenumber" name="259" href="#259">259</a> 	                }
-<a class="jxr_linenumber" name="260" href="#260">260</a> 	            } <strong class="jxr_keyword">else</strong> {
-<a class="jxr_linenumber" name="261" href="#261">261</a> 	                sb.append(line + <span class="jxr_string">"\n"</span>);
-<a class="jxr_linenumber" name="262" href="#262">262</a> 	            }
+<a class="jxr_linenumber" name="60" href="#60">60</a>  	<strong class="jxr_keyword">public</strong> <a href="../../../org/trafodion/rest/ServerResource.html">ServerResource</a>() <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="61" href="#61">61</a>  		<strong class="jxr_keyword">super</strong>();
+<a class="jxr_linenumber" name="62" href="#62">62</a>  	}
+<a class="jxr_linenumber" name="63" href="#63">63</a>  	
+<a class="jxr_linenumber" name="64" href="#64">64</a>  	<strong class="jxr_keyword">private</strong> String buildRemoteException(String className,String exception,String message) <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="65" href="#65">65</a>    
+<a class="jxr_linenumber" name="66" href="#66">66</a>  	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="67" href="#67">67</a>  	        JSONObject jsonRemoteExceptionDetail = <strong class="jxr_keyword">new</strong> JSONObject();
+<a class="jxr_linenumber" name="68" href="#68">68</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"javaClassName"</span>, className);
+<a class="jxr_linenumber" name="69" href="#69">69</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"exception"</span>,exception);
+<a class="jxr_linenumber" name="70" href="#70">70</a>  	        jsonRemoteExceptionDetail.put(<span class="jxr_string">"message"</span>,message);
+<a class="jxr_linenumber" name="71" href="#71">71</a>  	        JSONObject jsonRemoteException  = <strong class="jxr_keyword">new</strong> JSONObject();	        
+<a class="jxr_linenumber" name="72" href="#72">72</a>  	        jsonRemoteException.put(<span class="jxr_string">"RemoteException"</span>,jsonRemoteExceptionDetail);
+<a class="jxr_linenumber" name="73" href="#73">73</a>  	        <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) 
+<a class="jxr_linenumber" name="74" href="#74">74</a>  	            LOG.debug(jsonRemoteException.toString());
+<a class="jxr_linenumber" name="75" href="#75">75</a>  	        <strong class="jxr_keyword">return</strong> jsonRemoteException.toString();
+<a class="jxr_linenumber" name="76" href="#76">76</a>  	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="77" href="#77">77</a>  	        e.printStackTrace();
+<a class="jxr_linenumber" name="78" href="#78">78</a>  	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="79" href="#79">79</a>  	    }
+<a class="jxr_linenumber" name="80" href="#80">80</a>  	}
+<a class="jxr_linenumber" name="81" href="#81">81</a>  	
+<a class="jxr_linenumber" name="82" href="#82">82</a>  	<strong class="jxr_keyword">private</strong> JSONObject sqcheck(String operation) <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="83" href="#83">83</a>  	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
+<a class="jxr_linenumber" name="84" href="#84">84</a>  	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
+<a class="jxr_linenumber" name="85" href="#85">85</a>  	    scriptContext.setCommand(<span class="jxr_string">"sqcheck -j -c "</span> + operation);
+<a class="jxr_linenumber" name="86" href="#86">86</a>  
+<a class="jxr_linenumber" name="87" href="#87">87</a>  	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="88" href="#88">88</a>  	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
+<a class="jxr_linenumber" name="89" href="#89">89</a>  	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="90" href="#90">90</a>  	        e.printStackTrace();
+<a class="jxr_linenumber" name="91" href="#91">91</a>  	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="92" href="#92">92</a>  	    }
+<a class="jxr_linenumber" name="93" href="#93">93</a>  
+<a class="jxr_linenumber" name="94" href="#94">94</a>          <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="95" href="#95">95</a>              StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="96" href="#96">96</a>              sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="97" href="#97">97</a>              <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
+<a class="jxr_linenumber" name="98" href="#98">98</a>                  sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="99" href="#99">99</a>              <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
+<a class="jxr_linenumber" name="100" href="#100">100</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="101" href="#101">101</a>             LOG.debug(sb.toString());
+<a class="jxr_linenumber" name="102" href="#102">102</a>         }
+<a class="jxr_linenumber" name="103" href="#103">103</a> 
+<a class="jxr_linenumber" name="104" href="#104">104</a> 	    <em class="jxr_comment">// sqcheck will return:</em>
+<a class="jxr_linenumber" name="105" href="#105">105</a> 	    <em class="jxr_comment">//-1 - Not up ($?=255)</em>
+<a class="jxr_linenumber" name="106" href="#106">106</a> 	    <em class="jxr_comment">// 0 - Fully up and operational</em>
+<a class="jxr_linenumber" name="107" href="#107">107</a> 	    <em class="jxr_comment">// 1 - Partially up and operational</em>
+<a class="jxr_linenumber" name="108" href="#108">108</a> 	    <em class="jxr_comment">// 2 - Partially up and NOT operational</em>
+<a class="jxr_linenumber" name="109" href="#109">109</a> 	    String state = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="110" href="#110">110</a> 	    String subState = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="111" href="#111">111</a> 	    <strong class="jxr_keyword">int</strong> exitCode = scriptContext.getExitCode();
+<a class="jxr_linenumber" name="112" href="#112">112</a> 	    <strong class="jxr_keyword">switch</strong>(exitCode) {
+<a class="jxr_linenumber" name="113" href="#113">113</a> 	    <strong class="jxr_keyword">case</strong> 0:  
+<a class="jxr_linenumber" name="114" href="#114">114</a> 	        state = <span class="jxr_string">"UP"</span>;
+<a class="jxr_linenumber" name="115" href="#115">115</a> 	        subState = <span class="jxr_string">"OPERATIONAL"</span>;
+<a class="jxr_linenumber" name="116" href="#116">116</a> 	        <strong class="jxr_keyword">break</strong>;
+<a class="jxr_linenumber" name="117" href="#117">117</a> 	    <strong class="jxr_keyword">case</strong> 1:   
+<a class="jxr_linenumber" name="118" href="#118">118</a> 	        state = <span class="jxr_string">"PARTIALLY UP"</span>;
+<a class="jxr_linenumber" name="119" href="#119">119</a> 	        subState = <span class="jxr_string">"OPERATIONAL"</span>;
+<a class="jxr_linenumber" name="120" href="#120">120</a> 	        <strong class="jxr_keyword">break</strong>;
+<a class="jxr_linenumber" name="121" href="#121">121</a> 	    <strong class="jxr_keyword">case</strong> 2:   
+<a class="jxr_linenumber" name="122" href="#122">122</a> 	        state = <span class="jxr_string">"PARTIALLY UP"</span>;
+<a class="jxr_linenumber" name="123" href="#123">123</a> 	        subState = <span class="jxr_string">"NOT OPERATIONAL"</span>;
+<a class="jxr_linenumber" name="124" href="#124">124</a> 	        <strong class="jxr_keyword">break</strong>;
+<a class="jxr_linenumber" name="125" href="#125">125</a> 	    <strong class="jxr_keyword">case</strong> 255:  
+<a class="jxr_linenumber" name="126" href="#126">126</a> 	        state = <span class="jxr_string">"DOWN"</span>;
+<a class="jxr_linenumber" name="127" href="#127">127</a> 	        subState = <span class="jxr_string">"NOT OPERATIONAL"</span>;
+<a class="jxr_linenumber" name="128" href="#128">128</a> 	        <strong class="jxr_keyword">break</strong>;              
+<a class="jxr_linenumber" name="129" href="#129">129</a> 	    <strong class="jxr_keyword">default</strong>:
+<a class="jxr_linenumber" name="130" href="#130">130</a> 	        state = <span class="jxr_string">"UNKNOWN"</span>;
+<a class="jxr_linenumber" name="131" href="#131">131</a> 	        subState = <span class="jxr_string">"UNKNOWN"</span>;
+<a class="jxr_linenumber" name="132" href="#132">132</a> 	    }
+<a class="jxr_linenumber" name="133" href="#133">133</a> 
+<a class="jxr_linenumber" name="134" href="#134">134</a> 	    JSONObject jsonObject = <strong class="jxr_keyword">new</strong> JSONObject();
+<a class="jxr_linenumber" name="135" href="#135">135</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="136" href="#136">136</a> 	        jsonObject.put(<span class="jxr_string">"STATE"</span>, state);
+<a class="jxr_linenumber" name="137" href="#137">137</a> 	        jsonObject.put(<span class="jxr_string">"SUBSTATE"</span>, subState);
+<a class="jxr_linenumber" name="138" href="#138">138</a> 	        JSONArray jsonArray = <strong class="jxr_keyword">new</strong> JSONArray(scriptContext.getStdOut().toString());
+<a class="jxr_linenumber" name="139" href="#139">139</a> 	        jsonObject.put(<span class="jxr_string">"PROCESSES"</span>,jsonArray);
+<a class="jxr_linenumber" name="140" href="#140">140</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="141" href="#141">141</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="142" href="#142">142</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="143" href="#143">143</a> 	    }
+<a class="jxr_linenumber" name="144" href="#144">144</a> 
+<a class="jxr_linenumber" name="145" href="#145">145</a> 	    <strong class="jxr_keyword">return</strong> jsonObject;
+<a class="jxr_linenumber" name="146" href="#146">146</a> 	}
+<a class="jxr_linenumber" name="147" href="#147">147</a> 	
+<a class="jxr_linenumber" name="148" href="#148">148</a> 	<strong class="jxr_keyword">private</strong> JSONObject dcscheck() <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="149" href="#149">149</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
+<a class="jxr_linenumber" name="150" href="#150">150</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
+<a class="jxr_linenumber" name="151" href="#151">151</a> 	    scriptContext.setCommand(<span class="jxr_string">"dcscheck"</span>);
+<a class="jxr_linenumber" name="152" href="#152">152</a> 	    scriptContext.setStripStdOut(false);
+<a class="jxr_linenumber" name="153" href="#153">153</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="154" href="#154">154</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
+<a class="jxr_linenumber" name="155" href="#155">155</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="156" href="#156">156</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="157" href="#157">157</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="158" href="#158">158</a> 	    }
+<a class="jxr_linenumber" name="159" href="#159">159</a> 
+<a class="jxr_linenumber" name="160" href="#160">160</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="161" href="#161">161</a>             StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="162" href="#162">162</a>             sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="163" href="#163">163</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
+<a class="jxr_linenumber" name="164" href="#164">164</a>                 sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="165" href="#165">165</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
+<a class="jxr_linenumber" name="166" href="#166">166</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="167" href="#167">167</a>             LOG.debug(sb.toString());
+<a class="jxr_linenumber" name="168" href="#168">168</a>         }
+<a class="jxr_linenumber" name="169" href="#169">169</a> 
+<a class="jxr_linenumber" name="170" href="#170">170</a> 	    JSONObject jsonObject = <strong class="jxr_keyword">new</strong> JSONObject();
+<a class="jxr_linenumber" name="171" href="#171">171</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="172" href="#172">172</a> 	        Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString());
+<a class="jxr_linenumber" name="173" href="#173">173</a> 
+<a class="jxr_linenumber" name="174" href="#174">174</a> 			<strong class="jxr_keyword">while</strong> (scanner.hasNextLine()) {
+<a class="jxr_linenumber" name="175" href="#175">175</a> 				String line = scanner.nextLine();
+<a class="jxr_linenumber" name="176" href="#176">176</a> 				<strong class="jxr_keyword">if</strong>(line.contains(<span class="jxr_string">":"</span>)){
+<a class="jxr_linenumber" name="177" href="#177">177</a> 					String[] nameValue = line.split(<span class="jxr_string">":"</span>);
+<a class="jxr_linenumber" name="178" href="#178">178</a> 					<strong class="jxr_keyword">if</strong>(nameValue.length &gt; 1){
+<a class="jxr_linenumber" name="179" href="#179">179</a> 						jsonObject.put(nameValue[0].trim(), nameValue[1].trim());
+<a class="jxr_linenumber" name="180" href="#180">180</a> 					}
+<a class="jxr_linenumber" name="181" href="#181">181</a> 				}
+<a class="jxr_linenumber" name="182" href="#182">182</a> 			}
+<a class="jxr_linenumber" name="183" href="#183">183</a> 		
+<a class="jxr_linenumber" name="184" href="#184">184</a> 			scanner.close();
+<a class="jxr_linenumber" name="185" href="#185">185</a> 
+<a class="jxr_linenumber" name="186" href="#186">186</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="187" href="#187">187</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="188" href="#188">188</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="189" href="#189">189</a> 	    }
+<a class="jxr_linenumber" name="190" href="#190">190</a> 
+<a class="jxr_linenumber" name="191" href="#191">191</a> 	    <strong class="jxr_keyword">return</strong> jsonObject;
+<a class="jxr_linenumber" name="192" href="#192">192</a> 	}
+<a class="jxr_linenumber" name="193" href="#193">193</a> 
+<a class="jxr_linenumber" name="194" href="#194">194</a> 	<strong class="jxr_keyword">private</strong> JSONArray pstack(String program) <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="195" href="#195">195</a> 	    ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
+<a class="jxr_linenumber" name="196" href="#196">196</a> 	    scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
+<a class="jxr_linenumber" name="197" href="#197">197</a> 	    scriptContext.setCommand(<span class="jxr_string">"sqpstack "</span> + program);
+<a class="jxr_linenumber" name="198" href="#198">198</a> 	    scriptContext.setStripStdOut(false);
+<a class="jxr_linenumber" name="199" href="#199">199</a> 
+<a class="jxr_linenumber" name="200" href="#200">200</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="201" href="#201">201</a> 	        ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
+<a class="jxr_linenumber" name="202" href="#202">202</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="203" href="#203">203</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="204" href="#204">204</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="205" href="#205">205</a> 	    }
+<a class="jxr_linenumber" name="206" href="#206">206</a> 
+<a class="jxr_linenumber" name="207" href="#207">207</a> 	    <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="208" href="#208">208</a> 	        StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="209" href="#209">209</a> 	        sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="210" href="#210">210</a> 	        <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
+<a class="jxr_linenumber" name="211" href="#211">211</a> 	            sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="212" href="#212">212</a> 	        <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
+<a class="jxr_linenumber" name="213" href="#213">213</a> 	            sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="214" href="#214">214</a> 	        LOG.debug(sb.toString());
+<a class="jxr_linenumber" name="215" href="#215">215</a> 	    }
+<a class="jxr_linenumber" name="216" href="#216">216</a> 
+<a class="jxr_linenumber" name="217" href="#217">217</a> 	    JSONArray json = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="218" href="#218">218</a> 	    <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="219" href="#219">219</a> 	        json = <strong class="jxr_keyword">new</strong> JSONArray();
+<a class="jxr_linenumber" name="220" href="#220">220</a> 	        StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="221" href="#221">221</a> 	        <strong class="jxr_keyword">boolean</strong> pstack = false;
+<a class="jxr_linenumber" name="222" href="#222">222</a> 	        Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString()); 
+<a class="jxr_linenumber" name="223" href="#223">223</a> 	        <strong class="jxr_keyword">while</strong>(scanner.hasNextLine()) {
+<a class="jxr_linenumber" name="224" href="#224">224</a> 	            String line = scanner.nextLine();
+<a class="jxr_linenumber" name="225" href="#225">225</a> 	            <strong class="jxr_keyword">if</strong>(line.contains(<span class="jxr_string">"pstack-ing"</span>)) {
+<a class="jxr_linenumber" name="226" href="#226">226</a> 	                <strong class="jxr_keyword">continue</strong>;
+<a class="jxr_linenumber" name="227" href="#227">227</a> 	       	    } <strong class="jxr_keyword">else</strong> <strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>) || line.startsWith(<span class="jxr_string">"--"</span>)) {
+<a class="jxr_linenumber" name="228" href="#228">228</a>                     <strong class="jxr_keyword">if</strong> (pstack == <strong class="jxr_keyword">true</strong> &amp;&amp; sb.length() &gt; 0) {
+<a class="jxr_linenumber" name="229" href="#229">229</a> 	                    json.put(<strong class="jxr_keyword">new</strong> JSONObject().put(<span class="jxr_string">"PROGRAM"</span>, sb.toString()));
+<a class="jxr_linenumber" name="230" href="#230">230</a> 	                    sb.setLength(0);
+<a class="jxr_linenumber" name="231" href="#231">231</a>                         <strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>))
+<a class="jxr_linenumber" name="232" href="#232">232</a>                             sb.append(line + <span class="jxr_string">"\n"</span>);
+<a class="jxr_linenumber" name="233" href="#233">233</a>                         pstack = false;
+<a class="jxr_linenumber" name="234" href="#234">234</a> 	                } <strong class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="235" href="#235">235</a> 	                    pstack = <strong class="jxr_keyword">true</strong>;
+<a class="jxr_linenumber" name="236" href="#236">236</a>                         <strong class="jxr_keyword">if</strong> (line.contains(<span class="jxr_string">"pstack"</span>))
+<a class="jxr_linenumber" name="237" href="#237">237</a>                             sb.append(line + <span class="jxr_string">"\n"</span>);
+<a class="jxr_linenumber" name="238" href="#238">238</a> 	                }
+<a class="jxr_linenumber" name="239" href="#239">239</a> 	            } <strong class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="240" href="#240">240</a> 	                 sb.append(line + <span class="jxr_string">"\n"</span>);
+<a class="jxr_linenumber" name="241" href="#241">241</a> 	            }
+<a class="jxr_linenumber" name="242" href="#242">242</a> 	        }
+<a class="jxr_linenumber" name="243" href="#243">243</a>             scanner.close();
+<a class="jxr_linenumber" name="244" href="#244">244</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="245" href="#245">245</a> 	        e.printStackTrace();
+<a class="jxr_linenumber" name="246" href="#246">246</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="247" href="#247">247</a> 	    }
+<a class="jxr_linenumber" name="248" href="#248">248</a> 	    
+<a class="jxr_linenumber" name="249" href="#249">249</a> 	    <strong class="jxr_keyword">return</strong> json;
+<a class="jxr_linenumber" name="250" href="#250">250</a> 	}
+<a class="jxr_linenumber" name="251" href="#251">251</a> 	
+<a class="jxr_linenumber" name="252" href="#252">252</a> 	   <strong class="jxr_keyword">private</strong> JSONArray jstack(String program) <strong class="jxr_keyword">throws</strong> IOException {
+<a class="jxr_linenumber" name="253" href="#253">253</a> 	        ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
+<a class="jxr_linenumber" name="254" href="#254">254</a> 	        scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
+<a class="jxr_linenumber" name="255" href="#255">255</a> 	        scriptContext.setCommand(<span class="jxr_string">"jstack "</span> + program);
+<a class="jxr_linenumber" name="256" href="#256">256</a> 	        scriptContext.setStripStdOut(false);
+<a class="jxr_linenumber" name="257" href="#257">257</a> 
+<a class="jxr_linenumber" name="258" href="#258">258</a> 	        <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="259" href="#259">259</a> 	            ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
+<a class="jxr_linenumber" name="260" href="#260">260</a> 	        } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="261" href="#261">261</a> 	            e.printStackTrace();
+<a class="jxr_linenumber" name="262" href="#262">262</a> 	            <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
 <a class="jxr_linenumber" name="263" href="#263">263</a> 	        }
-<a class="jxr_linenumber" name="264" href="#264">264</a>             scanner.close();
-<a class="jxr_linenumber" name="265" href="#265">265</a> 	    } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="266" href="#266">266</a> 	        e.printStackTrace();
-<a class="jxr_linenumber" name="267" href="#267">267</a> 	        <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="268" href="#268">268</a> 	    }
-<a class="jxr_linenumber" name="269" href="#269">269</a> 	    
-<a class="jxr_linenumber" name="270" href="#270">270</a> 	    <strong class="jxr_keyword">return</strong> json;
-<a class="jxr_linenumber" name="271" href="#271">271</a> 	}
-<a class="jxr_linenumber" name="272" href="#272">272</a> 	
-<a class="jxr_linenumber" name="273" href="#273">273</a> 	   <strong class="jxr_keyword">private</strong> JSONArray jstack(String program) <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="274" href="#274">274</a> 	        ScriptContext scriptContext = <strong class="jxr_keyword">new</strong> ScriptContext();
-<a class="jxr_linenumber" name="275" href="#275">275</a> 	        scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="276" href="#276">276</a> 	        scriptContext.setCommand(<span class="jxr_string">"jstack "</span> + program);
-<a class="jxr_linenumber" name="277" href="#277">277</a> 	        scriptContext.setStripStdOut(false);
-<a class="jxr_linenumber" name="278" href="#278">278</a> 
-<a class="jxr_linenumber" name="279" href="#279">279</a> 	        <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="280" href="#280">280</a> 	            ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="281" href="#281">281</a> 	        } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="282" href="#282">282</a> 	            e.printStackTrace();
-<a class="jxr_linenumber" name="283" href="#283">283</a> 	            <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="284" href="#284">284</a> 	        }
-<a class="jxr_linenumber" name="285" href="#285">285</a> 
-<a class="jxr_linenumber" name="286" href="#286">286</a> 	        <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="287" href="#287">287</a> 	            StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="288" href="#288">288</a> 	            sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="289" href="#289">289</a> 	            <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="290" href="#290">290</a> 	                sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="291" href="#291">291</a> 	            <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="292" href="#292">292</a> 	                sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="293" href="#293">293</a> 	            LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="294" href="#294">294</a> 	        }
+<a class="jxr_linenumber" name="264" href="#264">264</a> 
+<a class="jxr_linenumber" name="265" href="#265">265</a> 	        <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
+<a class="jxr_linenumber" name="266" href="#266">266</a> 	            StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="267" href="#267">267</a> 	            sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="268" href="#268">268</a> 	            <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
+<a class="jxr_linenumber" name="269" href="#269">269</a> 	                sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="270" href="#270">270</a> 	            <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
+<a class="jxr_linenumber" name="271" href="#271">271</a> 	                sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
+<a class="jxr_linenumber" name="272" href="#272">272</a> 	            LOG.debug(sb.toString());
+<a class="jxr_linenumber" name="273" href="#273">273</a> 	        }
+<a class="jxr_linenumber" name="274" href="#274">274</a> 
+<a class="jxr_linenumber" name="275" href="#275">275</a> 	        JSONArray json = <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="276" href="#276">276</a> 	        <strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="277" href="#277">277</a> 	            json = <strong class="jxr_keyword">new</strong> JSONArray();
+<a class="jxr_linenumber" name="278" href="#278">278</a> 	            StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
+<a class="jxr_linenumber" name="279" href="#279">279</a> 	            Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString()); 
+<a class="jxr_linenumber" name="280" href="#280">280</a> 	            <strong class="jxr_keyword">while</strong>(scanner.hasNextLine()) {
+<a class="jxr_linenumber" name="281" href="#281">281</a> 	                String line = scanner.nextLine();
+<a class="jxr_linenumber" name="282" href="#282">282</a>                     sb.append(line + <span class="jxr_string">"\n"</span>);
+<a class="jxr_linenumber" name="283" href="#283">283</a> 	            }
+<a class="jxr_linenumber" name="284" href="#284">284</a> 	            scanner.close();
+<a class="jxr_linenumber" name="285" href="#285">285</a>                 json.put(<strong class="jxr_keyword">new</strong> JSONObject().put(<span class="jxr_string">"PROGRAM"</span>, sb.toString()));
+<a class="jxr_linenumber" name="286" href="#286">286</a> 	        } <strong class="jxr_keyword">catch</strong> (Exception e) {
+<a class="jxr_linenumber" name="287" href="#287">287</a> 	            e.printStackTrace();
+<a class="jxr_linenumber" name="288" href="#288">288</a> 	            <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
+<a class="jxr_linenumber" name="289" href="#289">289</a> 	        }
+<a class="jxr_linenumber" name="290" href="#290">290</a> 	        
+<a class="jxr_linenumber" name="291" href="#291">291</a> 	        <strong class="jxr_keyword">return</strong> json;
+<a class="jxr_linenumber" name="292" href="#292">292</a> 	    }
+<a class="jxr_linenumber" name="293" href="#293">293</a> 	
+<a class="jxr_linenumber" name="294" href="#294">294</a>     <strong class="jxr_keyword">private</strong> JSONArray dcs() <strong class="jxr_keyword">throws</strong> IOException {
 <a class="jxr_linenumber" name="295" href="#295">295</a> 
-<a class="jxr_linenumber" name="296" href="#296">296</a> 	        JSONArray json = <strong class="jxr_keyword">null</strong>;
-<a class="jxr_linenumber" name="297" href="#297">297</a> 	        <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="298" href="#298">298</a> 	            json = <strong class="jxr_keyword">new</strong> JSONArray();
-<a class="jxr_linenumber" name="299" href="#299">299</a> 	            StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="300" href="#300">300</a> 	            Scanner scanner = <strong class="jxr_keyword">new</strong> Scanner(scriptContext.getStdOut().toString()); 
-<a class="jxr_linenumber" name="301" href="#301">301</a> 	            <strong class="jxr_keyword">while</strong>(scanner.hasNextLine()) {
-<a class="jxr_linenumber" name="302" href="#302">302</a> 	                String line = scanner.nextLine();
-<a class="jxr_linenumber" name="303" href="#303">303</a>                     sb.append(line + <span class="jxr_string">"\n"</span>);
-<a class="jxr_linenumber" name="304" href="#304">304</a> 	            }
-<a class="jxr_linenumber" name="305" href="#305">305</a> 	            scanner.close();
-<a class="jxr_linenumber" name="306" href="#306">306</a>                 json.put(<strong class="jxr_keyword">new</strong> JSONObject().put(<span class="jxr_string">"PROGRAM"</span>, sb.toString()));
-<a class="jxr_linenumber" name="307" href="#307">307</a> 	        } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="308" href="#308">308</a> 	            e.printStackTrace();
-<a class="jxr_linenumber" name="309" href="#309">309</a> 	            <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="310" href="#310">310</a> 	        }
-<a class="jxr_linenumber" name="311" href="#311">311</a> 	        
-<a class="jxr_linenumber" name="312" href="#312">312</a> 	        <strong class="jxr_keyword">return</strong> json;
-<a class="jxr_linenumber" name="313" href="#313">313</a> 	    }
-<a class="jxr_linenumber" name="314" href="#314">314</a> 	
-<a class="jxr_linenumber" name="315" href="#315">315</a>     <strong class="jxr_keyword">private</strong> JSONArray dcs() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="316" href="#316">316</a> 
-<a class="jxr_linenumber" name="317" href="#317">317</a>         JSONArray json = <strong class="jxr_keyword">new</strong> JSONArray();
-<a class="jxr_linenumber" name="318" href="#318">318</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="319" href="#319">319</a>             List&lt;RunningServer&gt; servers = servlet.getDcsServersList();
-<a class="jxr_linenumber" name="320" href="#320">320</a>             <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled())
-<a class="jxr_linenumber" name="321" href="#321">321</a>                 LOG.debug(<span class="jxr_string">"servers="</span> + servers);
-<a class="jxr_linenumber" name="322" href="#322">322</a> 
-<a class="jxr_linenumber" name="323" href="#323">323</a>             <strong class="jxr_keyword">for</strong> (RunningServer aRunningServer: servers) {
-<a class="jxr_linenumber" name="324" href="#324">324</a>                 <strong class="jxr_keyword">for</strong> (RegisteredServer aRegisteredServer: aRunningServer.getRegistered()) {
-<a class="jxr_linenumber" name="325" href="#325">325</a>                     JSONObject obj = <strong class="jxr_keyword">new</strong> JSONObject();
-<a class="jxr_linenumber" name="326" href="#326">326</a>                     obj.put(<span class="jxr_string">"HOSTNAME"</span>,aRunningServer.getHostname());
-<a class="jxr_linenumber" name="327" href="#327">327</a>                     obj.put(<span class="jxr_string">"INSTANCE"</span>,aRunningServer.getInstance());
-<a class="jxr_linenumber" name="328" href="#328">328</a>                     obj.put(<span class="jxr_string">"START_TIME"</span>,aRunningServer.getStartTimeAsDate());
-<a class="jxr_linenumber" name="329" href="#329">329</a>                     obj.put(<span class="jxr_string">"REGISTERED"</span>, aRegisteredServer.getIsRegistered());
-<a class="jxr_linenumber" name="330" href="#330">330</a>                     obj.put(<span class="jxr_string">"STATE"</span>,aRegisteredServer.getState());
-<a class="jxr_linenumber" name="331" href="#331">331</a>                     obj.put(<span class="jxr_string">"NID"</span>,aRegisteredServer.getNid());
-<a class="jxr_linenumber" name="332" href="#332">332</a>                     obj.put(<span class="jxr_string">"PID"</span>,aRegisteredServer.getPid());
-<a class="jxr_linenumber" name="333" href="#333">333</a>                     obj.put(<span class="jxr_string">"PROCESS_NAME"</span>,aRegisteredServer.getProcessName());
-<a class="jxr_linenumber" name="334" href="#334">334</a>                     obj.put(<span class="jxr_string">"IP_ADDRESS"</span>,aRegisteredServer.getIpAddress());
-<a class="jxr_linenumber" name="335" href="#335">335</a>                     obj.put(<span class="jxr_string">"PORT"</span>,aRegisteredServer.getPort());
-<a class="jxr_linenumber" name="336" href="#336">336</a>                     obj.put(<span class="jxr_string">"CLIENT_NAME"</span>,aRegisteredServer.getClientName());
-<a class="jxr_linenumber" name="337" href="#337">337</a>                     obj.put(<span class="jxr_string">"CLIENT_APPL"</span>,aRegisteredServer.getClientAppl());
-<a class="jxr_linenumber" name="338" href="#338">338</a>                     obj.put(<span class="jxr_string">"CLIENT_IP_ADDRESS"</span>,aRegisteredServer.getClientIpAddress());
-<a class="jxr_linenumber" name="339" href="#339">339</a>                     obj.put(<span class="jxr_string">"CLIENT_PORT"</span>,aRegisteredServer.getClientPort());
-<a class="jxr_linenumber" name="340" href="#340">340</a>                     json.put(obj);
-<a class="jxr_linenumber" name="341" href="#341">341</a>                 }
-<a class="jxr_linenumber" name="342" href="#342">342</a>             }
-<a class="jxr_linenumber" name="343" href="#343">343</a>         } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="344" href="#344">344</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="345" href="#345">345</a>             <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="346" href="#346">346</a>         }
-<a class="jxr_linenumber" name="347" href="#347">347</a>         
-<a class="jxr_linenumber" name="348" href="#348">348</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled())
-<a class="jxr_linenumber" name="349" href="#349">349</a>             LOG.debug(<span class="jxr_string">"json.length() = "</span> + json.length());
-<a class="jxr_linenumber" name="350" href="#350">350</a> 
-<a class="jxr_linenumber" name="351" href="#351">351</a>         <strong class="jxr_keyword">return</strong> json;
-<a class="jxr_linenumber" name="352" href="#352">352</a>     }
-<a class="jxr_linenumber" name="353" href="#353">353</a>     
-<a class="jxr_linenumber" name="354" href="#354">354</a>     <strong class="jxr_keyword">private</strong> String nodes() <strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="355" href="#355">355</a>         <a href="../../../org/trafodion/rest/script/ScriptContext.html">ScriptContext</a> scriptContext = <strong class="jxr_keyword">new</strong> <a href="../../../org/trafodion/rest/script/ScriptContext.html">ScriptContext</a>();
-<a class="jxr_linenumber" name="356" href="#356">356</a>         scriptContext.setScriptName(Constants.SYS_SHELL_SCRIPT_NAME);
-<a class="jxr_linenumber" name="357" href="#357">357</a>         scriptContext.setCommand(<span class="jxr_string">"sqnodestatus json"</span>);
-<a class="jxr_linenumber" name="358" href="#358">358</a> 
-<a class="jxr_linenumber" name="359" href="#359">359</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="360" href="#360">360</a>             ScriptManager.getInstance().runScript(scriptContext);<em class="jxr_comment">//This will block while script is running</em>
-<a class="jxr_linenumber" name="361" href="#361">361</a>         } <strong class="jxr_keyword">catch</strong> (Exception e) {
-<a class="jxr_linenumber" name="362" href="#362">362</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="363" href="#363">363</a>             <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException(e);
-<a class="jxr_linenumber" name="364" href="#364">364</a>         }
-<a class="jxr_linenumber" name="365" href="#365">365</a> 
-<a class="jxr_linenumber" name="366" href="#366">366</a>         <strong class="jxr_keyword">if</strong>(LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="367" href="#367">367</a>             StringBuilder sb = <strong class="jxr_keyword">new</strong> StringBuilder();
-<a class="jxr_linenumber" name="368" href="#368">368</a>             sb.append(<span class="jxr_string">"exit code ["</span> + scriptContext.getExitCode() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="369" href="#369">369</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdOut().toString().isEmpty()) 
-<a class="jxr_linenumber" name="370" href="#370">370</a>                 sb.append(<span class="jxr_string">", stdout ["</span> + scriptContext.getStdOut().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="371" href="#371">371</a>             <strong class="jxr_keyword">if</strong>(! scriptContext.getStdErr().toString().isEmpty())
-<a class="jxr_linenumber" name="372" href="#372">372</a>                 sb.append(<span class="jxr_string">", stderr ["</span> + scriptContext.getStdErr().toString() + <span class="jxr_string">"]"</span>);
-<a class="jxr_linenumber" name="373" href="#373">373</a>             LOG.debug(sb.toString());
-<a class="jxr_linenumber" name="374" href="#374">374</a>         }
-<a class="jxr_linenumber" name="375" href="#375">375</a> 
-<a class="jxr_linenumber" name="376" href="#376">376</a>         <strong class="jxr_keyword">return</strong> scriptContext.getStdOut().toString();
-<a class="jxr_linenumber" name="377" href="#377">377</a>     }
-<a class="jxr_linenumber" name="378" href="#378">378</a>     
-<a class="jxr_linenumber" name="379" href="#379">379</a>     @GET
-<a class="jxr_linenumber" name="380" href="#380">380</a>     @Path(<span class="jxr_string">"/test"</span>)
-<a class="jxr_linenumber" name="381" href="#381">381</a>     @Produces({MIMETYPE_JSON})
-<a class="jxr_linenumber" name="382" href="#382">382</a>     <strong class="jxr_keyword">public</strong> Response test(
-<a class="jxr_linenumber" name="383" href="#383">383</a>             <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo,
-<a class="jxr_linenumber" name="384" href="#384">384</a>             <strong class="jxr_keyword">final</strong> @Context Request request) {
-<a class="jxr_linenumber" name="385" href="#385">385</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="386" href="#386">386</a>             <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="387" href="#387">387</a>                 LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="388" href="#388">388</a> 
-<a class="jxr_linenumber" name="389" href="#389">389</a>                 MultivaluedMap&lt;String, String&gt; queryParams = uriInfo.getQueryParameters();
-<a class="jxr_linenumber" name="390" href="#390">390</a>                 String output = <span class="jxr_string">" Query Parameters :\n"</span>;
-<a class="jxr_linenumber" name="391" href="#391">391</a>                 <strong class="jxr_keyword">for</strong> (String key : queryParams.keySet()) {
-<a class="jxr_linenumber" name="392" href="#392">392</a>                     output += key + <span class="jxr_string">" : "</span> + queryParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="393" href="#393">393</a>                 }
-<a class="jxr_linenumber" name="394" href="#394">394</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="395" href="#395">395</a> 
-<a class="jxr_linenumber" name="396" href="#396">396</a>                 MultivaluedMap&lt;String, String&gt; pathParams = uriInfo.getPathParameters();
-<a class="jxr_linenumber" name="397" href="#397">397</a>                 output = <span class="jxr_string">" Path Parameters :\n"</span>;
-<a class="jxr_linenumber" name="398" href="#398">398</a>                 <strong class="jxr_keyword">for</strong> (String key : pathParams.keySet()) {
-<a class="jxr_linenumber" name="399" href="#399">399</a>                     output += key + <span class="jxr_string">" : "</span> + pathParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="400" href="#400">400</a>                 }
-<a class="jxr_linenumber" name="401" href="#401">401</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="402" href="#402">402</a>             }
-<a class="jxr_linenumber" name="403" href="#403">403</a>  
-<a class="jxr_linenumber" name="404" href="#404">404</a>             String result = buildRemoteException(
-<a class="jxr_linenumber" name="405" href="#405">405</a>                     <span class="jxr_string">"org.trafodion.rest.NotFoundException"</span>,
-<a class="jxr_linenumber" name="406" href="#406">406</a>                     <span class="jxr_string">"NotFoundException"</span>,
-<a class="jxr_linenumber" name="407" href="#407">407</a>                     <span class="jxr_string">"This is my exception text"</span>);
-<a class="jxr_linenumber" name="408" href="#408">408</a>             <strong class="jxr_keyword">return</strong> Response.status(Response.Status.NOT_FOUND)
-<a class="jxr_linenumber" name="409" href="#409">409</a>                     .type(MIMETYPE_JSON).entity(result)
-<a class="jxr_linenumber" name="410" href="#410">410</a>                     .build();
-<a class="jxr_linenumber" name="411" href="#411">411</a>             
-<a class="jxr_linenumber" name="412" href="#412">412</a>             <em class="jxr_comment">//ResponseBuilder response = Response.ok(result);</em>
-<a class="jxr_linenumber" name="413" href="#413">413</a>             <em class="jxr_comment">//response.cacheControl(cacheControl);</em>
-<a class="jxr_linenumber" name="414" href="#414">414</a>             <em class="jxr_comment">//return response.build();</em>
-<a class="jxr_linenumber" name="415" href="#415">415</a>         } <strong class="jxr_keyword">catch</strong> (IOException e) {
-<a class="jxr_linenumber" name="416" href="#416">416</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="417" href="#417">417</a>             <strong class="jxr_keyword">return</strong> Response.status(Response.Status.SERVICE_UNAVAILABLE)
-<a class="jxr_linenumber" name="418" href="#418">418</a>                     .type(MIMETYPE_TEXT).entity(<span class="jxr_string">"Unavailable"</span> + CRLF)
-<a class="jxr_linenumber" name="419" href="#419">419</a>                     .build();
-<a class="jxr_linenumber" name="420" href="#420">420</a>         }
-<a class="jxr_linenumber" name="421" href="#421">421</a>     }    
-<a class="jxr_linenumber" name="422" href="#422">422</a>     
-<a class="jxr_linenumber" name="423" href="#423">423</a>     @GET
-<a class="jxr_linenumber" name="424" href="#424">424</a>     @Produces({MIMETYPE_JSON})
-<a class="jxr_linenumber" name="425" href="#425">425</a>     <strong class="jxr_keyword">public</strong> Response getAll(
-<a class="jxr_linenumber" name="426" href="#426">426</a>             <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo,
-<a class="jxr_linenumber" name="427" href="#427">427</a>             <strong class="jxr_keyword">final</strong> @Context Request request) {
-<a class="jxr_linenumber" name="428" href="#428">428</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="429" href="#429">429</a>             <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="430" href="#430">430</a>                 LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="431" href="#431">431</a> 
-<a class="jxr_linenumber" name="432" href="#432">432</a>                 MultivaluedMap&lt;String, String&gt; queryParams = uriInfo.getQueryParameters();
-<a class="jxr_linenumber" name="433" href="#433">433</a>                 String output = <span class="jxr_string">" Query Parameters :\n"</span>;
-<a class="jxr_linenumber" name="434" href="#434">434</a>                 <strong class="jxr_keyword">for</strong> (String key : queryParams.keySet()) {
-<a class="jxr_linenumber" name="435" href="#435">435</a>                     output += key + <span class="jxr_string">" : "</span> + queryParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="436" href="#436">436</a>                 }
-<a class="jxr_linenumber" name="437" href="#437">437</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="438" href="#438">438</a> 
-<a class="jxr_linenumber" name="439" href="#439">439</a>                 MultivaluedMap&lt;String, String&gt; pathParams = uriInfo.getPathParameters();
-<a class="jxr_linenumber" name="440" href="#440">440</a>                 output = <span class="jxr_string">" Path Parameters :\n"</span>;
-<a class="jxr_linenumber" name="441" href="#441">441</a>                 <strong class="jxr_keyword">for</strong> (String key : pathParams.keySet()) {
-<a class="jxr_linenumber" name="442" href="#442">442</a>                     output += key + <span class="jxr_string">" : "</span> + pathParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="443" href="#443">443</a>                 }
-<a class="jxr_linenumber" name="444" href="#444">444</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="445" href="#445">445</a>             }
-<a class="jxr_linenumber" name="446" href="#446">446</a> 
-<a class="jxr_linenumber" name="447" href="#447">447</a>             JSONObject jsonObject = sqcheck(<span class="jxr_string">"all"</span>);
-<a class="jxr_linenumber" name="448" href="#448">448</a>             
-<a class="jxr_linenumber" name="449" href="#449">449</a>             <strong class="jxr_keyword">if</strong>(jsonObject.length() == 0) {
-<a class="jxr_linenumber" name="450" href="#450">450</a>                 String result = buildRemoteException(
-<a class="jxr_linenumber" name="451" href="#451">451</a>                         <span class="jxr_string">"org.trafodion.rest.NotFoundException"</span>,
-<a class="jxr_linenumber" name="452" href="#452">452</a>                         <span class="jxr_string">"NotFoundException"</span>,
-<a class="jxr_linenumber" name="453" href="#453">453</a>                         <span class="jxr_string">"No server resources found"</span>);
-<a class="jxr_linenumber" name="454" href="#454">454</a>                 <strong class="jxr_keyword">return</strong> Response.status(Response.Status.NOT_FOUND)
-<a class="jxr_linenumber" name="455" href="#455">455</a>                         .type(MIMETYPE_JSON).entity(result)
-<a class="jxr_linenumber" name="456" href="#456">456</a>                         .build();
-<a class="jxr_linenumber" name="457" href="#457">457</a>             }
-<a class="jxr_linenumber" name="458" href="#458">458</a>  
-<a class="jxr_linenumber" name="459" href="#459">459</a>             ResponseBuilder response = Response.ok(jsonObject.toString());
-<a class="jxr_linenumber" name="460" href="#460">460</a>             response.cacheControl(cacheControl);
-<a class="jxr_linenumber" name="461" href="#461">461</a>             <strong class="jxr_keyword">return</strong> response.build();
-<a class="jxr_linenumber" name="462" href="#462">462</a>         } <strong class="jxr_keyword">catch</strong> (IOException e) {
-<a class="jxr_linenumber" name="463" href="#463">463</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="464" href="#464">464</a>             <strong class="jxr_keyword">return</strong> Response.status(Response.Status.SERVICE_UNAVAILABLE)
-<a class="jxr_linenumber" name="465" href="#465">465</a>                     .type(MIMETYPE_TEXT).entity(<span class="jxr_string">"Unavailable"</span> + CRLF)
-<a class="jxr_linenumber" name="466" href="#466">466</a>                     .build();
-<a class="jxr_linenumber" name="467" href="#467">467</a>         }
-<a class="jxr_linenumber" name="468" href="#468">468</a>     }    
-<a class="jxr_linenumber" name="469" href="#469">469</a>     
-<a class="jxr_linenumber" name="470" href="#470">470</a>     @GET
-<a class="jxr_linenumber" name="471" href="#471">471</a>     @Path(<span class="jxr_string">"/dtm"</span>)
-<a class="jxr_linenumber" name="472" href="#472">472</a>     @Produces({MIMETYPE_JSON})
-<a class="jxr_linenumber" name="473" href="#473">473</a>     <strong class="jxr_keyword">public</strong> Response getDtm(
-<a class="jxr_linenumber" name="474" href="#474">474</a>             <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo,
-<a class="jxr_linenumber" name="475" href="#475">475</a>             <strong class="jxr_keyword">final</strong> @Context Request request) {
-<a class="jxr_linenumber" name="476" href="#476">476</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="477" href="#477">477</a>             <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="478" href="#478">478</a>                 LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="479" href="#479">479</a> 
-<a class="jxr_linenumber" name="480" href="#480">480</a>                 MultivaluedMap&lt;String, String&gt; queryParams = uriInfo.getQueryParameters();
-<a class="jxr_linenumber" name="481" href="#481">481</a>                 String output = <span class="jxr_string">" Query Parameters :\n"</span>;
-<a class="jxr_linenumber" name="482" href="#482">482</a>                 <strong class="jxr_keyword">for</strong> (String key : queryParams.keySet()) {
-<a class="jxr_linenumber" name="483" href="#483">483</a>                     output += key + <span class="jxr_string">" : "</span> + queryParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="484" href="#484">484</a>                 }
-<a class="jxr_linenumber" name="485" href="#485">485</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="486" href="#486">486</a> 
-<a class="jxr_linenumber" name="487" href="#487">487</a>                 MultivaluedMap&lt;String, String&gt; pathParams = uriInfo.getPathParameters();
-<a class="jxr_linenumber" name="488" href="#488">488</a>                 output = <span class="jxr_string">" Path Parameters :\n"</span>;
-<a class="jxr_linenumber" name="489" href="#489">489</a>                 <strong class="jxr_keyword">for</strong> (String key : pathParams.keySet()) {
-<a class="jxr_linenumber" name="490" href="#490">490</a>                     output += key + <span class="jxr_string">" : "</span> + pathParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="491" href="#491">491</a>                 }
-<a class="jxr_linenumber" name="492" href="#492">492</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="493" href="#493">493</a>             }
-<a class="jxr_linenumber" name="494" href="#494">494</a> 
-<a class="jxr_linenumber" name="495" href="#495">495</a>             JSONObject jsonObject = sqcheck(<span class="jxr_string">"dtm"</span>);
-<a class="jxr_linenumber" name="496" href="#496">496</a>             
-<a class="jxr_linenumber" name="497" href="#497">497</a>             <strong class="jxr_keyword">if</strong>(jsonObject.length() == 0) {
-<a class="jxr_linenumber" name="498" href="#498">498</a>                 String result = buildRemoteException(
-<a class="jxr_linenumber" name="499" href="#499">499</a>                         <span class="jxr_string">"org.trafodion.rest.NotFoundException"</span>,
-<a class="jxr_linenumber" name="500" href="#500">500</a>                         <span class="jxr_string">"NotFoundException"</span>,
-<a class="jxr_linenumber" name="501" href="#501">501</a>                         <span class="jxr_string">"No dtm resources found"</span>);
-<a class="jxr_linenumber" name="502" href="#502">502</a>                 <strong class="jxr_keyword">return</strong> Response.status(Response.Status.NOT_FOUND)
-<a class="jxr_linenumber" name="503" href="#503">503</a>                         .type(MIMETYPE_JSON).entity(result)
-<a class="jxr_linenumber" name="504" href="#504">504</a>                         .build();
-<a class="jxr_linenumber" name="505" href="#505">505</a>             }
-<a class="jxr_linenumber" name="506" href="#506">506</a>  
-<a class="jxr_linenumber" name="507" href="#507">507</a>             ResponseBuilder response = Response.ok(jsonObject.toString());
-<a class="jxr_linenumber" name="508" href="#508">508</a>             response.cacheControl(cacheControl);
-<a class="jxr_linenumber" name="509" href="#509">509</a>             <strong class="jxr_keyword">return</strong> response.build();
-<a class="jxr_linenumber" name="510" href="#510">510</a>         } <strong class="jxr_keyword">catch</strong> (IOException e) {
-<a class="jxr_linenumber" name="511" href="#511">511</a>             e.printStackTrace();
-<a class="jxr_linenumber" name="512" href="#512">512</a>             <strong class="jxr_keyword">return</strong> Response.status(Response.Status.SERVICE_UNAVAILABLE)
-<a class="jxr_linenumber" name="513" href="#513">513</a>                     .type(MIMETYPE_TEXT).entity(<span class="jxr_string">"Unavailable"</span> + CRLF)
-<a class="jxr_linenumber" name="514" href="#514">514</a>                     .build();
-<a class="jxr_linenumber" name="515" href="#515">515</a>         }
-<a class="jxr_linenumber" name="516" href="#516">516</a>     }
-<a class="jxr_linenumber" name="517" href="#517">517</a> 
-<a class="jxr_linenumber" name="518" href="#518">518</a>     @GET
-<a class="jxr_linenumber" name="519" href="#519">519</a>     @Path(<span class="jxr_string">"/rms"</span>)
-<a class="jxr_linenumber" name="520" href="#520">520</a>     @Produces({MIMETYPE_JSON})
-<a class="jxr_linenumber" name="521" href="#521">521</a>     <strong class="jxr_keyword">public</strong> Response getRms(
-<a class="jxr_linenumber" name="522" href="#522">522</a>             <strong class="jxr_keyword">final</strong> @Context UriInfo uriInfo,
-<a class="jxr_linenumber" name="523" href="#523">523</a>             <strong class="jxr_keyword">final</strong> @Context Request request) {
-<a class="jxr_linenumber" name="524" href="#524">524</a>         <strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="525" href="#525">525</a>             <strong class="jxr_keyword">if</strong> (LOG.isDebugEnabled()) {
-<a class="jxr_linenumber" name="526" href="#526">526</a>                 LOG.debug(<span class="jxr_string">"GET "</span> + uriInfo.getAbsolutePath());
-<a class="jxr_linenumber" name="527" href="#527">527</a> 
-<a class="jxr_linenumber" name="528" href="#528">528</a>                 MultivaluedMap&lt;String, String&gt; queryParams = uriInfo.getQueryParameters();
-<a class="jxr_linenumber" name="529" href="#529">529</a>                 String output = <span class="jxr_string">" Query Parameters :\n"</span>;
-<a class="jxr_linenumber" name="530" href="#530">530</a>                 <strong class="jxr_keyword">for</strong> (String key : queryParams.keySet()) {
-<a class="jxr_linenumber" name="531" href="#531">531</a>                     output += key + <span class="jxr_string">" : "</span> + queryParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="532" href="#532">532</a>                 }
-<a class="jxr_linenumber" name="533" href="#533">533</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="534" href="#534">534</a> 
-<a class="jxr_linenumber" name="535" href="#535">535</a>                 MultivaluedMap&lt;String, String&gt; pathParams = uriInfo.getPathParameters();
-<a class="jxr_linenumber" name="536" href="#536">536</a>                 output = <span class="jxr_string">" Path Parameters :\n"</span>;
-<a class="jxr_linenumber" name="537" href="#537">537</a>                 <strong class="jxr_keyword">for</strong> (String key : pathParams.keySet()) {
-<a class="jxr_linenumber" name="538" href="#538">538</a>                     output += key + <span class="jxr_string">" : "</span> + pathParams.getFirst(key) +<span class="jxr_string">"\n"</span>;
-<a class="jxr_linenumber" name="539" href="#539">539</a>                 }
-<a class="jxr_linenumber" name="540" href="#540">540</a>                 LOG.debug(output);
-<a class="jxr_linenumber" name="541" href="#541">541</a>             }
-<a class="jxr_linenumber" name="542" href="#542">542</a> 
-<a class="jxr_linenumber" name="543" href="#543">543</a>             JSONObject jsonObject = sqcheck(<span class="jxr_string">"rms"</span>);
-<a class="jxr_linenumber" name="544" href="#544">544</a>             
-<a class="jxr_linenumber" name="545" href="#545">545</a>             <strong class="jxr_keyword">if</strong>(jsonObject.length() == 0) {
-<a class="jxr_linenumber" name="546" href="#546">546</a>                 String result = buildRemoteException(
-<a class="jxr_linenumber" name="547" href="#547">547</a>                         <span class="jxr_string">"org.trafodion.rest.NotFoundException"</span>,
-<a class="jxr_linenumber" name="548" href="#548">548</a>                         <span class="jxr_string">"NotFoundException"</span>,
-<a class="jxr_linenumber" name="549" href="#549">549</a>                         <span class="jxr_string">"No rms resources found"</span>);
-<a class="jxr_linenumber" name="550" href="#550">550</a>                 <strong class="jxr_keyword">return</strong> Response.status(Response.Status.NOT_FOUND)
-<a class="jxr_linenumber" name="551" href="#551">551</a>                         .type(MIMETYPE_JSON).entity(result)
-<a class="jxr_linenumber" name="552" href="#552">552</a>                         .build();
-<a class="jxr_linenumber" name

<TRUNCATED>


[10/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/dependencies.html b/docs/provisioning_guide/dependencies.html
index d103668..0cfd9f1 100644
--- a/docs/provisioning_guide/dependencies.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning 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:provisioning-guide:pom:2.0.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 Provisioning Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to provision Trafodion.</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="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleD
 ependencyDetail( '_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 genera
 tor</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.0 (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>JCommander</th></tr><tr class="b"><td><p><b>Description: </b>A Java fram
 ework 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 Provisioning 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.0.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>E
 ntries</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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype
 .org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</p><ta
 ble border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apa
 che.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/tt
 funk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:provisioning-guide:pom:2.0.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 Provisioning Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to provision Trafodion.</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="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleD
 ependencyDetail( '_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 genera
 tor</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.0 (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>JCommander</th></tr><tr class="b"><td><p><b>Description: </b>A Java fram
 ework 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 Provisioning 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.0.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>E
 ntries</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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype
 .org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</p><ta
 ble border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apa
 che.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">


[24/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/Trafodion_Client_Installation_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/client_install/Trafodion_Client_Installation_Guide.pdf b/docs/client_install/Trafodion_Client_Installation_Guide.pdf
index 9933660..d38b8f2 100644
--- a/docs/client_install/Trafodion_Client_Installation_Guide.pdf
+++ b/docs/client_install/Trafodion_Client_Installation_Guide.pdf
@@ -4,16 +4,16 @@
 << /Title (Trafodion Client Installation Guide)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20160212221137+00'00')
-/ModDate (D:20160212221137+00'00')
+/CreationDate (D:20160218161716+00'00')
+/ModDate (D:20160218161716+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 20 0 R
-/Outlines 536 0 R
-/PageLabels 614 0 R
+/Outlines 538 0 R
+/PageLabels 616 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 72
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 18 0 R 28 0 R 30 0 R 32 0 R 34 0 R 39 0 R 48 0 R 55 0 R 65 0 R 69 0 R 75 0 R 78 0 R 85 0 R 90 0 R 96 0 R 103 0 R 106 0 R 110 0 R 116 0 R 118 0 R 123 0 R 125 0 R 130 0 R 139 0 R 149 0 R 152 0 R 155 0 R 163 0 R 166 0 R 168 0 R 177 0 R 180 0 R 193 0 R 200 0 R 210 0 R 219 0 R 226 0 R 229 0 R 232 0 R 235 0 R 240 0 R 243 0 R 245 0 R 248 0 R 250 0 R 252 0 R 259 0 R 265 0 R 277 0 R 285 0 R 297 0 R 300 0 R 304 0 R 308 0 R 316 0 R 321 0 R 325 0 R 328 0 R 341 0 R 343 0 R 345 0 R 347 0 R 349 0 R 351 0 R 353 0 R 355 0 R 363 0 R 371 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 18 0 R 28 0 R 30 0 R 32 0 R 34 0 R 41 0 R 50 0 R 57 0 R 67 0 R 71 0 R 77 0 R 80 0 R 87 0 R 92 0 R 98 0 R 105 0 R 108 0 R 112 0 R 118 0 R 120 0 R 125 0 R 127 0 R 132 0 R 141 0 R 151 0 R 154 0 R 157 0 R 165 0 R 168 0 R 170 0 R 179 0 R 182 0 R 195 0 R 202 0 R 212 0 R 221 0 R 228 0 R 231 0 R 234 0 R 237 0 R 242 0 R 245 0 R 247 0 R 250 0 R 252 0 R 254 0 R 261 0 R 267 0 R 279 0 R 287 0 R 299 0 R 302 0 R 306 0 R 310 0 R 318 0 R 323 0 R 327 0 R 330 0 R 343 0 R 345 0 R 347 0 R 349 0 R 351 0 R 353 0 R 355 0 R 357 0 R 365 0 R 373 0 R]
 >>
 endobj
 4 0 obj
@@ -1833,7 +1833,7 @@ endobj
 /F3.0 26 0 R
 >>
 >>
-/Annots [375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R]
+/Annots [377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R]
 >>
 endobj
 11 0 obj
@@ -3272,7 +3272,7 @@ endobj
 /F3.0 26 0 R
 >>
 >>
-/Annots [463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R]
+/Annots [465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R]
 >>
 endobj
 13 0 obj
@@ -3974,7 +3974,7 @@ endobj
 >>
 endobj
 21 0 obj
-<< /Kids [80 0 R 310 0 R 132 0 R 185 0 R 81 0 R 368 0 R 197 0 R]
+<< /Kids [82 0 R 312 0 R 134 0 R 187 0 R 83 0 R 370 0 R 199 0 R]
 >>
 endobj
 22 0 obj
@@ -5019,7 +5019,7 @@ endobj
 >>
 endobj
 33 0 obj
-<< /Length 5891
+<< /Length 6673
 >>
 stream
 q
@@ -5249,7 +5249,40 @@ ET
 BT
 36 325.4900000000002 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 325.4900000000002 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36 306.9300000000002 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 306.9300000000002 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -5330,7 +5363,7 @@ endobj
 /F2.0 15 0 R
 >>
 >>
-/Annots [37 0 R]
+/Annots [37 0 R 38 0 R 39 0 R]
 >>
 endobj
 35 0 obj
@@ -5351,6 +5384,28 @@ endobj
 >>
 endobj
 38 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 323.4200000000002 531.72 332.6700000000002]
+/Type /Annot
+>>
+endobj
+39 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36 304.8600000000002 114.87 314.1100000000002]
+/Type /Annot
+>>
+endobj
+40 0 obj
 << /Length 10242
 >>
 stream
@@ -5852,34 +5907,34 @@ Q
 
 endstream
 endobj
-39 0 obj
+41 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 38 0 R
+/Contents 40 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F4.0 42 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [43 0 R 44 0 R 45 0 R 46 0 R]
+/Annots [45 0 R 46 0 R 47 0 R 48 0 R]
 >>
 endobj
-40 0 obj
-[39 0 R /XYZ 0 792.0 null]
+42 0 obj
+[41 0 R /XYZ 0 792.0 null]
 endobj
-41 0 obj
-[39 0 R /XYZ 0 646.8600000000001 null]
+43 0 obj
+[41 0 R /XYZ 0 646.8600000000001 null]
 endobj
-42 0 obj
+44 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-43 0 obj
+45 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5890,7 +5945,7 @@ endobj
 /Type /Annot
 >>
 endobj
-44 0 obj
+46 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5901,7 +5956,7 @@ endobj
 /Type /Annot
 >>
 endobj
-45 0 obj
+47 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5912,7 +5967,7 @@ endobj
 /Type /Annot
 >>
 endobj
-46 0 obj
+48 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5923,7 +5978,7 @@ endobj
 /Type /Annot
 >>
 endobj
-47 0 obj
+49 0 obj
 << /Length 10112
 >>
 stream
@@ -6483,43 +6538,43 @@ Q
 
 endstream
 endobj
-48 0 obj
+50 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 47 0 R
+/Contents 49 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
+/F6.0 54 0 R
 >>
 >>
-/Annots [53 0 R]
+/Annots [55 0 R]
 >>
 endobj
-49 0 obj
-[48 0 R /XYZ 0 792.0 null]
+51 0 obj
+[50 0 R /XYZ 0 792.0 null]
 endobj
-50 0 obj
+52 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-BoldOblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-51 0 obj
-[48 0 R /XYZ 0 646.8600000000001 null]
+53 0 obj
+[50 0 R /XYZ 0 646.8600000000001 null]
 endobj
-52 0 obj
+54 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-BoldOblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-53 0 obj
+55 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6530,7 +6585,7 @@ endobj
 /Type /Annot
 >>
 endobj
-54 0 obj
+56 0 obj
 << /Length 12660
 >>
 stream
@@ -7273,47 +7328,47 @@ Q
 
 endstream
 endobj
-55 0 obj
+57 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 54 0 R
+/Contents 56 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F4.0 42 0 R
+/F6.0 54 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [61 0 R 63 0 R]
+/Annots [63 0 R 65 0 R]
 >>
 endobj
-56 0 obj
-[55 0 R /XYZ 0 792.0 null]
-endobj
-57 0 obj
-[55 0 R /XYZ 0 580.14 null]
-endobj
 58 0 obj
-[55 0 R /XYZ 0 536.9 null]
+[57 0 R /XYZ 0 792.0 null]
 endobj
 59 0 obj
+[57 0 R /XYZ 0 580.14 null]
+endobj
+60 0 obj
+[57 0 R /XYZ 0 536.9 null]
+endobj
+61 0 obj
 << /Type /Font
 /BaseFont /AAAAAA+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 616 0 R
+/FontDescriptor 618 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 618 0 R
-/ToUnicode 617 0 R
+/Widths 620 0 R
+/ToUnicode 619 0 R
 >>
 endobj
-60 0 obj
-[55 0 R /XYZ 0 439.31999999999994 null]
+62 0 obj
+[57 0 R /XYZ 0 439.31999999999994 null]
 endobj
-61 0 obj
+63 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -7324,10 +7379,10 @@ endobj
 /Type /Annot
 >>
 endobj
-62 0 obj
-[55 0 R /XYZ 0 235.7199999999999 null]
+64 0 obj
+[57 0 R /XYZ 0 235.7199999999999 null]
 endobj
-63 0 obj
+65 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_interactive_mode)
 /Subtype /Link
@@ -7335,7 +7390,7 @@ endobj
 /Type /Annot
 >>
 endobj
-64 0 obj
+66 0 obj
 << /Length 19720
 >>
 stream
@@ -8545,11 +8600,11 @@ Q
 
 endstream
 endobj
-65 0 obj
+67 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 64 0 R
+/Contents 66 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -8558,13 +8613,13 @@ endobj
 >>
 >>
 endobj
-66 0 obj
-[65 0 R /XYZ 0 792.0 null]
+68 0 obj
+[67 0 R /XYZ 0 792.0 null]
 endobj
-67 0 obj
-[65 0 R /XYZ 0 425.5500000000005 null]
+69 0 obj
+[67 0 R /XYZ 0 425.5500000000005 null]
 endobj
-68 0 obj
+70 0 obj
 << /Length 16473
 >>
 stream
@@ -9475,26 +9530,26 @@ Q
 
 endstream
 endobj
-69 0 obj
+71 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 68 0 R
+/Contents 70 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
 /F2.0 15 0 R
-/F4.0 42 0 R
-/F7.1 59 0 R
+/F4.0 44 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [71 0 R 72 0 R]
+/Annots [73 0 R 74 0 R]
 >>
 endobj
-70 0 obj
-[69 0 R /XYZ 0 480.06000000000034 null]
+72 0 obj
+[71 0 R /XYZ 0 480.06000000000034 null]
 endobj
-71 0 obj
+73 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_uninstall)
 /Subtype /Link
@@ -9502,7 +9557,7 @@ endobj
 /Type /Annot
 >>
 endobj
-72 0 obj
+74 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_install)
 /Subtype /Link
@@ -9510,10 +9565,10 @@ endobj
 /Type /Annot
 >>
 endobj
-73 0 obj
-[69 0 R /XYZ 0 390.48000000000036 null]
+75 0 obj
+[71 0 R /XYZ 0 390.48000000000036 null]
 endobj
-74 0 obj
+76 0 obj
 << /Length 15909
 >>
 stream
@@ -10376,11 +10431,11 @@ Q
 
 endstream
 endobj
-75 0 obj
+77 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 74 0 R
+/Contents 76 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -10389,10 +10444,10 @@ endobj
 >>
 >>
 endobj
-76 0 obj
-[75 0 R /XYZ 0 792.0 null]
+78 0 obj
+[77 0 R /XYZ 0 792.0 null]
 endobj
-77 0 obj
+79 0 obj
 << /Length 14510
 >>
 stream
@@ -11264,34 +11319,34 @@ Q
 
 endstream
 endobj
-78 0 obj
+80 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 77 0 R
+/Contents 79 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 /F3.0 26 0 R
 >>
 >>
-/Annots [82 0 R 83 0 R]
+/Annots [84 0 R 85 0 R]
 >>
 endobj
-79 0 obj
-[78 0 R /XYZ 0 627.7600000000002 null]
+81 0 obj
+[80 0 R /XYZ 0 627.7600000000002 null]
 endobj
-80 0 obj
+82 0 obj
 << /Limits [(about-this-document) (dbvisualizer-9-2-or-a-later-version)]
-/Names [(about-this-document) 19 0 R (appendix) 329 0 R (basicsql_build) 356 0 R (client-summary) 41 0 R (code-basicsql-cpp-code-source-code) 338 0 R (code-build-bat-code-build-script) 360 0 R (comments-encouraged) 36 0 R (configuration-instructions) 292 0 R (configuration-instructions-2) 317 0 R (configure-applications) 178 0 R (configure-dbvisualizer) 286 0 R (configure-squirrel-client) 309 0 R (connect-to-trafodion) 305 0 R (connect-to-trafodion-2) 322 0 R (dbvisualizer-9-1-or-an-earlier-version) 294 0 R (dbvisualizer-9-2-or-a-later-version) 295 0 R]
+/Names [(about-this-document) 19 0 R (appendix) 331 0 R (basicsql_build) 358 0 R (client-summary) 43 0 R (code-basicsql-cpp-code-source-code) 340 0 R (code-build-bat-code-build-script) 362 0 R (comments-encouraged) 36 0 R (configuration-instructions) 294 0 R (configuration-instructions-2) 319 0 R (configure-applications) 180 0 R (configure-dbvisualizer) 288 0 R (configure-squirrel-client) 311 0 R (connect-to-trafodion) 307 0 R (connect-to-trafodion-2) 324 0 R (dbvisualizer-9-1-or-an-earlier-version) 296 0 R (dbvisualizer-9-2-or-a-later-version) 297 0 R]
 >>
 endobj
-81 0 obj
+83 0 obj
 << /Limits [(notation-conventions) (register-jdbc-type-4-driver)]
-/Names [(notation-conventions) 25 0 R (odb_download) 278 0 R (odb_install) 281 0 R (odb_uninstall) 283 0 R (odbc_sample_program) 330 0 R (post-installation-instructions) 254 0 R (prerequisite-software) 287 0 R (prerequisite-software-2) 311 0 R (publishing-history) 35 0 R (register-jdbc-type-4-driver) 301 0 R]
+/Names [(notation-conventions) 25 0 R (odb_download) 280 0 R (odb_install) 283 0 R (odb_uninstall) 285 0 R (odbc_sample_program) 332 0 R (post-installation-instructions) 256 0 R (prerequisite-software) 289 0 R (prerequisite-software-2) 313 0 R (publishing-history) 35 0 R (register-jdbc-type-4-driver) 303 0 R]
 >>
 endobj
-82 0 obj
+84 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -11299,7 +11354,7 @@ endobj
 /Type /Annot
 >>
 endobj
-83 0 obj
+85 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -11307,7 +11362,7 @@ endobj
 /Type /Annot
 >>
 endobj
-84 0 obj
+86 0 obj
 << /Length 11954
 >>
 stream
@@ -11935,25 +11990,25 @@ Q
 
 endstream
 endobj
-85 0 obj
+87 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 84 0 R
+/Contents 86 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [87 0 R 88 0 R]
+/Annots [89 0 R 90 0 R]
 >>
 endobj
-86 0 obj
-[85 0 R /XYZ 0 792.0 null]
+88 0 obj
+[87 0 R /XYZ 0 792.0 null]
 endobj
-87 0 obj
+89 0 obj
 << /Border [0 0 0]
 /Dest (odbc_sample_program)
 /Subtype /Link
@@ -11961,7 +12016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-88 0 obj
+90 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -11969,7 +12024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-89 0 obj
+91 0 obj
 << /Length 10700
 >>
 stream
@@ -12597,30 +12652,30 @@ Q
 
 endstream
 endobj
-90 0 obj
+92 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 89 0 R
+/Contents 91 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F7.1 59 0 R
+/F6.0 54 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [93 0 R 94 0 R]
+/Annots [95 0 R 96 0 R]
 >>
 endobj
-91 0 obj
-[90 0 R /XYZ 0 792.0 null]
+93 0 obj
+[92 0 R /XYZ 0 792.0 null]
 endobj
-92 0 obj
-[90 0 R /XYZ 0 646.8600000000001 null]
+94 0 obj
+[92 0 R /XYZ 0 646.8600000000001 null]
 endobj
-93 0 obj
+95 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -12631,7 +12686,7 @@ endobj
 /Type /Annot
 >>
 endobj
-94 0 obj
+96 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -12639,7 +12694,7 @@ endobj
 /Type /Annot
 >>
 endobj
-95 0 obj
+97 0 obj
 << /Length 12829
 >>
 stream
@@ -13389,32 +13444,32 @@ Q
 
 endstream
 endobj
-96 0 obj
+98 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 95 0 R
+/Contents 97 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F7.1 59 0 R
+/F6.0 54 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [100 0 R]
+/Annots [102 0 R]
 >>
 endobj
-97 0 obj
-[96 0 R /XYZ 0 792.0 null]
-endobj
-98 0 obj
-[96 0 R /XYZ 0 637.6400000000001 null]
-endobj
 99 0 obj
-[96 0 R /XYZ 0 594.4000000000001 null]
+[98 0 R /XYZ 0 792.0 null]
 endobj
 100 0 obj
+[98 0 R /XYZ 0 637.6400000000001 null]
+endobj
+101 0 obj
+[98 0 R /XYZ 0 594.4000000000001 null]
+endobj
+102 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13425,10 +13480,10 @@ endobj
 /Type /Annot
 >>
 endobj
-101 0 obj
-[96 0 R /XYZ 0 327.47000000000014 null]
+103 0 obj
+[98 0 R /XYZ 0 327.47000000000014 null]
 endobj
-102 0 obj
+104 0 obj
 << /Length 15526
 >>
 stream
@@ -14366,11 +14421,11 @@ Q
 
 endstream
 endobj
-103 0 obj
+105 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 102 0 R
+/Contents 104 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
@@ -14379,10 +14434,10 @@ endobj
 >>
 >>
 endobj
-104 0 obj
-[103 0 R /XYZ 0 517.5400000000003 null]
+106 0 obj
+[105 0 R /XYZ 0 517.5400000000003 null]
 endobj
-105 0 obj
+107 0 obj
 << /Length 10741
 >>
 stream
@@ -15044,31 +15099,31 @@ Q
 
 endstream
 endobj
-106 0 obj
+108 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 105 0 R
+/Contents 107 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
 >>
 >>
 endobj
-107 0 obj
-[106 0 R /XYZ 0 792.0 null]
+109 0 obj
+[108 0 R /XYZ 0 792.0 null]
 endobj
-108 0 obj
+110 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-109 0 obj
+111 0 obj
 << /Length 13294
 >>
 stream
@@ -15826,26 +15881,26 @@ Q
 
 endstream
 endobj
-110 0 obj
+112 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 109 0 R
+/Contents 111 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
 >>
-/Annots [112 0 R 113 0 R]
+/Annots [114 0 R 115 0 R]
 >>
 endobj
-111 0 obj
-[110 0 R /XYZ 0 792.0 null]
+113 0 obj
+[112 0 R /XYZ 0 792.0 null]
 endobj
-112 0 obj
+114 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -15856,7 +15911,7 @@ endobj
 /Type /Annot
 >>
 endobj
-113 0 obj
+115 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -15867,10 +15922,10 @@ endobj
 /Type /Annot
 >>
 endobj
-114 0 obj
-[110 0 R /XYZ 0 472.5000000000004 null]
+116 0 obj
+[112 0 R /XYZ 0 472.5000000000004 null]
 endobj
-115 0 obj
+117 0 obj
 << /Length 6432
 >>
 stream
@@ -16231,11 +16286,11 @@ Q
 
 endstream
 endobj
-116 0 obj
+118 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 115 0 R
+/Contents 117 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -16244,7 +16299,7 @@ endobj
 >>
 >>
 endobj
-117 0 obj
+119 0 obj
 << /Length 7896
 >>
 stream
@@ -16699,25 +16754,25 @@ Q
 
 endstream
 endobj
-118 0 obj
+120 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 117 0 R
+/Contents 119 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [120 0 R 121 0 R]
+/Annots [122 0 R 123 0 R]
 >>
 endobj
-119 0 obj
-[118 0 R /XYZ 0 792.0 null]
+121 0 obj
+[120 0 R /XYZ 0 792.0 null]
 endobj
-120 0 obj
+122 0 obj
 << /Border [0 0 0]
 /Dest (odbc_sample_program)
 /Subtype /Link
@@ -16725,7 +16780,7 @@ endobj
 /Type /Annot
 >>
 endobj
-121 0 obj
+123 0 obj
 << /Border [0 0 0]
 /Dest (odbc_sample_program)
 /Subtype /Link
@@ -16733,7 +16788,7 @@ endobj
 /Type /Annot
 >>
 endobj
-122 0 obj
+124 0 obj
 << /Length 7963
 >>
 stream
@@ -17170,11 +17225,11 @@ Q
 
 endstream
 endobj
-123 0 obj
+125 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 122 0 R
+/Contents 124 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F3.0 26 0 R
@@ -17183,7 +17238,7 @@ endobj
 >>
 >>
 endobj
-124 0 obj
+126 0 obj
 << /Length 16135
 >>
 stream
@@ -18125,30 +18180,30 @@ Q
 
 endstream
 endobj
-125 0 obj
+127 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 124 0 R
+/Contents 126 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F4.0 42 0 R
+/F6.0 54 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [128 0 R]
+/Annots [130 0 R]
 >>
 endobj
-126 0 obj
-[125 0 R /XYZ 0 792.0 null]
+128 0 obj
+[127 0 R /XYZ 0 792.0 null]
 endobj
-127 0 obj
-[125 0 R /XYZ 0 646.8600000000001 null]
+129 0 obj
+[127 0 R /XYZ 0 646.8600000000001 null]
 endobj
-128 0 obj
+130 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18159,7 +18214,7 @@ endobj
 /Type /Annot
 >>
 endobj
-129 0 obj
+131 0 obj
 << /Length 7728
 >>
 stream
@@ -18525,29 +18580,29 @@ Q
 
 endstream
 endobj
-130 0 obj
+132 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 129 0 R
+/Contents 131 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
 >>
 >>
-/Annots [133 0 R 136 0 R 137 0 R]
+/Annots [135 0 R 138 0 R 139 0 R]
 >>
 endobj
-131 0 obj
-[130 0 R /XYZ 0 792.0 null]
+133 0 obj
+[132 0 R /XYZ 0 792.0 null]
 endobj
-132 0 obj
+134 0 obj
 << /Limits [(installation-instructions) (installation-requirements-4)]
-/Names [(installation-instructions) 57 0 R (installation-instructions-2) 98 0 R (installation-instructions-3) 202 0 R (installation-instructions-4) 271 0 R (installation-package) 51 0 R (installation-package-2) 127 0 R (installation-package-3) 182 0 R (installation-package-4) 267 0 R (installation-packaged) 92 0 R (installation-requirements) 56 0 R (installation-requirements-2) 97 0 R (installation-requirements-3) 131 0 R (installation-requirements-4) 184 0 R]
+/Names [(installation-instructions) 59 0 R (installation-instructions-2) 100 0 R (installation-instructions-3) 204 0 R (installation-instructions-4) 273 0 R (installation-package) 53 0 R (installation-package-2) 129 0 R (installation-package-3) 184 0 R (installation-package-4) 269 0 R (installation-packaged) 94 0 R (installation-requirements) 58 0 R (installation-requirements-2) 99 0 R (installation-requirements-3) 133 0 R (installation-requirements-4) 186 0 R]
 >>
 endobj
-133 0 obj
+135 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -18555,13 +18610,13 @@ endobj
 /Type /Annot
 >>
 endobj
-134 0 obj
-[130 0 R /XYZ 0 600.5200000000002 null]
+136 0 obj
+[132 0 R /XYZ 0 600.5200000000002 null]
 endobj
-135 0 obj
-[130 0 R /XYZ 0 510.9400000000003 null]
+137 0 obj
+[132 0 R /XYZ 0 510.9400000000003 null]
 endobj
-136 0 obj
+138 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_java)
 /Subtype /Link
@@ -18569,7 +18624,7 @@ endobj
 /Type /Annot
 >>
 endobj
-137 0 obj
+139 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_java)
 /Subtype /Link
@@ -18577,7 +18632,7 @@ endobj
 /Type /Annot
 >>
 endobj
-138 0 obj
+140 0 obj
 << /Length 11475
 >>
 stream
@@ -19213,21 +19268,21 @@ Q
 
 endstream
 endobj
-139 0 obj
+141 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 138 0 R
+/Contents 140 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [140 0 R 141 0 R 143 0 R 144 0 R 145 0 R]
+/Annots [142 0 R 143 0 R 145 0 R 146 0 R 147 0 R]
 >>
 endobj
-140 0 obj
+142 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_windows)
 /Subtype /Link
@@ -19235,7 +19290,7 @@ endobj
 /Type /Annot
 >>
 endobj
-141 0 obj
+143 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_linux)
 /Subtype /Link
@@ -19243,10 +19298,10 @@ endobj
 /Type /Annot
 >>
 endobj
-142 0 obj
-[139 0 R /XYZ 0 548.1000000000003 null]
+144 0 obj
+[141 0 R /XYZ 0 548.1000000000003 null]
 endobj
-143 0 obj
+145 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -19257,7 +19312,7 @@ endobj
 /Type /Annot
 >>
 endobj
-144 0 obj
+146 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_windows)
 /Subtype /Link
@@ -19265,7 +19320,7 @@ endobj
 /Type /Annot
 >>
 endobj
-145 0 obj
+147 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_linux)
 /Subtype /Link
@@ -19273,10 +19328,10 @@ endobj
 /Type /Annot
 >>
 endobj
-146 0 obj
-[139 0 R /XYZ 0 357.0600000000002 null]
+148 0 obj
+[141 0 R /XYZ 0 357.0600000000002 null]
 endobj
-147 0 obj
+149 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -19442,7 +19497,7 @@ uZ
 ���x���Υ�_[�ho-���H�C�]XB+��St��cSGg�n���V�5W_��W�/�CƟ�M\���xsW�y��޻\�q�H��yM�(	X�Xً3#1-\����?����_��4Q^~Z0Q��^���a�Jw�S~��s�|^������r�?�cS��ȿ"P�����n:��,h����"���c�ZȾ�G}��^�\?ÿ�,?��X��6��<��n~O�W��u��X�E\�<��U����D�_�r�	G�������_��5��y�z	�/ï� �ז���*(�똏����?�}Ƚ�(�ec��������cT��$?�b���������(�똏�{���E�"��r��T�����?��W��P����~/�>[������X��R��#�������_r'����~1C��{�d�����cX���}�z�v��۞֚��Z�Rx�G󿽕-�_r1��1��?����mk��t��/�
 ����'?�[��T�r�󿽗�Z?Ⱦ�_���_�p���:�9���G��U����ȿD_�O>�����(�X�����Ȗ��/�?�r��4�����������8����<�5��:��,h��c1���O�h"��������'��W��'�Ds�w�������?�cE}s���a�JȾ�!���>.�����X��6O�8���?����-c��4QIc1���U����FN��|T��7��LO�:k?���Z��ſ L/��#�����YQEG�+��{/�m�/�V?�rw�Kd]�~���j����_��Ə�'��_��Ɗ+O�W����G�h�"���K??����~�������?�3���[��4QG���;��}V��/��.|h���g����,h���>4�?�3���[��4QG���;��}V��/��D��������������"\���D��
 ���o�X�E[����a�Z?Ⱦ���Ə�'��_��Ə��s�G���?�/տ�cE}n�󿽇�h�"���K�?����~���?�%ύ�O���V��Q������U����A�-�h���g����,i�����?�3���[��4QG�+�;��KC�܆��9W�1��}�g����,i�����=�3����,h������쟪��E�!��M������_��4��O�/�'��W��U}r�󿽇�h"�������߃?����ƃ�"�a?�O~�����(���G���a�ZȾ��'��'��W�� ����0����W��Q��G���a�JȾ�U�����b���#�\��W�n���τ�nm�!|#E�\�pЂ��yr��+�tO���ѭ!�K�X�"��J(�;Vs������0���	/C��
 endstream
 endobj
-148 0 obj
+150 0 obj
 << /Length 4092
 >>
 stream
@@ -19686,24 +19741,24 @@ Q
 
 endstream
 endobj
-149 0 obj
+151 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 148 0 R
+/Contents 150 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I1 147 0 R
-/I2 150 0 R
+/XObject << /I1 149 0 R
+/I2 152 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 >>
 >>
 >>
 endobj
-150 0 obj
+152 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -19781,7 +19836,7 @@ M
 �����������2��+�?��Y����+�_���R��Q�T�����?�B�����������2��P��<�$�g�/�L��~�>�K�}D>�S�~�������G�~"��ʣ{�B�/�p�I?�8x����-�S��/����O����	�j����W��#���E�?���u����w���2���(��/����O����~jG�]~%��]�?�L��ޥ�>�����&W��E^��>�R��?Y�C/��@����������2��֡�>�����&W��E^��>�/�������G���ǿį�+�E�ɔ��^��}�%�a�/�L��Ί>�K�}D_Q��?dQ���?���W�"���?�I�Ͽį�,<E�ɕ���GשϨ��j���p�'y�>�����&S��I]�Ͽį�,<E�ɕ���GשϘ��j��ԇ�)+�����������2��RW��
 ��+��e-�U}~������S�~���?�I]�Ͽį�,<E�ɔ’����_�Xx���+�o������1�����?��RW���+��e������������2���)}~����}F�����G“����_�Xx���(��Kxn�=Z���Re,��>�����X�'��uq$H�)$R�+� _ˍG0���(��&՝V~��b>!X���+��X���i�M���&����0��� >\�����#,��s�QY߲����_��j+����V�����<)�S]��
 endstream
 endobj
-151 0 obj
+153 0 obj
 << /Length 10032
 >>
 stream
@@ -20395,24 +20450,24 @@ Q
 
 endstream
 endobj
-152 0 obj
+154 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 151 0 R
+/Contents 153 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 >>
 >>
 >>
 endobj
-153 0 obj
-[152 0 R /XYZ 0 658.3200000000002 null]
+155 0 obj
+[154 0 R /XYZ 0 658.3200000000002 null]
 endobj
-154 0 obj
+156 0 obj
 << /Length 12268
 >>
 stream
@@ -21163,28 +21218,28 @@ Q
 
 endstream
 endobj
-155 0 obj
+157 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 154 0 R
+/Contents 156 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
+/F6.0 54 0 R
 >>
 >>
-/Annots [158 0 R 159 0 R 161 0 R]
+/Annots [160 0 R 161 0 R 163 0 R]
 >>
 endobj
-156 0 obj
-[155 0 R /XYZ 0 792.0 null]
+158 0 obj
+[157 0 R /XYZ 0 792.0 null]
 endobj
-157 0 obj
-[155 0 R /XYZ 0 698.76 null]
+159 0 obj
+[157 0 R /XYZ 0 698.76 null]
 endobj
-158 0 obj
+160 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21195,7 +21250,7 @@ endobj
 /Type /Annot
 >>
 endobj
-159 0 obj
+161 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_zip)
 /Subtype /Link
@@ -21203,10 +21258,10 @@ endobj
 /Type /Annot
 >>
 endobj
-160 0 obj
-[155 0 R /XYZ 0 407.27000000000027 null]
+162 0 obj
+[157 0 R /XYZ 0 407.27000000000027 null]
 endobj
-161 0 obj
+163 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_setup_env)
 /Subtype /Link
@@ -21214,7 +21269,7 @@ endobj
 /Type /Annot
 >>
 endobj
-162 0 obj
+164 0 obj
 << /Length 3089
 >>
 stream
@@ -21397,11 +21452,11 @@ Q
 
 endstream
 endobj
-163 0 obj
+165 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 162 0 R
+/Contents 164 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -21410,10 +21465,10 @@ endobj
 >>
 >>
 endobj
-164 0 obj
-[163 0 R /XYZ 0 792.0 null]
+166 0 obj
+[165 0 R /XYZ 0 792.0 null]
 endobj
-165 0 obj
+167 0 obj
 << /Length 9203
 >>
 stream
@@ -21893,11 +21948,11 @@ Q
 
 endstream
 endobj
-166 0 obj
+168 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 165 0 R
+/Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
@@ -21906,7 +21961,7 @@ endobj
 >>
 >>
 endobj
-167 0 obj
+169 0 obj
 << /Length 11440
 >>
 stream
@@ -22514,25 +22569,25 @@ Q
 
 endstream
 endobj
-168 0 obj
+170 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 167 0 R
+/Contents 169 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F8.0 108 0 R
-/F4.0 42 0 R
+/F8.0 110 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [170 0 R 171 0 R 172 0 R 173 0 R 175 0 R]
+/Annots [172 0 R 173 0 R 174 0 R 175 0 R 177 0 R]
 >>
 endobj
-169 0 obj
-[168 0 R /XYZ 0 792.0 null]
+171 0 obj
+[170 0 R /XYZ 0 792.0 null]
 endobj
-170 0 obj
+172 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_download)
 /Subtype /Link
@@ -22540,7 +22595,7 @@ endobj
 /Type /Annot
 >>
 endobj
-171 0 obj
+173 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_zip)
 /Subtype /Link
@@ -22548,7 +22603,7 @@ endobj
 /Type /Annot
 >>
 endobj
-172 0 obj
+174 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_zip)
 /Subtype /Link
@@ -22556,7 +22611,7 @@ endobj
 /Type /Annot
 >>
 endobj
-173 0 obj
+175 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_setup_env)
 /Subtype /Link
@@ -22564,10 +22619,10 @@ endobj
 /Type /Annot
 >>
 endobj
-174 0 obj
-[168 0 R /XYZ 0 560.1800000000003 null]
+176 0 obj
+[170 0 R /XYZ 0 560.1800000000003 null]
 endobj
-175 0 obj
+177 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -22575,7 +22630,7 @@ endobj
 /Type /Annot
 >>
 endobj
-176 0 obj
+178 0 obj
 << /Length 8337
 >>
 stream
@@ -23067,25 +23122,25 @@ Q
 
 endstream
 endobj
-177 0 obj
+179 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 176 0 R
+/Contents 178 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F4.0 42 0 R
-/F7.1 59 0 R
+/F4.0 44 0 R
+/F7.1 61 0 R
 >>
 >>
 >>
 endobj
-178 0 obj
-[177 0 R /XYZ 0 792.0 null]
+180 0 obj
+[179 0 R /XYZ 0 792.0 null]
 endobj
-179 0 obj
+181 0 obj
 << /Length 10916
 >>
 stream
@@ -23638,29 +23693,29 @@ Q
 
 endstream
 endobj
-180 0 obj
+182 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 179 0 R
+/Contents 181 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
+/F6.0 54 0 R
 >>
 >>
-/Annots [183 0 R 186 0 R 187 0 R 188 0 R 190 0 R]
+/Annots [185 0 R 188 0 R 189 0 R 190 0 R 192 0 R]
 >>
 endobj
-181 0 obj
-[180 0 R /XYZ 0 792.0 null]
+183 0 obj
+[182 0 R /XYZ 0 792.0 null]
 endobj
-182 0 obj
-[180 0 R /XYZ 0 646.8600000000001 null]
+184 0 obj
+[182 0 R /XYZ 0 646.8600000000001 null]
 endobj
-183 0 obj
+185 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -23671,15 +23726,15 @@ endobj
 /Type /Annot
 >>
 endobj
-184 0 obj
-[180 0 R /XYZ 0 461.9200000000002 null]
+186 0 obj
+[182 0 R /XYZ 0 461.9200000000002 null]
 endobj
-185 0 obj
+187 0 obj
 << /Limits [(installation-requirements-5) (new-and-changed-information)]
-/Names [(installation-requirements-5) 269 0 R (intended-audience) 22 0 R (jdbct4_JRE) 134 0 R (jdbct4_download) 157 0 R (jdbct4_install) 156 0 R (jdbct4_install_java) 142 0 R (jdbct4_install_zip) 160 0 R (jdbct4_path_linux) 153 0 R (jdbct4_path_windows) 146 0 R (jdbct4_setup_env) 174 0 R (launching-the-installer-wizard) 220 0 R (linux_odbc_run_basicsql) 119 0 R (new-and-changed-information) 23 0 R]
+/Names [(installation-requirements-5) 271 0 R (intended-audience) 22 0 R (jdbct4_JRE) 136 0 R (jdbct4_download) 159 0 R (jdbct4_install) 158 0 R (jdbct4_install_java) 144 0 R (jdbct4_install_zip) 162 0 R (jdbct4_path_linux) 155 0 R (jdbct4_path_windows) 148 0 R (jdbct4_setup_env) 176 0 R (launching-the-installer-wizard) 222 0 R (linux_odbc_run_basicsql) 121 0 R (new-and-changed-information) 23 0 R]
 >>
 endobj
-186 0 obj
+188 0 obj
 << /Border [0 0 0]
 /Dest (trafci_JRE)
 /Subtype /Link
@@ -23687,7 +23742,7 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
+189 0 obj
 << /Border [0 0 0]
 /Dest (trafci_install_jdbct4)
 /Subtype /Link
@@ -23695,7 +23750,7 @@ endobj
 /Type /Annot
 >>
 endobj
-188 0 obj
+190 0 obj
 << /Border [0 0 0]
 /Dest (trafci_perl_python)
 /Subtype /Link
@@ -23703,10 +23758,10 @@ endobj
 /Type /Annot
 >>
 endobj
-189 0 obj
-[180 0 R /XYZ 0 289.88000000000017 null]
+191 0 obj
+[182 0 R /XYZ 0 289.88000000000017 null]
 endobj
-190 0 obj
+192 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -23714,10 +23769,10 @@ endobj
 /Type /Annot
 >>
 endobj
-191 0 obj
-[180 0 R /XYZ 0 151.18000000000018 null]
+193 0 obj
+[182 0 R /XYZ 0 151.18000000000018 null]
 endobj
-192 0 obj
+194 0 obj
 << /Length 8327
 >>
 stream
@@ -24173,25 +24228,25 @@ Q
 
 endstream
 endobj
-193 0 obj
+195 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 192 0 R
+/Contents 194 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
 >>
-/Annots [195 0 R 198 0 R]
+/Annots [197 0 R 200 0 R]
 >>
 endobj
-194 0 obj
-[193 0 R /XYZ 0 792.0 null]
+196 0 obj
+[195 0 R /XYZ 0 792.0 null]
 endobj
-195 0 obj
+197 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -24199,15 +24254,15 @@ endobj
 /Type /Annot
 >>
 endobj
-196 0 obj
-[193 0 R /XYZ 0 673.76 null]
+198 0 obj
+[195 0 R /XYZ 0 673.76 null]
 endobj
-197 0 obj
+199 0 obj
 << /Limits [(trafci_cmd_install) (win_odbc_uninstall)]
-/Names [(trafci_cmd_install) 246 0 R (trafci_download_installer) 207 0 R (trafci_install_jdbct4) 191 0 R (trafci_perl_python) 201 0 R (trafci_run_installer) 212 0 R (trafci_uninstall) 253 0 R (trafci_using_wizard) 223 0 R (trafci_wizard_install) 215 0 R (trafodion-client-products) 40 0 R (uninstall-jdbc-type-4-driver) 164 0 R (use-third-party-driver-manager) 111 0 R (verify-installed-software-files) 255 0 R (verify-java-version) 135 0 R (verify-jdbc-type-4-driver) 196 0 R (win_odbc_client_env) 76 0 R (win_odbc_install) 58 0 R (win_odbc_interactive_mode) 66 0 R (win_odbc_run_basicsql) 86 0 R (win_odbc_uninstall) 73 0 R]
+/Names [(trafci_cmd_install) 248 0 R (trafci_download_installer) 209 0 R (trafci_install_jdbct4) 193 0 R (trafci_perl_python) 203 0 R (trafci_run_installer) 214 0 R (trafci_uninstall) 255 0 R (trafci_using_wizard) 225 0 R (trafci_wizard_install) 217 0 R (trafodion-client-products) 42 0 R (uninstall-jdbc-type-4-driver) 166 0 R (use-third-party-driver-manager) 113 0 R (verify-installed-software-files) 257 0 R (verify-java-version) 137 0 R (verify-jdbc-type-4-driver) 198 0 R (win_odbc_client_env) 78 0 R (win_odbc_install) 60 0 R (win_odbc_interactive_mode) 68 0 R (win_odbc_run_basicsql) 88 0 R (win_odbc_uninstall) 75 0 R]
 >>
 endobj
-198 0 obj
+200 0 obj
 << /Border [0 0 0]
 /Dest (trafci_install_jdbct4)
 /Subtype /Link
@@ -24215,7 +24270,7 @@ endobj
 /Type /Annot
 >>
 endobj
-199 0 obj
+201 0 obj
 << /Length 11938
 >>
 stream
@@ -24836,29 +24891,29 @@ Q
 
 endstream
 endobj
-200 0 obj
+202 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 199 0 R
+/Contents 201 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
-/F6.0 52 0 R
+/F7.1 61 0 R
+/F6.0 54 0 R
 >>
 >>
-/Annots [203 0 R 204 0 R 205 0 R 206 0 R 208 0 R]
+/Annots [205 0 R 206 0 R 207 0 R 208 0 R 210 0 R]
 >>
 endobj
-201 0 obj
-[200 0 R /XYZ 0 792.0 null]
+203 0 obj
+[202 0 R /XYZ 0 792.0 null]
 endobj
-202 0 obj
-[200 0 R /XYZ 0 461.94000000000034 null]
+204 0 obj
+[202 0 R /XYZ 0 461.94000000000034 null]
 endobj
-203 0 obj
+205 0 obj
 << /Border [0 0 0]
 /Dest (trafci_install_jdbct4)
 /Subtype /Link
@@ -24866,7 +24921,7 @@ endobj
 /Type /Annot
 >>
 endobj
-204 0 obj
+206 0 obj
 << /Border [0 0 0]
 /Dest (trafci_download_installer)
 /Subtype /Link
@@ -24874,7 +24929,7 @@ endobj
 /Type /Annot
 >>
 endobj
-205 0 obj
+207 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_installer)
 /Subtype /Link
@@ -24882,7 +24937,7 @@ endobj
 /Type /Annot
 >>
 endobj
-206 0 obj
+208 0 obj
 << /Border [0 0 0]
 /Dest (trafci_uninstall)
 /Subtype /Link
@@ -24890,10 +24945,10 @@ endobj
 /Type /Annot
 >>
 endobj
-207 0 obj
-[200 0 R /XYZ 0 245.34000000000032 null]
+209 0 obj
+[202 0 R /XYZ 0 245.34000000000032 null]
 endobj
-208 0 obj
+210 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24904,7 +24959,7 @@ endobj
 /Type /Annot
 >>
 endobj
-209 0 obj
+211 0 obj
 << /Length 9920
 >>
 stream
@@ -25478,23 +25533,23 @@ Q
 
 endstream
 endobj
-210 0 obj
+212 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 209 0 R
+/Contents 211 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
+/F6.0 54 0 R
 /F2.0 15 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [211 0 R 213 0 R 214 0 R 216 0 R 217 0 R]
+/Annots [213 0 R 215 0 R 216 0 R 218 0 R 219 0 R]
 >>
 endobj
-211 0 obj
+213 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_installer)
 /Subtype /Link
@@ -25502,10 +25557,10 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
-[210 0 R /XYZ 0 404.64000000000016 null]
+214 0 obj
+[212 0 R /XYZ 0 404.64000000000016 null]
 endobj
-213 0 obj
+215 0 obj
 << /Border [0 0 0]
 /Dest (trafci_wizard_install)
 /Subtype /Link
@@ -25513,7 +25568,7 @@ endobj
 /Type /Annot
 >>
 endobj
-214 0 obj
+216 0 obj
 << /Border [0 0 0]
 /Dest (trafci_cmd_install)
 /Subtype /Link
@@ -25521,10 +25576,10 @@ endobj
 /Type /Annot
 >>
 endobj
-215 0 obj
-[210 0 R /XYZ 0 259.94000000000017 null]
+217 0 obj
+[212 0 R /XYZ 0 259.94000000000017 null]
 endobj
-216 0 obj
+218 0 obj
 << /Border [0 0 0]
 /Dest (trafci_cmd_install)
 /Subtype /Link
@@ -25532,7 +25587,7 @@ endobj
 /Type /Annot
 >>
 endobj
-217 0 obj
+219 0 obj
 << /Border [0 0 0]
 /Dest (trafci_cmd_install)
 /Subtype /Link
@@ -25540,7 +25595,7 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
+220 0 obj
 << /Length 9055
 >>
 stream
@@ -26088,25 +26143,25 @@ Q
 
 endstream
 endobj
-219 0 obj
+221 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 218 0 R
+/Contents 220 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
 >>
-/Annots [221 0 R 222 0 R]
+/Annots [223 0 R 224 0 R]
 >>
 endobj
-220 0 obj
-[219 0 R /XYZ 0 792.0 null]
+222 0 obj
+[221 0 R /XYZ 0 792.0 null]
 endobj
-221 0 obj
+223 0 obj
 << /Border [0 0 0]
 /Dest (trafci_using_wizard)
 /Subtype /Link
@@ -26114,7 +26169,7 @@ endobj
 /Type /Annot
 >>
 endobj
-222 0 obj
+224 0 obj
 << /Border [0 0 0]
 /Dest (trafci_using_wizard)
 /Subtype /Link
@@ -26122,10 +26177,10 @@ endobj
 /Type /Annot
 >>
 endobj
-223 0 obj
-[219 0 R /XYZ 0 382.96000000000026 null]
+225 0 obj
+[221 0 R /XYZ 0 382.96000000000026 null]
 endobj
-224 0 obj
+226 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -26382,7 +26437,7 @@ dn#9<f
 |T�����Q�����y��g��}�(�S�(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(�����������V������Q���N����+x{�J��+�L���'�g_�r;O���B�?�k���F�h�����[C��[��^.�������OM2X&�-����YL�LV����I����O�*���@��]|�'$�N����s���hR�$���}EE|����O�*���@��]�~4�����t�U�?�8���6����q������?�|B��]��ti������/��?�WG�/����s����TW˿�~4�����t�U����O�*���@��]�8�����/w�QQ_.�i������/��
 ��?�WMm[ƣ�j��/��?�WG�/����s���ԔW�����|B��]��ux����T������*��W��/��/w�VQ_'��'��O����|Y�`?��@��m��t���ge�������������/��/����|e�p�|@��m��t�������/w�[Q_$����*_?�@��]�x�������?�WG��������wq���?�&�7�������U��9���/�������}��������+�|_�i�|@��m��un=w��?��B��m��t�������/w�T�_-�kx�����/��?�WG���?�|B��]��t���ge���s���ԔWˣS��U�!�.��ʺ?��i�E[��������}��������*+�ө���*���@��]F�׍W�j��/��?�WG�����na{������T����
 ����T������*�?� ��O�?����]�v_xn�;������S��T������*�˯xԏ�*���@��]��3����w	����4W��۾5�������U����_�*���@��]��3����w	����W�sx����*��@��]Uox��|@��m��t���ge�����������_�>8_��??�A��]F�>���������U����;/�?�0���}}E|~��p��T<����*��?�����>��ʺ?��ge��������诎��O�A��������WQ��������>��ʺ_��3����������+����8��������w��WZ��&���u> ��v�?�WG�����na{������quO2��V������*���i�E[��������}�����q������?�|B�
 �]��tӪ���*���@��]�8�����/w�RQ_-�kx�����/��?�WG���?�|B��]��t`��/�?�0���}IE|����O�*���@��]5�����V������*��W��ۘ^��>���K����O� 7��h���/���x����U��W��/��/w�aQ_��o1��������WN_�^8o��?��}��t�������/w�`Q_ �������>��ʺU������������}���������+�?�O|q�EC���?���x��*??�A��]��3����s����TW��ƾ7'�J����?�WN������T� �6��ʺ?��ge������������2��/�����/��%K��h����_�v_xn�;���ڊ�/���R������*�������T� �6��ʺ��3��
 ����w	���֔W����������?�WG�%�6�������U����;/�?�p���l|z����?����ҽz��c���[��u=s\���Aki-��Et�ݮ(�mm�@]Nĕ,w�8��+�ΆS��>[2�B�wR����
 endstream
 endobj
-225 0 obj
+227 0 obj
 << /Length 4909
 >>
 stream
@@ -26666,13 +26721,13 @@ Q
 
 endstream
 endobj
-226 0 obj
+228 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 225 0 R
+/Contents 227 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I3 224 0 R
+/XObject << /I3 226 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -26680,7 +26735,7 @@ endobj
 >>
 >>
 endobj
-227 0 obj
+229 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -27083,7 +27138,7 @@ _b
 �7������[�������Υ�x��W��~){y,l�l$��`�..%�XɁ�D��3���Q\��ּ�8详���ЍE-]����
 endstream
 endobj
-228 0 obj
+230 0 obj
 << /Length 6057
 >>
 stream
@@ -27467,14 +27522,14 @@ Q
 
 endstream
 endobj
-229 0 obj
+231 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 228 0 R
+/Contents 230 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I4 227 0 R
-/I5 230 0 R
+/XObject << /I4 229 0 R
+/I5 232 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -27483,7 +27538,7 @@ endobj
 >>
 >>
 endobj
-230 0 obj
+232 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -27583,7 +27638,7 @@ wR
 �Z�����ҿ��x7��xW_�uK�sX�/�+{{W��m�ˎ��TAc�O!$�O�QG*�\���
 endstream
 endobj
-231 0 obj
+233 0 obj
 << /Length 7907
 >>
 stream
@@ -28032,21 +28087,21 @@ Q
 
 endstream
 endobj
-232 0 obj
+234 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 231 0 R
+/Contents 233 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 >>
-/XObject << /I6 233 0 R
+/XObject << /I6 235 0 R
 >>
 >>
 >>
 endobj
-233 0 obj
+235 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -28296,7 +28351,7 @@ O
 ��J{��
 endstream
 endobj
-234 0 obj
+236 0 obj
 << /Length 7564
 >>
 stream
@@ -28739,23 +28794,23 @@ Q
 
 endstream
 endobj
-235 0 obj
+237 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 234 0 R
+/Contents 236 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I7 236 0 R
-/I8 237 0 R
+/XObject << /I7 238 0 R
+/I8 239 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 >>
 >>
 >>
 endobj
-236 0 obj
+238 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -28895,7 +28950,7 @@ r@
 �1�EA����{z}Õ���3����<��[o�"��gO���"x7����Eq���Pt����G�<+�����7�Q���Vv��Ο��D�o�	m���?�>Љ��������¾�A�������Pt����G���9Y��:|>�����%���+g�_�?��`�:6�����,����n�7csc=7Z�/�xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���
 �c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+�(W��������(�/��m��e�h�'��K�R�Mt��Ip�0��2���ӭ��JRk����
 endstream
 endobj
-237 0 obj
+239 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -28998,7 +29053,7 @@ xwÚ
 �����	bK���F�$l��k��/�2Z� ��5Yͣ����4��r���ecl�K!��s�F�"ݻ.½��r����O�����Ö�P�"��;���O�e��|�.�w�wi�������Z��qͨ�EףM~1�܊�I�?V�����?�&��~�����Us�r����O�����Ö�P�"��;���=�]���_�c[�a�����ͨ|v񻴑ɍE\�����^�^}�S�w��%�����u˽nh&�T{v�3 A1��������k89�N��}�gm4�R���QE�aEPEPEPEPEPEPEPEPEPEPEPEP\�ï�<{�aؿ��a]er��p����b��e�D�^���K������F�]erz����Nn��X�l~�aoe47�\��d�ued���A~������?�'.?�:�[Z[�o��Q\��?���b�����G�?���b�����O������YEr��:�����N\�u��
 :�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?�
 �����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'���
 ��'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����Y\�ï�<{�aؿ��aG�?���b�����V���>�q�j����~/d{k6��<[�P�$�� �[�-[Z~]���
 endstream
 endobj
-238 0 obj
+240 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -29123,7 +29178,7 @@ x
 ��}������ˢ��T���n	m�iZ>���A�̾�F>b_p����a��βv9�x�F"��욹�{������G��=�LZ}��\��u����^��#ƒ@�!�e�^MR�c��|�Z����(U��@�M���Eʹ���<;PI�?��
 endstream
 endobj
-239 0 obj
+241 0 obj
 << /Length 2924
 >>
 stream
@@ -29292,13 +29347,13 @@ Q
 
 endstream
 endobj
-240 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 239 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I9 238 0 R
+/XObject << /I9 240 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -29306,7 +29361,7 @@ endobj
 >>
 >>
 endobj
-241 0 obj
+243 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -29467,7 +29522,7 @@ C
 \*\K4��n�Rg!ـ���Y�yRq�_M�-��Z�wg��
 endstream
 endobj
-242 0 obj
+244 0 obj
 << /Length 2227
 >>
 stream
@@ -29629,13 +29684,13 @@ Q
 
 endstream
 endobj
-243 0 obj
+245 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 242 0 R
+/Contents 244 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I10 241 0 R
+/XObject << /I10 243 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -29643,7 +29698,7 @@ endobj
 >>
 >>
 endobj
-244 0 obj
+246 0 obj
 << /Length 12010
 >>
 stream
@@ -30268,26 +30323,26 @@ Q
 
 endstream
 endobj
-245 0 obj
+247 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 244 0 R
+/Contents 246 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
-/F8.0 108 0 R
+/F5.0 52 0 R
+/F8.0 110 0 R
 /F3.0 26 0 R
-/F4.0 42 0 R
+/F4.0 44 0 R
 >>
 >>
 >>
 endobj
-246 0 obj
-[245 0 R /XYZ 0 792.0 null]
+248 0 obj
+[247 0 R /XYZ 0 792.0 null]
 endobj
-247 0 obj
+249 0 obj
 << /Length 14369
 >>
 stream
@@ -31096,21 +31151,21 @@ Q
 
 endstream
 endobj
-248 0 obj
+250 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 247 0 R
+/Contents 249 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F3.0 26 0 R
 >>
 >>
 >>
 endobj
-249 0 obj
+251 0 obj
 << /Length 11705
 >>
 stream
@@ -31723,11 +31778,11 @@ Q
 
 endstream
 endobj
-250 0 obj
+252 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 249 0 R
+/Contents 251 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -31736,7 +31791,7 @@ endobj
 >>
 >>
 endobj
-251 0 obj
+253 0 obj
 << /Length 16648
 >>
 stream
@@ -32679,31 +32734,31 @@ Q
 
 endstream
 endobj
-252 0 obj
+254 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 251 0 R
+/Contents 253 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F4.0 42 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [256 0 R 257 0 R]
+/Annots [258 0 R 259 0 R]
 >>
 endobj
-253 0 obj
-[252 0 R /XYZ 0 792.0 null]
-endobj
-254 0 obj
-[252 0 R /XYZ 0 652.4200000000001 null]
-endobj
 255 0 obj
-[252 0 R /XYZ 0 609.1800000000001 null]
+[254 0 R /XYZ 0 792.0 null]
 endobj
 256 0 obj
+[254 0 R /XYZ 0 652.4200000000001 null]
+endobj
+257 0 obj
+[254 0 R /XYZ 0 609.1800000000001 null]
+endobj
+258 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -32714,7 +32769,7 @@ endobj
 /Type /Annot
 >>
 endobj
-257 0 obj
+259 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -32725,7 +32780,7 @@ endobj
 /Type /Annot
 >>
 endobj
-258 0 obj
+260 0 obj
 << /Length 5126
 >>
 stream
@@ -32974,25 +33029,25 @@ Q
 
 endstream
 endobj
-259 0 obj
+261 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 258 0 R
+/Contents 260 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F4.0 42 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [261 0 R 262 0 R 263 0 R]
+/Annots [263 0 R 264 0 R 265 0 R]
 >>
 endobj
-260 0 obj
-[259 0 R /XYZ 0 792.0 null]
+262 0 obj
+[261 0 R /XYZ 0 792.0 null]
 endobj
-261 0 obj
+263 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_windows)
 /Subtype /Link
@@ -33000,7 +33055,7 @@ endobj
 /Type /Annot
 >>
 endobj
-262 0 obj
+264 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_linux)
 /Subtype /Link
@@ -33008,7 +33063,7 @@ endobj
 /Type /Annot
 >>
 endobj
-263 0 obj
+265 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33019,7 +33074,7 @@ endobj
 /Type /Annot
 >>
 endobj
-264 0 obj
+266 0 obj
 << /Length 10295
 >>
 stream
@@ -33597,31 +33652,31 @@ Q
 
 endstream
 endobj
-265 0 obj
+267 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 264 0 R
+/Contents 266 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F4.0 42 0 R
-/F7.1 59 0 R
+/F6.0 54 0 R
+/F4.0 44 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [268 0 R 270 0 R 272 0 R 273 0 R 274 0 R 275 0 R]
+/Annots [270 0 R 272 0 R 274 0 R 275 0 R 276 0 R 277 0 R]
 >>
 endobj
-266 0 obj
-[265 0 R /XYZ 0 792.0 null]
+268 0 obj
+[267 0 R /XYZ 0 792.0 null]
 endobj
-267 0 obj
-[265 0 R /XYZ 0 646.8600000000001 null]
+269 0 obj
+[267 0 R /XYZ 0 646.8600000000001 null]
 endobj
-268 0 obj
+270 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33632,10 +33687,10 @@ endobj
 /Type /Annot
 >>
 endobj
-269 0 obj
-[265 0 R /XYZ 0 499.48000000000025 null]
+271 0 obj
+[267 0 R /XYZ 0 499.48000000000025 null]
 endobj
-270 0 obj
+272 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33646,10 +33701,10 @@ endobj
 /Type /Annot
 >>
 endobj
-271 0 obj
-[265 0 R /XYZ 0 388.56000000000023 null]
+273 0 obj
+[267 0 R /XYZ 0 388.56000000000023 null]
 endobj
-272 0 obj
+274 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33660,7 +33715,7 @@ endobj
 /Type /Annot
 >>
 endobj
-273 0 obj
+275 0 obj
 << /Border [0 0 0]
 /Dest (odb_download)
 /Subtype /Link
@@ -33668,7 +33723,7 @@ endobj
 /Type /Annot
 >>
 endobj
-274 0 obj
+276 0 obj
 << /Border [0 0 0]
 /Dest (odb_install)
 /Subtype /Link
@@ -33676,7 +33731,7 @@ endobj
 /Type /Annot
 >>
 endobj
-275 0 obj
+277 0 obj
 << /Border [0 0 0]
 /Dest (odb_uninstall)
 /Subtype /Link
@@ -33684,7 +33739,7 @@ endobj
 /Type /Annot
 >>
 endobj
-276 0 obj
+278 0 obj
 << /Length 13227
 >>
 stream
@@ -34494,26 +34549,26 @@ Q
 
 endstream
 endobj
-277 0 obj
+279 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 276 0 R
+/Contents 278 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F4.0 42 0 R
+/F6.0 54 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [279 0 R 280 0 R 282 0 R]
+/Annots [281 0 R 282 0 R 284 0 R]
 >>
 endobj
-278 0 obj
-[277 0 R /XYZ 0 792.0 null]
+280 0 obj
+[279 0 R /XYZ 0 792.0 null]
 endobj
-279 0 obj
+281 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -34524,7 +34579,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+282 0 obj
 << /Border [0 0 0]
 /Dest (odb_install)
 /Subtype /Link
@@ -34532,10 +34587,10 @@ endobj
 /Type /Annot
 >>
 endobj
-281 0 obj
-[277 0 R /XYZ 0 469.0700000000002 null]
+283 0 obj
+[279 0 R /XYZ 0 469.0700000000002 null]
 endobj
-282 0 obj
+284 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -34546,10 +34601,10 @@ endobj
 /Type /Annot
 >>
 endobj
-283 0 obj
-[277 0 R /XYZ 0 216.0900000000002 null]
+285 0 obj
+[279 0 R /XYZ 0 216.0900000000002 null]
 endobj
-284 0 obj
+286 0 obj
 << /Length 11833
 >>
 stream
@@ -35232,30 +35287,30 @@ Q
 
 endstream
 endobj
-285 0 obj
+287 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 284 0 R
+/Contents 286 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
-/F4.0 42 0 R
-/F8.0 108 0 R
+/F5.0 52 0 R
+/F4.0 44 0 R
+/F8.0 110 0 R
 /F3.0 26 0 R
 >>
 >>
-/Annots [288 0 R 289 0 R 290 0 R 291 0 R]
+/Annots [290 0 R 291 0 R 292 0 R 293 0 R]
 >>
 endobj
-286 0 obj
-[285 0 R /XYZ 0 792.0 null]
+288 0 obj
+[287 0 R /XYZ 0 792.0 null]
 endobj
-287 0 obj
-[285 0 R /XYZ 0 646.8600000000001 null]
+289 0 obj
+[287 0 R /XYZ 0 646.8600000000001 null]
 endobj
-288 0 obj
+290 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -35263,7 +35318,7 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
+291 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35274,7 +35329,7 @@ endobj
 /Type /Annot
 >>
 endobj
-290 0 obj
+292 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install)
 /Subtype /Link
@@ -35282,7 +35337,7 @@ endobj
 /Type /Annot
 >>
 endobj
-291 0 obj
+293 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35293,19 +35348,19 @@ endobj
 /Type /Annot
 >>
 endobj
-292 0 obj
-[285 0 R /XYZ 0 426.2600000000003 null]
-endobj
-293 0 obj
-[285 0 R /XYZ 0 383.02000000000027 null]
-endobj
 294 0 obj
-[285 0 R /XYZ 0 342.5600000000003 null]
+[287 0 R /XYZ 0 426.2600000000003 null]
 endobj
 295 0 obj
-[285 0 R /XYZ 0 213.21000000000026 null]
+[287 0 R /XYZ 0 383.02000000000027 null]
 endobj
 296 0 obj
+[287 0 R /XYZ 0 342.5600000000003 null]
+endobj
+297 0 obj
+[287 0 R /XYZ 0 213.21000000000026 null]
+endobj
+298 0 obj
 << /Length 1218
 >>
 stream
@@ -35393,13 +35448,13 @@ Q
 
 endstream
 endobj
-297 0 obj
+299 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 296 0 R
+/Contents 298 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I11 298 0 R
+/XObject << /I11 300 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -35407,7 +35462,7 @@ endobj
 >>
 >>
 endobj
-298 0 obj
+300 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -36075,7 +36130,7 @@ u
 ~��=�y��i�h�2���e��<����_�O�3�ԗ���������Y�G�|[��ZLJ���ۘ�Q$V7W�����qm<�M,M"�k������~�W����<+�5���G �k�KH[�Y�݁��7�7�?�+�,�������C��?e��|;��2�|��Nݯ�k4�77����ݶ���HtO�?�/.4��^jEo5�����[�p,��H��w+�@��.X���o��|�O�x���G�ե�!�L��ޘ��K��i�Kk�݈�̊��`�]��[h>7'�B��������c�^8�B�������ڙp�����G0kEN_w��-=�F?�|&Լ5���5��[�I<C�5���[���r�,�����:�����U|]�}�0?�k�_������)�+�������&���1O�c�����O����0���A��w/�����w�/�������*�A��>��<e�
 ���|���U�85�;�O��X]C��B�h���N�O��6C	�Y�U"�B����?�}������a��������������?�&x����>�����w��O؛����}w��5MSY��5>��@�M��Q���<ŭ��w.98�:���S��~����zw����)�,�����������_��^/�ψ�$x�E��,l��]^����Ѭn'��͚�Qld�(�F�dx�DT��_*�k���$���j��W�=�;�cQE|A���
 endstream
 endobj
-299 0 obj
+301 0 obj
 << /Length 3195
 >>
 stream
@@ -36263,25 +36318,25 @@ Q
 
 endstream
 endobj
-300 0 obj
+302 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 299 0 R
+/Contents 301 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
 >>
-/XObject << /I12 302 0 R
+/XObject << /I12 304 0 R
 >>
 >>
 >>
 endobj
-301 0 obj
-[300 0 R /XYZ 0 792.0 null]
+303 0 obj
+[302 0 R /XYZ 0 792.0 null]
 endobj
-302 0 obj
+304 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -36580,7 +36635,7 @@ x
 ����O]e�W�v��2�/ź��#��ga�jW�Z��Y&��K.���C\[���Ղ��v�#B��?�����EsZ�����(����ο�W5����b��G�?#������������1|9��%���y>!x���Ũ\���!����l�AnE�į�=��f�ڌ<�þ~�ǵ~g����g_�+����_�1G�?��u�����U��b?�����o�����0���������EsZ�����(����ο�W5����b��G�?#�������������������k_�#�������������=W��Q�����~��a��a��_s�#��b�3��������k�z������:��\ֿ�G���?����޿�?֌7����~�x�����pi"�ѴkQ"G�4e�;��1�Y���.���,��A'���?������_�#��
 ��������ֵ��=W��S����?z'�g�vs�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z����������
 �b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���
 ��~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3������
 ����z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳
 ���k�z���������?�|?g�?�?C?��]�A�?�I�ǪO���b���������~ο�V�����b������EkZ�����(����?z��������a�9�ز����z��M�<)�e�$��kT`�&1�����On��?�?��u�����U������o��hg���M��}Teo��+Z9G%H��GF��ηa�M��U������$��xo��{/�-�������e�7���k��~�k=��-l$����R�%�۲�5nD9��4WV+MTj�U�7GZ�s�%f�֏ng���
 endstream
 endobj
-303 0 obj
+305 0 obj
 << /Length 2940
 >>
 stream
@@ -36734,25 +36789,25 @@ Q
 
 endstream
 endobj
-304 0 obj
+306 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 303 0 R
+/Contents 305 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
 >>
-/XObject << /I13 306 0 R
+/XObject << /I13 308 0 R
 >>
 >>
 >>
 endobj
-305 0 obj
-[304 0 R /XYZ 0 792.0 null]
+307 0 obj
+[306 0 R /XYZ 0 792.0 null]
 endobj
-306 0 obj
+308 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -36911,7 +36966,7 @@ zu
 ��Z��r��W�����G�|+���k��Q�g����5��1G(�i�Q��?�q?������s��sV_<Q��|+������Zw�>�zM����ݚ��Io�_��W��p7�x�����Ɵ������|D�m|_�뫭>F����du2�px�W�`ݩ�/��_������
 endstream
 endobj
-307 0 obj
+309 0 obj
 << /Length 4949
 >>
 stream
@@ -37204,33 +37259,33 @@ Q
 
 endstream
 endobj
-308 0 obj
+310 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 307 0 R
+/Contents 309 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
-/F4.0 42 0 R
+/F5.0 52 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [312 0 R 313 0 R 314 0 R]
+/Annots [314 0 R 315 0 R 316 0 R]
 >>
 endobj
-309 0 obj
-[308 0 R /XYZ 0 792.0 null]
+311 0 obj
+[310 0 R /XYZ 0 792.0 null]
 endobj
-310 0 obj
+312 0 obj
 << /Limits [(disable-connection-validation-select-option) (install-windows-odbc-driver)]
-/Names [(disable-connection-validation-select-option) 293 0 R (download-linux-odbc-driver) 99 0 R (enable-compression) 79 0 R (enable-compression-2) 107 0 R (install-jdbc-type-4-driver) 126 0 R (install-jdbc-type-4-driver-2) 194 0 R (install-linux-odbc-driver) 91 0 R (install-odb) 266 0 R (install-reinstall-linux-odbc-driver) 101 0 R (install-trafci) 181 0 R (install-windows-odbc-driver) 49 0 R]
+/Names [(disable-connection-validation-select-option) 295 0 R (download-linux-odbc-driver) 101 0 R (enable-compression) 81 0 R (enable-compression-2) 109 0 R (install-jdbc-type-4-driver) 128 0 R (install-jdbc-type-4-driver-2) 196 0 R (install-linux-odbc-driver) 93 0 R (install-odb) 268 0 R (install-reinstall-linux-odbc-driver) 103 0 R (install-trafci) 183 0 R (install-windows-odbc-driver) 51 0 R]
 >>
 endobj
-311 0 obj
-[308 0 R /XYZ 0 646.8600000000001 null]
+313 0 obj
+[310 0 R /XYZ 0 646.8600000000001 null]
 endobj
-312 0 obj
+314 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -37238,7 +37293,7 @@ endobj
 /Type /Annot
 >>
 endobj
-313 0 obj
+315 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install)
 /Subtype /Link
@@ -37246,7 +37301,7 @@ endobj
 /Type /Annot
 >>
 endobj
-314 0 obj
+316 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -37257,7 +37312,7 @@ endobj
 /Type /Annot
 >>
 endobj
-315 0 obj
+317 0 obj
 << /Length 5565
 >>
 stream
@@ -37618,29 +37673,29 @@ Q
 
 endstream
 endobj
-316 0 obj
+318 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 315 0 R
+/Contents 317 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
-/XObject << /I14 319 0 R
+/XObject << /I14 321 0 R
 >>
 >>
 >>
 endobj
-317 0 obj
-[316 0 R /XYZ 0 792.0 null]
+319 0 obj
+[318 0 R /XYZ 0 792.0 null]
 endobj
-318 0 obj
-[316 0 R /XYZ 0 698.76 null]
+320 0 obj
+[318 0 R /XYZ 0 698.76 null]
 endobj
-319 0 obj
+321 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -37865,7 +37920,7 @@ x
 +��6�?�#���h����t����5�����������_�����>�������{?��u�������t����4Š����������xi���|�����K��[���Ƌf=�܃����ى�/�����X�<E��A��ҥ�����#I�˴����+ӫ�����ϭ����G�//�}o���櫃�T|Ӌ��ޞ'Mr�J�3�����^_�����+�4���������_����?��>���dvtW��K��[���Ə�^_�����+�4gb��װ�̎Ί�?�xi���|�����K��[���Ə��O�0������\g�//�}o���?�xi���|�������F^��2;:+�����ϭ����G�//�}o���?��?�����GgEq��4������W�h����ϭ����G�v'�}{����3�
 ����>�������4������W�h����#�a�������������_�����>�������؟�a��?�#�����^_�����+�4���������_��;��>���dvtW��K��[���Ə�^_�����+�4gb��װ�̎���}|Q�a��?���o��Aa_R7��,��E���W�k��P���_�?�యg*�եN��V�_��#��q�*|�������>�0�l�4|>���~�e��M?�9��`����&|j�)�2s[�<�b�o�������Q^,s�\W,d����=�p�o�Jwz���&�<�b�o�������‚���E���;��[�E?�g���"�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�
 ��|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�
 ��P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_����
 �ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_��
 ����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���e�c�߈�+�x��ׂn�];��>�<�������x����Hy�f⍀��8�Ry�.K��G�����_.���'f��J�];��z�����
 endstream
 endobj
-320 0 obj
+322 0 obj
 << /Length 3847
 >>
 stream
@@ -38097,25 +38152,25 @@ Q
 
 endstream
 endobj
-321 0 obj
+323 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 320 0 R
+/Contents 322 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
 >>
-/XObject << /I15 323 0 R
+/XObject << /I15 325 0 R
 >>
 >>
 >>
 endobj
-322 0 obj
-[321 0 R /XYZ 0 792.0 null]
+324 0 obj
+[323 0 R /XYZ 0 792.0 null]
 endobj
-323 0 obj
+325 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -38311,7 +38366,7 @@ z
 ��G���4�����4������ I�����~П�i?���-��������H�����?�oG�n�~��������_�*����.EO�&��<�Б������Pk�����!�I~�|��ʿ��G���mnn|]�#2�"3�Ջm�FH���W+�9�(I;_g}��Ed��V�����4\nӛzI'�ֶ��EW�}@QEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQE��
 endstream
 endobj
-324 0 obj
+326 0 obj
 << /Length 2640
 >>
 stream
@@ -38480,21 +38535,21 @@ Q
 
 endstream
 endobj
-325 0 obj
+327 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 324 0 R
+/Contents 326 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 >>
-/XObject << /I16 326 0 R
+/XObject << /I16 328 0 R
 >>
 >>
 >>
 endobj
-326 0 obj
+328 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -38709,7 +38764,7 @@ E{
 +������O����ty�֭��Y7�w?��
 endstream
 endobj
-327 0 obj
+329 0 obj
 << /Length 13174
 >>
 stream
@@ -39440,27 +39495,27 @@ Q
 
 endstream
 endobj
-328 0 obj
+330 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 327 0 R
+/Contents 329 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F3.0 26 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 339 0 R]
+/Annots [333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 341 0 R]
 >>
 endobj
-329 0 obj
-[328 0 R /XYZ 0 792.0 null]
+331 0 obj
+[330 0 R /XYZ 0 792.0 null]
 endobj
-330 0 obj
-[328 0 R /XYZ 0 695.98 null]
+332 0 obj
+[330 0 R /XYZ 0 695.98 null]
 endobj
-331 0 obj
+333 0 obj
 << /Border [0 0 0]
 /Dest (basicsql_build)
 /Subtype /Link
@@ -39468,7 +39523,7 @@ endobj
 /Type /Annot
 >>
 endobj
-332 0 obj
+334 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -39476,7 +39531,7 @@ endobj
 /Type /Annot
 >>
 endobj
-333 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -39484,7 +39539,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+336 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -39492,7 +39547,7 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
+337 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -39500,7 +39555,7 @@ endobj
 /Type /Annot
 >>
 endobj
-336 0 obj
+338 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -39508,7 +39563,7 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
+339 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -39516,10 +39571,10 @@ endobj
 /Type /Annot
 >>
 endobj
-338 0 obj
-[328 0 R /XYZ 0 450.26000000000033 null]
+340 0 obj
+[330 0 R /XYZ 0 450.26000000000033 null]
 endobj
-339 0 obj
+341 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39530,7 +39585,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+342 0 obj
 << /Length 34093
 >>
 stream
@@ -42058,11 +42113,11 @@ Q
 
 endstream
 endobj
-341 0 obj
+343 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 340 0 R
+/Contents 342 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -42071,7 +42126,7 @@ endobj
 >>
 >>
 endobj
-342 0 obj
+344 0 obj
 << /Length 45423
 >>
 stream
@@ -45468,11 +45523,11 @@ Q
 
 endstream
 endobj
-343 0 obj
+345 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 342 0 R
+/Contents 344 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -45481,7 +45536,7 @@ endobj
 >>
 >>
 endobj
-344 0 obj
+346 0 obj
 << /Length 43134
 >>
 stream
@@ -48647,11 +48702,11 @@ Q
 
 endstream
 endobj
-345 0 obj
+347 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 344 0 R
+/Contents 346 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -48660,7 +48715,7 @@ endobj
 >>
 >>
 endobj
-346 0 obj
+348 0 obj
 << /Length 48634
 >>
 stream
@@ -52310,11 +52365,11 @@ Q
 
 endstream
 endobj
-347 0 obj
+349 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 346 0 R
+/Contents 348 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -52323,7 +52378,7 @@ endobj
 >>
 >>
 endobj
-348 0 obj
+350 0 obj
 << /Length 48620
 >>
 stream
@@ -55874,11 +55929,11 @@ Q
 
 endstream
 endobj
-349 0 obj
+351 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 348 0 R
+/Contents 350 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -55887,7 +55942,7 @@ endobj
 >>
 >>
 endobj
-350 0 obj
+352 0 obj
 << /Length 53784
 >>
 stream
@@ -59900,11 +59955,11 @@ Q
 
 endstream
 endobj
-351 0 obj
+353 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 350 0 R
+/Contents 352 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -59913,7 +59968,7 @@ endobj
 >>
 >>
 endobj
-352 0 obj
+354 0 obj
 << /Length 53586
 >>
 stream
@@ -63915,11 +63970,11 @@ Q
 
 endstream
 endobj
-353 0 obj
+355 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 352 0 R
+/Contents 354 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -63928,7 +63983,7 @@ endobj
 >>
 >>
 endobj
-354 0 obj
+356 0 obj
 << /Length 11109
 >>
 stream
@@ -64675,24 +64730,24 @@ Q
 
 endstream
 endobj
-355 0 obj
+357 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 354 0 R
+/Contents 356 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F2.0 15 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [357 0 R 358 0 R 359 0 R 361 0 R]
+/Annots [359 0 R 360 0 R 361 0 R 363 0 R]
 >>
 endobj
-356 0 obj
-[355 0 R /XYZ 0 632.84 null]
+358 0 obj
+[357 0 R /XYZ 0 632.84 null]
 endobj
-357 0 obj
+359 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -64700,7 +64755,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+360 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -64708,7 +64763,7 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
+361 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -64716,10 +64771,10 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
-[355 0 R /XYZ 0 524.7 null]
+362 0 obj
+[357 0 R /XYZ 0 524.7 null]
 endobj
-361 0 obj
+363 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64730,7 +64785,7 @@ endobj
 /Type /Annot
 >>
 endobj
-362 0 obj
+364 0 obj
 << /Length 11012
 >>
 stream
@@ -65302,21 +65357,21 @@ Q
 
 endstream
 endobj
-363 0 obj
+365 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 362 0 R
+/Contents 364 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [364 0 R 365 0 R 366 0 R 369 0 R]
+/Annots [366 0 R 367 0 R 368 0 R 371 0 R]
 >>
 endobj
-364 0 obj
+366 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65324,7 +65379,7 @@ endobj
 /Type /Annot
 >>
 endobj
-365 0 obj
+367 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65332,7 +65387,7 @@ endobj
 /Type /Annot
 >>
 endobj
-366 0 obj
+368 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65340,15 +65395,15 @@ endobj
 /Type /Annot
 >>
 endobj
-367 0 obj
-[363 0 R /XYZ 0 300.93999999999977 null]
+369 0 obj
+[365 0 R /XYZ 0 300.93999999999977 null]
 endobj
-368 0 obj
+370 0 obj
 << /Limits [(register-jdbc-type-4-driver-2) (trafci_JRE)]
-/Names [(register-jdbc-type-4-driver-2) 318 0 R (reinstall-jdbc-type-4-driver) 169 0 R (reinstall-windows-odbc-driver) 70 0 R (run-code-run-bat-code) 367 0 R (run-sample-program-code-connect_test-code) 114 0 R (set-up-client-environment) 104 0 R (task-1-download-the-odbc-client-installation-file) 60 0 R (task-2-start-the-installshield-wizard) 62 0 R (task-3-add-a-client-data-source) 67 0 R (test-launching-trafci) 260 0 R (trafci_JRE) 189 0 R]
+/Names [(register-jdbc-type-4-driver-2) 320 0 R (reinstall-jdbc-type-4-driver) 171 0 R (reinstall-windows-odbc-driver) 72 0 R (run-code-run-bat-code) 369 0 R (run-sample-program-code-connect_test-code) 116 0 R (set-up-client-environment) 106 0 R (task-1-download-the-odbc-client-installation-file) 62 0 R (task-2-start-the-installshield-wizard) 64 0 R (task-3-add-a-client-data-source) 69 0 R (test-launching-trafci) 262 0 R (trafci_JRE) 191 0 R]
 >>
 endobj
-369 0 obj
+371 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -65359,7 +65414,7 @@ endobj
 /Type /Annot
 >>
 endobj
-370 0 obj
+372 0 obj
 << /Length 7088
 >>
 stream
@@ -65744,21 +65799,21 @@ Q
 
 endstream
 endobj
-371 0 obj
+373 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 370 0 R
+/Contents 372 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [372 0 R 373 0 R 374 0 R]
+/Annots [374 0 R 375 0 R 376 0 R]
 >>
 endobj
-372 0 obj
+374 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65766,7 +65821,7 @@ endobj
 /Type /Annot
 >>
 endobj
-373 0 obj
+375 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65774,7 +65829,7 @@ endobj
 /Type /Annot
 >>
 endobj
-374 0 obj
+376 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65782,7 +65837,7 @@ endobj
 /Type /Annot
 >>
 endobj
-375 0 obj
+377 0 obj
 << /Border [0 0 0]
 /Dest (about-this-document)
 /Subtype /Link
@@ -65790,7 +65845,7 @@ endobj
 /Type /Annot
 >>
 endobj
-376 0 obj
+378 0 obj
 << /Border [0 0 0]
 /Dest (about-this-document)
 /Subtype /Link
@@ -65798,7 +65853,7 @@ endobj
 /Type /Annot
 >>
 endobj
-377 0 obj
+379 0 obj
 << /Border [0 0 0]
 /Dest (intended-audience)
 /Subtype /Link
@@ -65806,7 +65861,7 @@ endobj
 /Type /Annot
 >>
 endobj
-378 0 obj
+380 0 obj
 << /Border [0 0 0]
 /Dest (intended-audience)
 /Subtype /Link
@@ -65814,7 +65869,7 @@ endobj
 /Type /Annot
 >>
 endobj
-379 0 obj
+381 0 obj
 << /Border [0 0 0]
 /Dest (new-and-changed-information)
 /Subtype /Link
@@ -65822,7 +65877,7 @@ endobj
 /Type /Annot
 >>
 endobj
-380 0 obj
+382 0 obj
 << /Border [0 0 0]
 /Dest (new-and-changed-information)
 /Subtype /Link
@@ -65830,7 +65885,7 @@ endobj
 /Type /Annot
 >>
 endobj
-381 0 obj
+383 0 obj
 << /Border [0 0 0]
 /Dest (notation-conventions)
 /Subtype /Link
@@ -65838,7 +65893,7 @@ endobj
 /Type /Annot
 >>
 endobj
-382 0 obj
+384 0 obj
 << /Border [0 0 0]
 /Dest (notation-conventions)
 /Subtype /Link
@@ -65846,7 +65901,7 @@ endobj
 /Type /Annot
 >>
 endobj
-383 0 obj
+385 0 obj
 << /Border [0 0 0]
 /Dest (publishing-history)
 /Subtype /Link
@@ -65854,7 +65909,7 @@ endobj
 /Type /Annot
 >>
 endobj
-384 0 obj
+386 0 obj
 << /Border [0 0 0]
 /Dest (publishing-history)
 /Subtype /Link
@@ -65862,7 +65917,7 @@ endobj
 /Type /Annot
 >>
 endobj
-385 0 obj
+387 0 obj
 << /Border [0 0 0]
 /Dest (comments-encouraged)
 /Subtype /Link
@@ -65870,7 +65925,7 @@ endobj
 /Type /Annot
 >>
 endobj
-386 0 obj
+388 0 obj
 << /Border [0 0 0]
 /Dest (comments-encouraged)
 /Subtype /Link
@@ -65878,7 +65933,7 @@ endobj
 /Type /Annot
 >>
 endobj
-387 0 obj
+389 0 obj
 << /Border [0 0 0]
 /Dest (trafodion-client-products)
 /Subtype /Link
@@ -65886,7 +65941,7 @@ endobj
 /Type /Annot
 >>
 endobj
-388 0 obj
+390 0 obj
 << /Border [0 0 0]
 /Dest (trafodion-client-products)
 /Subtype /Link
@@ -65894,7 +65949,7 @@ endobj
 /Type /Annot
 >>
 endobj
-389 0 obj
+391 0 obj
 << /Border [0 0 0]
 /Dest (client-summary)
 /Subtype /Link
@@ -65902,7 +65957,7 @@ endobj
 /Type /Annot
 >>
 endobj
-390 0 obj
+392 0 obj
 << /Border [0 0 0]
 /Dest (client-summary)
 /Subtype /Link
@@ -65910,7 +65965,7 @@ endobj
 /Type /Annot
 >>
 endobj
-391 0 obj
+393 0 obj
 << /Border [0 0 0]
 /Dest (install-windows-odbc-driver)
 /Subtype /Link
@@ -65918,7 +65973,7 @@ endobj
 /Type /Annot
 >>
 endobj
-392 0 obj
+394 0 obj
 << /Border [0 0 0]
 /Dest (install-windows-odbc-driver)
 /Subtype /Link
@@ -65926,7 +65981,7 @@ endobj
 /Type /Annot
 >>
 endobj
-393 0 obj
+395 0 obj
 << /Border [0 0 0]
 /Dest (installation-package)
 /Subtype /Link
@@ -65934,7 +65989,7 @@ endobj
 /Type /Annot
 >>
 endobj
-394 0 obj
+396 0 obj
 << /Border [0 0 0]
 /Dest (installation-package)
 /Subtype /Link
@@ -65942,7 +65997,7 @@ endobj
 /Type /Annot
 >>
 endobj
-395 0 obj
+397 0 obj
 << /Border [0 0 0]
 /Dest (installation-requirements)
 /Subtype /Link
@@ -65950,7 +66005,7 @@ endobj
 /Type /Annot
 >>
 endobj
-396 0 obj
+398 0 obj
 << /Border [0 0 0]
 /Dest (installation-requirements)
 /Subtype /Link
@@ -65958,7 +66013,7 @@ endobj
 /Type /Annot
 >>
 endobj
-397 0 obj
+399 0 obj
 << /Border [0 0 0]
 /Dest (installation-instructions)
 /Subtype /Link
@@ -65966,7 +66021,7 @@ endobj
 /Type /Annot
 >>
 endobj
-398 0 obj
+400 0 obj
 << /Border [0 0 0]
 /Dest (installation-instructions)
 /Subtype /Link
@@ -65974,7 +66029,7 @@ endobj
 /Type /Annot
 >>
 endobj
-399 0 obj
+401 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_install)
 /Subtype /Link
@@ -65982,7 +66037,7 @@ endobj
 /Type /Annot
 >>
 endobj
-400 0 obj
+402 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_install)
 /Subtype /Link
@@ -65990,7 +66045,7 @@ endobj
 /Type /Annot
 >>
 endobj
-401 0 obj
+403 0 obj
 << /Border [0 0 0]
 /Dest (reinstall-windows-odbc-driver)
 /Subtype /Link
@@ -65998,7 +66053,7 @@ endobj
 /Type /Annot
 >>
 endobj
-402 0 obj
+404 0 obj
 << /Border [0 0 0]
 /Dest (reinstall-windows-odbc-driver)
 /Subtype /Link
@@ -66006,7 +66061,7 @@ endobj
 /Type /Annot
 >>
 endobj
-403 0 obj
+405 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_uninstall)
 /Subtype /Link
@@ -66014,7 +66069,7 @@ endobj
 /Type /Annot
 >>
 endobj
-404 0 obj
+406 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_uninstall)
 /Subtype /Link
@@ -66022,7 +66077,7 @@ endobj
 /Type /Annot
 >>
 endobj
-405 0 obj
+407 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -66030,7 +66085,7 @@ endobj
 /Type /Annot
 >>
 endobj
-406 0 obj
+408 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -66038,7 +66093,7 @@ endobj
 /Type /Annot
 >>
 endobj
-407 0 obj
+409 0 obj
 << /Border [0 0 0]
 /Dest (enable-compression)
 /Subtype /Link
@@ -66046,7 +66101,7 @@ endobj
 /Type /Annot
 >>
 endobj
-408 0 obj
+410 0 obj
 << /Border [0 0 0]
 /Dest (enable-compression)
 /Subtype /Link
@@ -66054,7 +66109,7 @@ endobj
 /Type /Annot
 >>
 endobj
-409 0 obj
+411 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -66062,7 +66117,7 @@ endobj
 /Type /Annot
 >>
 endobj
-410 0 obj
+412 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -66070,7 +66125,7 @@ endobj
 /Type /Annot
 >>
 endobj
-411 0 obj
+413 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -66078,7 +66133,7 @@ endobj
 /Type /Annot
 >>
 endobj
-412 0 obj
+414 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -66086,7 +66141,7 @@ endobj
 /Type /Annot
 >>
 endobj
-413 0 obj
+415 0 obj
 << /Border [0 0 0]
 /Dest (install-linux-odbc-driver)
 /Subtype /Link
@@ -66094,7 +66149,7 @@ endobj
 /Type /Annot
 >>
 endobj
-414 0 obj
+416 0 obj
 << /Border [0 0 0]
 /Dest (install-linux-odbc-driver)
 /Subtype /Link
@@ -66102,7 +66157,7 @@ endobj
 /Type /Annot
 >>
 endobj
-415 0 obj
+417 0 obj
 << /Border [0 0 0]
 /Dest (installation-packaged)
 /Subtype /Link
@@ -66110,7 +66165,7 @@ endobj
 /Type /Annot
 >>
 endobj
-416 0 obj
+418 0 obj
 << /Border [0 0 0]
 /Dest (installation-packaged)
 /Subtype /Link
@@ -66118,7 +66173,7 @@ endobj
 /Type /Annot
 >>
 endobj
-417 0 obj
+419 0 obj
 << /Border [0 0 0]
 /Dest (installation-requirements-2)
 /Subtype /Link
@@ -66126,7 +66181,7 @@ endobj
 /Type /Annot
 >>
 endobj
-418 0 obj
+420 0 obj
 << /Border [0 0 0]
 /Dest (installation-requirements-2)
 /Subtype /Link
@@ -66134,7 +66189,7 @@ endobj
 /Type /Annot
 >>
 endobj
-419 0 obj
+421 0 obj
 << /Border [0 0 0]
 /Dest (installation-instructions-2)
 /Subtype /Link
@@ -66142,7 +66197,7 @@ endobj
 /Type /Annot
 >>
 endobj
-420 0 obj
+422 0 obj
 << /Border [0 0 0]
 /Dest (installation-instructions-2)
 /Subtype /Link
@@ -66150,7 +66205,7 @@ endobj
 /Type /Annot
 >>
 endobj
-421 0 obj
+423 0 obj
 << /Border [0 0 0]
 /Dest (download-linux-odbc-driver)
 /Subtype /Link
@@ -66158,7 +66213,7 @@ endobj
 /Type /Annot
 >>
 endobj
-422 0 obj
+424 0 obj
 << /Border [0 0 0]
 /Dest (download-linux-odbc-driver)
 /Subtype /Link
@@ -66166,7 +66221,7 @@ endobj
 /Type /Annot
 >>
 endobj
-423 0 obj
+425 0 obj
 << /Border [0 0 0]
 /Dest (install-reinstall-linux-odbc-driver)
 /Subtype /Link
@@ -66174,7 +66229,7 @@ endobj
 /Type /Annot
 >>
 endobj
-424 0 obj
+426 0 obj
 << /Border [0 0 0]
 /Dest (install-reinstall-linux-odbc-driver)
 /Subtype /Link
@@ -66182,7 +66237,7 @@ endobj
 /Type /Annot
 >>
 endobj
-425 0 obj
+427 0 obj
 << /Border [0 0 0]
 /Dest (set-up-client-environment)
 /Subtype /Link
@@ -66190,7 +66245,7 @@ endobj
 /Type /Annot
 >>
 endobj
-426 0 obj
+428 0 obj
 << /Border [0 0 0]
 /Dest (set-up-client-environment)
 /Subtype /Link
@@ -66198,7 +66253,7 @@ endobj
 /Type /Annot
 >>
 endobj
-427 0 obj
+429 0 obj
 << /Border [0 0 0]
 /Dest (enable-compression-2)
 /Subtype /Link
@@ -66206,7 +66261,7 @@ endobj
 /Type /Annot
 >>
 endobj
-428 0 obj
+430 0 obj
 << /Border [0 0 0]
 /Dest (enable-compression-2)
 /Subtype /Link
@@ -66214,7 +66269,7 @@ endobj
 /Type /Annot
 >>
 endobj
-429 0 obj
+431 0 obj
 << /Border [0 0 0]
 /Dest (use-third-party-driver-manager)
 /Subtype /Link
@@ -66222,7 +66277,7 @@ endobj
 /Type /Annot
 >>
 endobj
-430 0 obj
+432 0 obj
 << /Border [0 0 0]
 /Dest (use-third-party-driver-manager)
 /Subtype /Link
@@ -66230,7 +66285,7 @@ endobj
 /Type /Annot
 >>
 endobj
-431 0 obj
+433 0 obj
 << /Border [0 0 0]
 /Dest (run-sample-program-code-connect_test-code)
 /Subtype /Link
@@ -66238,7 +66293,7 @@ endobj
 /Type /Annot
 >>
 endobj
-432 0 obj
+434 0 obj
 << /Border [0 0 0]
 /Dest (run-sample-program-code-connect_test-code)
 /Subtype /Link
@@ -66246,7 +66301,7 @@ endobj
 /Type /Annot
 >>
 endobj
-433 0 obj
+435 0 obj
 << /Border [0 0 0]
 /Dest (run-sample-program-code-connect_test-code)
 /Subtype /Link
@@ -66254,7 +66309,7 @@ endobj
 /Type /Annot
 >>
 endobj
-434 0 obj
+436 0 obj
 << /Border [0 0 0]
 /Dest (run-sample-program-code-connect_test-code)
 /Subtype /Link
@@ -66262,7 +66317,7 @@ endobj
 /Type /Annot
 >>
 endobj
-435 0 obj
+437 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -66270,7 +66325,7 @@ endobj
 /Type /Annot
 >>
 endobj
-436 0 obj
+438 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -66278,7 +66333,7 @@ endobj
 /Type /Annot
 >>
 endobj
-437 0 obj
+439 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -66286,7 +66341,7 @@ endobj
 /Type /Annot
 >>
 endobj
-438 0 obj
+440 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -66294,7 +66349,7 @@ endobj
 /Type /Annot
 >>
 endobj
-439 0 obj
+441 0 obj
 << /Border [0 0 0]
 /Dest (install-jdbc-type-4-driver)
 /Subtype /Link
@@ -66302,7 +66357,7 @@ endobj
 /Type /Annot
 >>
 endobj
-440 0 obj
+442 0 obj
 << /Border [0 0 0]
 /Dest (install-jdbc-type-4-driver)
 /Subtype /Link
@@ -66310,7 +66365,7 @

<TRUNCATED>

[22/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/Trafodion_Command_Interface_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/command_interface/Trafodion_Command_Interface_Guide.pdf b/docs/command_interface/Trafodion_Command_Interface_Guide.pdf
index 89b8f9d..0ea8d9c 100644
--- a/docs/command_interface/Trafodion_Command_Interface_Guide.pdf
+++ b/docs/command_interface/Trafodion_Command_Interface_Guide.pdf
@@ -5,16 +5,16 @@
 /Author (Version 1.3.0, January 2016)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221246+00'00')
-/ModDate (D:20160212221246+00'00')
+/CreationDate (D:20160218161823+00'00')
+/ModDate (D:20160218161823+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 32 0 R
-/Outlines 1785 0 R
-/PageLabels 2125 0 R
+/Outlines 1787 0 R
+/PageLabels 2127 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -24,7 +24,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 207
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 30 0 R 39 0 R 41 0 R 43 0 R 48 0 R 52 0 R 61 0 R 66 0 R 73 0 R 82 0 R 86 0 R 91 0 R 95 0 R 99 0 R 105 0 R 110 0 R 119 0 R 128 0 R 131 0 R 133 0 R 135 0 R 148 0 R 154 0 R 157 0 R 161 0 R 166 0 R 168 0 R 173 0 R 176 0 R 180 0 R 189 0 R 194 0 R 197 0 R 204 0 R 208 0 R 215 0 R 220 0 R 224 0 R 229 0 R 234 0 R 240 0 R 246 0 R 252 0 R 258 0 R 264 0 R 268 0 R 272 0 R 277 0 R 281 0 R 284 0 R 286 0 R 288 0 R 291 0 R 297 0 R 301 0 R 307 0 R 310 0 R 324 0 R 331 0 R 335 0 R 341 0 R 346 0 R 353 0 R 359 0 R 362 0 R 368 0 R 373 0 R 377 0 R 380 0 R 383 0 R 415 0 R 449 0 R 464 0 R 471 0 R 477 0 R 483 0 R 491 0 R 494 0 R 500 0 R 506 0 R 509 0 R 516 0 R 523 0 R 526 0 R 558 0 R 563 0 R 565 0 R 573 0 R 575 0 R 580 0 R 584 0 R 586 0 R 588 0 R 590 0 R 596 0 R 599 0 R 607 0 R 613 0 R 616 0 R 624 0 R 630 0 R 636 0 R 639 0 R 646 0 R 653 0 R 655 0 R 659 0 R 662 0 R 665 0 R 667 0 R 670 0 R 675 0 R 678 0 R 681 0 R 683 0 R 685 0 R 687 0 R
  691 0 R 694 0 R 697 0 R 699 0 R 701 0 R 703 0 R 711 0 R 713 0 R 719 0 R 726 0 R 729 0 R 731 0 R 737 0 R 745 0 R 752 0 R 758 0 R 761 0 R 767 0 R 773 0 R 778 0 R 782 0 R 784 0 R 789 0 R 792 0 R 795 0 R 801 0 R 803 0 R 808 0 R 811 0 R 813 0 R 815 0 R 817 0 R 819 0 R 825 0 R 829 0 R 833 0 R 839 0 R 843 0 R 849 0 R 853 0 R 858 0 R 862 0 R 867 0 R 871 0 R 876 0 R 880 0 R 890 0 R 896 0 R 903 0 R 906 0 R 912 0 R 918 0 R 926 0 R 932 0 R 938 0 R 945 0 R 950 0 R 954 0 R 960 0 R 967 0 R 973 0 R 980 0 R 986 0 R 994 0 R 1001 0 R 1008 0 R 1026 0 R 1039 0 R 1042 0 R 1048 0 R 1055 0 R 1061 0 R 1067 0 R 1073 0 R 1077 0 R 1081 0 R 1083 0 R 1085 0 R 1088 0 R 1095 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 30 0 R 39 0 R 41 0 R 43 0 R 50 0 R 54 0 R 63 0 R 68 0 R 75 0 R 84 0 R 88 0 R 93 0 R 97 0 R 101 0 R 107 0 R 112 0 R 121 0 R 130 0 R 133 0 R 135 0 R 137 0 R 150 0 R 156 0 R 159 0 R 163 0 R 168 0 R 170 0 R 175 0 R 178 0 R 182 0 R 191 0 R 196 0 R 199 0 R 206 0 R 210 0 R 217 0 R 222 0 R 226 0 R 231 0 R 236 0 R 242 0 R 248 0 R 254 0 R 260 0 R 266 0 R 270 0 R 274 0 R 279 0 R 283 0 R 286 0 R 288 0 R 290 0 R 293 0 R 299 0 R 303 0 R 309 0 R 312 0 R 326 0 R 333 0 R 337 0 R 343 0 R 348 0 R 355 0 R 361 0 R 364 0 R 370 0 R 375 0 R 379 0 R 382 0 R 385 0 R 417 0 R 451 0 R 466 0 R 473 0 R 479 0 R 485 0 R 493 0 R 496 0 R 502 0 R 508 0 R 511 0 R 518 0 R 525 0 R 528 0 R 560 0 R 565 0 R 567 0 R 575 0 R 577 0 R 582 0 R 586 0 R 588 0 R 590 0 R 592 0 R 598 0 R 601 0 R 609 0 R 615 0 R 618 0 R 626 0 R 632 0 R 638 0 R 641 0 R 648 0 R 655 0 R 657 0 R 661 0 R 664 0 R 667 0 R 669 0 R 672 0 R 677 0 R 680 0 R 683 0 R 685 0 R 687 0 R 689 0 
 R 693 0 R 696 0 R 699 0 R 701 0 R 703 0 R 705 0 R 713 0 R 715 0 R 721 0 R 728 0 R 731 0 R 733 0 R 739 0 R 747 0 R 754 0 R 760 0 R 763 0 R 769 0 R 775 0 R 780 0 R 784 0 R 786 0 R 791 0 R 794 0 R 797 0 R 803 0 R 805 0 R 810 0 R 813 0 R 815 0 R 817 0 R 819 0 R 821 0 R 827 0 R 831 0 R 835 0 R 841 0 R 845 0 R 851 0 R 855 0 R 860 0 R 864 0 R 869 0 R 873 0 R 878 0 R 882 0 R 892 0 R 898 0 R 905 0 R 908 0 R 914 0 R 920 0 R 928 0 R 934 0 R 940 0 R 947 0 R 952 0 R 956 0 R 962 0 R 969 0 R 975 0 R 982 0 R 988 0 R 996 0 R 1003 0 R 1010 0 R 1028 0 R 1041 0 R 1044 0 R 1050 0 R 1057 0 R 1063 0 R 1069 0 R 1075 0 R 1079 0 R 1083 0 R 1085 0 R 1087 0 R 1090 0 R 1097 0 R]
 >>
 endobj
 4 0 obj
@@ -1834,7 +1834,7 @@ endobj
 /F3.0 37 0 R
 >>
 >>
-/Annots [1096 0 R 1097 0 R 1098 0 R 1099 0 R 1100 0 R 1101 0 R 1102 0 R 1103 0 R 1104 0 R 1105 0 R 1106 0 R 1107 0 R 1108 0 R 1109 0 R 1110 0 R 1111 0 R 1112 0 R 1113 0 R 1114 0 R 1115 0 R 1116 0 R 1117 0 R 1118 0 R 1119 0 R 1120 0 R 1121 0 R 1122 0 R 1123 0 R 1124 0 R 1125 0 R 1126 0 R 1127 0 R 1128 0 R 1129 0 R 1130 0 R 1131 0 R 1132 0 R 1133 0 R 1134 0 R 1135 0 R 1136 0 R 1137 0 R 1138 0 R 1139 0 R 1140 0 R 1141 0 R 1142 0 R 1143 0 R 1144 0 R 1145 0 R 1146 0 R 1147 0 R 1148 0 R 1149 0 R 1150 0 R 1151 0 R 1152 0 R 1153 0 R 1154 0 R 1155 0 R 1156 0 R 1157 0 R 1158 0 R 1159 0 R 1160 0 R 1161 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1182 0 R]
+/Annots [1098 0 R 1099 0 R 1100 0 R 1101 0 R 1102 0 R 1103 0 R 1104 0 R 1105 0 R 1106 0 R 1107 0 R 1108 0 R 1109 0 R 1110 0 R 1111 0 R 1112 0 R 1113 0 R 1114 0 R 1115 0 R 1116 0 R 1117 0 R 1118 0 R 1119 0 R 1120 0 R 1121 0 R 1122 0 R 1123 0 R 1124 0 R 1125 0 R 1126 0 R 1127 0 R 1128 0 R 1129 0 R 1130 0 R 1131 0 R 1132 0 R 1133 0 R 1134 0 R 1135 0 R 1136 0 R 1137 0 R 1138 0 R 1139 0 R 1140 0 R 1141 0 R 1142 0 R 1143 0 R 1144 0 R 1145 0 R 1146 0 R 1147 0 R 1148 0 R 1149 0 R 1150 0 R 1151 0 R 1152 0 R 1153 0 R 1154 0 R 1155 0 R 1156 0 R 1157 0 R 1158 0 R 1159 0 R 1160 0 R 1161 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1182 0 R 1183 0 R 1184 0 R]
 >>
 endobj
 11 0 obj
@@ -3726,10 +3726,10 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 >>
 >>
-/Annots [1183 0 R 1184 0 R 1185 0 R 1186 0 R 1187 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1207 0 R 1208 0 R 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1246 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R 1251 0 R 1252 0 R 1253 0 R 1254 0 R 1255 0 R 1256 0 R 1257 0 R 1258 0 R 1259 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R]
+/Annots [1185 0 R 1186 0 R 1187 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1207 0 R 1208 0 R 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1246 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R 1251 0 R 1252 0 R 1253 0 R 1254 0 R 1255 0 R 1256 0 R 1257 0 R 1258 0 R 1259 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R 1281 0 R 1282 0 R]
 >>
 endobj
 13 0 obj
@@ -5512,7 +5512,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1281 0 R 1282 0 R 1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1288 0 R 1289 0 R 1290 0 R 1291 0 R 1292 0 R 1293 0 R 1294 0 R 1295 0 R 1296 0 R 1297 0 R 1298 0 R 1299 0 R 1300 0 R 1301 0 R 1302 0 R 1303 0 R 1304 0 R 1305 0 R 1306 0 R 1307 0 R 1308 0 R 1309 0 R 1310 0 R 1311 0 R 1312 0 R 1313 0 R 1314 0 R 1315 0 R 1316 0 R 1317 0 R 1318 0 R 1319 0 R 1320 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1334 0 R 1335 0 R 1336 0 R 1337 0 R 1338 0 R 1339 0 R 1340 0 R 1341 0 R 1342 0 R 1343 0 R 1344 0 R 1345 0 R 1346 0 R 1347 0 R 1348 0 R 1349 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R]
+/Annots [1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1288 0 R 1289 0 R 1290 0 R 1291 0 R 1292 0 R 1293 0 R 1294 0 R 1295 0 R 1296 0 R 1297 0 R 1298 0 R 1299 0 R 1300 0 R 1301 0 R 1302 0 R 1303 0 R 1304 0 R 1305 0 R 1306 0 R 1307 0 R 1308 0 R 1309 0 R 1310 0 R 1311 0 R 1312 0 R 1313 0 R 1314 0 R 1315 0 R 1316 0 R 1317 0 R 1318 0 R 1319 0 R 1320 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1334 0 R 1335 0 R 1336 0 R 1337 0 R 1338 0 R 1339 0 R 1340 0 R 1341 0 R 1342 0 R 1343 0 R 1344 0 R 1345 0 R 1346 0 R 1347 0 R 1348 0 R 1349 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R 1369 0 R 1370 0 R]
 >>
 endobj
 15 0 obj
@@ -7295,7 +7295,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1369 0 R 1370 0 R 1371 0 R 1372 0 R 1373 0 R 1374 0 R 1375 0 R 1376 0 R 1377 0 R 1378 0 R 1379 0 R 1380 0 R 1381 0 R 1382 0 R 1383 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R 1401 0 R 1402 0 R 1403 0 R 1404 0 R 1405 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1413 0 R 1414 0 R 1415 0 R 1416 0 R 1417 0 R 1418 0 R 1419 0 R 1420 0 R 1421 0 R 1422 0 R 1423 0 R 1424 0 R 1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R 1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R 1450 0 R 1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R]
+/Annots [1371 0 R 1372 0 R 1373 0 R 1374 0 R 1375 0 R 1376 0 R 1377 0 R 1378 0 R 1379 0 R 1380 0 R 1381 0 R 1382 0 R 1383 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R 1401 0 R 1402 0 R 1403 0 R 1404 0 R 1405 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1413 0 R 1414 0 R 1415 0 R 1416 0 R 1417 0 R 1418 0 R 1419 0 R 1420 0 R 1421 0 R 1422 0 R 1423 0 R 1424 0 R 1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R 1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R 1450 0 R 1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R 1457 0 R 1458 0 R]
 >>
 endobj
 17 0 obj
@@ -9078,7 +9078,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1457 0 R 1458 0 R 1459 0 R 1460 0 R 1461 0 R 1462 0 R 1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R 1469 0 R 1470 0 R 1471 0 R 1472 0 R 1473 0 R 1474 0 R 1475 0 R 1476 0 R 1477 0 R 1478 0 R 1479 0 R 1480 0 R 1481 0 R 1482 0 R 1483 0 R 1484 0 R 1485 0 R 1486 0 R 1487 0 R 1488 0 R 1489 0 R 1490 0 R 1491 0 R 1492 0 R 1493 0 R 1494 0 R 1495 0 R 1496 0 R 1497 0 R 1498 0 R 1499 0 R 1500 0 R 1501 0 R 1502 0 R 1503 0 R 1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R]
+/Annots [1459 0 R 1460 0 R 1461 0 R 1462 0 R 1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R 1469 0 R 1470 0 R 1471 0 R 1472 0 R 1473 0 R 1474 0 R 1475 0 R 1476 0 R 1477 0 R 1478 0 R 1479 0 R 1480 0 R 1481 0 R 1482 0 R 1483 0 R 1484 0 R 1485 0 R 1486 0 R 1487 0 R 1488 0 R 1489 0 R 1490 0 R 1491 0 R 1492 0 R 1493 0 R 1494 0 R 1495 0 R 1496 0 R 1497 0 R 1498 0 R 1499 0 R 1500 0 R 1501 0 R 1502 0 R 1503 0 R 1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R 1546 0 R]
 >>
 endobj
 19 0 obj
@@ -10861,7 +10861,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R]
+/Annots [1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R 1633 0 R 1634 0 R]
 >>
 endobj
 21 0 obj
@@ -12644,7 +12644,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1633 0 R 1634 0 R 1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R 1672 0 R 1673 0 R 1674 0 R 1675 0 R 1676 0 R 1677 0 R 1678 0 R 1679 0 R 1680 0 R 1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R]
+/Annots [1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R 1672 0 R 1673 0 R 1674 0 R 1675 0 R 1676 0 R 1677 0 R 1678 0 R 1679 0 R 1680 0 R 1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R]
 >>
 endobj
 23 0 obj
@@ -13947,7 +13947,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R 1760 0 R 1761 0 R 1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R]
+/Annots [1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R 1760 0 R 1761 0 R 1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R 1785 0 R 1786 0 R]
 >>
 endobj
 25 0 obj
@@ -14626,7 +14626,7 @@ endobj
 >>
 endobj
 33 0 obj
-<< /Kids [886 0 R 887 0 R]
+<< /Kids [888 0 R 889 0 R]
 >>
 endobj
 34 0 obj
@@ -15455,7 +15455,7 @@ endobj
 >>
 endobj
 42 0 obj
-<< /Length 8451
+<< /Length 9234
 >>
 stream
 q
@@ -15807,7 +15807,40 @@ ET
 BT
 36 111.59000000000019 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 111.59000000000019 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36 93.03000000000019 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 93.03000000000019 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -15888,7 +15921,7 @@ endobj
 /F2.0 27 0 R
 >>
 >>
-/Annots [46 0 R]
+/Annots [46 0 R 47 0 R 48 0 R]
 >>
 endobj
 44 0 obj
@@ -15909,6 +15942,28 @@ endobj
 >>
 endobj
 47 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 109.52000000000018 531.72 118.77000000000018]
+/Type /Annot
+>>
+endobj
+48 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36 90.96000000000018 114.87 100.21000000000018]
+/Type /Annot
+>>
+endobj
+49 0 obj
 << /Length 3723
 >>
 stream
@@ -16073,24 +16128,24 @@ Q
 
 endstream
 endobj
-48 0 obj
+50 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 47 0 R
+/Contents 49 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 >>
-/XObject << /I1 50 0 R
+/XObject << /I1 52 0 R
 >>
 >>
 >>
 endobj
-49 0 obj
-[48 0 R /XYZ 0 792.0 null]
+51 0 obj
+[50 0 R /XYZ 0 792.0 null]
 endobj
-50 0 obj
+52 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -16322,7 +16377,7 @@ Eh
 6�`�sI%��
 endstream
 endobj
-51 0 obj
+53 0 obj
 << /Length 7494
 >>
 stream
@@ -16800,36 +16855,36 @@ Q
 
 endstream
 endobj
-52 0 obj
+54 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 51 0 R
+/Contents 53 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
-/XObject << /I2 59 0 R
+/XObject << /I2 61 0 R
 >>
 >>
-/Annots [56 0 R]
+/Annots [58 0 R]
 >>
 endobj
-53 0 obj
-[52 0 R /XYZ 0 792.0 null]
+55 0 obj
+[54 0 R /XYZ 0 792.0 null]
 endobj
-54 0 obj
-[52 0 R /XYZ 0 695.98 null]
+56 0 obj
+[54 0 R /XYZ 0 695.98 null]
 endobj
-55 0 obj
+57 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-56 0 obj
+58 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16840,13 +16895,13 @@ endobj
 /Type /Annot
 >>
 endobj
-57 0 obj
-[52 0 R /XYZ 0 622.1800000000001 null]
+59 0 obj
+[54 0 R /XYZ 0 622.1800000000001 null]
 endobj
-58 0 obj
-[52 0 R /XYZ 0 578.94 null]
+60 0 obj
+[54 0 R /XYZ 0 578.94 null]
 endobj
-59 0 obj
+61 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -17012,7 +17067,7 @@ uZ
 ���x���Υ�_[�ho-���H�C�]XB+��St��cSGg�n���V�5W_��W�/�CƟ�M\���xsW�y��޻\�q�H��yM�(	X�Xً3#1-\����?����_��4Q^~Z0Q��^���a�Jw�S~��s�|^������r�?�cS��ȿ"P�����n:��,h����"���c�ZȾ�G}��^�\?ÿ�,?��X��6��<��n~O�W��u��X�E\�<��U����D�_�r�	G�������_��5��y�z	�/ï� �ז���*(�똏����?�}Ƚ�(�ec��������cT��$?�b���������(�똏�{���E�"��r��T�����?��W��P����~/�>[������X��R��#�������_r'����~1C��{�d�����cX���}�z�v��۞֚��Z�Rx�G󿽕-�_r1��1��?����mk��t��/�
 ����'?�[��T�r�󿽗�Z?Ⱦ�_���_�p���:�9���G��U����ȿD_�O>�����(�X�����Ȗ��/�?�r��4�����������8����<�5��:��,h��c1���O�h"��������'��W��'�Ds�w�������?�cE}s���a�JȾ�!���>.�����X��6O�8���?����-c��4QIc1���U����FN��|T��7��LO�:k?���Z��ſ L/��#�����YQEG�+��{/�m�/�V?�rw�Kd]�~���j����_��Ə�'��_��Ɗ+O�W����G�h�"���K??����~�������?�3���[��4QG���;��}V��/��.|h���g����,h���>4�?�3���[��4QG���;��}V��/��D��������������"\���D��
 ���o�X�E[����a�Z?Ⱦ���Ə�'��_��Ə��s�G���?�/տ�cE}n�󿽇�h�"���K�?����~���?�%ύ�O���V��Q������U����A�-�h���g����,i�����?�3���[��4QG�+�;��KC�܆��9W�1��}�g����,i�����=�3����,h������쟪��E�!��M������_��4��O�/�'��W��U}r�󿽇�h"�������߃?����ƃ�"�a?�O~�����(���G���a�ZȾ��'��'��W�� ����0����W��Q��G���a�JȾ�U�����b���#�\��W�n���τ�nm�!|#E�\�pЂ��yr��+�tO���ѭ!�K�X�"��J(�;Vs������0���	/C��
 endstream
 endobj
-60 0 obj
+62 0 obj
 << /Length 13204
 >>
 stream
@@ -17804,24 +17859,24 @@ Q
 
 endstream
 endobj
-61 0 obj
+63 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 60 0 R
+/Contents 62 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 /F2.0 27 0 R
 >>
-/XObject << /I3 62 0 R
+/XObject << /I3 64 0 R
 >>
 >>
 >>
 endobj
-62 0 obj
+64 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -17899,21 +17954,21 @@ M
 �����������2��+�?��Y����+�_���R��Q�T�����?�B�����������2��P��<�$�g�/�L��~�>�K�}D>�S�~�������G�~"��ʣ{�B�/�p�I?�8x����-�S��/����O����	�j����W��#���E�?���u����w���2���(��/����O����~jG�]~%��]�?�L��ޥ�>�����&W��E^��>�R��?Y�C/��@����������2��֡�>�����&W��E^��>�/�������G���ǿį�+�E�ɔ��^��}�%�a�/�L��Ί>�K�}D_Q��?dQ���?���W�"���?�I�Ͽį�,<E�ɕ���GשϨ��j���p�'y�>�����&S��I]�Ͽį�,<E�ɕ���GשϘ��j��ԇ�)+�����������2��RW��
 ��+��e-�U}~������S�~���?�I]�Ͽį�,<E�ɔ’����_�Xx���+�o������1�����?��RW���+��e������������2���)}~����}F�����G“����_�Xx���(��Kxn�=Z���Re,��>�����X�'��uq$H�)$R�+� _ˍG0���(��&՝V~��b>!X���+��X���i�M���&����0��� >\�����#,��s�QY߲����_��j+����V�����<)�S]��
 endstream
 endobj
-63 0 obj
+65 0 obj
 << /Type /Font
 /BaseFont /AAAAAA+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 2127 0 R
+/FontDescriptor 2129 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2129 0 R
-/ToUnicode 2128 0 R
+/Widths 2131 0 R
+/ToUnicode 2130 0 R
 >>
 endobj
-64 0 obj
-[61 0 R /XYZ 0 371.40000000000015 null]
+66 0 obj
+[63 0 R /XYZ 0 371.40000000000015 null]
 endobj
-65 0 obj
+67 0 obj
 << /Length 5379
 >>
 stream
@@ -18230,26 +18285,26 @@ Q
 
 endstream
 endobj
-66 0 obj
+68 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 65 0 R
+/Contents 67 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
-/XObject << /I4 69 0 R
+/XObject << /I4 71 0 R
 >>
 >>
-/Annots [68 0 R 70 0 R 71 0 R]
+/Annots [70 0 R 72 0 R 73 0 R]
 >>
 endobj
-67 0 obj
-[66 0 R /XYZ 0 792.0 null]
+69 0 obj
+[68 0 R /XYZ 0 792.0 null]
 endobj
-68 0 obj
+70 0 obj
 << /Border [0 0 0]
 /Dest (launch_trafci)
 /Subtype /Link
@@ -18257,7 +18312,7 @@ endobj
 /Type /Annot
 >>
 endobj
-69 0 obj
+71 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -18472,7 +18527,7 @@ W
 (�����<|k��v�.�n������%����s���E��yi$����?�h���g���r��I��'�X���Gr�c��,�U8���:��'L�shZ�O�jcA�r@9����gοT������C�R����8'>����גZ5�A��<�񏺬2�ǰ�����!��?��*�����^%�>���g{��ұ�Y�M}���e�>p��+��7�0�	��
 endstream
 endobj
-70 0 obj
+72 0 obj
 << /Border [0 0 0]
 /Dest (install_verify)
 /Subtype /Link
@@ -18480,7 +18535,7 @@ endobj
 /Type /Annot
 >>
 endobj
-71 0 obj
+73 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18491,7 +18546,7 @@ endobj
 /Type /Annot
 >>
 endobj
-72 0 obj
+74 0 obj
 << /Length 6692
 >>
 stream
@@ -18873,27 +18928,27 @@ Q
 
 endstream
 endobj
-73 0 obj
+75 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 72 0 R
+/Contents 74 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 /F3.0 37 0 R
 >>
-/XObject << /I5 79 0 R
+/XObject << /I5 81 0 R
 >>
 >>
-/Annots [75 0 R 76 0 R 77 0 R 80 0 R]
+/Annots [77 0 R 78 0 R 79 0 R 82 0 R]
 >>
 endobj
-74 0 obj
-[73 0 R /XYZ 0 792.0 null]
+76 0 obj
+[75 0 R /XYZ 0 792.0 null]
 endobj
-75 0 obj
+77 0 obj
 << /Border [0 0 0]
 /Dest (perl_python)
 /Subtype /Link
@@ -18901,7 +18956,7 @@ endobj
 /Type /Annot
 >>
 endobj
-76 0 obj
+78 0 obj
 << /Border [0 0 0]
 /Dest (install_verify)
 /Subtype /Link
@@ -18909,7 +18964,7 @@ endobj
 /Type /Annot
 >>
 endobj
-77 0 obj
+79 0 obj
 << /Border [0 0 0]
 /Dest (install_verify)
 /Subtype /Link
@@ -18917,10 +18972,10 @@ endobj
 /Type /Annot
 >>
 endobj
-78 0 obj
-[73 0 R /XYZ 0 589.7400000000002 null]
+80 0 obj
+[75 0 R /XYZ 0 589.7400000000002 null]
 endobj
-79 0 obj
+81 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -19122,7 +19177,7 @@ g
 ��k�0���Oi������ؿ����^��c��������2��=���ʝ�~����������*(�������e���������@���Oi������������	�7��TQG��/���A����_������{�{��7�o�'���YQ�~����������*(�����?��?��������{�{��7�o�'���YQ�~����������*(��_���� ����/���?�!����������eG�D=�=���7��o�,����|_�����/����1�������7�o�'���YQ�~����������*(�����?��?���������g���7�o�'���YU������?���f��M��P�l_�����/����3������?jo	�>�7���
 ��G����j!��gq�C(d��[�6��{���'��0G c���a��8����h��|v&�j��]�W��J�Տ��
 endstream
 endobj
-80 0 obj
+82 0 obj
 << /Border [0 0 0]
 /Dest (trafci_login)
 /Subtype /Link
@@ -19130,7 +19185,7 @@ endobj
 /Type /Annot
 >>
 endobj
-81 0 obj
+83 0 obj
 << /Length 2712
 >>
 stream
@@ -19310,25 +19365,25 @@ Q
 
 endstream
 endobj
-82 0 obj
+84 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 81 0 R
+/Contents 83 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
 /F1.0 8 0 R
 >>
-/XObject << /I6 84 0 R
+/XObject << /I6 86 0 R
 >>
 >>
 >>
 endobj
-83 0 obj
-[82 0 R /XYZ 0 792.0 null]
+85 0 obj
+[84 0 R /XYZ 0 792.0 null]
 endobj
-84 0 obj
+86 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -19555,7 +19610,7 @@ At
 �f',�O0��Rr��$ch���߫�l�Z6}�q����(�%%''+��5k[E�w�6����?�ٿ�dU����G�������x��υn��i~�T�LJ�k|�ڹ:V�z�R;v²:�ذ��ΠOф��O#m�d�/�J*gؤ���+�{�]����:�MwL�hT匣m��J2��m}�z����_�\���;v��g�����o���/T��I�Ҙ�q�O�Z���2�,��0T[�ܪ��/�_	>/|\o�KI񗉾.M�j�W�m4�	���u����k�[߾��,�w�737�o7�e�K���)?���>�'�QU/yr��z^1Z^�cY>��F���o�(�ח��G���Y�Y��Bo����{�'��|5Ӽ+���3��jkks'�F�q���:���G����`��lyB��\��Q�R��S�ÿj��f�y�v�o���nm��omZk�-o&���(�K{r�+�dwUz�*����Eb�����9sI�����~��{w�;[^zqP�b�r��v���+��_��Gů�
 ��Wo��������ڄV?|]�]�$�.�w4�X����T̑\4�D��U6�W�/��/%�e���5�Z���cs}q�ɦ�{'���{Y>{vv��挒��k�����Eb������h��k�����ꊲJ�JÍ�}����w{���/ؤ���(����EADTT�b������Rw�/ؤ���(����EEEK�)?���>�'�Q@QR��O�����I���PTT�b������Rw�/ؤ���(����EEEK�)?���>�'�Q@QR��O�����I���PTT�b������Rw�st������}���Ҡ	�T�`�����u?b�����/��W�*�R��M���QEQEQEQEQEQEQEQEQEQEQEQEQEQES����Y���+P��~�o%��E���H�]r��$dk������O��7�v�(���!��>?�����_�`�#�d���aw��h���`�#�d���aw��i�
 ��~П�.���Pa������aw��h���G�B|?�u��h���1�~�П����?�~�Н�]��(�9����F?�N���ۯ�9K�����o����Q@�����J?�M���˟�9M��	�G*��:���J(�9���`�_�'�����;I�������aw��h��n���O���v��`�?�'�����;E���	��>/�]���O�w���������������C�B|�1���ÿ��П�n���P���	������ҏ����>�]���(�.����G�B|�u��i����D�����QA\�?���Нo���_�r��`���'[��m�������`��'[��u����a_��t�d~�f�\Kq<�ϳ9�(��s6X؟�\����;�``�~�6^��O؃�Lq��p	<�)<�����񢊞U�V
 E����F0<�����O''ק=:=u��xs�U�ſ�4{�L�ɴH�`�QEP��
 endstream
 endobj
-85 0 obj
+87 0 obj
 << /Length 4633
 >>
 stream
@@ -19854,25 +19909,25 @@ Q
 
 endstream
 endobj
-86 0 obj
+88 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 85 0 R
+/Contents 87 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
 /F2.0 27 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
-/XObject << /I7 87 0 R
-/I8 89 0 R
+/XObject << /I7 89 0 R
+/I8 91 0 R
 >>
 >>
-/Annots [88 0 R]
+/Annots [90 0 R]
 >>
 endobj
-87 0 obj
+89 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -20099,7 +20154,7 @@ TM
 �����M9~=���xS��������ſ����σ?����Ɓ�#|bS�$���������������a�3���G�B|p���<'�����Tӿ�u�A��O�������ŕ���>2'���?����Ɵ�+|g���g�5�X�������a�3���G��.��?�)�=������5�uw�?|F�׵�i1�:5�f�q���]\X�Y����0��n,d���:�J������~����Q���>8x�ʹ�?�+��Ơ�jZ~�{-Ցf|ksy4���:���(�.�5V�ֽ?�Τq�b�������?����m�o�f�I'P���,��N8T���{������so&?�*��WI������49|C�	�<A�Nچ��j	�/'���Gp�UUT�Z��N�������(�T)��?��
 endstream
 endobj
-88 0 obj
+90 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20110,7 +20165,7 @@ endobj
 /Type /Annot
 >>
 endobj
-89 0 obj
+91 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -20318,7 +20373,7 @@ s
 ����^-|d�RSKv��{p���I��
 endstream
 endobj
-90 0 obj
+92 0 obj
 << /Length 4387
 >>
 stream
@@ -20609,22 +20664,22 @@ Q
 
 endstream
 endobj
-91 0 obj
+93 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 90 0 R
+/Contents 92 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 /F3.0 37 0 R
 >>
-/XObject << /I9 92 0 R
+/XObject << /I9 94 0 R
 >>
 >>
 >>
 endobj
-92 0 obj
+94 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -20743,7 +20798,7 @@ j
 3�쨠��[��B���%��(����ܘ��׸���g$�&��~)�]������(�_�b�_�W|a��9���?�~)�]������(�_�b�_�W|a��9���?�~)�]������(�_�b�_�W|a��9���?�~)�]������(�_�b�_�W|a��9���?�~)�]������(�_�b�_�W|a��9���?�~)�]������(��+�K��x�K���K=kP7[���	O�H���j\�^t�G$�X_6D��f���b�_�W|a��9�����/p>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3���������
 ��o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����<��H����o�Ɵ%��$���όd����Q@��
 endstream
 endobj
-93 0 obj
+95 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -20985,7 +21040,7 @@ J
 �nX`D�X��rsEW�{��
 endstream
 endobj
-94 0 obj
+96 0 obj
 << /Length 3993
 >>
 stream
@@ -21224,22 +21279,22 @@ Q
 
 endstream
 endobj
-95 0 obj
+97 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 94 0 R
+/Contents 96 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I10 93 0 R
+/XObject << /I10 95 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [96 0 R 97 0 R]
+/Annots [98 0 R 99 0 R]
 >>
 endobj
-96 0 obj
+98 0 obj
 << /Border [0 0 0]
 /Dest (trafci_optional_params)
 /Subtype /Link
@@ -21247,7 +21302,7 @@ endobj
 /Type /Annot
 >>
 endobj
-97 0 obj
+99 0 obj
 << /Border [0 0 0]
 /Dest (trafci_login)
 /Subtype /Link
@@ -21255,7 +21310,7 @@ endobj
 /Type /Annot
 >>
 endobj
-98 0 obj
+100 0 obj
 << /Length 10759
 >>
 stream
@@ -21861,26 +21916,26 @@ Q
 
 endstream
 endobj
-99 0 obj
+101 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 98 0 R
+/Contents 100 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
-/F5.1 63 0 R
+/F4.0 57 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [101 0 R 103 0 R]
+/Annots [103 0 R 105 0 R]
 >>
 endobj
-100 0 obj
-[99 0 R /XYZ 0 792.0 null]
+102 0 obj
+[101 0 R /XYZ 0 792.0 null]
 endobj
-101 0 obj
+103 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21891,10 +21946,10 @@ endobj
 /Type /Annot
 >>
 endobj
-102 0 obj
-[99 0 R /XYZ 0 576.5300000000001 null]
+104 0 obj
+[101 0 R /XYZ 0 576.5300000000001 null]
 endobj
-103 0 obj
+105 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21905,7 +21960,7 @@ endobj
 /Type /Annot
 >>
 endobj
-104 0 obj
+106 0 obj
 << /Length 7964
 >>
 stream
@@ -22334,22 +22389,22 @@ Q
 
 endstream
 endobj
-105 0 obj
+107 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 104 0 R
+/Contents 106 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [106 0 R 108 0 R]
+/Annots [108 0 R 110 0 R]
 >>
 endobj
-106 0 obj
+108 0 obj
 << /Border [0 0 0]
 /Dest (trafci_login)
 /Subtype /Link
@@ -22357,10 +22412,10 @@ endobj
 /Type /Annot
 >>
 endobj
-107 0 obj
-[105 0 R /XYZ 0 510.10000000000014 null]
+109 0 obj
+[107 0 R /XYZ 0 510.10000000000014 null]
 endobj
-108 0 obj
+110 0 obj
 << /Border [0 0 0]
 /Dest (trafci_optional_params)
 /Subtype /Link
@@ -22368,7 +22423,7 @@ endobj
 /Type /Annot
 >>
 endobj
-109 0 obj
+111 0 obj
 << /Length 10098
 >>
 stream
@@ -22909,38 +22964,38 @@ Q
 
 endstream
 endobj
-110 0 obj
+112 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 109 0 R
+/Contents 111 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [115 0 R 116 0 R 117 0 R]
+/Annots [117 0 R 118 0 R 119 0 R]
 >>
 endobj
-111 0 obj
-[110 0 R /XYZ 0 792.0 null]
+113 0 obj
+[112 0 R /XYZ 0 792.0 null]
 endobj
-112 0 obj
-[110 0 R /XYZ 0 698.76 null]
+114 0 obj
+[112 0 R /XYZ 0 698.76 null]
 endobj
-113 0 obj
+115 0 obj
 << /Limits [(about-this-document) (cmd_disconnect)]
-/Names [(about-this-document) 31 0 R (break-the-command-line) 187 0 R (case-sensitivity) 195 0 R (clear-the-interface-window) 247 0 R (cmd_alias) 484 0 R (cmd_at_sign) 465 0 R (cmd_clear) 495 0 R (cmd_condition_parameter) 628 0 R (cmd_connect) 501 0 R (cmd_delay) 510 0 R (cmd_disconnect) 517 0 R]
+/Names [(about-this-document) 31 0 R (break-the-command-line) 189 0 R (case-sensitivity) 197 0 R (clear-the-interface-window) 249 0 R (cmd_alias) 486 0 R (cmd_at_sign) 467 0 R (cmd_clear) 497 0 R (cmd_condition_parameter) 630 0 R (cmd_connect) 503 0 R (cmd_delay) 512 0 R (cmd_disconnect) 519 0 R]
 >>
 endobj
-114 0 obj
+116 0 obj
 << /Limits [(limit-query-result-set) (repeat-an-sql-statement)]
-/Names [(limit-query-result-set) 230 0 R (log-concurrent-the-trafci-sessions) 303 0 R (log-in-without-login-parameters) 112 0 R (log-output) 338 0 R (new-and-changed-information) 35 0 R (notation-conventions) 36 0 R (obtain-help) 249 0 R (perl-and-python-wrapper-scripts) 374 0 R (perlpython_env_linux) 369 0 R (perlpython_env_windows) 354 0 R (prepare-and-execute-sql-statements) 265 0 R (product-banner) 184 0 R (prun-command) 688 0 R (publishing-history) 44 0 R (repeat-an-sql-statement) 259 0 R]
+/Names [(limit-query-result-set) 232 0 R (log-concurrent-the-trafci-sessions) 305 0 R (log-in-without-login-parameters) 114 0 R (log-output) 340 0 R (new-and-changed-information) 35 0 R (notation-conventions) 36 0 R (obtain-help) 251 0 R (perl-and-python-wrapper-scripts) 376 0 R (perlpython_env_linux) 371 0 R (perlpython_env_windows) 356 0 R (prepare-and-execute-sql-statements) 267 0 R (product-banner) 186 0 R (prun-command) 690 0 R (publishing-history) 44 0 R (repeat-an-sql-statement) 261 0 R]
 >>
 endobj
-115 0 obj
+117 0 obj
 << /Border [0 0 0]
 /Dest (run_interactive)
 /Subtype /Link
@@ -22948,7 +23003,7 @@ endobj
 /Type /Annot
 >>
 endobj
-116 0 obj
+118 0 obj
 << /Border [0 0 0]
 /Dest (run_interactive)
 /Subtype /Link
@@ -22956,7 +23011,7 @@ endobj
 /Type /Annot
 >>
 endobj
-117 0 obj
+119 0 obj
 << /Border [0 0 0]
 /Dest (trafci_retry)
 /Subtype /Link
@@ -22964,7 +23019,7 @@ endobj
 /Type /Annot
 >>
 endobj
-118 0 obj
+120 0 obj
 << /Length 10158
 >>
 stream
@@ -23555,25 +23610,25 @@ Q
 
 endstream
 endobj
-119 0 obj
+121 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 118 0 R
+/Contents 120 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [121 0 R 122 0 R 123 0 R 124 0 R 125 0 R 126 0 R]
+/Annots [123 0 R 124 0 R 125 0 R 126 0 R 127 0 R 128 0 R]
 >>
 endobj
-120 0 obj
-[119 0 R /XYZ 0 792.0 null]
+122 0 obj
+[121 0 R /XYZ 0 792.0 null]
 endobj
-121 0 obj
+123 0 obj
 << /Border [0 0 0]
 /Dest (trafci_optional_params)
 /Subtype /Link
@@ -23581,7 +23636,7 @@ endobj
 /Type /Annot
 >>
 endobj
-122 0 obj
+124 0 obj
 << /Border [0 0 0]
 /Dest (trafci_shortcut)
 /Subtype /Link
@@ -23589,7 +23644,7 @@ endobj
 /Type /Annot
 >>
 endobj
-123 0 obj
+125 0 obj
 << /Border [0 0 0]
 /Dest (trafci_shortcut)
 /Subtype /Link
@@ -23597,7 +23652,7 @@ endobj
 /Type /Annot
 >>
 endobj
-124 0 obj
+126 0 obj
 << /Border [0 0 0]
 /Dest (trafci_shortcut)
 /Subtype /Link
@@ -23605,7 +23660,7 @@ endobj
 /Type /Annot
 >>
 endobj
-125 0 obj
+127 0 obj
 << /Border [0 0 0]
 /Dest (trafci_preset)
 /Subtype /Link
@@ -23613,7 +23668,7 @@ endobj
 /Type /Annot
 >>
 endobj
-126 0 obj
+128 0 obj
 << /Border [0 0 0]
 /Dest (trafci_preset)
 /Subtype /Link
@@ -23621,7 +23676,7 @@ endobj
 /Type /Annot
 >>
 endobj
-127 0 obj
+129 0 obj
 << /Length 4369
 >>
 stream
@@ -23866,11 +23921,11 @@ Q
 
 endstream
 endobj
-128 0 obj
+130 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 127 0 R
+/Contents 129 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -23879,10 +23934,10 @@ endobj
 >>
 >>
 endobj
-129 0 obj
-[128 0 R /XYZ 0 792.0 null]
+131 0 obj
+[130 0 R /XYZ 0 792.0 null]
 endobj
-130 0 obj
+132 0 obj
 << /Length 5685
 >>
 stream
@@ -24182,11 +24237,11 @@ Q
 
 endstream
 endobj
-131 0 obj
+133 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 130 0 R
+/Contents 132 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
@@ -24195,7 +24250,7 @@ endobj
 >>
 >>
 endobj
-132 0 obj
+134 0 obj
 << /Length 8311
 >>
 stream
@@ -24632,11 +24687,11 @@ Q
 
 endstream
 endobj
-133 0 obj
+135 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 132 0 R
+/Contents 134 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
@@ -24645,7 +24700,7 @@ endobj
 >>
 >>
 endobj
-134 0 obj
+136 0 obj
 << /Length 12710
 >>
 stream
@@ -25404,33 +25459,33 @@ Q
 
 endstream
 endobj
-135 0 obj
+137 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 134 0 R
+/Contents 136 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
-/F4.0 55 0 R
+/F6.0 139 0 R
+/F4.0 57 0 R
 >>
 >>
-/Annots [138 0 R 139 0 R 140 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R]
+/Annots [140 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R]
 >>
 endobj
-136 0 obj
-[135 0 R /XYZ 0 792.0 null]
+138 0 obj
+[137 0 R /XYZ 0 792.0 null]
 endobj
-137 0 obj
+139 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-138 0 obj
+140 0 obj
 << /Border [0 0 0]
 /Dest (trafici_login_parameters)
 /Subtype /Link
@@ -25438,7 +25493,7 @@ endobj
 /Type /Annot
 >>
 endobj
-139 0 obj
+141 0 obj
 << /Border [0 0 0]
 /Dest (trafici_login_parameters)
 /Subtype /Link
@@ -25446,7 +25501,7 @@ endobj
 /Type /Annot
 >>
 endobj
-140 0 obj
+142 0 obj
 << /Border [0 0 0]
 /Dest (trafici_login_parameters)
 /Subtype /Link
@@ -25454,7 +25509,7 @@ endobj
 /Type /Annot
 >>
 endobj
-141 0 obj
+143 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_command)
 /Subtype /Link
@@ -25462,7 +25517,7 @@ endobj
 /Type /Annot
 >>
 endobj
-142 0 obj
+144 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_command)
 /Subtype /Link
@@ -25470,7 +25525,7 @@ endobj
 /Type /Annot
 >>
 endobj
-143 0 obj
+145 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_script)
 /Subtype /Link
@@ -25478,7 +25533,7 @@ endobj
 /Type /Annot
 >>
 endobj
-144 0 obj
+146 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_script)
 /Subtype /Link
@@ -25486,7 +25541,7 @@ endobj
 /Type /Annot
 >>
 endobj
-145 0 obj
+147 0 obj
 << /Border [0 0 0]
 /Dest (trafci_noconnect)
 /Subtype /Link
@@ -25494,7 +25549,7 @@ endobj
 /Type /Annot
 >>
 endobj
-146 0 obj
+148 0 obj
 << /Border [0 0 0]
 /Dest (trafci_noconnect)
 /Subtype /Link
@@ -25502,7 +25557,7 @@ endobj
 /Type /Annot
 >>
 endobj
-147 0 obj
+149 0 obj
 << /Length 4334
 >>
 stream
@@ -25781,21 +25836,21 @@ Q
 
 endstream
 endobj
-148 0 obj
+150 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 147 0 R
+/Contents 149 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [149 0 R 150 0 R 151 0 R 152 0 R]
+/Annots [151 0 R 152 0 R 153 0 R 154 0 R]
 >>
 endobj
-149 0 obj
+151 0 obj
 << /Border [0 0 0]
 /Dest (trafci_with_version)
 /Subtype /Link
@@ -25803,7 +25858,7 @@ endobj
 /Type /Annot
 >>
 endobj
-150 0 obj
+152 0 obj
 << /Border [0 0 0]
 /Dest (trafci_with_version)
 /Subtype /Link
@@ -25811,7 +25866,7 @@ endobj
 /Type /Annot
 >>
 endobj
-151 0 obj
+153 0 obj
 << /Border [0 0 0]
 /Dest (trafci_with_version)
 /Subtype /Link
@@ -25819,7 +25874,7 @@ endobj
 /Type /Annot
 >>
 endobj
-152 0 obj
+154 0 obj
 << /Border [0 0 0]
 /Dest (trafci_with_version)
 /Subtype /Link
@@ -25827,7 +25882,7 @@ endobj
 /Type /Annot
 >>
 endobj
-153 0 obj
+155 0 obj
 << /Length 14479
 >>
 stream
@@ -26667,24 +26722,24 @@ Q
 
 endstream
 endobj
-154 0 obj
+156 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 153 0 R
+/Contents 155 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
 >>
 endobj
-155 0 obj
-[154 0 R /XYZ 0 792.0 null]
+157 0 obj
+[156 0 R /XYZ 0 792.0 null]
 endobj
-156 0 obj
+158 0 obj
 << /Length 8760
 >>
 stream
@@ -27201,21 +27256,21 @@ Q
 
 endstream
 endobj
-157 0 obj
+159 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 156 0 R
+/Contents 158 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [158 0 R 159 0 R]
+/Annots [160 0 R 161 0 R]
 >>
 endobj
-158 0 obj
+160 0 obj
 << /Border [0 0 0]
 /Dest (trafci_prun)
 /Subtype /Link
@@ -27223,7 +27278,7 @@ endobj
 /Type /Annot
 >>
 endobj
-159 0 obj
+161 0 obj
 << /Border [0 0 0]
 /Dest (trafci_prun)
 /Subtype /Link
@@ -27231,7 +27286,7 @@ endobj
 /Type /Annot
 >>
 endobj
-160 0 obj
+162 0 obj
 << /Length 12582
 >>
 stream
@@ -27973,27 +28028,27 @@ Q
 
 endstream
 endobj
-161 0 obj
+163 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 160 0 R
+/Contents 162 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
-/XObject << /I11 163 0 R
+/XObject << /I11 165 0 R
 >>
 >>
-/Annots [164 0 R]
+/Annots [166 0 R]
 >>
 endobj
-162 0 obj
-[161 0 R /XYZ 0 792.0 null]
+164 0 obj
+[163 0 R /XYZ 0 792.0 null]
 endobj
-163 0 obj
+165 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -28050,7 +28105,7 @@ i
 �~-�÷f�)<�'�VH�Eܶ����ڦ[����cg�f?�c��cW����������dC��o�$돺1�1���m���[����a�gH�xv{�q����[�I4��m���]�s�p# ���o���:M�����F��t�`H��ڇ>Z���	�N��a�G�_�k�O��w����KE�Q��>O�����-��?k�(�G�f������ۯ�}_��o�$�yg��V�Ɂ,����7����H�^�-�X����h���<?�D�������%k������#O��5���v�j�������Mo?�݇���.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&������
 ���Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_���
 ������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�
 �Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�W�~���#�=�.��5������K��6�g���c��3NY�I��������߻�5G�Di���&�������Rm�,����QO��K�>$�Ǟ�����KmA���ZG!����(n��H�9��������Rk]G��!��Cgc�[������d�U�`�q�ϡ����<?�D�������k��r*�9ԣ��f��Q��R�,@��G�g��F;���F���>'�n_�W'�Q|\����@���V6�6�"�7�o9Hw(ʒ�y�9��Et-�?��
 endstream
 endobj
-164 0 obj
+166 0 obj
 << /Border [0 0 0]
 /Dest (script_create)
 /Subtype /Link
@@ -28058,7 +28113,7 @@ endobj
 /Type /Annot
 >>
 endobj
-165 0 obj
+167 0 obj
 << /Length 4691
 >>
 stream
@@ -28343,11 +28398,11 @@ Q
 
 endstream
 endobj
-166 0 obj
+168 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 165 0 R
+/Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
@@ -28356,7 +28411,7 @@ endobj
 >>
 >>
 endobj
-167 0 obj
+169 0 obj
 << /Length 5478
 >>
 stream
@@ -28675,24 +28730,24 @@ Q
 
 endstream
 endobj
-168 0 obj
+170 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 167 0 R
+/Contents 169 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [170 0 R 171 0 R]
+/Annots [172 0 R 173 0 R]
 >>
 endobj
-169 0 obj
-[168 0 R /XYZ 0 792.0 null]
+171 0 obj
+[170 0 R /XYZ 0 792.0 null]
 endobj
-170 0 obj
+172 0 obj
 << /Border [0 0 0]
 /Dest (cmd_disconnect)
 /Subtype /Link
@@ -28700,7 +28755,7 @@ endobj
 /Type /Annot
 >>
 endobj
-171 0 obj
+173 0 obj
 << /Border [0 0 0]
 /Dest (cmd_disconnect)
 /Subtype /Link
@@ -28708,7 +28763,7 @@ endobj
 /Type /Annot
 >>
 endobj
-172 0 obj
+174 0 obj
 << /Length 6679
 >>
 stream
@@ -29086,11 +29141,11 @@ Q
 
 endstream
 endobj
-173 0 obj
+175 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 172 0 R
+/Contents 174 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
@@ -29099,10 +29154,10 @@ endobj
 >>
 >>
 endobj
-174 0 obj
-[173 0 R /XYZ 0 792.0 null]
+176 0 obj
+[175 0 R /XYZ 0 792.0 null]
 endobj
-175 0 obj
+177 0 obj
 << /Length 7688
 >>
 stream
@@ -29543,11 +29598,11 @@ Q
 
 endstream
 endobj
-176 0 obj
+178 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 175 0 R
+/Contents 177 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -29556,13 +29611,13 @@ endobj
 >>
 >>
 endobj
-177 0 obj
-[176 0 R /XYZ 0 792.0 null]
+179 0 obj
+[178 0 R /XYZ 0 792.0 null]
 endobj
-178 0 obj
-[176 0 R /XYZ 0 441.7600000000002 null]
+180 0 obj
+[178 0 R /XYZ 0 441.7600000000002 null]
 endobj
-179 0 obj
+181 0 obj
 << /Length 6175
 >>
 stream
@@ -29892,40 +29947,40 @@ Q
 
 endstream
 endobj
-180 0 obj
+182 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 179 0 R
+/Contents 181 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
-/XObject << /I12 69 0 R
+/XObject << /I12 71 0 R
 >>
 >>
-/Annots [186 0 R]
->>
-endobj
-181 0 obj
-[180 0 R /XYZ 0 792.0 null]
-endobj
-182 0 obj
-<< /Limits [(trafci_login) (view-the-contents-of-a-log-file)]
-/Names [(trafci_login) 111 0 R (trafci_login_params) 120 0 R (trafci_noconnect) 169 0 R (trafci_option_params) 136 0 R (trafci_preset) 107 0 R (trafci_quit) 178 0 R (trafci_retry) 129 0 R (trafci_run_command) 155 0 R (trafci_run_script) 162 0 R (trafci_shortcut) 83 0 R (trafci_with_version) 174 0 R (user-interface) 183 0 R (using-the-code-clear-code-option) 302 0 R (view-the-contents-of-a-log-file) 308 0 R]
+/Annots [188 0 R]
 >>
 endobj
 183 0 obj
-[180 0 R /XYZ 0 665.4200000000001 null]
+[182 0 R /XYZ 0 792.0 null]
 endobj
 184 0 obj
-[180 0 R /XYZ 0 622.1800000000001 null]
+<< /Limits [(trafci_login) (view-the-contents-of-a-log-file)]
+/Names [(trafci_login) 113 0 R (trafci_login_params) 122 0 R (trafci_noconnect) 171 0 R (trafci_option_params) 138 0 R (trafci_preset) 109 0 R (trafci_quit) 180 0 R (trafci_retry) 131 0 R (trafci_run_command) 157 0 R (trafci_run_script) 164 0 R (trafci_shortcut) 85 0 R (trafci_with_version) 176 0 R (user-interface) 185 0 R (using-the-code-clear-code-option) 304 0 R (view-the-contents-of-a-log-file) 310 0 R]
+>>
 endobj
 185 0 obj
-[180 0 R /XYZ 0 260.78000000000014 null]
+[182 0 R /XYZ 0 665.4200000000001 null]
 endobj
 186 0 obj
+[182 0 R /XYZ 0 622.1800000000001 null]
+endobj
+187 0 obj
+[182 0 R /XYZ 0 260.78000000000014 null]
+endobj
+188 0 obj
 << /Border [0 0 0]
 /Dest (interactive_customize_prompt)
 /Subtype /Link
@@ -29933,10 +29988,10 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
-[180 0 R /XYZ 0 171.20000000000013 null]
+189 0 obj
+[182 0 R /XYZ 0 171.20000000000013 null]
 endobj
-188 0 obj
+190 0 obj
 << /Length 4681
 >>
 stream
@@ -30173,22 +30228,22 @@ Q
 
 endstream
 endobj
-189 0 obj
+191 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 188 0 R
+/Contents 190 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [190 0 R 191 0 R 192 0 R]
+/Annots [192 0 R 193 0 R 194 0 R]
 >>
 endobj
-190 0 obj
+192 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -30199,7 +30254,7 @@ endobj
 /Type /Annot
 >>
 endobj
-191 0 obj
+193 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -30210,7 +30265,7 @@ endobj
 /Type /Annot
 >>
 endobj
-192 0 obj
+194 0 obj
 << /Border [0 0 0]
 /Dest (interactive_set_show_terminator)
 /Subtype /Link
@@ -30218,7 +30273,7 @@ endobj
 /Type /Annot
 >>
 endobj
-193 0 obj
+195 0 obj
 << /Length 2828
 >>
 stream
@@ -30378,11 +30433,11 @@ Q
 
 endstream
 endobj
-194 0 obj
+196 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 193 0 R
+/Contents 195 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -30391,10 +30446,10 @@ endobj
 >>
 >>
 endobj
-195 0 obj
-[194 0 R /XYZ 0 792.0 null]
+197 0 obj
+[196 0 R /XYZ 0 792.0 null]
 endobj
-196 0 obj
+198 0 obj
 << /Length 10738
 >>
 stream
@@ -30998,25 +31053,25 @@ Q
 
 endstream
 endobj
-197 0 obj
+199 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 196 0 R
+/Contents 198 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [199 0 R 201 0 R 202 0 R]
+/Annots [201 0 R 203 0 R 204 0 R]
 >>
 endobj
-198 0 obj
-[197 0 R /XYZ 0 792.0 null]
+200 0 obj
+[199 0 R /XYZ 0 792.0 null]
 endobj
-199 0 obj
+201 0 obj
 << /Border [0 0 0]
 /Dest (commands)
 /Subtype /Link
@@ -31024,10 +31079,10 @@ endobj
 /Type /Annot
 >>
 endobj
-200 0 obj
-[197 0 R /XYZ 0 543.4000000000002 null]
+202 0 obj
+[199 0 R /XYZ 0 543.4000000000002 null]
 endobj
-201 0 obj
+203 0 obj
 << /Border [0 0 0]
 /Dest (cmd_env)
 /Subtype /Link
@@ -31035,7 +31090,7 @@ endobj
 /Type /Annot
 >>
 endobj
-202 0 obj
+204 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_session)
 /Subtype /Link
@@ -31043,7 +31098,7 @@ endobj
 /Type /Annot
 >>
 endobj
-203 0 obj
+205 0 obj
 << /Length 7078
 >>
 stream
@@ -31431,24 +31486,24 @@ Q
 
 endstream
 endobj
-204 0 obj
+206 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 203 0 R
+/Contents 205 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [206 0 R]
+/Annots [208 0 R]
 >>
 endobj
-205 0 obj
-[204 0 R /XYZ 0 792.0 null]
+207 0 obj
+[206 0 R /XYZ 0 792.0 null]
 endobj
-206 0 obj
+208 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_idletimeout)
 /Subtype /Link
@@ -31456,7 +31511,7 @@ endobj
 /Type /Annot
 >>
 endobj
-207 0 obj
+209 0 obj
 << /Length 8222
 >>
 stream
@@ -31936,27 +31991,27 @@ Q
 
 endstream
 endobj
-208 0 obj
+210 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 207 0 R
+/Contents 209 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [211 0 R 213 0 R]
+/Annots [213 0 R 215 0 R]
 >>
 endobj
-209 0 obj
-[208 0 R /XYZ 0 792.0 null]
+211 0 obj
+[210 0 R /XYZ 0 792.0 null]
 endobj
-210 0 obj
-[208 0 R /XYZ 0 670.98 null]
+212 0 obj
+[210 0 R /XYZ 0 670.98 null]
 endobj
-211 0 obj
+213 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_prompt)
 /Subtype /Link
@@ -31964,10 +32019,10 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
-[208 0 R /XYZ 0 443.4100000000001 null]
+214 0 obj
+[210 0 R /XYZ 0 443.4100000000001 null]
 endobj
-213 0 obj
+215 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_time)
 /Subtype /Link
@@ -31975,7 +32030,7 @@ endobj
 /Type /Annot
 >>
 endobj
-214 0 obj
+216 0 obj
 << /Length 8740
 >>
 stream
@@ -32484,24 +32539,24 @@ Q
 
 endstream
 endobj
-215 0 obj
+217 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 214 0 R
+/Contents 216 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [217 0 R 218 0 R]
+/Annots [219 0 R 220 0 R]
 >>
 endobj
-216 0 obj
-[215 0 R /XYZ 0 792.0 null]
+218 0 obj
+[217 0 R /XYZ 0 792.0 null]
 endobj
-217 0 obj
+219 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_sqlterminator)
 /Subtype /Link
@@ -32509,7 +32564,7 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
+220 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_sqlterminator)
 /Subtype /Link
@@ -32517,7 +32572,7 @@ endobj
 /Type /Annot
 >>
 endobj
-219 0 obj
+221 0 obj
 << /Length 7652
 >>
 stream
@@ -32916,24 +32971,24 @@ Q
 
 endstream
 endobj
-220 0 obj
+222 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 219 0 R
+/Contents 221 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [222 0 R]
+/Annots [224 0 R]
 >>
 endobj
-221 0 obj
-[220 0 R /XYZ 0 792.0 null]
+223 0 obj
+[222 0 R /XYZ 0 792.0 null]
 endobj
-222 0 obj
+224 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_timing)
 /Subtype /Link
@@ -32941,7 +32996,7 @@ endobj
 /Type /Annot
 >>
 endobj
-223 0 obj
+225 0 obj
 << /Length 11179
 >>
 stream
@@ -33571,25 +33626,25 @@ Q
 
 endstream
 endobj
-224 0 obj
+226 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 223 0 R
+/Contents 225 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
 >>
-/Annots [226 0 R 227 0 R]
+/Annots [228 0 R 229 0 R]
 >>
 endobj
-225 0 obj
-[224 0 R /XYZ 0 792.0 null]
+227 0 obj
+[226 0 R /XYZ 0 792.0 null]
 endobj
-226 0 obj
+228 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33600,7 +33655,7 @@ endobj
 /Type /Annot
 >>
 endobj
-227 0 obj
+229 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_schema)
 /Subtype /Link
@@ -33608,7 +33663,7 @@ endobj
 /Type /Annot
 >>
 endobj
-228 0 obj
+230 0 obj
 << /Length 7058
 >>
 stream
@@ -34018,24 +34073,24 @@ Q
 
 endstream
 endobj
-229 0 obj
+231 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 228 0 R
+/Contents 230 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [231 0 R 232 0 R]
+/Annots [233 0 R 234 0 R]
 >>
 endobj
-230 0 obj
-[229 0 R /XYZ 0 792.0 null]
+232 0 obj
+[231 0 R /XYZ 0 792.0 null]
 endobj
-231 0 obj
+233 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_list_count)
 /Subtype /Link
@@ -34043,7 +34098,7 @@ endobj
 /Type /Annot
 >>
 endobj
-232 0 obj
+234 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_list_count)
 /Subtype /Link
@@ -34051,7 +34106,7 @@ endobj
 /Type /Annot
 >>
 endobj
-233 0 obj
+235 0 obj
 << /Length 8707
 >>
 stream
@@ -34560,24 +34615,24 @@ Q
 
 endstream
 endobj
-234 0 obj
+236 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 233 0 R
+/Contents 235 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [236 0 R 237 0 R 238 0 R]
+/Annots [238 0 R 239 0 R 240 0 R]
 >>
 endobj
-235 0 obj
-[234 0 R /XYZ 0 792.0 null]
+237 0 obj
+[236 0 R /XYZ 0 792.0 null]
 endobj
-236 0 obj
+238 0 obj
 << /Border [0 0 0]
 /Dest (edit_reexecute_command)
 /Subtype /Link
@@ -34585,7 +34640,7 @@ endobj
 /Type /Annot
 >>
 endobj
-237 0 obj
+239 0 obj
 << /Border [0 0 0]
 /Dest (cmd_history)
 /Subtype /Link
@@ -34593,7 +34648,7 @@ endobj
 /Type /Annot
 >>
 endobj
-238 0 obj
+240 0 obj
 << /Border [0 0 0]
 /Dest (cmd_savehist)
 /Subtype /Link
@@ -34601,7 +34656,7 @@ endobj
 /Type /Annot
 >>
 endobj
-239 0 obj
+241 0 obj
 << /Length 6220
 >>
 stream
@@ -34974,29 +35029,29 @@ Q
 
 endstream
 endobj
-240 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 239 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [243 0 R 244 0 R]
+/Annots [245 0 R 246 0 R]
 >>
 endobj
-241 0 obj
-[240 0 R /XYZ 0 792.0 null]
+243 0 obj
+[242 0 R /XYZ 0 792.0 null]
 endobj
-242 0 obj
+244 0 obj
 << /Limits [(interactive_display_elapsed_time) (launch-trafci-on-windows-workstation)]
-/Names [(interactive_display_elapsed_time) 221 0 R (interactive_display_session_parameters) 274 0 R (interactive_history) 235 0 R (interactive_idle_timeout) 205 0 R (interactive_log_output) 292 0 R (interactive_prepare_sql_statement) 266 0 R (interactive_reset_parameters) 278 0 R (interactive_set_parameters) 270 0 R (interactive_set_show_current_schema) 225 0 R (interactive_set_show_terminator) 216 0 R (interface-commands) 198 0 R (interface-prompt) 185 0 R (introduction) 49 0 R (launch-trafci) 74 0 R (launch-trafci-from-the-perl-or-python-command-line) 375 0 R (launch-trafci-on-linux-workstation) 100 0 R (launch-trafci-on-windows-workstation) 78 0 R]
+/Names [(interactive_display_elapsed_time) 223 0 R (interactive_display_session_parameters) 276 0 R (interactive_history) 237 0 R (interactive_idle_timeout) 207 0 R (interactive_log_output) 294 0 R (interactive_prepare_sql_statement) 268 0 R (interactive_reset_parameters) 280 0 R (interactive_set_parameters) 272 0 R (interactive_set_show_current_schema) 227 0 R (interactive_set_show_terminator) 218 0 R (interface-commands) 200 0 R (interface-prompt) 187 0 R (introduction) 51 0 R (launch-trafci) 76 0 R (launch-trafci-from-the-perl-or-python-command-line) 377 0 R (launch-trafci-on-linux-workstation) 102 0 R (launch-trafci-on-windows-workstation) 80 0 R]
 >>
 endobj
-243 0 obj
+245 0 obj
 << /Border [0 0 0]
 /Dest (interactive_history)
 /Subtype /Link
@@ -35004,7 +35059,7 @@ endobj
 /Type /Annot
 >>
 endobj
-244 0 obj
+246 0 obj
 << /Border [0 0 0]
 /Dest (cmd_fc)
 /Subtype /Link
@@ -35012,7 +35067,7 @@ endobj
 /Type /Annot
 >>
 endobj
-245 0 obj
+247 0 obj
 << /Length 6651
 >>
 stream
@@ -35400,24 +35455,24 @@ Q
 
 endstream
 endobj
-246 0 obj
+248 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 245 0 R
+/Contents 247 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [248 0 R 250 0 R]
+/Annots [250 0 R 252 0 R]
 >>
 endobj
-247 0 obj
-[246 0 R /XYZ 0 792.0 null]
+249 0 obj
+[248 0 R /XYZ 0 792.0 null]
 endobj
-248 0 obj
+250 0 obj
 << /Border [0 0 0]
 /Dest (cmd_clear)
 /Subtype /Link
@@ -35425,10 +35480,10 @@ endobj
 /Type /Annot
 >>
 endobj
-249 0 obj
-[246 0 R /XYZ 0 536.7500000000001 null]
+251 0 obj
+[248 0 R /XYZ 0 536.7500000000001 null]
 endobj
-250 0 obj
+252 0 obj
 << /Border [0 0 0]
 /Dest (cmd_help)
 /Subtype /Link
@@ -35436,7 +35491,7 @@ endobj
 /Type /Annot
 >>
 endobj
-251 0 obj
+253 0 obj
 << /Length 8941
 >>
 stream
@@ -35930,25 +35985,25 @@ Q
 
 endstream
 endobj
-252 0 obj
+254 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 251 0 R
+/Contents 253 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [254 0 R 255 0 R]
+/Annots [256 0 R 257 0 R]
 >>
 endobj
-253 0 obj
-[252 0 R /XYZ 0 792.0 null]
+255 0 obj
+[254 0 R /XYZ 0 792.0 null]
 endobj
-254 0 obj
+256 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35959,7 +36014,7 @@ endobj
 /Type /Annot
 >>
 endobj
-255 0 obj
+257 0 obj
 << /Border [0 0 0]
 /Dest (run_scripts)
 /Subtype /Link
@@ -35967,10 +36022,10 @@ endobj
 /Type /Annot
 >>
 endobj
-256 0 obj
-[252 0 R /XYZ 0 600.5200000000001 null]
+258 0 obj
+[254 0 R /XYZ 0 600.5200000000001 null]
 endobj
-257 0 obj
+259 0 obj
 << /Length 6388
 >>
 stream
@@ -36398,24 +36453,24 @@ Q
 
 endstream
 endobj
-258 0 obj
+260 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 257 0 R
+/Contents 259 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [260 0 R 261 0 R 262 0 R]
+/Annots [262 0 R 263 0 R 264 0 R]
 >>
 endobj
-259 0 obj
-[258 0 R /XYZ 0 792.0 null]
+261 0 obj
+[260 0 R /XYZ 0 792.0 null]
 endobj
-260 0 obj
+262 0 obj
 << /Border [0 0 0]
 /Dest (cmd_slash)
 /Subtype /Link
@@ -36423,7 +36478,7 @@ endobj
 /Type /Annot
 >>
 endobj
-261 0 obj
+263 0 obj
 << /Border [0 0 0]
 /Dest (cmd_run)
 /Subtype /Link
@@ -36431,7 +36486,7 @@ endobj
 /Type /Annot
 >>
 endobj
-262 0 obj
+264 0 obj
 << /Border [0 0 0]
 /Dest (cmd_repeat)
 /Subtype /Link
@@ -36439,7 +36494,7 @@ endobj
 /Type /Annot
 >>
 endobj
-263 0 obj
+265 0 obj
 << /Length 9337
 >>
 stream
@@ -36956,27 +37011,27 @@ Q
 
 endstream
 endobj
-264 0 obj
+266 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 263 0 R
+/Contents 265 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 >>
 >>
 >>
 endobj
-265 0 obj
-[264 0 R /XYZ 0 792.0 null]
+267 0 obj
+[266 0 R /XYZ 0 792.0 null]
 endobj
-266 0 obj
-[264 0 R /XYZ 0 652.4200000000001 null]
+268 0 obj
+[266 0 R /XYZ 0 652.4200000000001 null]
 endobj
-267 0 obj
+269 0 obj
 << /Length 8874
 >>
 stream
@@ -37463,24 +37518,24 @@ Q
 
 endstream
 endobj
-268 0 obj
+270 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 267 0 R
+/Contents 269 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
-/F4.0 55 0 R
-/F5.1 63 0 R
+/F6.0 139 0 R
+/F4.0 57 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [269 0 R]
+/Annots [271 0 R]
 >>
 endobj
-269 0 obj
+271 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -37491,10 +37546,10 @@ endobj
 /Type /Annot
 >>
 endobj
-270 0 obj
-[268 0 R /XYZ 0 361.50000000000017 null]
+272 0 obj
+[270 0 R /XYZ 0 361.50000000000017 null]
 endobj
-271 0 obj
+273 0 obj
 << /Length 9661
 >>
 stream
@@ -38033,21 +38088,21 @@ Q
 
 endstream
 endobj
-272 0 obj
+274 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 271 0 R
+/Contents 273 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [273 0 R 275 0 R]
+/Annots [275 0 R 277 0 R]
 >>
 endobj
-273 0 obj
+275 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_param)
 /Subtype /Link
@@ -38055,10 +38110,10 @@ endobj
 /Type /Annot
 >>
 endobj
-274 0 obj
-[272 0 R /XYZ 0 395.33000000000004 null]
+276 0 obj
+[274 0 R /XYZ 0 395.33000000000004 null]
 endobj
-275 0 obj
+277 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_param)
 /Subtype /Link
@@ -38066,7 +38121,7 @@ endobj
 /Type /Annot
 >>
 endobj
-276 0 obj
+278 0 obj
 << /Length 7151
 >>
 stream
@@ -38469,24 +38524,24 @@ Q
 
 endstream
 endobj
-277 0 obj
+279 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 276 0 R
+/Contents 278 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [279 0 R]
+/Annots [281 0 R]
 >>
 endobj
-278 0 obj
-[277 0 R /XYZ 0 792.0 null]
+280 0 obj
+[279 0 R /XYZ 0 792.0 null]
 endobj
-279 0 obj
+281 0 obj
 << /Border [0 0 0]
 /Dest (cmd_reset_param)
 /Subtype /Link
@@ -38494,7 +38549,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+282 0 obj
 << /Length 5794
 >>
 stream
@@ -38867,11 +38922,11 @@ Q
 
 endstream
 endobj
-281 0 obj
+283 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 280 0 R
+/Contents 282 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -38880,10 +38935,10 @@ endobj
 >>
 >>
 endobj
-282 0 obj
-[281 0 R /XYZ 0 792.0 null]
+284 0 obj
+[283 0 R /XYZ 0 792.0 null]
 endobj
-283 0 obj
+285 0 obj
 << /Length 6992
 >>
 stream
@@ -39267,11 +39322,11 @@ Q
 
 endstream
 endobj
-284 0 obj
+286 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 283 0 R
+/Contents 285 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
@@ -39280,7 +39335,7 @@ endobj
 >>
 >>
 endobj
-285 0 obj
+287 0 obj
 << /Length 5948
 >>
 stream
@@ -39599,11 +39654,11 @@ Q
 
 endstream
 endobj
-286 0 obj
+288 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 285 0 R
+/Contents 287 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 37 0 R
 /F1.0 8 0 R
@@ -39612,7 +39667,7 @@ endobj
 >>
 >>
 endobj
-287 0 obj
+289 0 obj
 << /Length 6609
 >>
 stream
@@ -39952,22 +40007,22 @@ Q
 
 endstream
 endobj
-288 0 obj
+290 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 287 0 R
+/Contents 289 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [289 0 R]
+/Annots [291 0 R]
 >>
 endobj
-289 0 obj
+291 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39978,7 +40033,7 @@ endobj
 /Type /Annot
 >>
 endobj
-290 0 obj
+292 0 obj
 << /Length 5997
 >>
 stream
@@ -40366,28 +40421,28 @@ Q
 
 endstream
 endobj
-291 0 obj
+293 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 290 0 R
+/Contents 292 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 >>
 >>
-/Annots [294 0 R 295 0 R]
+/Annots [296 0 R 297 0 R]
 >>
 endobj
-292 0 obj
-[291 0 R /XYZ 0 792.0 null]
+294 0 obj
+[293 0 R /XYZ 0 792.0 null]
 endobj
-293 0 obj
-[291 0 R /XYZ 0 649.6400000000001 null]
+295 0 obj
+[293 0 R /XYZ 0 649.6400000000001 null]
 endobj
-294 0 obj
+296 0 obj
 << /Border [0 0 0]
 /Dest (cmd_log)
 /Subtype /Link
@@ -40395,7 +40450,7 @@ endobj
 /Type /Annot
 >>
 endobj
-295 0 obj
+297 0 obj
 << /Border [0 0 0]
 /Dest (cmd_spool)
 /Subtype /Link
@@ -40403,7 +40458,7 @@ endobj
 /Type /Annot
 >>
 endobj
-296 0 obj
+298 0 obj
 << /Length 13428
 >>
 stream
@@ -41203,27 +41258,27 @@ Q
 
 endstream
 endobj
-297 0 obj
+299 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 296 0 R
+/Contents 298 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 37 0 R
 /F2.0 27 0 R
 /F1.0 8 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 >>
 >>
 >>
 endobj
-298 0 obj
-[297 0 R /XYZ 0 792.0 null]
+300 0 obj
+[299 0 R /XYZ 0 792.0 null]
 endobj
-299 0 obj
-[297 0 R /XYZ 0 338.1900000000001 null]
+301 0 obj
+[299 0 R /XYZ 0 338.1900000000001 null]
 endobj
-300 0 obj
+302 0 obj
 << /Length 7932
 >>
 stream
@@ -41652,36 +41707,36 @@ Q
 
 endstream
 endobj
-301 0 obj
+303 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 300 0 R
+/Contents 302 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
 /F1.0 8 0 R
-/F4.0 55 0 R
-/F6.0 137 0 R
+/F4.0 57 0 R
+/F6.0 139 0 R
 >>
 >>
 >>
 endobj
-302 0 obj
-[301 0 R /XYZ 0 792.0 null]
+304 0 obj
+[303 0 R /XYZ 0 792.0 null]
 endobj
-303 0 obj
-[301 0 R /XYZ 0 532.9700000000001 null]
+305 0 obj
+[303 0 R /XYZ 0 532.9700000000001 null]
 endobj
-304 0 obj
+306 0 obj
 << /Limits [(run-a-script-file) (script_section_headers)]
-/Names [(run-a-script-file) 332 0 R (run-commands-interactively) 181 0 R (run-scripts) 311 0 R (run-scripts-in-parallel) 342 0 R (run-sql-statements) 253 0 R (run-trafci-from-perl-or-python) 347 0 R (script_commands) 320 0 R (script_comments) 322 0 R (script_create) 312 0 R (script_example) 328 0 R (script_section_headers) 325 0 R]
+/Names [(run-a-script-file) 334 0 R (run-commands-interactively) 183 0 R (run-scripts) 313 0 R (run-scripts-in-parallel) 344 0 R (run-sql-statements) 255 0 R (run-trafci-from-perl-or-python) 349 0 R (script_commands) 322 0 R (script_comments) 324 0 R (script_create) 314 0 R (script_example) 330 0 R (script_section_headers) 327 0 R]
 >>
 endobj
-305 0 obj
-[301 0 R /XYZ 0 427.61000000000007 null]
+307 0 obj
+[303 0 R /XYZ 0 427.61000000000007 null]
 endobj
-306 0 obj
+308 0 obj
 << /Length 6676
 >>
 stream
@@ -42021,11 +42076,11 @@ Q
 
 endstream
 endobj
-307 0 obj
+309 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 306 0 R
+/Contents 308 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -42034,10 +42089,10 @@ endobj
 >>
 >>
 endobj
-308 0 obj
-[307 0 R /XYZ 0 792.0 null]
+310 0 obj
+[309 0 R /XYZ 0 792.0 null]
 endobj
-309 0 obj
+311 0 obj
 << /Length 8790
 >>
 stream
@@ -42503,29 +42558,29 @@ Q
 
 endstream
 endobj
-310 0 obj
+312 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 309 0 R
+/Contents 311 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F5.1 63 0 R
-/F4.0 55 0 R
+/F5.1 65 0 R
+/F4.0 57 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [313 0 R 314 0 R 315 0 R 316 0 R 317 0 R 319 0 R 321 0 R]
+/Annots [315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 321 0 R 323 0 R]
 >>
 endobj
-311 0 obj
-[310 0 R /XYZ 0 792.0 null]
+313 0 obj
+[312 0 R /XYZ 0 792.0 null]
 endobj
-312 0 obj
-[310 0 R /XYZ 0 695.98 null]
+314 0 obj
+[312 0 R /XYZ 0 695.98 null]
 endobj
-313 0 obj
+315 0 obj
 << /Border [0 0 0]
 /Dest (script_sql_statements)
 /Subtype /Link
@@ -42533,7 +42588,7 @@ endobj
 /Type /Annot
 >>
 endobj
-314 0 obj
+316 0 obj
 << /Border [0 0 0]
 /Dest (script_commands)
 /Subtype /Link
@@ -42541,7 +42596,7 @@ endobj
 /Type /Annot
 >>
 endobj
-315 0 obj
+317 0 obj
 << /Border [0 0 0]
 /Dest (script_comments)
 /Subtype /Link
@@ -42549,7 +42604,7 @@ endobj
 /Type /Annot
 >>
 endobj
-316 0 obj
+318 0 obj
 << /Border [0 0 0]
 /Dest (script_section_headers)
 /Subtype /Link
@@ -42557,7 +42612,7 @@ endobj
 /Type /Annot
 >>
 endobj
-317 0 obj
+319 0 obj
 << /Border [0 0 0]
 /Dest (perl_or_python)
 /Subtype /Link
@@ -42565,10 +42620,10 @@ endobj
 /Type /Annot
 >>
 endobj
-318 0 obj
-[310 0 R /XYZ 0 430.26000000000033 null]
+320 0 obj
+[312 0 R /XYZ 0 430.26000000000033 null]
 endobj
-319 0 obj
+321 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42579,10 +42634,10 @@ endobj
 /Type /Annot
 >>
 endobj
-320 0 obj
-[310 0 R /XYZ 0 337.9000000000003 null]
+322 0 obj
+[312 0 R /XYZ 0 337.9000000000003 null]
 endobj
-321 0 obj
+323 0 obj
 << /Border [0 0 0]
 /Dest (commands)
 /Subtype /Link
@@ -42590,10 +42645,10 @@ endobj
 /Type /Annot
 >>
 endobj
-322 0 obj
-[310 0 R /XYZ 0 245.5400000000003 null]
+324 0 obj
+[312 0 R /XYZ 0 245.5400000000003 null]
 endobj
-323 0 obj
+325 0 obj
 << /Length 5256
 >>
 stream
@@ -42889,25 +42944,25 @@ Q
 
 endstream
 endobj
-324 0 obj
+326 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 323 0 R
+/Contents 325 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [326 0 R 327 0 R]
+/Annots [328 0 R 329 0 R]
 >>
 endobj
-325 0 obj
-[324 0 R /XYZ 0 713.25 null]
+327 0 obj
+[326 0 R /XYZ 0 713.25 null]
 endobj
-326 0 obj
+328 0 obj
 << /Border [0 0 0]
 /Dest (cmd_at_sign)
 /Subtype /Link
@@ -42915,7 +42970,7 @@ endobj
 /Type /Annot
 >>
 endobj
-327 0 obj
+329 0 obj
 << /Border [0 0 0]
 /Dest (cmd_obey)
 /Subtype /Link
@@ -42923,10 +42978,10 @@ endobj
 /Type /Annot
 >>
 endobj
-328 0 obj
-[324 0 R /XYZ 0 517.2100000000002 null]
+330 0 obj
+[326 0 R /XYZ 0 517.2100000000002 null]
 endobj
-329 0 obj
+331 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -43133,7 +43188,7 @@ iR
 E��9w_�������	�5^>�o��	|���$F�F�$	�+��8����ͦ�'C�`�c�#�S���ơ#˴3'I�������Z_�n����ٲ�}Y��`����>���_t;�Z���������hm&�(�Α)2Q�C����_�#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U>G�\���]��v�Z��q*�>�1���Y��c��`�!�c����6�U\}�c��������^��Oǿ�����Z_�n���?�#���-i�5�������?.��Q�n%U���9\�<}�a��d#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U��=v���yj:mĪ����+��g���/����z�˶��tۉUq�1�W��s_�{�?��#���-i�5��
 �����~(е���������@~�G����o-GM��Ws�q�,��1��W�}��]��v�Z��q*�>�1���Y��c��`�'���Ds�C���/���U����������Tr��H���m�����c�?�>�0�����?.��Q�n%U���9\�<}�a��d�{���~(е���������"9���B֗��[��*�Y�	�c����6�U\}�c��������^��B=v���yj:mĪ����+��g���/���쟏����������T�G??�Z���kw��Q� ?a#�l~]�����J����r���x������>�G����o-GM��Ws�q�,��1��W�}����"9���B֗��[��*������Z_�n���9d�$z�˶��tۉUq�1�W��s_�{����m�����c�?�>�0����~=��G??�Z���kw��Q��P��
 ��kK�����G,����]��v�Z��q*�>�1���Y��c��`�!�c����6�U\}�c��������^��Oǿ�����Z_�n���?�#���-i�5�������?.��Q�n%U���9\�<}�a��d#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U��=v���yj:mĪ����+��g���/����z�˶��tۉUq�1�W��s_�{�?��#���-i�5������~(е���������@~�G����o-GM��Ws�q�,��1��W�}��]��v�Z��q*�>�1���Y��c��`�'���Ds�C���/���U����������Tr��H���m�����c�?�>�0�����?.��Q�n%U���9\�<}�a��d�{���~(е���������"9���B֗��[�
 �*�Y�	�c����6�U\}�c��������^��B=v���yj:mĪ����+��g���/���쟏����������T�G??�Z���kw��Q� ?a#�l~]�����J����r���x������>�G����o-GM��Ws�q�,��1��W�}����"9���B֗��[��*������Z_�n���9d�$z�˶��tۉUq�1�W��s_�{����m�����c�?�>�0����~=��G??�Z���kw��Q��P��kK�����G,����]��v�Z��q*�>�1���Y��c��`�!�c����6�U\}�c��������^��Oǿ�����Z_�n���?�#���-i�5�������?.��Q�n%U���9\�<}�a��d#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U��=v�
 ���yj:mĪ����+��g���/����z�˶��tۉUq�1�W��s_�{�?��#���-i�5������~(е���������@~�G����o-GM��Ws�q�,��1��W�}��]��v�Z��q*�>�1���Y��c��`�'���Ds�C���/���U����������Tr��H���m�����c�?�>�0�����?.��Q�n%U���9\�<}�a��d�{���~(е���������"9���B֗��[��*�Y�	�c����6�U\}�c��������^��B=v���yj:mĪ����+��g���/���쟏����������T�G??�Z���kw��Q� ?a#�l~]�����J����r���x������>�G����o-GM��Ws�q�,��1��W�}����"9���B֗��[��*������Z_�n���9d�$z�˶��tۉUq�
 1�W��s_�{����m�����c�?�>�0����~=��G??�Z���kw��Q��P��kK�����G,����]��v�Z��q*�>�1���Y��c��`�!�c����6�U\}�c��������^��Oǿ�����Z_�n���?�#���-i�5�������?.��Q�n%U���9\�<}�a��d#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U��=v���yj:mĪ����+��g���/����z�˶��tۉUq�1�W��s_�{�?��#���-i�5������~(е���������@~�G����o-GM��Ws�q�,��1��W�}��]��v�Z��q*�>�1���Y��c��`�'���Ds�C���/���U����������Tr��H���m�����c�?�>�0��
 ����?.��Q�n%U���9\�<}�a��d�{���~(е���������"9���B֗��[��*�Y�	�c����6�U\}�c��������^��B=v���yj:mĪ����+��g���/���쟏����������T�G??�Z���kw��Q� ?a#�l~]�����J����r���x������>��������-���^&}j'��hW�A��//��b]��7-�P4P~c��G??�Z���kw��Q��P��kK�����G#�m#���tue��S��mz�;�Jt���|�ƱĮ�rQr�0���bk?�T�o> ���<Z|5��i:֟�Ag����i���-��eQ�n�$� \�W�?����������T�G??�Z���kw��T�6>����j���o��x~�U�Ծč牧|�am!�������2�H�)�����*�M��mpڅ��ke5�Q�m&!�{l4�v����|	���%��
 �����������������U��U�+S�hn|)��C&7G&�t��9��f������.�V�?�����s�Y�.׿�)�^��y?g�һ���ݻ����8�3��+bO��
 endstream
 endobj
-330 0 obj
+332 0 obj
 << /Length 4887
 >>
 stream
@@ -43434,26 +43489,26 @@ Q
 
 endstream
 endobj
-331 0 obj
+333 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 330 0 R
+/Contents 332 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I13 329 0 R
+/XObject << /I13 331 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [333 0 R]
+/Annots [335 0 R]
 >>
 endobj
-332 0 obj
-[331 0 R /XYZ 0 302.68 null]
+334 0 obj
+[333 0 R /XYZ 0 302.68 null]
 endobj
-333 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_script)
 /Subtype /Link
@@ -43461,7 +43516,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+336 0 obj
 << /Length 14090
 >>
 stream
@@ -44330,22 +44385,22 @@ Q
 
 endstream
 endobj
-335 0 obj
+337 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 334 0 R
+/Contents 336 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F5.1 63 0 R
+/Font << /F5.1 65 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [336 0 R 337 0 R 339 0 R]
+/Annots [338 0 R 339 0 R 341 0 R]
 >>
 endobj
-336 0 obj
+338 0 obj
 << /Border [0 0 0]
 /Dest (cmd_at_sign)
 /Subtype /Link
@@ -44353,7 +44408,7 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
+339 0 obj
 << /Border [0 0 0]
 /Dest (cmd_obey)
 /Subtype /Link
@@ -44361,10 +44416,10 @@ endobj
 /Type /Annot
 >>
 endobj
-338 0 obj
-[335 0 R /XYZ 0 193.61999999999983 null]
+340 0 obj
+[337 0 R /XYZ 0 193.61999999999983 null]
 endobj
-339 0 obj
+341 0 obj
 << /Border [0 0 0]
 /Dest (interactive_log_output)
 /Subtype /Link
@@ -44372,7 +44427,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+342 0 obj
 << /Length 4833
 >>
 stream
@@ -44642,29 +44697,29 @@ Q
 
 endstream
 endobj
-341 0 obj
+343 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 340 0 R
+/Contents 342 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [344 0 R]
+/Annots [346 0 R]
 >>
 endobj
-342 0 obj
-[341 0 R /XYZ 0 792.0 null]
+344 0 obj
+[343 0 R /XYZ 0 792.0 null]
 endobj
-343 0 obj
+345 0 obj
 << /Limits [(script_sql_statements) (set-time-command)]
-/Names [(script_sql_statements) 318 0 R (set-code-trafci-sh-code-path) 102 0 R (set-login-environment-variables-in-the-system-properties) 356 0 R (set-login-environment-variables-on-the-command-line) 355 0 R (set-login-environment-variables-on-the-command-line-2) 370 0 R (set-path-on-linux) 64 0 R (set-path-on-windows) 58 0 R (set-prompt-command) 210 0 R (set-sqlprompt-command) 844 0 R (set-the-login-environment-variables) 349 0 R (set-time-command) 212 0 R]
+/Names [(script_sql_statements) 320 0 R (set-code-trafci-sh-code-path) 104 0 R (set-login-environment-variables-in-the-system-properties) 358 0 R (set-login-environment-variables-on-the-command-line) 357 0 R (set-login-environment-variables-on-the-command-line-2) 372 0 R (set-path-on-linux) 66 0 R (set-path-on-windows) 60 0 R (set-prompt-command) 212 0 R (set-sqlprompt-command) 846 0 R (set-the-login-environment-variables) 351 0 R (set-time-command) 214 0 R]
 >>
 endobj
-344 0 obj
+346 0 obj
 << /Border [0 0 0]
 /Dest (cmd_prun)
 /Subtype /Link
@@ -44672,7 +44727,7 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
+347 0 obj
 << /Length 9770
 >>
 stream
@@ -45180,25 +45235,25 @@ Q
 
 endstream
 endobj
-346 0 obj
+348 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 345 0 R
+/Contents 347 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [348 0 R 350 0 R 351 0 R]
+/Annots [350 0 R 352 0 R 353 0 R]
 >>
 endobj
-347 0 obj
-[346 0 R /XYZ 0 792.0 null]
+349 0 obj
+[348 0 R /XYZ 0 792.0 null]
 endobj
-348 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (install)
 /Subtype /Link
@@ -45206,10 +45261,10 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
-[346 0 R /XYZ 0 634.8600000000001 null]
+351 0 obj
+[348 0 R /XYZ 0 634.8600000000001 null]
 endobj
-350 0 obj
+352 0 obj
 << /Border [0 0 0]
 /Dest (perlpython_env_windows)
 /Subtype /Link
@@ -45217,7 +45272,7 @@ endobj
 /Type /Annot
 >>
 endobj
-351 0 obj
+353 0 obj
 << /Border [0 0 0]
 /Dest (perlpython_env_linux)
 /Subtype /Link
@@ -45225,7 +45280,7 @@ endobj
 /Type /Annot
 >>
 endobj
-352 0 obj
+354 0 obj
 << /Length 7132
 >>
 stream
@@ -45637,31 +45692,31 @@ Q
 
 endstream
 endobj
-353 0 obj
+355 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 352 0 R
+/Contents 354 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
-/XObject << /I14 357 0 R
+/XObject << /I14 359 0 R
 >>
 >>
 >>
 endobj
-354 0 obj
-[353 0 R /XYZ 0 792.0 null]
-endobj
-355 0 obj
-[353 0 R /XYZ 0 652.4200000000001 null]
-endobj
 356 0 obj
-[353 0 R /XYZ 0 516.53 null]
+[355 0 R /XYZ 0 792.0 null]
 endobj
 357 0 obj
+[355 0 R /XYZ 0 652.4200000000001 null]
+endobj
+358 0 obj
+[355 0 R /XYZ 0 516.53 null]
+endobj
+359 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -45739,7 +45794,7 @@ x^
 +r���
 endstream
 endobj
-358 0 obj
+360 0 obj
 << /Length 1964
 >>
 stream
@@ -45875,21 +45930,21 @@ Q
 
 endstream
 endobj
-359 0 obj
+361 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 358 0 R
+/Contents 360 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 >>
-/XObject << /I15 360 0 R
+/XObject << /I15 362 0 R
 >>
 >>
 >>
 endobj
-360 0 obj
+362 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -46088,7 +46143,7 @@ o
 �;{�s��F|3���Bx��&���i��<E�x����	��+˙.7���Y8� �?�h��wĽM������O��6��"��uHm�ܣ�D��U�H�8����:��>�xկ�J��1�Ӗ�8��;-�;08g�:��r����
 endstream
 endobj
-361 0 obj
+363 0 obj
 << /Length 9339
 >>
 stream
@@ -46674,24 +46729,24 @@ Q
 
 endstream
 endobj
-362 0 obj
+364 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 361 0 R
+/Contents 363 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
-/XObject << /I16 363 0 R
-/I17 364 0 R
+/XObject << /I16 365 0 R
+/I17 366 0 R
 >>
 >>
-/Annots [365 0 R 366 0 R]
+/Annots [367 0 R 368 0 R]
 >>
 endobj
-363 0 obj
+365 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -46870,7 +46925,7 @@ dr
 �4��#��IT�֜5M���S�����&/�����v��b��'�ֻ]iq�H��ym�(	X�Xً3#1-\��D���������������ؚ��hɥ��G��)�QM� ����4����_��ƚ�����4�����o�X�Eo������a�ZȾ�!����2�����W��'�D�����������cE����y}�>�C�܃�"Q���D����j�����r��a�4����j�����>���y}�>�C�܃�"T���D����j�����"T���D����j�����_\�;��}R��/�o�9G�+�~���_��5���~0���σ?����Ɗ)}s���a�JȾ�0�������σ_����Ɛ���_��ӿ�_����Ɗ)�r�󿽇�h"����|]?�N�����C�|\'�I�����?�cE�3���a�Z?Ⱦ�!����-�
 ����X��7�".���D����k����\����a�Z?Ⱦ�9?��/���>���-c��5j�9+���~�����Ɗ(���{���E�"a�-|h_����_��Ɨ�"\���D�����o�X�E\����a�Z?Ⱦ���Ə�'��_��Ɛ���_����?�/տ�cE}n�󿽇�h�"���K??����~���?�%���O���V��Q������U����A�,�h���g����,h?�r��r?����~���(������>�G�܈&����1O���?����Ơo�8���~���-c��4QK똏�����}�A�|\�N������Q��\�N�����(���G󿽇�h�"��������'��X��(����/����W��R��#�������_r��������_����Ɣ�ǿ��ӿ�_��
 ����Ɗ)�r�󿽇�h"������'���W��;�"D���D����������>���w�����_r����σ?����Ə����σ?����Ɗ)}s����}R��/��D�����������cG�D�����������cE����y}�>�C�܃�"F���D����������"F���D����������\�<��T����A�#|b��{�g�u�X��#|b��{�g�u�X�E\�<��T����A�#|b��{�g�u�X��"|`��y�g�u�X�E'��<��T����EK��-7�/��x�4~���#�s�;[�/�!|#E���pЂ��yr��+�tO���ѭ!�K�X�"��J(�7Vs������0���	/C��
 endstream
 endobj
-364 0 obj
+366 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -46934,7 +46989,7 @@ G
 J��}�%�a�/�L���;����W�"����\h��Կ��C�U?��?���N��}�%�a�/�L�~7�nV���T��k,��k��bx�-�đ#��w��W~@&��)�0���(��jΫ?O�ఞ>���~ �[�~��׼=��;��]��Mk}}}�y�� >\�����#,��s�QT?e�%6�O��W�_R�GQ�=�8xS�����
 endstream
 endobj
-365 0 obj
+367 0 obj
 << /Border [0 0 0]
 /Dest (perlpython_win_env_step5)
 /Subtype /Link
@@ -46942,7 +46997,7 @@ endobj
 /Type /Annot
 >>
 endobj
-366 0 obj
+368 0 obj
 << /Border [0 0 0]
 /Dest (perlpython_win_env_step7)
 /Subtype /Link
@@ -46950,7 +47005,7 @@ endobj
 /Type /Annot
 >>
 endobj
-367 0 obj
+369 0 obj
 << /Length 9860
 >>
 stream
@@ -47464,11 +47519,11 @@ Q
 
 endstream
 endobj
-368 0 obj
+370 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 367 0 R
+/Contents 369 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -47477,16 +47532,16 @@ endobj
 >>
 >>
 endobj
-369 0 obj
-[368 0 R /XYZ 0 792.0 null]
-endobj
-370 0 obj
-[368 0 R /XYZ 0 652.4200000000001 null]
-endobj
 371 0 obj
-[368 0 R /XYZ 0 418.32 null]
+[370 0 R /XYZ 0 792.0 null]
 endobj
 372 0 obj
+[370 0 R /XYZ 0 652.4200000000001 null]
+endobj
+373 0 obj
+[370 0 R /XYZ 0 418.32 null]
+endobj
+374 0 obj
 << /Length 8915
 >>
 stream
@@ -47979,27 +48034,27 @@ Q
 
 endstream
 endobj
-373 0 obj
+375 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 372 0 R
+/Contents 374 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
 >>
 >>
 endobj
-374 0 obj
-[373 0 R /XYZ 0 628.33 null]
+376 0 obj
+[375 0 R /XYZ 0 628.33 null]
 endobj
-375 0 obj
-[373 0 R /XYZ 0 427.1500000000001 null]
+377 0 obj
+[375 0 R /XYZ 0 427.1500000000001 null]
 endobj
-376 0 obj
+378 0 obj
 << /Length 5054
 >>
 stream
@@ -48284,11 +48339,11 @@ Q
 
 endstream
 endobj
-377 0 obj
+379 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 376 0 R
+/Contents 378 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
@@ -48297,10 +48352,10 @@ endobj
 >>
 >>
 endobj
-378 0 obj
-[377 0 R /XYZ 0 792.0 null]
+380 0 obj
+[379 0 R /XYZ 0 792.0 null]
 endobj
-379 0 obj
+381 0 obj
 << /Length 22874
 >>
 stream
@@ -49971,11 +50026,11 @@ Q
 
 endstream
 endobj
-380 0 obj
+382 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 379 0 R
+/Contents 381 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
@@ -49984,10 +50039,10 @@ endobj
 >>
 >>
 endobj
-381 0 obj
-[380 0 R /XYZ 0 

<TRUNCATED>

[11/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/Trafodion_Provisioning_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/Trafodion_Provisioning_Guide.pdf b/docs/provisioning_guide/Trafodion_Provisioning_Guide.pdf
index badfc66..f297eba 100644
--- a/docs/provisioning_guide/Trafodion_Provisioning_Guide.pdf
+++ b/docs/provisioning_guide/Trafodion_Provisioning_Guide.pdf
@@ -1,20 +1,19 @@
 %PDF-1.3
 %����
 1 0 obj
-<< /Title (Trafodion Install Guide)
-/Author (Version 1.3.0, January 2016)
+<< /Title (Trafodion Provisioning Guide)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221323+00'00')
-/ModDate (D:20160212221323+00'00')
+/Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
+/CreationDate (D:20160218161857+00'00')
+/ModDate (D:20160218161857+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
-/Names 18 0 R
-/Outlines 143 0 R
-/PageLabels 169 0 R
+/Names 22 0 R
+/Outlines 570 0 R
+/PageLabels 661 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,8 +22,8 @@ endobj
 endobj
 3 0 obj
 << /Type /Pages
-/Count 19
-/Kids [7 0 R 10 0 R 12 0 R 16 0 R 27 0 R 30 0 R 32 0 R 34 0 R 36 0 R 43 0 R 51 0 R 56 0 R 61 0 R 69 0 R 74 0 R 80 0 R 86 0 R 90 0 R 94 0 R]
+/Count 82
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 20 0 R 31 0 R 35 0 R 37 0 R 39 0 R 46 0 R 58 0 R 66 0 R 74 0 R 78 0 R 87 0 R 92 0 R 94 0 R 96 0 R 98 0 R 103 0 R 113 0 R 118 0 R 121 0 R 130 0 R 135 0 R 143 0 R 147 0 R 152 0 R 157 0 R 161 0 R 167 0 R 172 0 R 188 0 R 193 0 R 201 0 R 203 0 R 210 0 R 216 0 R 220 0 R 226 0 R 233 0 R 237 0 R 249 0 R 251 0 R 253 0 R 255 0 R 261 0 R 263 0 R 265 0 R 267 0 R 269 0 R 272 0 R 280 0 R 283 0 R 285 0 R 290 0 R 292 0 R 295 0 R 301 0 R 303 0 R 305 0 R 308 0 R 316 0 R 318 0 R 324 0 R 329 0 R 332 0 R 342 0 R 346 0 R 350 0 R 353 0 R 358 0 R 363 0 R 367 0 R 370 0 R 373 0 R 375 0 R 380 0 R 384 0 R 388 0 R 391 0 R]
 >>
 endobj
 4 0 obj
@@ -45,7 +44,7 @@ endobj
 >>
 endobj
 6 0 obj
-<< /Length 447
+<< /Length 416
 >>
 stream
 q
@@ -57,7 +56,7 @@ q
 BT
 36 437.436 Td
 /F1.0 36 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e2050726f> 15 <766973696f6e696e67204775696465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -66,9 +65,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 401.39399999999995 Td
+36 413.39399999999995 Td
 /F1.0 10 Tf
-[<56> 80 <657273696f6e20312e332e302c204a> 20 <616e> 10 <756172> -30 <792032303136>] TJ
+[<56> 80 <657273696f6e20322e302e30>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -96,7 +95,7 @@ endobj
 >>
 endobj
 9 0 obj
-<< /Length 19210
+<< /Length 34279
 >>
 stream
 q
@@ -268,7 +267,7 @@ ET
 BT
 570.44 637.8100000000003 Td
 /F1.0 10 Tf
-[<32>] TJ
+[<33>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -308,7 +307,7 @@ ET
 BT
 570.44 622.2500000000003 Td
 /F1.0 10 Tf
-[<37>] TJ
+[<36>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -348,7 +347,7 @@ ET
 BT
 570.44 606.6900000000004 Td
 /F1.0 10 Tf
-[<37>] TJ
+[<36>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -359,7 +358,7 @@ ET
 BT
 36.0 591.1300000000005 Td
 /F1.0 10 Tf
-[<322e20526571756972656d656e7473>] TJ
+[<322e20496e74726f64756374696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -368,9 +367,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-118.69 591.1300000000005 Td
+107.57 591.1300000000005 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -388,7 +387,7 @@ ET
 BT
 570.44 591.1300000000005 Td
 /F1.0 10 Tf
-[<38>] TJ
+[<37>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -399,7 +398,7 @@ ET
 BT
 51.0 575.5700000000005 Td
 /F1.0 10 Tf
-[<322e312e2047656e6572> 10 <616c20436c757374657220616e64204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
+[<322e312e205365637572> -15 <69747920436f6e7369646572> 10 <6174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -408,9 +407,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-357.77 575.5700000000005 Td
+185.41000000000003 575.5700000000005 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -426,9 +425,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-570.4399999999999 575.5700000000005 Td
+570.44 575.5700000000005 Td
 /F1.0 10 Tf
-[<38>] TJ
+[<37>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -437,9 +436,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 560.0100000000004 Td
+51.0 560.0100000000004 Td
 /F1.0 10 Tf
-[<322e312e312e204861726477> 15 <61726520526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
+[<322e322e2050726f> 15 <766973696f6e696e67204f7074696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -448,16 +447,16 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-318.85 560.0100000000004 Td
+168.73000000000002 560.0100000000004 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
 BT
-569.0500000000001 560.0100000000004 Td
+569.05 560.0100000000004 Td
 /F1.0 5.0 Tf
 [<a0>] TJ
 ET
@@ -477,9 +476,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 544.4500000000005 Td
+51.0 544.4500000000005 Td
 /F1.0 10 Tf
-[<322e312e322e204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
+[<322e332e2050726f> 15 <766973696f6e696e672041637469766974696573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -488,9 +487,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-285.49 544.4500000000005 Td
+174.29000000000002 544.4500000000005 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -508,7 +507,7 @@ ET
 BT
 570.44 544.4500000000005 Td
 /F1.0 10 Tf
-[<39>] TJ
+[<38>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -517,9 +516,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 528.8900000000006 Td
+51.0 528.8900000000006 Td
 /F1.0 10 Tf
-[<322e312e332e2049502050> 50 <6f72> -40 <7473>] TJ
+[<322e342e2050726f> 15 <766973696f6e696e67204d6173746572204e6f6465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -528,16 +527,16 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-135.37 528.8900000000006 Td
+190.97000000000003 528.8900000000006 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
 BT
-563.49 528.8900000000006 Td
+569.05 528.8900000000006 Td
 /F1.0 5.0 Tf
 [<a0>] TJ
 ET
@@ -546,9 +545,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-564.88 528.8900000000006 Td
+570.44 528.8900000000006 Td
 /F1.0 10 Tf
-[<3130>] TJ
+[<39>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -559,7 +558,7 @@ ET
 BT
 51.0 513.3300000000006 Td
 /F1.0 10 Tf
-[<322e322e2050726572657175697369746520536f667477> 15 <617265>] TJ
+[<322e352e2054> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c6572>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -568,16 +567,16 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.29000000000002 513.3300000000006 Td
+157.61 513.3300000000006 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
 BT
-563.49 513.3300000000006 Td
+569.05 513.3300000000006 Td
 /F1.0 5.0 Tf
 [<a0>] TJ
 ET
@@ -586,9 +585,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-564.88 513.3300000000006 Td
+570.44 513.3300000000006 Td
 /F1.0 10 Tf
-[<3131>] TJ
+[<39>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -599,7 +598,7 @@ ET
 BT
 66.0 497.77000000000066 Td
 /F1.0 10 Tf
-[<322e322e312e20536f667477> 15 <6172652050> 40 <6163> 20 <6b61676573>] TJ
+[<322e352e312e205573616765>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -608,9 +607,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-190.97000000000003 497.77000000000066 Td
+129.81 497.77000000000066 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -628,7 +627,7 @@ ET
 BT
 564.88 497.77000000000066 Td
 /F1.0 10 Tf
-[<3131>] TJ
+[<3130>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -637,9 +636,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 482.21000000000066 Td
+66.0 482.21000000000066 Td
 /F1.0 10 Tf
-[<322e332e2054> 120 <72> 10 <6166> 30 <6f64696f6e20557365722049447320616e64205468656972205072> -15 <6976696c69676573>] TJ
+[<322e352e322e20496e7374616c6c207673> 15 <2e20557067> 10 <72> 10 <616465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -648,9 +647,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-252.13 482.21000000000066 Td
+185.41000000000003 482.21000000000066 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -668,7 +667,7 @@ ET
 BT
 564.88 482.21000000000066 Td
 /F1.0 10 Tf
-[<3132>] TJ
+[<3131>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -679,7 +678,7 @@ ET
 BT
 66.0 466.65000000000066 Td
 /F1.0 10 Tf
-[<322e332e312e2052756e74696d65>] TJ
+[<322e352e332e20477569646564205365747570>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -688,9 +687,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-140.93 466.65000000000066 Td
+163.17000000000002 466.65000000000066 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -708,7 +707,7 @@ ET
 BT
 564.88 466.65000000000066 Td
 /F1.0 10 Tf
-[<3132>] TJ
+[<3131>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -719,7 +718,7 @@ ET
 BT
 66.0 451.09000000000066 Td
 /F1.0 10 Tf
-[<322e332e322e20496e7374616c6c6174696f6e2f557067> 10 <72> 10 <61646573>] TJ
+[<322e352e342e2041> 30 <75746f6d61746564205365747570>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -728,9 +727,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-196.53000000000003 451.09000000000066 Td
+179.85000000000002 451.09000000000066 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -748,7 +747,7 @@ ET
 BT
 564.88 451.09000000000066 Td
 /F1.0 10 Tf
-[<3133>] TJ
+[<3131>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -759,7 +758,7 @@ ET
 BT
 51.0 435.53000000000065 Td
 /F1.0 10 Tf
-[<322e342e20526571756972656420436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
+[<322e362e2054> 120 <72> 10 <6166> 30 <6f64696f6e2050726f> 15 <766973696f6e696e67204469726563746f72> -15 <696573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -768,9 +767,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-224.32999999999998 435.53000000000065 Td
+229.89 435.53000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -788,7 +787,7 @@ ET
 BT
 564.88 435.53000000000065 Td
 /F1.0 10 Tf
-[<3133>] TJ
+[<3136>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -797,9 +796,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 419.97000000000065 Td
+36.0 419.97000000000065 Td
 /F1.0 10 Tf
-[<322e342e312e204f706572> 10 <6174696e672053797374656d204368616e676573>] TJ
+[<332e20526571756972656d656e7473>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -808,9 +807,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-224.32999999999998 419.97000000000065 Td
+118.69 419.97000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -828,7 +827,7 @@ ET
 BT
 564.88 419.97000000000065 Td
 /F1.0 10 Tf
-[<3133>] TJ
+[<3137>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -837,9 +836,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 404.41000000000065 Td
+51.0 404.41000000000065 Td
 /F1.0 10 Tf
-[<322e342e322e205a6f6f4b> 40 <6565706572204368616e676573>] TJ
+[<332e312e2047656e6572> 10 <616c20436c757374657220616e64204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -848,9 +847,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-196.53000000000003 404.41000000000065 Td
+357.77 404.41000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -868,7 +867,7 @@ ET
 BT
 564.88 404.41000000000065 Td
 /F1.0 10 Tf
-[<3134>] TJ
+[<3137>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -879,7 +878,7 @@ ET
 BT
 66.0 388.85000000000065 Td
 /F1.0 10 Tf
-[<322e342e332e2048444653204368616e676573>] TJ
+[<332e312e312e204861726477> 15 <61726520526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -888,9 +887,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.29000000000002 388.85000000000065 Td
+318.85 388.85000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -908,7 +907,7 @@ ET
 BT
 564.88 388.85000000000065 Td
 /F1.0 10 Tf
-[<3134>] TJ
+[<3137>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -919,7 +918,7 @@ ET
 BT
 66.0 373.29000000000065 Td
 /F1.0 10 Tf
-[<322e342e342e204842617365204368616e676573>] TJ
+[<332e312e322e204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -928,9 +927,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-174.29000000000002 373.29000000000065 Td
+285.49 373.29000000000065 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -948,7 +947,7 @@ ET
 BT
 564.88 373.29000000000065 Td
 /F1.0 10 Tf
-[<3135>] TJ
+[<3138>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -957,9 +956,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 357.73000000000064 Td
+66.0 357.73000000000064 Td
 /F1.0 10 Tf
-[<322e352e205265636f6d6d656e64656420436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
+[<332e312e332e2049502050> 50 <6f72> -40 <7473>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -968,9 +967,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-252.13 357.73000000000064 Td
+135.37 357.73000000000064 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -988,7 +987,7 @@ ET
 BT
 564.88 357.73000000000064 Td
 /F1.0 10 Tf
-[<3136>] TJ
+[<3139>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -997,9 +996,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-66.0 342.17000000000064 Td
+51.0 342.17000000000064 Td
 /F1.0 10 Tf
-[<322e352e312e205265636f6d6d656e64656420484261736520436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
+[<332e322e2050726572657175697369746520536f667477> 15 <617265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1008,9 +1007,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-307.72999999999996 342.17000000000064 Td
+174.29000000000002 342.17000000000064 Td
 /F1.0 10 Tf
-[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1028,42 +1027,18 @@ ET
 BT
 564.88 342.17000000000064 Td
 /F1.0 10 Tf
-[<3136>] TJ
+[<3230>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-
-endstream
-endobj
-10 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 9 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F2.0 13 0 R
-/F1.0 8 0 R
->>
->>
-/Annots [97 0 R 98 0 R 99 0 R 100 0 R 101 0 R 102 0 R 103 0 R 104 0 R 105 0 R 106 0 R 107 0 R 108 0 R 109 0 R 110 0 R 111 0 R 112 0 R 113 0 R 114 0 R 115 0 R 116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 121 0 R 122 0 R 123 0 R 124 0 R 125 0 R 126 0 R 127 0 R 128 0 R 129 0 R 130 0 R 131 0 R 132 0 R 133 0 R 134 0 R 135 0 R 136 0 R 137 0 R 138 0 R 139 0 R 140 0 R 141 0 R 142 0 R]
->>
-endobj
-11 0 obj
-<< /Length 5059
->>
-stream
-q
-/DeviceRGB cs
 0.200 0.200 0.200 scn
-/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-36 720.4635000000001 Td
-/F2.0 13.5 Tf
-[<4c6963656e73652053746174656d656e74>] TJ
+66.0 326.61000000000064 Td
+/F1.0 10 Tf
+[<332e322e312e204861646f6f7020536f667477> 15 <617265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1072,20 +1047,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 683.4075000000001 Td
-/F1.0 13.5 Tf
-[<4c6963656e73656420746f207468652041706163686520536f667477> 15 <6172652046> 30 <6f756e646174696f6e20284153462920756e646572206f6e65206f72206d6f726520636f6e7472> -15 <6962> 20 <75746f72206c6963656e7365>] TJ
+179.85000000000002 326.61000000000064 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 326.61000000000064 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 658.3515000000001 Td
-/F1.0 13.5 Tf
-[<6167> 10 <7265656d656e7473> 15 <2e202053656520746865204e4f> 40 <544943452066696c65206469737472> -15 <6962> 20 <75746564207769746820746869732077> 10 <6f72> -15 <6b2066> 30 <6f72206164646974696f6e616c20696e66> 30 <6f72> -25 <6d6174696f6e>] TJ
+564.88 326.61000000000064 Td
+/F1.0 10 Tf
+[<3230>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1094,9 +1076,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 633.2955000000002 Td
-/F1.0 13.5 Tf
-[<726567617264696e6720636f70> 30 <7972> -15 <69676874206f> 15 <776e657273686970> 35 <2e202054686520415346206c6963656e73657320746869732066696c6520746f2079> 20 <6f7520756e6465722074686520417061636865>] TJ
+66.0 311.05000000000064 Td
+/F1.0 10 Tf
+[<332e322e322e20536f667477> 15 <6172652050> 40 <6163> 20 <6b61676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1105,31 +1087,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 608.2395000000001 Td
-/F1.0 13.5 Tf
-[<4c6963656e7365> 15 <2c2056> 80 <657273696f6e20322e30202874686520224c6963656e736522293b2079> 20 <6f75206d61> 30 <79206e6f742075736520746869732066696c652065> 30 <786365707420696e20636f6d706c69616e63652077697468>] TJ
+190.97000000000003 311.05000000000064 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 311.05000000000064 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 583.1835000000001 Td
-/F1.0 13.5 Tf
-[<746865204c6963656e7365> 15 <2e202059> 140 <6f75206d61> 30 <79206f627461696e206120636f70> 30 <79206f6620746865204c6963656e7365206174>] TJ
+564.88 311.05000000000064 Td
+/F1.0 10 Tf
+[<3231>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.000 0.184 0.655 scn
-0.000 0.184 0.655 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-36 558.1275000000002 Td
-/F1.0 13.5 Tf
-[<687474703a2f2f777777> 60 <2e617061636865> 15 <2e6f72672f6c6963656e7365732f4c4943454e53452d322e30>] TJ
+51.0 295.49000000000063 Td
+/F1.0 10 Tf
+[<332e332e2054> 120 <72> 10 <6166> 30 <6f64696f6e20557365722049447320616e64205468656972205072> -15 <6976696c65676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1138,20 +1127,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 521.0715000000001 Td
-/F1.0 13.5 Tf
-[<556e6c6573732072657175697265642062> 20 <79206170706c69636162> 20 <6c65206c61> 20 <77206f72206167> 10 <7265656420746f20696e207772> -15 <6974696e672c20736f667477> 15 <617265206469737472> -15 <6962> 20 <7574656420756e64657220746865>] TJ
+252.13 295.49000000000063 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 295.49000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 496.0155000000001 Td
-/F1.0 13.5 Tf
-[<4c6963656e7365206973206469737472> -15 <6962> 20 <75746564206f6e20616e2022415320495322204241534953> 20 <2c20574954484f55542057> 50 <415252414e54494553204f5220434f4e444954494f4e53>] TJ
+564.88 295.49000000000063 Td
+/F1.0 10 Tf
+[<3232>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1160,9 +1156,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 470.9595000000001 Td
-/F1.0 13.5 Tf
-[<4f4620414e59204b494e44> 70 <2c206569746865722065> 30 <787072657373206f7220696d706c6965642e202053656520746865204c6963656e73652066> 30 <6f7220746865207370656369666963206c616e6775616765>] TJ
+66.0 279.93000000000063 Td
+/F1.0 10 Tf
+[<332e332e312e2054> 120 <72> 10 <6166> 30 <6f64696f6e2052756e74696d652055736572>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1171,179 +1167,158 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 445.9035000000001 Td
-/F1.0 13.5 Tf
-[<676f> 15 <76> 25 <6572> -25 <6e696e6720706572> -25 <6d697373696f6e7320616e64206c696d69746174696f6e7320756e64657220746865204c6963656e7365> 15 <2e>] TJ
+207.64999999999998 279.93000000000063 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-1.5 w
-0.000 0.000 0.000 SCN
-36.000 406.319 m
-306.000 406.319 l
-S
-[ ] 0 d
-1 w
-0.000 0.000 0.000 SCN
+
+BT
+563.49 279.93000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-38 411.50500000000017 Td
-/F2.0 13.5 Tf
-[<56> 50 <6572> 15 <73696f6e>] TJ
+564.88 279.93000000000063 Td
+/F1.0 10 Tf
+[<3232>] TJ
 ET
 
-0.000 0.000 0.000 scn
-1.5 w
-0.000 0.000 0.000 SCN
-306.000 406.319 m
-576.000 406.319 l
-S
-[ ] 0 d
-1 w
 0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-308.0 411.50500000000017 Td
-/F2.0 13.5 Tf
-[<44617465>] TJ
+66.0 264.37000000000063 Td
+/F1.0 10 Tf
+[<332e332e322e2054> 120 <72> 10 <6166> 30 <6f64696f6e2050726f> 15 <766973696f6e696e672055736572>] TJ
 ET
 
-0.000 0.000 0.000 scn
-1 w
 0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-38 391.66950000000014 Td
-/F1.0 13.5 Tf
-[<312e332e30>] TJ
+224.32999999999998 264.37000000000063 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
-0.000 0.000 0.000 scn
-1 w
 0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+
+BT
+563.49 264.37000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-308.0 391.66950000000014 Td
-/F1.0 13.5 Tf
-[<4a> 20 <616e> 10 <756172> -30 <79> 100 <2c2032303136>] TJ
+564.88 264.37000000000063 Td
+/F1.0 10 Tf
+[<3232>] TJ
 ET
 
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
 0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
+0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+51.0 248.81000000000063 Td
+/F1.0 10 Tf
+[<332e342e20526571756972656420436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+224.32999999999998 248.81000000000063 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
+
+BT
+563.49 248.81000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 248.81000000000063 Td
+/F1.0 10 Tf
+[<3234>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+66.0 233.25000000000063 Td
+/F1.0 10 Tf
+[<332e342e312e204f706572> 10 <6174696e672053797374656d204368616e676573>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-528.12 23.29 Td
+224.32999999999998 233.25000000000063 Td
 /F1.0 10 Tf
-[<50726566> 30 <616365207c20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 233.25000000000063 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-570.44 23.29 Td
-/F2.0 10 Tf
-[<31>] TJ
+564.88 233.25000000000063 Td
+/F1.0 10 Tf
+[<3234>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-Q
-
-endstream
-endobj
-12 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 11 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F2.0 13 0 R
-/F1.0 8 0 R
->>
->>
-/Annots [14 0 R]
->>
-endobj
-13 0 obj
-<< /Type /Font
-/Subtype /Type1
-/BaseFont /Helvetica-Bold
-/Encoding /WinAnsiEncoding
->>
-endobj
-14 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://www.apache.org/licenses/LICENSE-2.0)
->>
-/Subtype /Link
-/Rect [36 555.3330000000001 306.594 567.8205000000002]
-/Type /Annot
->>
-endobj
-15 0 obj
-<< /Length 11658
->>
-stream
-q
-/DeviceRGB cs
-0.192 0.533 0.675 scn
-/DeviceRGB CS
-0.192 0.533 0.675 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-36 718.506 Td
-/F2.0 18 Tf
-[<4368617074657220312e2041626f7574205468697320446f63756d656e74>] TJ
+66.0 217.69000000000062 Td
+/F1.0 10 Tf
+[<332e342e322e205a6f6f4b> 40 <6565706572204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1352,31 +1327,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 682.9900000000001 Td
+196.53000000000003 217.69000000000062 Td
 /F1.0 10 Tf
-[<54686973206775696465206465736372> -15 <6962657320686f> 15 <7720746f2070726f> 15 <766973696f6e2054> 120 <72> 10 <6166> 30 <6f64696f6e2066> 30 <6f7220656e642d7573657220656e> 20 <7669726f6e6d656e7473> 15 <2e205468697320696e7374616c6c20616c6c6f> 15 <77732079> 20 <6f7520746f2073746f726520616e642071756572> -30 <792064617461>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 217.69000000000062 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 664.4300000000001 Td
+564.88 217.69000000000062 Td
 /F1.0 10 Tf
-[<7573696e672054> 120 <72> 10 <6166> 30 <6f64696f6e2c20656974686572207669612054> 120 <72> 10 <6166> 30 <6f64696f6e20636c69656e7473202873656520>] TJ
+[<3235>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.000 0.184 0.655 scn
-0.000 0.184 0.655 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-249.0 664.4300000000001 Td
+66.0 202.13000000000062 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20436c69656e7420496e7374616c6c6174696f6e204775696465>] TJ
+[<332e342e332e2048444653204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1385,31 +1367,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-398.02 664.4300000000001 Td
+174.29000000000002 202.13000000000062 Td
 /F1.0 10 Tf
-[<206f7220766961206170706c69636174696f6e20636f64652079> 20 <6f75207772> -15 <697465> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 202.13000000000062 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 633.8700000000002 Td
+564.88 202.13000000000062 Td
 /F1.0 10 Tf
-[<49662079> 20 <6f752077> 15 <616e7420746f20696e7374616c6c20612054> 120 <72> 10 <6166> 30 <6f64696f6e206465> 30 <76> 25 <656c6f7065722d62> 20 <75696c6420656e> 20 <7669726f6e6d656e742c207468656e20706c6561736520726566> 30 <657220746f2074686520>] TJ
+[<3235>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.000 0.184 0.655 scn
-0.000 0.184 0.655 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-414.1 633.8700000000002 Td
+66.0 186.57000000000062 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+[<332e342e342e204842617365204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1418,31 +1407,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-536.3900000000001 633.8700000000002 Td
+174.29000000000002 186.57000000000062 Td
 /F1.0 10 Tf
-[<2066> 30 <6f72>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 186.57000000000062 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 615.3100000000002 Td
+564.88 186.57000000000062 Td
 /F1.0 10 Tf
-[<696e737472> -15 <756374696f6e73> 15 <2e>] TJ
+[<3236>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.192 0.533 0.675 scn
-0.192 0.533 0.675 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-36 576.4120000000003 Td
-/F2.0 16 Tf
-[<312e312e20496e74656e6465642041> 30 <756469656e6365>] TJ
+51.0 171.01000000000062 Td
+/F1.0 10 Tf
+[<332e352e205265636f6d6d656e64656420436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1451,35 +1447,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36 541.5100000000002 Td
+252.13 171.01000000000062 Td
 /F1.0 10 Tf
-[<5468697320677569646520697320696e74656e6465642066> 30 <6f72> -30 <3a>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 171.01000000000062 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 510.95000000000033 Td
+564.88 171.01000000000062 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3237>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51 510.95000000000033 Td
-/F2.0 10 Tf
-[<53696e676c652d4e6f646520456e> 40 <766972> 20 <6f6e6d656e7473>] TJ
+66.0 155.4500000000006 Td
+/F1.0 10 Tf
+[<332e352e312e205265636f6d6d656e646564205365637572> -15 <697479204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1488,35 +1487,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-178.2 510.95000000000033 Td
+252.13 155.4500000000006 Td
 /F1.0 10 Tf
-[<3a2054> 120 <79706963616c6c792075736564207768656e2079> 20 <6f752077> 15 <616e7420746f2065> 30 <76> 25 <616c756c6174652054> 120 <72> 10 <6166> 30 <6f64696f6e2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 155.4500000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 486.3900000000003 Td
+564.88 155.4500000000006 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3237>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51 486.3900000000003 Td
-/F2.0 10 Tf
-[<436c757374657220284d756c74692d4e6f64652920456e> 40 <766972> 20 <6f6e6d656e7473>] TJ
+66.0 139.8900000000006 Td
+/F1.0 10 Tf
+[<332e352e322e205265636f6d6d656e646564204844465320436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1525,42 +1527,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-215.41 486.3900000000003 Td
+307.72999999999996 139.8900000000006 Td
 /F1.0 10 Tf
-[<3a2054> 120 <79706963616c6c792075736564207768656e2079> 20 <6f75206465706c6f> 30 <792054> 120 <72> 10 <6166> 30 <6f64696f6e2066> 30 <6f72206170706c69636174696f6e207573616765> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.5 w
-0.933 0.933 0.933 SCN
-105.000 423.360 m
-105.000 468.820 l
-S
-Q
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
 
 BT
-66.21600000000001 437.5100000000004 Td
-/F3.1 24 Tf
-<21> Tj
+563.49 139.8900000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-117.0 451.8300000000003 Td
+564.88 139.8900000000006 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e2063616e2062652070726f> 15 <766973696f6e6564206f6e20612073696e676c652d6e6f6465206f72206d> 10 <756c74692d6e6f646520656e> 20 <7669726f6d656e742e20556e6c657373207370656369666963616c6c79206e6f7465642c>] TJ
+[<3237>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1569,9 +1556,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-117.0 432.93000000000035 Td
+66.0 124.33000000000061 Td
 /F1.0 10 Tf
-[<74686520746572> -25 <6d20>] TJ
+[<332e352e332e205265636f6d6d656e64656420484261736520436f6e6669677572> 10 <6174696f6e204368616e676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1580,20 +1567,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-156.71 432.93000000000035 Td
-/F2.0 10 Tf
-[<63> 20 <6c7573746572>] TJ
+307.72999999999996 124.33000000000061 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 124.33000000000061 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-189.3 432.93000000000035 Td
+564.88 124.33000000000061 Td
 /F1.0 10 Tf
-[<206973207573656420746f206d65616e20626f74682073696e676c652d20616e64206d> 10 <756c74692d6e6f646520656e> 20 <7669726f6e6d656e7473> 15 <2e>] TJ
+[<3238>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1602,35 +1596,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36.0 398.37000000000035 Td
+36.0 108.7700000000006 Td
 /F1.0 10 Tf
-[<5468652070726f> 15 <766973696f6e696e6720696e737472> -15 <756374696f6e73206170706c69657320746f206120646976> 25 <6572736520736574206f6620706c617466> 30 <6f72> -25 <6d733a>] TJ
+[<342e2050726570617265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 367.81000000000034 Td
+90.88999999999999 108.7700000000006 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
+BT
+563.49 108.7700000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 367.81000000000034 Td
-/F2.0 10 Tf
-[<566972> -20 <7475616c204d6163> 10 <68696e6573>] TJ
+564.88 108.7700000000006 Td
+/F1.0 10 Tf
+[<3239>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1639,35 +1636,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-130.57 367.81000000000034 Td
+51.0 93.2100000000006 Td
 /F1.0 10 Tf
-[<3a204f6674656e20757365642066> 30 <6f722065> 30 <76> 25 <616c756174696f6e7320616e642054> 120 <72> 10 <6166> 30 <6f64696f6e206465> 30 <76> 25 <656c6f706d656e742e>] TJ
+[<342e312e20496e7374616c6c204f7074696f6e616c2057> 30 <6f72> -15 <6b73746174696f6e20536f667477> 15 <617265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 343.25000000000034 Td
+241.01 93.2100000000006 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
+BT
+563.49 93.2100000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 343.25000000000034 Td
-/F2.0 10 Tf
-[<436c6f7564>] TJ
+564.88 93.2100000000006 Td
+/F1.0 10 Tf
+[<3239>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1676,68 +1676,49 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-79.33 343.25000000000034 Td
+51.0 77.6500000000006 Td
 /F1.0 10 Tf
-[<3a20557365642066> 30 <6f722050726f6475637420456e> 20 <7669726f6e6d656e74732061732077> 10 <656c6c2061732066> 30 <6f72204465> 30 <76> 25 <656c6f70657220456e> 20 <7669726f6e6d656e7473> 15 <2e>] TJ
+[<342e322e20436f6e66696775726520496e7374616c6c6174696f6e2055736572204944>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 318.69000000000034 Td
+207.64999999999998 77.6500000000006 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
 BT
-51.0 318.69000000000034 Td
-/F2.0 10 Tf
-[<42617265204d6574616c>] TJ
+563.49 77.6500000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-101.57 318.69000000000034 Td
+564.88 77.6500000000006 Td
 /F1.0 10 Tf
-[<3a20557365642066> 30 <6f722050726f6475637420456e> 20 <7669726f6e6d656e74732061732077> 10 <656c6c2061732066> 30 <6f72204465> 30 <76> 25 <656c6f70657220456e> 20 <7669726f6e6d656e7473> 15 <2e>] TJ
+[<3239>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.5 w
-0.933 0.933 0.933 SCN
-105.000 237.100 m
-105.000 301.120 l
-S
-Q
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.098 0.251 0.486 scn
-0.098 0.251 0.486 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-66.21600000000001 260.53000000000037 Td
-/F3.1 24 Tf
-<21> Tj
+51.0 62.09000000000061 Td
+/F1.0 10 Tf
+[<342e332e204469736162> 20 <6c652072657175697265747479>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1746,42 +1727,62 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-117.0 284.13000000000034 Td
+157.61 62.09000000000061 Td
 /F1.0 10 Tf
-[<54686520746572> -25 <6d20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-160.04 284.13000000000034 Td
-/F2.0 10 Tf
-[<6e6f6465>] TJ
+563.49 62.09000000000061 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-183.93 284.13000000000034 Td
+564.88 62.09000000000061 Td
 /F1.0 10 Tf
-[<206973207573656420746f20726570726573656e74206120636f6d707574696e6720706c617466> 30 <6f72> -25 <6d206f6e207768696368206f706572> 10 <6174696e672073797374656d2c204861646f6f70> 35 <2c20616e64>] TJ
+[<3330>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+Q
+
+endstream
+endobj
+10 0 obj
+<< /Type /Page
+/Parent 3 0 R
+/MediaBox [0 0 612.0 792.0]
+/Contents 9 0 R
+/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
+/Font << /F2.0 17 0 R
+/F1.0 8 0 R
+>>
+>>
+/Annots [393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R]
+>>
+endobj
+11 0 obj
+<< /Length 37053
+>>
+stream
+q
+/DeviceRGB cs
 0.200 0.200 0.200 scn
+/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-117.0 265.57000000000033 Td
+51.0 730.82 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20736f667477> 15 <6172652069732072> -15 <756e6e696e672e20556e6c657373207370656369666963616c6c79207175616c69666965642028626172652d6d6574616c206e6f6465> 15 <2c20766972> -40 <7475616c2d6d616368696e206e6f6465> 15 <2c206f72>] TJ
+[<342e342e2056> 80 <6572> -15 <696679204f5320526571756972656d656e747320616e64205265636f6d6d656e646174696f6e73>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1790,42 +1791,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-117.0 246.67000000000036 Td
+291.05 730.82 Td
 /F1.0 10 Tf
-[<636c6f75642d6e6f6465292c20>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-175.36 246.67000000000036 Td
-/F2.0 10 Tf
-[<6e6f6465>] TJ
+563.49 730.82 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-199.25 246.67000000000036 Td
+564.88 730.82 Td
 /F1.0 10 Tf
-[<20726570726573656e7473206120636f6d707574696e6720706c617466> 30 <6f72> -25 <6d20696e2079> 20 <6f757220636c7573746572207265676172646c657373206f6620706c617466> 30 <6f72> -25 <6d2074797065> 15 <2e>] TJ
+[<3330>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.192 0.533 0.675 scn
-0.192 0.533 0.675 SCN
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
 
 BT
-36.0 203.77200000000033 Td
-/F2.0 16 Tf
-[<312e322e204e65> 15 <7720616e64204368616e67> -10 <656420496e66> 20 <6f726d6174696f6e>] TJ
+51.0 715.2600000000001 Td
+/F1.0 10 Tf
+[<342e352e20436f6e666967757265204c44> 40 <4150204964656e746974792053746f7265>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1834,80 +1831,78 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-36.0 168.87000000000032 Td
+213.20999999999998 715.2600000000001 Td
 /F1.0 10 Tf
-[<546869732069732061206e65> 20 <77206775696465> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.192 0.533 0.675 scn
-0.192 0.533 0.675 SCN
 
 BT
-36.0 129.97200000000032 Td
-/F2.0 16 Tf
-[<312e332e204e6f746174696f6e20436f6e> 40 <76656e74696f6e73>] TJ
+563.49 715.2600000000001 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36.0 95.07000000000033 Td
+564.88 715.2600000000001 Td
 /F1.0 10 Tf
-[<54686973206c6973742073756d6d6172> -15 <697a> 15 <657320746865206e6f746174696f6e20636f6e> 20 <76> 25 <656e74696f6e732066> 30 <6f722073796e7461782070726573656e746174696f6e20696e2074686973206d616e> 10 <75616c2e>] TJ
+[<3331>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+51.0 699.7000000000002 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<342e362e2047617468657220436f6e6669677572> 10 <6174696f6e20496e66> 30 <6f72> -25 <6d6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+224.32999999999998 699.7000000000002 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 699.7000000000002 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 699.7000000000002 Td
+/F1.0 10 Tf
+[<3331>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 23.29 Td
-/F2.0 10 Tf
-[<32>] TJ
+51.0 684.1400000000002 Td
+/F1.0 10 Tf
+[<342e372e20496e7374616c6c20526571756972656420536f667477> 15 <6172652050> 40 <6163> 20 <6b61676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1916,115 +1911,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-41.56 23.29 Td
+235.45 684.1400000000002 Td
 /F1.0 10 Tf
-[<207c204368617074657220312e2041626f7574205468697320446f63756d656e74>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-Q
 
-endstream
-endobj
-16 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 15 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F2.0 13 0 R
-/F1.0 8 0 R
-/F3.1 23 0 R
->>
->>
-/Annots [20 0 R 21 0 R]
->>
-endobj
-17 0 obj
-[16 0 R /XYZ 0 792.0 null]
-endobj
-18 0 obj
-<< /Type /Names
-/Dests 19 0 R
->>
-endobj
-19 0 obj
-<< /Kids [82 0 R 83 0 R]
->>
-endobj
-20 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://trafodion.incubator.apache.org/client_install/index.html)
->>
-/Subtype /Link
-/Rect [249.0 662.36 398.02 671.61]
-/Type /Annot
->>
-endobj
-21 0 obj
-<< /Border [0 0 0]
-/A << /Type /Action
-/S /URI
-/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
->>
-/Subtype /Link
-/Rect [414.1 631.8000000000002 536.3900000000001 641.0500000000002]
-/Type /Annot
->>
-endobj
-22 0 obj
-[16 0 R /XYZ 0 597.7400000000002 null]
-endobj
-23 0 obj
-<< /Type /Font
-/BaseFont /AAAAAA+FontAwesome
-/Subtype /TrueType
-/FontDescriptor 171 0 R
-/FirstChar 32
-/LastChar 255
-/Widths 173 0 R
-/ToUnicode 172 0 R
->>
-endobj
-24 0 obj
-[16 0 R /XYZ 0 225.10000000000034 null]
-endobj
-25 0 obj
-[16 0 R /XYZ 0 151.30000000000032 null]
-endobj
-26 0 obj
-<< /Length 3858
->>
-stream
-q
+BT
+563.49 684.1400000000002 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
 
--0.500 Tc
-/DeviceRGB cs
 0.200 0.200 0.200 scn
-/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-43.0 725.0100000000001 Td
+564.88 684.1400000000002 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3334>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 725.0100000000001 Td
+66.0 668.5800000000003 Td
 /F1.0 10 Tf
-[<555050455243415345204c455454455253>] TJ
+[<342e372e312e20446f> 15 <776e6c6f616420616e6420496e7374616c6c2050> 40 <6163> 20 <6b61676573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2033,72 +1951,67 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 694.4500000000002 Td
+241.01 668.5800000000003 Td
 /F1.0 10 Tf
-[<557070657263617365206c65747465727320696e646963617465206b> 20 <65> 20 <7977> 10 <6f72647320616e64207265736572> -30 <76> 25 <65642077> 10 <6f726473> 15 <2e2054> 120 <797065207468657365206974656d732065> 30 <786163746c792061732073686f> 15 <776e2e204974656d73206e6f7420656e636c6f73656420696e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 668.5800000000003 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 675.8900000000001 Td
+564.88 668.5800000000003 Td
 /F1.0 10 Tf
-[<6272> 10 <6163> 20 <6b> 20 <657473206172652072657175697265642e>] TJ
+[<3334>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 658.320 m
-576.000 658.320 l
-576.000 658.320 576.000 658.320 576.000 658.320 c
-576.000 627.770 l
-576.000 627.770 576.000 627.770 576.000 627.770 c
-51.000 627.770 l
-51.000 627.770 51.000 627.770 51.000 627.770 c
-51.000 658.320 l
-51.000 658.320 51.000 658.320 51.000 658.320 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 639.3400000000001 Td
-/F4.0 10 Tf
-<53454c454354> Tj
+66.0 653.0200000000003 Td
+/F1.0 10 Tf
+[<342e372e322e204275696c6420616e6420496e7374616c6c206c6f6734632b2b>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 602.7800000000002 Td
+213.20999999999998 653.0200000000003 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
+BT
+563.49 653.0200000000003 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 602.7800000000002 Td
+564.88 653.0200000000003 Td
 /F1.0 10 Tf
-[<6c6f> 15 <77> 10 <657263617365206c657474657273>] TJ
+[<3335>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2107,9 +2020,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 572.2200000000003 Td
+51.0 637.4600000000004 Td
 /F1.0 10 Tf
-[<4c6f> 15 <77> 10 <657263617365206c657474657273> 15 <2c207265676172646c657373206f662066> 30 <6f6e742c20696e6469636174652076> 25 <6172> -15 <696162> 20 <6c65206974656d7320746861742079> 20 <6f7520737570706c79> 100 <2e204974656d73206e6f7420656e636c6f73656420696e206272> 10 <6163> 20 <6b> 20 <65747320617265>] TJ
+[<342e382e20446f> 15 <776e6c6f61642054> 120 <72> 10 <6166> 30 <6f64696f6e2042696e6172> -15 <696573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2118,84 +2031,78 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 553.6600000000002 Td
+207.64999999999998 637.4600000000004 Td
 /F1.0 10 Tf
-[<72657175697265642e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 536.090 m
-576.000 536.090 l
-576.000 536.090 576.000 536.090 576.000 536.090 c
-576.000 505.540 l
-576.000 505.540 576.000 505.540 576.000 505.540 c
-51.000 505.540 l
-51.000 505.540 51.000 505.540 51.000 505.540 c
-51.000 536.090 l
-51.000 536.090 51.000 536.090 51.000 536.090 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-60.0 517.1100000000001 Td
-/F4.0 10 Tf
-<66696c652d6e616d65> Tj
+563.49 637.4600000000004 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 637.4600000000004 Td
+/F1.0 10 Tf
+[<3336>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+51.0 621.9000000000004 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<342e392e20507265706172> 10 <6174696f6e2066> 30 <6f72205265636970652d42617365642050726f> 15 <766973696f6e696e67>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+268.81 621.9000000000004 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 621.9000000000004 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 621.9000000000004 Td
+/F1.0 10 Tf
+[<3337>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-416.65999999999997 23.29 Td
+66.0 606.3400000000005 Td
 /F1.0 10 Tf
-[<4368617074657220312e2041626f7574205468697320446f63756d656e74207c20>] TJ
+[<342e392e312e204d6f64696679204f532053657474696e6773>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2204,67 +2111,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-570.4399999999999 23.29 Td
-/F2.0 10 Tf
-[<33>] TJ
+185.41000000000003 606.3400000000005 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-Q
 
-endstream
-endobj
-27 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 26 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F4.0 28 0 R
-/F2.0 13 0 R
->>
->>
->>
-endobj
-28 0 obj
-<< /Type /Font
-/Subtype /Type1
-/BaseFont /Courier
-/Encoding /WinAnsiEncoding
->>
-endobj
-29 0 obj
-<< /Length 8658
->>
-stream
-q
+BT
+563.49 606.3400000000005 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
 
--0.500 Tc
-/DeviceRGB cs
 0.200 0.200 0.200 scn
-/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-43.0 725.0100000000001 Td
+564.88 606.3400000000005 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3337>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 725.0100000000001 Td
+66.0 590.7800000000005 Td
 /F1.0 10 Tf
-[<5b205d204272> 10 <6163> 20 <6b> 20 <657473>] TJ
+[<342e392e322e204d6f64696679205a6f6f4b> 40 <656570657220436f6e6669677572> 10 <6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2273,46 +2151,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 694.4500000000002 Td
+246.57 590.7800000000005 Td
 /F1.0 10 Tf
-[<4272> 10 <6163> 20 <6b> 20 <65747320656e636c6f7365206f7074696f6e616c2073796e746178206974656d73> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 676.880 m
-576.000 676.880 l
-576.000 676.880 576.000 676.880 576.000 676.880 c
-576.000 646.330 l
-576.000 646.330 576.000 646.330 576.000 646.330 c
-51.000 646.330 l
-51.000 646.330 51.000 646.330 51.000 646.330 c
-51.000 676.880 l
-51.000 676.880 51.000 676.880 51.000 676.880 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-60.0 657.9000000000001 Td
-/F4.0 10 Tf
-<4441544554494d45205b73746172742d6669656c6420544f5d20656e642d6669656c64> Tj
+563.49 590.7800000000005 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 621.3400000000001 Td
+564.88 590.7800000000005 Td
 /F1.0 10 Tf
-[<412067> 10 <726f7570206f66206974656d7320656e636c6f73656420696e206272> 10 <6163> 20 <6b> 20 <6574732069732061206c6973742066726f6d2077686963682079> 20 <6f752063616e2063686f6f7365206f6e65206974656d206f72206e6f6e65> 15 <2e>] TJ
+[<3337>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2321,9 +2180,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 590.7800000000002 Td
+66.0 575.2200000000006 Td
 /F1.0 10 Tf
-[<546865206974656d7320696e20746865206c6973742063616e20626520617272> 10 <616e676564206569746865722076> 25 <6572> -40 <746963616c6c79> 100 <2c207769746820616c69676e6564206272> 10 <6163> 20 <6b> 20 <657473206f6e20656163682073696465206f6620746865206c6973742c206f7220686f72> -15 <697a> 15 <6f6e74616c6c79> 100 <2c>] TJ
+[<342e392e332e204d6f64696679204844465320436f6e6669677572> 10 <6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2332,46 +2191,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 572.2200000000001 Td
+224.32999999999998 575.2200000000006 Td
 /F1.0 10 Tf
-[<656e636c6f73656420696e20612070616972206f66206272> 10 <6163> 20 <6b> 20 <65747320616e64207365706172> 10 <617465642062> 20 <792076> 25 <6572> -40 <746963616c206c696e6573> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 575.2200000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 541.6600000000003 Td
+564.88 575.2200000000006 Td
 /F1.0 10 Tf
-[<46> 30 <6f722065> 30 <78616d706c653a>] TJ
+[<3338>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 524.090 m
-576.000 524.090 l
-576.000 524.090 576.000 524.090 576.000 524.090 c
-576.000 480.990 l
-576.000 480.990 576.000 480.990 576.000 480.990 c
-51.000 480.990 l
-51.000 480.990 51.000 480.990 51.000 480.990 c
-51.000 524.090 l
-51.000 524.090 51.000 524.090 51.000 524.090 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 505.11000000000024 Td
-/F4.0 10 Tf
-<44524f5020534348454d4120736368656d61205b434153434144455d> Tj
+66.0 559.6600000000005 Td
+/F1.0 10 Tf
+[<342e392e342e204d6f6469667920484261736520436f6e6669677572> 10 <6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2380,35 +2231,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.0 492.5600000000003 Td
-/F4.0 10 Tf
-<44524f5020534348454d4120736368656d61205b2043415343414445207c205245535452494354205d> Tj
+224.32999999999998 559.6600000000005 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 559.6600000000005 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 456.0000000000002 Td
+564.88 559.6600000000005 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3338>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 456.0000000000002 Td
+36.0 544.1000000000006 Td
 /F1.0 10 Tf
-[<7b207d204272> 10 <61636573>] TJ
+[<352e20496e7374616c6c>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2417,46 +2271,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 425.4400000000002 Td
+79.76999999999998 544.1000000000006 Td
 /F1.0 10 Tf
-[<4272> 10 <6163657320656e636c6f73652072657175697265642073796e746178206974656d73> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 407.870 m
-576.000 407.870 l
-576.000 407.870 576.000 407.870 576.000 407.870 c
-576.000 377.320 l
-576.000 377.320 576.000 377.320 576.000 377.320 c
-51.000 377.320 l
-51.000 377.320 51.000 377.320 51.000 377.320 c
-51.000 407.870 l
-51.000 407.870 51.000 407.870 51.000 407.870 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-60.0 388.8900000000002 Td
-/F4.0 10 Tf
-<46524f4d207b206772616e746565205b2c206772616e746565205d202e2e2e207d> Tj
+563.49 544.1000000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 352.3300000000002 Td
+564.88 544.1000000000006 Td
 /F1.0 10 Tf
-[<412067> 10 <726f7570206f66206974656d7320656e636c6f73656420696e206272> 10 <616365732069732061206c6973742066726f6d2077686963682079> 20 <6f752061726520726571756972656420746f2063686f6f7365206f6e65206974656d2e>] TJ
+[<3339>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2465,9 +2300,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 321.7700000000002 Td
+51.0 528.5400000000006 Td
 /F1.0 10 Tf
-[<546865206974656d7320696e20746865206c6973742063616e20626520617272> 10 <616e676564206569746865722076> 25 <6572> -40 <746963616c6c79> 100 <2c207769746820616c69676e6564206272> 10 <61636573206f6e20656163682073696465206f6620746865206c6973742c206f7220686f72> -15 <697a> 15 <6f6e74616c6c79> 100 <2c>] TJ
+[<352e312e20556e706163> 20 <6b20496e7374616c6c6572>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2476,46 +2311,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 303.2100000000002 Td
+152.05 528.5400000000006 Td
 /F1.0 10 Tf
-[<656e636c6f73656420696e20612070616972206f66206272> 10 <6163657320616e64207365706172> 10 <617465642062> 20 <792076> 25 <6572> -40 <746963616c206c696e6573> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-51.0 272.6500000000002 Td
-/F1.0 10 Tf
-[<46> 30 <6f722065> 30 <78616d706c653a>] TJ
+563.49 528.5400000000006 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 255.080 m
-576.000 255.080 l
-576.000 255.080 576.000 255.080 576.000 255.080 c
-576.000 199.430 l
-576.000 199.430 576.000 199.430 576.000 199.430 c
-51.000 199.430 l
-51.000 199.430 51.000 199.430 51.000 199.430 c
-51.000 255.080 l
-51.000 255.080 51.000 255.080 51.000 255.080 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 236.10000000000022 Td
-/F4.0 10 Tf
-<494e54455256414c207b2073746172742d6669656c6420544f20656e642d6669656c64207d> Tj
+564.88 528.5400000000006 Td
+/F1.0 10 Tf
+[<3339>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2524,9 +2340,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.0 223.5500000000002 Td
-/F4.0 10 Tf
-<7b2073696e676c652d6669656c64207d> Tj
+51.0 512.9800000000007 Td
+/F1.0 10 Tf
+[<352e322e2041> 30 <75746f6d6174656420496e7374616c6c>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2535,35 +2351,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.0 211.00000000000023 Td
-/F4.0 10 Tf
-<494e54455256414c207b2073746172742d6669656c6420544f20656e642d6669656c64207c2073696e676c652d6669656c64207d> Tj
+157.61 512.9800000000007 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 512.9800000000007 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 174.4400000000002 Td
+564.88 512.9800000000007 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3339>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 174.4400000000002 Td
+51.0 497.42000000000075 Td
 /F1.0 10 Tf
-[<7c2056> 80 <6572> -40 <746963616c204c696e65>] TJ
+[<352e332e2047756964656420496e7374616c6c>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2572,84 +2391,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 143.8800000000002 Td
+140.93 497.42000000000075 Td
 /F1.0 10 Tf
-[<412076> 25 <6572> -40 <746963616c206c696e65207365706172> 10 <6174657320616c746572> -25 <6e61746976> 25 <657320696e206120686f72> -15 <697a> 15 <6f6e74616c206c697374207468617420697320656e636c6f73656420696e206272> 10 <6163> 20 <6b> 20 <657473206f72206272> 10 <61636573> 15 <2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-36.000 120.310 m
-576.000 120.310 l
-576.000 120.310 576.000 120.310 576.000 120.310 c
-576.000 89.760 l
-576.000 89.760 576.000 89.760 576.000 89.760 c
-36.000 89.760 l
-36.000 89.760 36.000 89.760 36.000 89.760 c
-36.000 120.310 l
-36.000 120.310 36.000 120.310 36.000 120.310 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-45.0 101.33000000000021 Td
-/F4.0 10 Tf
-<7b65787072657373696f6e207c204e554c4c7d> Tj
+563.49 497.42000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+564.88 497.42000000000075 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<3433>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-36 23.29 Td
-/F2.0 10 Tf
-[<34>] TJ
+36.0 481.86000000000075 Td
+/F1.0 10 Tf
+[<362e20557067> 10 <72> 10 <616465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2658,60 +2431,38 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-41.56 23.29 Td
+96.44999999999999 481.86000000000075 Td
 /F1.0 10 Tf
-[<207c204368617074657220312e2041626f7574205468697320446f63756d656e74>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-Q
 
-endstream
-endobj
-30 0 obj
-<< /Type /Page
-/Parent 3 0 R
-/MediaBox [0 0 612.0 792.0]
-/Contents 29 0 R
-/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 8 0 R
-/F4.0 28 0 R
-/F2.0 13 0 R
->>
->>
->>
-endobj
-31 0 obj
-<< /Length 8680
->>
-stream
-q
+BT
+563.49 481.86000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
 
--0.500 Tc
-/DeviceRGB cs
 0.200 0.200 0.200 scn
-/DeviceRGB CS
 0.200 0.200 0.200 SCN
 
 BT
-43.0 725.0100000000001 Td
+564.88 481.86000000000075 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3439>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 725.0100000000001 Td
+51.0 466.30000000000075 Td
 /F1.0 10 Tf
-[<8520456c6c6970736973>] TJ
+[<362e312e20446f> 15 <776e6c6f616420557064617465642054> 120 <72> 10 <6166> 30 <6f64696f6e2042696e6172> -15 <696573>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2720,46 +2471,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 694.4500000000002 Td
+246.57 466.30000000000075 Td
 /F1.0 10 Tf
-[<416e20656c6c697073697320696d6d6564696174656c792066> 30 <6f6c6c6f> 15 <77696e6720612070616972206f66206272> 10 <6163> 20 <6b> 20 <657473206f72206272> 10 <6163657320696e6469636174657320746861742079> 20 <6f752063616e207265706561742074686520656e636c6f7365642073657175656e6365206f66>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-51.0 675.8900000000001 Td
-/F1.0 10 Tf
-[<73796e746178206974656d7320616e> 15 <79206e> 10 <756d626572206f662074696d6573> 15 <2e>] TJ
+563.49 466.30000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 658.320 m
-576.000 658.320 l
-576.000 658.320 576.000 658.320 576.000 658.320 c
-576.000 615.220 l
-576.000 615.220 576.000 615.220 576.000 615.220 c
-51.000 615.220 l
-51.000 615.220 51.000 615.220 51.000 615.220 c
-51.000 658.320 l
-51.000 658.320 51.000 658.320 51.000 658.320 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 639.3400000000001 Td
-/F4.0 10 Tf
-<4154545249425554455b535d20617474726962757465205b2c206174747269627574655d202e2e2e> Tj
+564.88 466.30000000000075 Td
+/F1.0 10 Tf
+[<3439>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2768,9 +2500,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-60.0 626.7900000000001 Td
-/F4.0 10 Tf
-<7b2c2073716c2d65787072657373696f6e207d202e2e2e> Tj
+51.0 450.74000000000075 Td
+/F1.0 10 Tf
+[<362e322e20556e706163> 20 <6b20496e7374616c6c6572>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2779,20 +2511,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 590.2300000000002 Td
+152.05 450.74000000000075 Td
 /F1.0 10 Tf
-[<416e20656c6c697073697320696d6d6564696174656c792066> 30 <6f6c6c6f> 15 <77696e6720612073696e676c652073796e746178206974656d20696e6469636174657320746861742079> 20 <6f752063616e2072657065617420746861742073796e746178206974656d20616e> 15 <79206e> 10 <756d626572206f66>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 450.74000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 571.6700000000002 Td
+564.88 450.74000000000075 Td
 /F1.0 10 Tf
-[<74696d6573> 15 <2e>] TJ
+[<3439>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2801,61 +2540,49 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 541.1100000000004 Td
+51.0 435.18000000000075 Td
 /F1.0 10 Tf
-[<46> 30 <6f722065> 30 <78616d706c653a>] TJ
+[<362e332e2053746f702054> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-36.000 517.540 m
-576.000 517.540 l
-576.000 517.540 576.000 517.540 576.000 517.540 c
-576.000 486.990 l
-576.000 486.990 576.000 486.990 576.000 486.990 c
-36.000 486.990 l
-36.000 486.990 36.000 486.990 36.000 486.990 c
-36.000 517.540 l
-36.000 517.540 36.000 517.540 36.000 517.540 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-45.0 498.5600000000003 Td
-/F4.0 10 Tf
-<65787072657373696f6e2d6e202e2e2e> Tj
+146.49 435.18000000000075 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
--0.500 Tc
+BT
+563.49 435.18000000000075 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 462.0000000000003 Td
+564.88 435.18000000000075 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<3530>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
-0.000 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 462.0000000000003 Td
+51.0 419.62000000000074 Td
 /F1.0 10 Tf
-[<50756e6374756174696f6e>] TJ
+[<362e342e2041> 30 <75746f6d6174656420557067> 10 <72> 10 <616465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2864,46 +2591,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 431.4400000000003 Td
+168.73000000000002 419.62000000000074 Td
 /F1.0 10 Tf
-[<50> 40 <6172656e746865736573> 15 <2c20636f6d6d6173> 15 <2c2073656d69636f6c6f6e73> 15 <2c20616e64206f746865722073796d626f6c73206e6f7420707265> 30 <76696f75736c79206465736372> -15 <69626564206d> 10 <7573742062652074797065642061732073686f> 15 <776e2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 413.870 m
-576.000 413.870 l
-576.000 413.870 576.000 413.870 576.000 413.870 c
-576.000 370.770 l
-576.000 370.770 576.000 370.770 576.000 370.770 c
-51.000 370.770 l
-51.000 370.770 51.000 370.770 51.000 370.770 c
-51.000 413.870 l
-51.000 413.870 51.000 413.870 51.000 413.870 c
-h
-S
-Q
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
 
 BT
-60.0 394.89000000000027 Td
-/F4.0 10 Tf
-<44415920286461746574696d652d65787072657373696f6e29> Tj
+563.49 419.62000000000074 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
 ET
 
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 382.3400000000003 Td
-/F4.0 10 Tf
-<407363726970742d66696c65> Tj
+564.88 419.62000000000074 Td
+/F1.0 10 Tf
+[<3532>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2912,9 +2620,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 345.78000000000026 Td
+51.0 404.06000000000074 Td
 /F1.0 10 Tf
-[<51756f746174696f6e206d6172> -15 <6b732061726f756e6420612073796d626f6c20737563682061732061206272> 10 <6163> 20 <6b> 20 <6574206f72206272> 10 <61636520696e646963617465207468652073796d626f6c20697320612072657175697265642063686172> 10 <616374657220746861742079> 20 <6f75206d> 10 <757374>] TJ
+[<362e352e2047756964656420557067> 10 <72> 10 <616465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2923,72 +2631,67 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 327.22000000000025 Td
+152.05 404.06000000000074 Td
 /F1.0 10 Tf
-[<747970652061732073686f> 15 <776e2e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 404.06000000000074 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 296.66000000000025 Td
+564.88 404.06000000000074 Td
 /F1.0 10 Tf
-[<46> 30 <6f722065> 30 <78616d706c653a>] TJ
+[<3535>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 279.090 m
-576.000 279.090 l
-576.000 279.090 576.000 279.090 576.000 279.090 c
-576.000 248.540 l
-576.000 248.540 576.000 248.540 576.000 248.540 c
-51.000 248.540 l
-51.000 248.540 51.000 248.540 51.000 248.540 c
-51.000 279.090 l
-51.000 279.090 51.000 279.090 51.000 279.090 c
-h
-S
-Q
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 260.11000000000024 Td
-/F4.0 10 Tf
-<227b22206d6f64756c652d6e616d65205b2c206d6f64756c652d6e616d655d202e2e2e20227d22> Tj
+36.0 388.50000000000074 Td
+/F1.0 10 Tf
+[<372e204163746976> 25 <617465>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-
--0.500 Tc
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-43.0 223.55000000000024 Td
+90.88999999999999 388.50000000000074 Td
 /F1.0 10 Tf
-[<95>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 
-0.000 Tc
+BT
+563.49 388.50000000000074 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-51.0 223.55000000000024 Td
+564.88 388.50000000000074 Td
 /F1.0 10 Tf
-[<4974656d2053706163696e67>] TJ
+[<3539>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -2997,9 +2700,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 192.99000000000024 Td
+51.0 372.94000000000074 Td
 /F1.0 10 Tf
-[<5370616365732073686f> 15 <776e2062657477> 10 <65656e206974656d732061726520726571756972656420756e6c657373206f6e65206f6620746865206974656d7320697320612070756e6374756174696f6e2073796d626f6c2073756368206173206120706172656e746865736973206f722061>] TJ
+[<372e312e204d616e6167652054> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -3008,35 +2711,27 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 174.43000000000023 Td
+157.61 372.94000000000074 Td
 /F1.0 10 Tf
-[<636f6d6d612e>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.933 0.933 0.933 SCN
-0.5 w
-51.000 156.860 m
-576.000 156.860 l
-576.000 156.860 576.000 156.860 576.000 156.860 c
-576.000 126.310 l
-576.000 126.310 576.000 126.310 576.000 126.310 c
-51.000 126.310 l
-51.000 126.310 51.000 126.310 51.000 126.310 c
-51.000 156.860 l
-51.000 156.860 51.000 156.860 51.000 156.860 c
-h
-S
-Q
+
+BT
+563.49 372.94000000000074 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-60.0 137.88000000000022 Td
-/F4.0 10 Tf
-<44415920286461746574696d652d65787072657373696f6e2920444159286461746574696d652d65787072657373696f6e29> Tj
+564.88 372.94000000000074 Td
+/F1.0 10 Tf
+[<3539>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -3045,9 +2740,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 101.32000000000022 Td
+51.0 357.38000000000073 Td
 /F1.0 10 Tf
-[<4966207468657265206973206e6f2073706163652062657477> 10 <65656e207477> 10 <6f206974656d73> 15 <2c2073706163657320617265206e6f7420706572> -25 <6d69747465642e20496e20746869732065> 30 <78616d706c65> 15 <2c206e6f207370616365732061726520706572> -25 <6d69747465642062657477> 10 <65656e>] TJ
+[<372e322e2056> 70 <616c69646174652054> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c6174696f6e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -3056,58 +2751,78 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-51.0 82.76000000000023 Td
+213.20999999999998 357.38000000000073 Td
 /F1.0 10 Tf
-[<74686520706572> -15 <696f6420616e6420616e> 15 <79206f74686572206974656d733a>] TJ
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
+
+BT
+563.49 357.38000000000073 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 357.38000000000073 Td
+/F1.0 10 Tf
+[<3539>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-256.5 761.29 Td
+66.0 341.82000000000073 Td
 /F1.0 10 Tf
-[<54> 120 <72> 10 <6166> 30 <6f64696f6e20496e7374616c6c204775696465>] TJ
+[<372e322e312e20536d6f6b> 20 <652054> 120 <657374>] TJ
 ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-Q
-q
-0.000 0.000 0.000 scn
-0.000 0.000 0.000 SCN
-1 w
-0 J
-0 j
-[ ] 0 d
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+157.61 341.82000000000073 Td
+/F1.0 10 Tf
+[<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
+
+BT
+563.49 341.82000000000073 Td
+/F1.0 5.0 Tf
+[<a0>] TJ
+ET
+
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
+
+BT
+564.88 341.82000000000073 Td
+/F1.0 10 Tf
+[<3539>] TJ
+ET
+
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-416.65999999999997 23.29 Td
+51.0 326.26000000000073 Td
 /F1.0 10 Tf
-[<4368617074657220312e2041626f7574205468697320446f63756d656e74207c20>] TJ
+[<372e332e2054> 120 <726f7562> 20 <6c6573686f6f74696e672054697073>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -3116,110 +2831,78 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-570.4399999999999 23.29 Td
-/F2.0 10 Tf
-[<35>] TJ
+174.29000000000002 326.26000000000073 Td
+/F1.0 10 Tf
+[<2e202e202e202e2

<TRUNCATED>


[09/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/index.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/index.html b/docs/provisioning_guide/index.html
index fb46e3c..d4d8c96 100644
--- a/docs/provisioning_guide/index.html
+++ b/docs/provisioning_guide/index.html
@@ -5,8 +5,7 @@
 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="generator" content="Asciidoctor 1.5.4">
-<meta name="author" content="Version 1.3.0, January 2016">
-<title>Trafodion Install Guide</title>
+<title>Trafodion Provisioning Guide</title>
 <style>
 /**
 * @@@ START COPYRIGHT @@@  
@@ -194,7 +193,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -536,9 +535,9 @@ table.CodeRay td.code>pre{padding:0}
 </head>
 <body class="book toc2 toc-left">
 <div id="header">
-<h1>Trafodion Install Guide</h1>
+<h1>Trafodion Provisioning Guide</h1>
 <div class="details">
-<span id="author" class="author">Version 1.3.0, January 2016</span><br>
+<span id="revnumber">version 2.0.0</span>
 </div>
 <div id="toc" class="toc2">
 <div id="toctitle">Table of Contents</div>
@@ -552,41 +551,148 @@ table.CodeRay td.code>pre{padding:0}
 <li><a href="#_comments_encouraged">1.5. Comments Encouraged</a></li>
 </ul>
 </li>
-<li><a href="#_requirements">2. Requirements</a>
+<li><a href="#introduction">2. Introduction</a>
 <ul class="sectlevel2">
-<li><a href="#general-cluster-and-os-requirements-and-recommendations">2.1. General Cluster and OS Requirements and Recommendations</a>
+<li><a href="#introduction-security-considerations">2.1. Security Considerations</a></li>
+<li><a href="#introduction-provisioning-options">2.2. Provisioning Options</a></li>
+<li><a href="#introduction-provisioning-activities">2.3. Provisioning Activities</a></li>
+<li><a href="#introduction-provisioning-master-node">2.4. Provisioning Master Node</a></li>
+<li><a href="#introduction-trafodion-installer">2.5. Trafodion Installer</a>
 <ul class="sectlevel3">
-<li><a href="#cluster-requirements-and-recommendations">2.1.1. Hardware Requirements and Recommendations</a></li>
-<li><a href="#os-requirements-and-recommendations">2.1.2. OS Requirements and Recommendations</a></li>
-<li><a href="#ip_ports">2.1.3. IP Ports</a></li>
+<li><a href="#introduction-trafodion-installer-usage">2.5.1. Usage</a></li>
+<li><a href="#introduction-trafodion-installer-install-vs-upgrade">2.5.2. Install vs. Upgrade</a></li>
+<li><a href="#introduction-trafodion-installer-guided-setup">2.5.3. Guided Setup</a></li>
+<li><a href="#introduction-trafodion-installer-automated-setup">2.5.4. Automated Setup</a></li>
 </ul>
 </li>
-<li><a href="#_prerequisite_software">2.2. Prerequisite Software</a>
+<li><a href="#introduction-trafodion-provisioning-directories">2.6. Trafodion Provisioning Directories</a></li>
+</ul>
+</li>
+<li><a href="#requirements">3. Requirements</a>
+<ul class="sectlevel2">
+<li><a href="#requirements-general-cluster-and-os-requirements-and-recommendations">3.1. General Cluster and OS Requirements and Recommendations</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-cluster-requirements-and-recommendations">3.1.1. Hardware Requirements and Recommendations</a></li>
+<li><a href="#requirements-os-requirements-and-recommendations">3.1.2. OS Requirements and Recommendations</a></li>
+<li><a href="#requirements-ip-ports">3.1.3. IP Ports</a></li>
+</ul>
+</li>
+<li><a href="#requirements-prerequisite-software">3.2. Prerequisite Software</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-hadoop-software">3.2.1. Hadoop Software</a></li>
+<li><a href="#requirements-software-packages">3.2.2. Software Packages</a></li>
+</ul>
+</li>
+<li><a href="#requirements-trafodion-user-ids-and-their-privileges">3.3. Trafodion User IDs and Their Privileges</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-trafodion-runtime-user">3.3.1. Trafodion Runtime User</a></li>
+<li><a href="#requirements-trafodion-provisioning-user">3.3.2. Trafodion Provisioning User</a></li>
+</ul>
+</li>
+<li><a href="#requirements-required-configuration-changes">3.4. Required Configuration Changes</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-operating-system-changes">3.4.1. Operating System Changes</a></li>
+<li><a href="#requirements-zookeeper-changes">3.4.2. ZooKeeper Changes</a></li>
+<li><a href="#requirements-hdfs-changes">3.4.3. HDFS Changes</a></li>
+<li><a href="#requirements-hbase-changes">3.4.4. HBase Changes</a></li>
+</ul>
+</li>
+<li><a href="#requirements-recommended-configuration-changes">3.5. Recommended Configuration Changes</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-recommended-security-changes">3.5.1. Recommended Security Changes</a></li>
+<li><a href="#requirements-recommended-hdfs-configuration-changes">3.5.2. Recommended HDFS Configuration Changes</a></li>
+<li><a href="#requirements-recommended-hbase-configuration-changes">3.5.3. Recommended HBase Configuration Changes</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="#prepare">4. Prepare</a>
+<ul class="sectlevel2">
+<li><a href="#prepare-install-optional-workstation-software">4.1. Install Optional Workstation Software</a></li>
+<li><a href="#configure-installation-user-id">4.2. Configure Installation User ID</a></li>
+<li><a href="#prepare-disable-requiretty">4.3. Disable requiretty</a></li>
+<li><a href="#prepare-verify-os-requirements-and-recommendations">4.4. Verify OS Requirements and Recommendations</a></li>
+<li><a href="#prepare-configure-ldap-identity-store">4.5. Configure LDAP Identity Store</a></li>
+<li><a href="#prepare-gather-configuration-information">4.6. Gather Configuration Information</a></li>
+<li><a href="#prepare-install-required-software-packages">4.7. Install Required Software Packages</a>
+<ul class="sectlevel3">
+<li><a href="#prepare-download-and-install-packages">4.7.1. Download and Install Packages</a></li>
+<li><a href="#prepare-build-and-install-log4cplusplus">4.7.2. Build and Install log4c++</a></li>
+</ul>
+</li>
+<li><a href="#prepare-download-trafodion-binaries">4.8. Download Trafodion Binaries</a></li>
+<li><a href="#prepare-preparation-for-recipe-based-provisioning">4.9. Preparation for Recipe-Based Provisioning</a>
+<ul class="sectlevel3">
+<li><a href="#prepare-modify-os-settings">4.9.1. Modify OS Settings</a></li>
+<li><a href="#prepare-modify-zookeeper-configuration">4.9.2. Modify ZooKeeper Configuration</a></li>
+<li><a href="#prepare-modify-hdfs-configuration">4.9.3. Modify HDFS Configuration</a></li>
+<li><a href="#prepare-modify-hbase-configuration">4.9.4. Modify HBase Configuration</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="#install">5. Install</a>
+<ul class="sectlevel2">
+<li><a href="#install-unpack-installer">5.1. Unpack Installer</a></li>
+<li><a href="#install-automated-install">5.2. Automated Install</a></li>
+<li><a href="#install-guided-install">5.3. Guided Install</a></li>
+</ul>
+</li>
+<li><a href="#upgrade">6. Upgrade</a>
+<ul class="sectlevel2">
+<li><a href="#upgraded-download-updated-trafodion-binaries">6.1. Download Updated Trafodion Binaries</a></li>
+<li><a href="#upgrade-unpack-installer">6.2. Unpack Installer</a></li>
+<li><a href="#upgrade-stop-tradodion">6.3. Stop Trafodion</a></li>
+<li><a href="#upgrade-automated-upgrade">6.4. Automated Upgrade</a></li>
+<li><a href="#upgrade-guided-upgrade">6.5. Guided Upgrade</a></li>
+</ul>
+</li>
+<li><a href="#activate">7. Activate</a>
+<ul class="sectlevel2">
+<li><a href="#activate-manage-trafodion">7.1. Manage Trafodion</a></li>
+<li><a href="#activate-validate-trafodion-installation">7.2. Validate Trafodion Installation</a>
 <ul class="sectlevel3">
-<li><a href="#_software_packages">2.2.1. Software Packages</a></li>
+<li><a href="#_smoke_test">7.2.1. Smoke Test</a></li>
+</ul>
+</li>
+<li><a href="#activate-troubleshooting-tips">7.3. Troubleshooting Tips</a></li>
+</ul>
+</li>
+<li><a href="#remove">8. Remove</a>
+<ul class="sectlevel2">
+<li><a href="#_stop_trafodion">8.1. Stop Trafodion</a></li>
+<li><a href="#_run_code_trafodion_uninstaller_code">8.2. Run <code>trafodion_uninstaller</code></a></li>
 </ul>
 </li>
-<li><a href="#_trafodion_user_ids_and_their_priviliges">2.3. Trafodion User IDs and Their Priviliges</a>
+<li><a href="#enable-security">9. Enable Security</a>
+<ul class="sectlevel2">
+<li><a href="#enable-security-configuring-ldap-servers">9.1. Configuring LDAP Servers</a></li>
+<li><a href="#enable-security-generate-trafodion-certificate">9.2. Generate Trafodion Certificate</a></li>
+<li><a href="#enable-security-authentication-setup-script">9.3. Authentication Setup Script</a></li>
+<li><a href="#enable-security-manage-users">9.4. Manage Users</a></li>
+<li><a href="#enable-security-traf-authentication-config">9.5. .traf_authentication_config</a>
 <ul class="sectlevel3">
-<li><a href="#_runtime">2.3.1. Runtime</a></li>
-<li><a href="#_installation_upgrades">2.3.2. Installation/Upgrades</a></li>
+<li><a href="#_file_location">9.5.1. File Location</a></li>
+<li><a href="#enable-security-template">9.5.2. Template</a></li>
+<li><a href="#enable-security-configuration-attributes">9.5.3. Configuration Attributes</a></li>
 </ul>
 </li>
-<li><a href="#required-configuration-changes">2.4. Required Configuration Changes</a>
+<li><a href="#enable-security-ldapcheck">9.6. ldapcheck</a>
 <ul class="sectlevel3">
-<li><a href="#operating-system-changes">2.4.1. Operating System Changes</a></li>
-<li><a href="#_zookeeper_changes">2.4.2. ZooKeeper Changes</a></li>
-<li><a href="#_hdfs_changes">2.4.3. HDFS Changes</a></li>
-<li><a href="#_hbase_changes">2.4.4. HBase Changes</a></li>
+<li><a href="#_usage">9.6.1. Usage</a></li>
+<li><a href="#_considerations">9.6.2. Considerations</a></li>
 </ul>
 </li>
-<li><a href="#_recommended_configuration_changes">2.5. Recommended Configuration Changes</a>
+<li><a href="#enable-security-ldapconfigcheck">9.7. ldapconfigcheck</a>
 <ul class="sectlevel3">
-<li><a href="#_recommended_hbase_configuration_changes">2.5.1. Recommended HBase Configuration Changes</a></li>
+<li><a href="#enable-security-ldapconfigcheck-considerations">9.7.1. Considerations</a></li>
+<li><a href="#enable-security-ldapconfigcheck-errors">9.7.2. Errors</a></li>
 </ul>
 </li>
 </ul>
 </li>
+<li><a href="#install-recipe">10. Install Recipe</a></li>
+<li><a href="#upgrade-recipe">11. Upgrade Recipe</a></li>
 </ul>
 </div>
 </div>
@@ -631,7 +737,7 @@ specific language governing permissions and limitations under the License.</p>
 <h2 id="_about_this_document">1. About This Document</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This guide describes how to provision Trafodion for end-user environments. This install allows you to store and query data using Trafodion, either via Trafodion clients
+<p>This guide describes how to provision the end-user Trafodion binaries on top of an existing Hadoop environment. This install allows you to store and query data using Trafodion, either via Trafodion clients
 (see <a href="http://trafodion.incubator.apache.org/client_install/index.html">Trafodion Client Installation Guide</a> or via application code you write.</p>
 </div>
 <div class="paragraph">
@@ -641,12 +747,16 @@ specific language governing permissions and limitations under the License.</p>
 <div class="sect2">
 <h3 id="_intended_audience">1.1. Intended Audience</h3>
 <div class="paragraph">
-<p>This guide is intended for:</p>
+<p>This guide assumes that you are well-versed in Linux and Hadoop administration. If you don&#8217;t have such experience, then
+you should consider going through the steps required to install a Hadoop environment before attempting to install Trafodion.</p>
+</div>
+<div class="paragraph">
+<p>The instructions contained herein apply to the following environments.</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p><strong>Single-Node Environments</strong>: Typically used when you want to evalulate Trafodion.</p>
+<p><strong>Single-Node Environments</strong>: Typically used when you want to evaluate Trafodion.</p>
 </li>
 <li>
 <p><strong>Cluster (Multi-Node) Environments</strong>: Typically used when you deploy Trafodion for application usage.</p>
@@ -660,7 +770,7 @@ specific language governing permissions and limitations under the License.</p>
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-Trafodion can be provisioned on a single-node or multi-node enviroment. Unless specifically noted, the term <strong>cluster</strong> is used
+Trafodion can be provisioned on a single-node or multi-node environment. Unless specifically noted, the term <strong>cluster</strong> is used
 to mean both single- and multi-node environments.
 </td>
 </tr>
@@ -690,7 +800,7 @@ to mean both single- and multi-node environments.
 </td>
 <td class="content">
 The term <strong>node</strong> is used to represent a computing platform on which operating system, Hadoop, and Trafodion software is running.
-Unless specifically qualified (bare-metal node, virtual-machin node, or cloud-node), <strong>node</strong> represents a computing platform in your cluster
+Unless specifically qualified (bare-metal node, virtual-machine node, or cloud-node), <strong>node</strong> represents a computing platform in your cluster
 regardless of platform type.
 </td>
 </tr>
@@ -702,6 +812,7 @@ regardless of platform type.
 <div class="paragraph">
 <p>This is a new guide.</p>
 </div>
+<div style="page-break-after: always;"></div>
 </div>
 <div class="sect2">
 <h3 id="_notation_conventions">1.3. Notation Conventions</h3>
@@ -732,11 +843,6 @@ regardless of platform type.
 </div>
 </div>
 </li>
-</ul>
-</div>
-<div style="page-break-after: always;"></div>
-<div class="ulist">
-<ul>
 <li>
 <p>&#91; &#93; Brackets</p>
 <div class="paragraph">
@@ -763,6 +869,11 @@ DROP SCHEMA schema [ CASCADE | RESTRICT ]</code></pre>
 </div>
 </div>
 </li>
+</ul>
+</div>
+<div style="page-break-after: always;"></div>
+<div class="ulist">
+<ul>
 <li>
 <p>{ } Braces</p>
 <div class="paragraph">
@@ -803,7 +914,6 @@ INTERVAL { start-field TO end-field | single-field }</code></pre>
 <pre class="CodeRay highlight"><code data-lang="text">{expression | NULL}</code></pre>
 </div>
 </div>
-<div style="page-break-after: always;"></div>
 <div class="ulist">
 <ul>
 <li>
@@ -875,11 +985,6 @@ INTERVAL { start-field TO end-field | single-field }</code></pre>
 </div>
 </div>
 </li>
-</ul>
-</div>
-<div style="page-break-after: always;"></div>
-<div class="ulist">
-<ul>
 <li>
 <p>Line Spacing</p>
 <div class="paragraph">
@@ -914,7 +1019,7 @@ INTERVAL { start-field TO end-field | single-field }</code></pre>
 <tbody>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Trafodion Release 1.3.0</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">To be announced.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">January 2016.</p></td>
 </tr>
 </tbody>
 </table>
@@ -937,298 +1042,968 @@ better, join our community and help us improve our documentation. Please refer t
 </div>
 </div>
 <div class="sect1">
-<h2 id="_requirements">2. Requirements</h2>
+<h2 id="introduction">2. Introduction</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Trafodion requires an x86 version of Linux.</p>
+<p>Trafodion is a Hadoop add-on service that provides transactional SQL on top of HBase. Typically, you
+use Trafodion as the database for applications that require Online Transaction Processing (OLTP),
+Operational Data Store (ODS), and/or strong reporting capabilities. You access Trafodion using
+standard JDBC and ODBC APIs.</p>
 </div>
 <div class="paragraph">
-<p>The current release of Trafodion has been tested with:</p>
+<p>You may choose whether to add Trafodion to an existing Hadoop environment or to create a standalone
+Hadoop environment specifically for Hadoop.</p>
+</div>
+<div class="paragraph">
+<p>This guide assumes that a Hadoop environment exists upon which your provisioning Trafodion. Refer to
+<a href="#requirements-hadoop-software">Hadoop Software</a> for information about what Hadoop software is required
+Trafodion.</p>
+</div>
+<div class="sect2">
+<h3 id="introduction-security-considerations">2.1. Security Considerations</h3>
+<div class="paragraph">
+<p>The following users need be considered for Trafodion:</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p>64-bit Red Hat Enterprise Linux (RHEL) or CentOS 6.5, 6.6, and 6.7</p>
-</li>
-<li>
-<p>SUSE SLES 11.3</p>
-</li>
-<li>
-<p>Cloudera CDH 5.2</p>
+<p><strong>Provisioning User</strong>: A Linux-level user that performs the Trafodion provisioning tasks. This user ID
+requires <code>sudo</code> access and passwordless ssh among the nodes where Trafodion is installed. In addition,
+this user ID requires access to Hadoop distribution, HDFS, and HBase administrative users to change
+respective environment&#8217;s configuration settings per Trafodion requirements. Refer to
+<a href="#requirements-trafodion-provisioning-user">Trafodion Provisioning User</a> for more information
+about the requirements and usage associated with this user ID.</p>
 </li>
 <li>
-<p>Cloudera CDH 5.3</p>
+<p><strong>Runtime User</strong>: A Linux-level user under which the Trafodion software runs. This user ID must be registered
+as a user in the Hadoop Distributed File System (HDFS) to store and  access objects in HDFS, HBase, and Hive.
+In addition, this  user ID requires passwordless access among the nodes where Trafodion is installed.
+Refer to <a href="#requirements-trafodion-runtime-user">Trafodion Runtime User</a> for more information about this user ID.</p>
 </li>
 <li>
-<p>Hortonworks HDP 2.2</p>
+<p><strong>Trafodion Database Users</strong>: Trafodion users are managed by the Trafodion security features (grant, revoke, etc.),
+which can be integrated with LDAP if so desired. These users are referred to as <strong>database users</strong> and
+do not have direct access to the operating system. Refer to
+<a href="http://trafodion.apache.org/docs/sql_reference/index.html#register_user_statement">Register User</a>,
+<a href="http://trafodion.apache.org/docs/sql_reference/index.html#grant_statement">Grant</a>, and other SQL statements
+in the <a href="http://trafodion.apache.org/docs/sql_reference/index.html">Trafodion SQL Reference Manual</a> for
+more information about managing Trafodion Database Users.
+<br>
+<br>
+Optionally, you can enable Trafodion Security. If you do not enable security in Trafodion, then a client interface
+to Trafodion may request a user name and password, but Trafodion ignores the user name and password entered in the
+client interface, and the session runs as the database <strong>root</strong> user, <code>DB__ROOT</code>, without restrictions. If you want
+to restrict users, restrict access to certain users only, or restrict access to an object or operation, then you must
+enable security, which enforces authentication and authorization. Refer to
+<a href="#enable-security">Enable Security</a> for more information about this option.</p>
 </li>
 </ul>
 </div>
-<div class="paragraph">
-<p>Other OS releases may work, too. The Trafodion project is currently working on better support for non-distribution version of Hadoop.</p>
 </div>
 <div class="sect2">
-<h3 id="general-cluster-and-os-requirements-and-recommendations">2.1. General Cluster and OS Requirements and Recommendations</h3>
+<h3 id="introduction-provisioning-options">2.2. Provisioning Options</h3>
 <div class="paragraph">
-<p>64-bit x86 instruction set running a Linux distribution is required. Further, Trafodion assumes an environment
-based on the requirements of the supported Hadoop distributions.</p>
+<p>Trafodion ships with a set of scripts (the Trafodion Installer) that takes care of many of the installation and upgrade
+tasks associated with the Trafodion software and its requirements. There is a separate set of scripts to remove Trafodion,
+if needed.</p>
 </div>
-<div class="sect3">
-<h4 id="cluster-requirements-and-recommendations">2.1.1. Hardware Requirements and Recommendations</h4>
-<div class="sect4">
-<h5 id="_single_node_cluster">Single-Node Cluster</h5>
 <div class="paragraph">
-<p>It is possible to run Trafodion on a single-node sandbox environment. Typically, any sandbox running a Hadoop distribution
-can be used. A typical single-node configuration uses 4-8 cores with 16 GB of memory, and  20 GB free disk space beyond
-what&#8217;s used for the Hadoop environment.</p>
+<p>Currently, the Trafodion Installer is able to install Trafodion on select Cloudera and  Hortonworks Hadoop distributions only.
+The Trafodion Installer limitations are noted as they apply in the different chapters below. For example, the Trafodion Installer
+is less capable on SUSE than it is on RedHat/CentOS; you have to install the prerequisite software packages outside the Trafodion Installer.</p>
 </div>
+<div class="paragraph">
+<p>The Trafodion Installer automates many of the tasks required to install/upgrade Trafodion, spanning from downloading and
+installing required software packages and making required changes to your Hadoop environment via creating
+the Trafodion runtime user ID to installing and starting Trafodion. It is, therefore,  highly recommend that
+you use the Trafodion Installer for initial installation and upgrades of Trafodion. These steps are referred to as
+"Script-Based Provisioning" in this guide. Refer to <a href="#introduction-trafodion-installer">Trafodion Installer</a> provides
+usage information.</p>
 </div>
-<div class="sect4">
-<h5 id="_multi_node_cluster">Multi-Node Cluster</h5>
 <div class="paragraph">
-<p>For multi-node end-user clusters, your typical HBase environment should suffice for Trafodion.
-Typically, memory configuration range between 64-128 GB per node with minimum requirement of 16 GB.
-The cluster size can span from 1 to <em>n</em> nodes; a minimum of two nodes is recommended.
-A minumum of two cores is required regardless of whether you&#8217;re deploying Trafodion on a bare-metal or virtual environment.</p>
+<p>If, for any reason, you choose not to use the Trafodion Installer, then separate chapters provide
+step-by-step recipes for the tasks required to install/upgrade Trafodion. These steps are referred to as
+<strong>Recipe-Based Provisioning</strong> in this guide. It is assumed that you are well-versed in Linux and Hadoop
+administrative tasks if using Recipe-Based Provisioning.</p>
 </div>
+</div>
+<div class="sect2">
+<h3 id="introduction-provisioning-activities">2.3. Provisioning Activities</h3>
 <div class="paragraph">
-<p>Recommended configurations:</p>
+<p>Trafodion provisioning is divided into the following main activities:</p>
 </div>
-<table class="tableblock frame-all grid-all spread">
-<colgroup>
-<col style="width: 40%;">
-<col style="width: 60%;">
-</colgroup>
-<tbody>
-<tr>
-<th class="tableblock halign-left valign-top"><p class="tableblock">Processors per Node</p></th>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+<div class="ulist">
 <ul>
 <li>
-<p>Small: 2 cores</p>
+<p><strong><a href="#requirements">Requirements</a></strong>: Activities and documentation required to install the Trafodion software.
+These activities include tasks such as understanding hardware and operating system requirements,
+Hadoop requirements, what software packages that need to be downloaded, configuration settings that need to be changed,
+user IDs requirements, and so on.</p>
 </li>
 <li>
-<p>Medium: 4 cores</p>
+<p><strong><a href="#prepare">Prepare</a></strong>: Activities to prepare the operating system and the Hadoop ecosystem to run
+Trafodion. These activities include tasks such as installing required software packages, configure
+the Trafodion Installation User, gather information about the Hadoop environment, modify configuration
+for different Hadoop services, and so forth.</p>
 </li>
 <li>
-<p>Large: 8+ cores</p>
+<p><strong><a href="#install">Install</a></strong>: Activities related to installing the Trafodion software. These activities
+include tasks such as unpacking the Trafodion tar files, creating the Trafodion Runtime User,
+creating Trafodion HDFS directories, installing the Trafodion software, and so forth.</p>
 </li>
 </ul>
-</div></div></td>
-</tr>
-<tr>
-<th class="tableblock halign-left valign-top"><p class="tableblock">Memory per Node</p></th>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+</div>
+<div style="page-break-after: always;"></div>
+<div class="ulist">
 <ul>
 <li>
-<p>Small: 16 GB</p>
+<p><strong><a href="#upgrade">Upgrade</a></strong>: Activities related to the upgrading the Trafodion software. These activities
+include tasks such as shutting down Trafodion, installing a new version of the Trafodion software,
+and so on. The upgrade tasks vary depending on the differences between the current and new release of
+Trafodion. For example, an upgrade may or may not include an upgrade of the Trafodion metadata.</p>
 </li>
 <li>
-<p>Medium: 64 GB</p>
+<p><strong><a href="#activate">Activate</a></strong>: Activities related to starting the Trafodion software. These actives
+include basic management tasks such as starting and checking the status of the Trafodion components,
+performing basic smoke tests, and so forth.</p>
 </li>
 <li>
-<p>Large: 128 GB</p>
+<p><strong><a href="#remove">Remove</a></strong>: Activities related to removing Trafodion from your Hadoop cluster.</p>
 </li>
 </ul>
-</div></div></td>
-</tr>
-<tr>
-<th class="tableblock halign-left valign-top"><p class="tableblock">Concurrency:Nodes</p></th>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+</div>
+</div>
+<div class="sect2">
+<h3 id="introduction-provisioning-master-node">2.4. Provisioning Master Node</h3>
+<div class="paragraph">
+<p>All provisioning tasks are performed from a single node in the cluster, which must be part
+of the Hadoop environment you&#8217;re adding Trafodion to. This node is referred to as the
+"<strong>Provisioning Master Node</strong>" in this guide.</p>
+</div>
+<div class="paragraph">
+<p>The Trafodion Provisioning User must have access to all other nodes from the Provisioning
+Master Node in order to perform provisioning tasks on the cluster.</p>
+</div>
+</div>
+<div class="sect2">
+<h3 id="introduction-trafodion-installer">2.5. Trafodion Installer</h3>
+<div class="paragraph">
+<p>The Trafodion Installer is a set of scripts automates most of the tasks requires to install/upgrade Trafodion.
+You download the Trafodion Installer tar file from the Trafodion <a href="http://trafodion.apache.org/download.html">download</a> page.
+Next, you unpack the tar file.</p>
+</div>
+<div class="paragraph">
+<p><strong>Example</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">$ mkdir $HOME/trafodion-installer
+$ cd $HOME/trafodion-downloads
+$ tar -zxf apache-trafodion-installer-1.3.0-incubating-bin.tar.gz -C $HOME/trafodion-installer
+$ ls $HOME/trafodion-installer/installer
+bashrc_default           tools                             traf_config_check           trafodion_apache_hadoop_install  traf_package_setup
+build-version-1.3.0.txt  traf_add_user                     traf_config_setup           trafodion_config_default         traf_setup
+dcs_installer            traf_apache_hadoop_config_setup   traf_create_systemdefaults  trafodion_install                traf_sqconfig
+rest_installer           traf_authentication_conf_default  traf_getHadoopNodes         trafodion_license                traf_start
+setup_known_hosts.exp    traf_cloudera_mods98              traf_hortonworks_mods98     trafodion_uninstaller
+$</code></pre>
+</div>
+</div>
+<div style="page-break-after: always;"></div>
+<div class="paragraph">
+<p>The Trafodion Installer supports two different modes:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p><strong>Guided Setup</strong>: Prompts for information as it works through the installation/upgrade process. This mode is recommended for new users.</p>
+</li>
+<li>
+<p><strong>Automated Setup</strong>: Required information is provided in a pre-formatted bash-script configuration file, which is provided
+via a command argument when running the Trafodion Installer thereby suppressing all prompts.</p>
+<div class="paragraph">
+<p>A template of the configuration file is available here within the installer directory: <code>trafodion_config_default</code>.
+Make a copy of the file in your directory and populate the needed information.</p>
+</div>
+<div class="paragraph">
+<p>Automated Setup is recommended since it allows you to record the required provisioning information information ahead of time.
+Refer to <a href="#introduction-trafodion-automated-setup">Automated Setup</a> for information about how to
+populate this file.</p>
+</div>
+</li>
+</ol>
+</div>
+<div class="sect3">
+<h4 id="introduction-trafodion-installer-usage">2.5.1. Usage</h4>
+<div class="paragraph">
+<p>The following shows help for the Trafodion Installer.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">./trafodion_install --help
+
+This script will install Trafodion. It will create a configuration
+file (if one has not been created), setup of the environment needed
+for Trafodion, configure HBase with Hbase-trx and co-processors needed,
+and install a specified Trafodion build.
+
+Options:
+    --help             Print this message and exit
+    --accept_license   If provided, the user agrees to accept all the
+                       provisions in the Trafodion license.  This allows
+                       for automation by skipping the display and prompt of
+                       the Trafodion license.
+    --config_file      If provided, all install prompts will be
+                       taken from this file and not prompted for.</code></pre>
+</div>
+</div>
+<div style="page-break-after: always;"></div>
+</div>
+<div class="sect3">
+<h4 id="introduction-trafodion-installer-install-vs-upgrade">2.5.2. Install vs. Upgrade</h4>
+<div class="paragraph">
+<p>The Trafodion Installer automatically detects whether you&#8217;re performing an install
+or an upgrade by looking for the Trafodion Runtime User in the <code>/etc/passwd</code> file.</p>
+</div>
+<div class="ulist">
 <ul>
 <li>
-<p>Two Small Nodes: Four concurrent queries</p>
+<p>If the user ID doesn&#8217;t exist, then the Trafodion Installer runs in install mode.</p>
 </li>
 <li>
-<p>Two Medium Nodes: 64 concurrent queries</p>
+<p>If the user ID exists, then the Trafodion Installer runs in upgrade mode.</p>
+</li>
+</ul>
+</div>
+</div>
+<div class="sect3">
+<h4 id="introduction-trafodion-installer-guided-setup">2.5.3. Guided Setup</h4>
+<div class="paragraph">
+<p>By default, the Trafodion Installer runs in Guided Setup mode, which means
+that it prompts you for information during the install/upgrade process.</p>
+</div>
+<div class="paragraph">
+<p>Refer to the following sections for examples:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="#install-guided-install">Guided Install</a></p>
 </li>
 <li>
-<p>Two Large Nodes: 256 concurrent queries</p>
+<p><a href="#upgrade-guided-upgrade">Guided Upgrade</a></p>
 </li>
 </ul>
-</div></div></td>
-</tr>
-</tbody>
-</table>
 </div>
 </div>
 <div class="sect3">
-<h4 id="os-requirements-and-recommendations">2.1.2. OS Requirements and Recommendations</h4>
+<h4 id="introduction-trafodion-installer-automated-setup">2.5.4. Automated Setup</h4>
 <div class="paragraph">
-<p>Please verify these requirements on each node you will install Trafodion on:</p>
+<p>The <code>--config_file</code> option runs the Trafodion in Automated Setup mode.</p>
+</div>
+<div class="paragraph">
+<p>Before running the Trafodion Installer with this option, you do the following:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Copy the <code>trafodion_config_default</code> file.</p>
+<div class="paragraph">
+<p><strong>Example</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">cp trafodion_config_default my_config</code></pre>
+</div>
+</div>
+</li>
+<li>
+<p>Edit the new file using information you collect in the
+<a href="#prepare-gather-configuration-information">Gather Configuration Information</a>
+section in the <a href="#prepare">Prepare</a> chapter.</p>
+</li>
+<li>
+<p>Run the Trafodion Installer in Automated Setup Mode</p>
+<div class="paragraph">
+<p><strong>Example</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">./trafodion_installer --config_file my_config</code></pre>
+</div>
+</div>
+</li>
+</ol>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+Your Trafodion Configuration File contains the password for the Trafodion Runtime User
+and for the Distribution Manager. Therefore, we recommend that you secure the file in a manner
+that matches the security policies of your organization.
+</td>
+</tr>
+</table>
+</div>
+<div class="sect4">
+<h5 id="_example_creating_a_trafodion_configuration_file">Example: Creating a Trafodion Configuration File</h5>
+<div class="paragraph">
+<p>Using the instructions in <a href="#prepare-gather-configuration-information">Gather Configuration Information</a>
+in the <a href="#prepare">Prepare</a> chapter, you record the following information.</p>
 </div>
 <table class="tableblock frame-all grid-all spread">
 <colgroup>
+<col style="width: 30%;">
+<col style="width: 50%;">
 <col style="width: 20%;">
-<col style="width: 40%;">
-<col style="width: 40%;">
 </colgroup>
 <thead>
 <tr>
-<th class="tableblock halign-left valign-top">Function</th>
-<th class="tableblock halign-left valign-top">Requirement</th>
-<th class="tableblock halign-left valign-top">Verification Guidance</th>
+<th class="tableblock halign-left valign-top">ID</th>
+<th class="tableblock halign-left valign-top">Information</th>
+<th class="tableblock halign-left valign-top">Setting</th>
 </tr>
 </thead>
 <tbody>
 <tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Linux</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>64-bit version of Red Hat 6.5 or later, or SUSE SLES 11.3 or later.</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>ADMIN</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Administrator user name for Apache Ambari or Cloudera Manager.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">admin</p></td>
 </tr>
 <tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>sshd</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The <code>ssh</code> daemon is running on each node in the cluster.</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
-<ul>
-<li>
-<p><code>ps aux  | grep sshd</code></p>
-</li>
-<li>
-<p><code>sudo netstat -plant | grep :22</code></p>
-</li>
-</ul>
-</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>BACKUP_DCS_NODES</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">List of nodes where to start the backup DCS Master components.</p></td>
+<td class="tableblock halign-left valign-top"></td>
 </tr>
 <tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>ntpd</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The <code>ntp</code> daemon is running and synchronizign time on each node in the cluster.</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
-<ul>
-<li>
-<p><code>ps aux | grep ntp</code></p>
-</li>
-<li>
-<p><code>ntpq -p</code></p>
-</li>
-</ul>
-</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>CLOUD_CONFIG</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether you&#8217;re installing Trafodion on a cloud environment.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">N</p></td>
 </tr>
 <tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>FQDN</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>CLOUD_TYPE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">What type of cloud environment you&#8217;re installing Trafodion on.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>CLUSTER_NAME</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The name of the Hadoop Cluster.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Cluster 1</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>DCS_BUILD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Tar file containing the DCS component.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>DCS_PRIMARY_MASTER_NODE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The node where the primary DCS should run.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>DCS_SERVER_PARM</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Number of concurrent client sessions per node.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">8</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>ENABLE_HA</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to run DCS in high-availability (HA) mode.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">N</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>EPEL_RPM</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Location of EPEL RPM. Specify if you don&#8217;t have access to the Internet.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>FLOATING_IP</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">IP address if running DCS in HA mode.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HADOOP_TYPE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The type of Hadoop distribution you&#8217;re installing Trafodion on.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">cloudera</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HBASE_GROUP</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Linux group name for the HBASE administrative user.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">hbase</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HBASE_USER</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Linux user name for the HBASE administrative user.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">hbase</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HDFS_USER</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Linux user name for the HDFS administrative user.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">hdfs</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HOME_DIR</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Root directory under which the <code>trafodion</code> home directory should be created.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/home</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>INIT_TRAFODION</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to automatically initialize the Trafodion database.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Y</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>INTERFACE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Interface type used for $FLOATING_IP.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>JAVA_HOME</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Location of Java 1.7.0_65 or higher (JDK).</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/usr/java/jdk1.7.0_67-cloudera</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_CERT</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Full path to TLS certificate.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_HOSTS</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">List of nodes where LDAP Identity Store servers are running.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_ID</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">List of LDAP unique identifiers.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_LEVEL</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">LDAP Encryption Level.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_PASSWORD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Password for LDAP_USER.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_PORT</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Port used to communicate with LDAP Identity Store.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_SECURITY</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to enable simple LDAP authentication.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">N</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_USER</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">LDAP Search user name.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LOCAL_WORKDIR</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The directory where the Trafodion Installer is located.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/home/centos/trafodion-installer/installer</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>MANAGEMENT_ENABLED</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether your installation uses separate management nodes.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">N</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>MANAGEMENT_NODES</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The FQDN names of management nodes, if any.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>NODE_LIST</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The FQDN names of the nodes where Trafodion will be installed.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">trafodion-1 trafodion-2</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>PASSWORD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Administrator password for Apache Ambari or Cloudera Manager.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">admin</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>REST_BUILD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Tar file containing the REST component.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>SQ_ROOT</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Target directory for the Trafodion software.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/home/trafodion/apache-trafodion-1.3.0-incubating-bin</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>START</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to start Trafodion after install/upgrade.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Y</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>SUSE_LINUX</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether your installing Trafodion on SUSE Linux.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>TRAF_PACKAGE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The location of the Trafodion installation package tar file or core installation tar file.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/home/centos/trafodion-download/apache-trafodion-1.3.0-incubating-bin.tar.gz</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>TRAF_USER</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The Trafodion runtime user ID. Must be <code>trafodion</code> in this release.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">trafodion</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>TRAF_USER_PASSWORD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The password used for the <code>trafodion:trafodion</code> user ID.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">traf123</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>URL</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">FQDN and port for the Distribution Manager&#8217;s REST API.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">trafodion-1.apache.org:7180</p></td>
+</tr>
+</tbody>
+</table>
+<div class="paragraph">
+<p>Next, you edit <code>my_config</code> to contain the following:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">#!/bin/bash
+# @@@ START COPYRIGHT @@@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# &quot;License&quot;); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# &quot;AS IS&quot; 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.
+#
+# @@@ END COPYRIGHT @@@
+
+#====================================================
+# Trafodion Configuration File
+# This file contains default values for the installer.
+
+# Users can also edit this file and provide values for all parameters
+# and then specify this file on the run line of trafodion_install.
+# Example:
+# ./trafodion_install --config_file &lt;Trafodion-config-file&gt;
+# WARNING: This mode is for advanced users!
+#
+#=====================================================
+
+
+#=====================================================
+#Must be set to 'true' if on a SUSE linux system. If on another type of system
+#this must be set to false.
+
+export SUSE_LINUX=&quot;false&quot;
+
+# The working directory where Trafodion installer untars files, etc.
+# do not change this unless you really know what you are doing
+export TRAF_WORKDIR=&quot;/usr/lib/trafodion&quot;
+
+# This is the directory where the installer scripts were untarred to
+export LOCAL_WORKDIR=&quot;/home/centos/trafodion-installer/installer&quot;
+
+# The maximum number of dcs servers, i.e. client connections
+export DCS_SERVERS_PARM=&quot;8&quot;
+
+# &quot;true&quot; if this is an upgrade
+export UPGRADE_TRAF=&quot;false&quot;
+
+# Trafodion userid, This is the userid the Trafodion instance will run under
+export TRAF_USER=&quot;trafodion&quot;
+
+# Trafodion userid's password
+export TRAF_USER_PASSWORD=&quot;traf123&quot;
+
+# a blank separated list of nodes in your cluster
+# node names should include full domain names
+#This can not be left blank!
+export NODE_LIST=&quot;trafodion-1 trafodion-2&quot;
+
+# count of nodes in node list
+export node_count=&quot;2&quot;
+
+# another list of the same nodes in NODE_LIST but specified in a pdsh usable format
+# i.e.  &quot;-w centos-cdh[1-6]&quot;  or &quot;-w node1 -w node2 -w node3&quot;
+export MY_NODES=&quot;-w trafodion-[1-2]&quot;
+
+# the directory prefix for the trafodion userid's $HOME directory
+# i.e. /opt/home, not /opt/home/trafodion
+export HOME_DIR=&quot;/home&quot;
+
+#JAVA HOME must be a JDK. Must include FULL Path. Must be 1.7.0_65 or higher.
+
+export JAVA_HOME=&quot;/usr/java/jdk1.7.0_67-cloudera&quot;
+
+# If your machine doesn't have external internet access then you must
+# specify the location of the EPEL rpm, otherwise leave blank and it
+# will be installed from the internet
+export EPEL_RPM=&quot;&quot;
+
+# full path of the Trafodion package tar file
+export TRAF_PACKAGE=&quot;/home/centos/trafodion-download/apache-trafodion-1.3.0-incubating-bin.tar.gz&quot;
+
+# if TRAF_PACKAGE wasn't specified then these two values must be specified
+# TRAF_BUILD is the trafodion_server tar file
+# DCS_BUILD is the DCS tar file
+# REST_BUILD is the REST tar file
+export TRAF_BUILD=&quot;&quot;
+export DCS_BUILD=&quot;&quot;
+export REST_BUILD=&quot;&quot;
+# Either &quot;cloudera&quot; or &quot;hortonworks&quot; (all lowercase)
+export HADOOP_TYPE=&quot;cloudera&quot;
+
+# The URL for Cloudera/Hortonworks REST API (i.e. node1.hp.com:8080)
+export URL=&quot;trafodion-1.apache.org:7180&quot;
+
+# Cloudera/Hortonworks UI admin's userid and password
+export ADMIN=&quot;admin&quot;
+export PASSWORD=&quot;admin&quot;
+
+# hadoop cluster name
+export CLUSTER_NAME=&quot;&quot;
+
+# the Hadoop HDFS userid
+export HDFS_USER=&quot;hdfs&quot;
+
+# the Hadoop HBase userid and group
+export HBASE_USER=&quot;hbase&quot;
+export HBASE_GROUP=&quot;hbase&quot;
+
+# The hadoop HBase service name
+export HBASE=&quot;hbase&quot;
+
+# full path of where to install Trafodion to
+# Example is used below. If $HOME_DIR or $TRAF_USER have been changed
+# then this will need to be changed.
+# On an upgrade, it is recommend to choose a different directory.
+# First time install : /home/trafodion/traf
+# On Upgrade: /home/trafodion/traf_&lt;date&gt;
+# By doing this the previous version will remain and allow for an easier rollback.
+export SQ_ROOT=&quot;/home/trafodion/apache-trafodion-1.3.0-incubating-bin&quot;
+
+# Start Trafodion after install completes
+export START=&quot;Y&quot;
+
+# initialize trafodion after starting
+export INIT_TRAFODION=&quot;Y&quot;
+
+# full path to the sqconfig file
+# Default is to leave as is and this file will be created.
+export SQCONFIG=&quot;&quot;
+
+export CONFIG_COMPLETE=&quot;true&quot;
+
+#Turn on simple security. MUST have existing LDAP configured.
+export LDAP_SECURITY=&quot;N&quot;
+
+#Name of LDAP Config file
+export LDAP_AUTH_FILE=&quot;traf_authentication_config_${HOSTNAME}&quot;</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Once completed, run the Trafodion Installer with the <code>--config_file</code> option.</p>
+</div>
+<div class="paragraph">
+<p>Refer to the following sections for examples:</p>
+</div>
+<div class="ulist">
 <ul>
 <li>
-<p><code>/etc/hosts</code> is set up for fully-qualified node names (FQDN).</p>
+<p><a href="#install-automated-install">Automated Install</a></p>
 </li>
 <li>
-<p><code>/etc/resolv.conf</code> is configured to use a name server.</p>
+<p><a href="#upgrade-automated-upgrade">Automated Upgrade</a></p>
 </li>
 </ul>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+</div>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="introduction-trafodion-provisioning-directories">2.6. Trafodion Provisioning Directories</h3>
+<div class="paragraph">
+<p>Trafodion stores its provisioning information in the following directories on each node in the cluster:</p>
+</div>
+<div class="ulist">
 <ul>
 <li>
-<p><code>host -T &lt;FQDN&gt;</code> (responds if using a DNS server, times out otherwise)</p>
+<p><code>/etc/trafodion</code>: Configurtion information.</p>
 </li>
 <li>
-<p>Simply ssh among nodes using <code>ssh &lt;FQDN&gt;</code>.</p>
+<p><code>/usr/lib/trafodion</code>: Copies of the installer files.</p>
 </li>
 </ul>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Port Availability</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The Linux Kernel Firewall (<code>iptables</code>) has either been disabled or <a href="#ip_ports">ports required by Trafodion</a> have been opened.</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="requirements">3. Requirements</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Trafodion requires an x86 version of Linux.</p>
+</div>
+<div class="paragraph">
+<p>The current release of Trafodion has been tested with:</p>
+</div>
+<div class="ulist">
 <ul>
 <li>
-<p><code>lsmod | grep ip_tables</code> checks whether <code>iptables</code> is loaded. If not, no further checking is needed.</p>
+<p>64-bit Red Hat Enterprise Linux (RHEL) or CentOS 6.5, 6.6, and 6.7</p>
+</li>
+<li>
+<p>SUSE SLES 11.3</p>
 </li>
 <li>
-<p><code>sudo iptables -nL | grep &lt;port&gt;</code> checks the configuration of a port. An empty response indicates no rule for the port, which often means
-the port is <strong>not</strong> open.</p>
+<p>Cloudera CDH 5.2</p>
+</li>
+<li>
+<p>Cloudera CDH 5.3</p>
+</li>
+<li>
+<p>Hortonworks HDP 2.2</p>
 </li>
 </ul>
-</div></div></td>
+</div>
+<div class="paragraph">
+<p>Other OS releases may work, too. The Trafodion project is currently working on better support for non-distribution version of Hadoop.</p>
+</div>
+<div class="sect2">
+<h3 id="requirements-general-cluster-and-os-requirements-and-recommendations">3.1. General Cluster and OS Requirements and Recommendations</h3>
+<div class="paragraph">
+<p>64-bit x86 instruction set running a Linux distribution is required. Further, Trafodion assumes an environment
+based on the requirements of the tested Hadoop distributions/services.</p>
+</div>
+<div class="sect3">
+<h4 id="requirements-cluster-requirements-and-recommendations">3.1.1. Hardware Requirements and Recommendations</h4>
+<div class="sect4">
+<h5 id="requirements-single-node-cluster">Single-Node Cluster</h5>
+<div class="paragraph">
+<p>It is possible to run Trafodion on a single-node sandbox environment. Typically, any sandbox running a Hadoop distribution
+can be used. A typical single-node configuration uses 4-8 cores with 16 GB of memory, and  20 GB free disk space.</p>
+</div>
+</div>
+<div class="sect4">
+<h5 id="requirements-multi-node-cluster">Multi-Node Cluster</h5>
+<div class="paragraph">
+<p>For multi-node end-user clusters, your typical HBase environment should suffice for Trafodion.
+Typically, memory configuration range between 64-128 GB per node with minimum requirement of 16 GB.
+The cluster size can span from 1 to <em>n</em> nodes; a minimum of two nodes is recommended.
+A minimum of two cores is required regardless of whether you&#8217;re deploying Trafodion on a bare-metal or virtual environment.</p>
+</div>
+<div style="page-break-after: always;"></div>
+<div class="paragraph">
+<p>Recommended configurations:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 40%;">
+<col style="width: 60%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Attribute</th>
+<th class="tableblock halign-left valign-top">Guidance</th>
 </tr>
+</thead>
+<tbody>
 <tr>
+<th class="tableblock halign-left valign-top"><p class="tableblock">Processors per Node</p></th>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>passwordless ssh</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The user name used to provision Trafodion must have passwordless ssh access to all nodes.</p>
+<p>&#8226; Small: 2 cores<br>
+&#8226; Medium: 4 cores<br>
+&#8226; Large: 8+ cores</p>
 </div></div></td>
+</tr>
+<tr>
+<th class="tableblock halign-left valign-top"><p class="tableblock">Memory per Node</p></th>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>ssh to the nodes, ensure that no password prompt appears.</p>
+<p>&#8226; Small: 16 GB<br>
+&#8226; Medium: 64 GB<br>
+&#8226; Large: 128 GB</p>
 </div></div></td>
 </tr>
 <tr>
+<th class="tableblock halign-left valign-top"><p class="tableblock">Concurrency:Nodes</p></th>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>sudo priviliges</p>
+<p>&#8226; Two Small Nodes: Four concurrent queries<br>
+&#8226; Two Medium Nodes: 64 concurrent queries<br>
+&#8226; Two Large Nodes: 256 concurrent queries</p>
 </div></div></td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+<div class="sect3">
+<h4 id="requirements-os-requirements-and-recommendations">3.1.2. OS Requirements and Recommendations</h4>
+<div class="paragraph">
+<p>Please verify these requirements on each node you will install Trafodion on:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 20%;">
+<col style="width: 40%;">
+<col style="width: 40%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Function</th>
+<th class="tableblock halign-left valign-top">Requirement</th>
+<th class="tableblock halign-left valign-top">Verification Guidance</th>
+</tr>
+</thead>
+<tbody>
+<tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The user name used to provision Trafodion must sudo access to a number of root functions .</p>
+<p>Linux</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>sudo echo "test"</code> on each node.</p>
+<p>64-bit version of Red Hat 6.5 or later, or SUSE SLES 11.3 or later.</p>
 </div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>bash</p>
+<p>sshd</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Available for shell-script execution.</p>
+<p>The <code>ssh</code> daemon is running on each node in the cluster.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>bash --version</code></p>
+<p>&#8226; <code>ps aux  | grep sshd</code><br>
+&#8226; <code>sudo netstat -plant | grep :22</code></p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>java</p>
+<p>ntpd</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Available to run the Trafodion software. Sama version as HBase is using.</p>
+<p>The <code>ntp</code> daemon is running and synchronizing time on each node in the cluster.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>java --version</code></p>
+<p>&#8226; <code>ps aux | grep ntp</code><br>
+&#8226; <code>ntpq -p</code></p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>perl</p>
+<p>FQDN</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Available for script execution.</p>
+<p>&#8226; <code>/etc/hosts</code> is set up for fully-qualified node names (FQDN).<br>
+&#8226; <code>/etc/resolv.conf</code> is configured to use a name server.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>perl --version</code></p>
+<p>&#8226; <code>host -T &lt;FQDN&gt;</code> (responds if using a DNS server, times out otherwise)<br>
+&#8226; Simply ssh among nodes using <code>ssh &lt;FQDN&gt;</code>.</p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>python</p>
+<p>Port Availability</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Available for script execution.</p>
+<p>The Linux Kernel Firewall (<code>iptables</code>) has either been disabled or <a href="#ip-ports">ports required by Trafodion</a> have been opened.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>python --version</code></p>
+<p>&#8226; <code>lsmod | grep ip_tables</code> checks whether <code>iptables</code> is loaded. If not, no further checking is needed.<br>
+&#8226; <code>sudo iptables -nL | grep &lt;port&gt;</code> checks the configuration of a port. An empty response indicates no rule for the port, which often means
+the port is <strong>not</strong> open.</p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>yum</p>
+<p>passwordless ssh</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>The user name used to provision Trafodion must have passwordless ssh access to all nodes.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>ssh to the nodes, ensure that no password prompt appears.</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>sudo privileges</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>The user name used to provision Trafodion must sudo access to a number of root functions .</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>sudo echo "test"</code> on each node.</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>bash</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Available for shell-script execution.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>bash --version</code></p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>java</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Available to run the Trafodion software. Same version as HBase is using.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>java --version</code></p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>perl</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Available for script execution.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>perl --version</code></p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>python</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Available for script execution.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>python --version</code></p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>yum</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
 <p>Available for installs, updates, and removal of software packages.</p>
@@ -1307,7 +2082,7 @@ the port is <strong>not</strong> open.</p>
 </table>
 </div>
 <div class="sect3">
-<h4 id="ip_ports">2.1.3. IP Ports</h4>
+<h4 id="requirements-ip-ports">3.1.3. IP Ports</h4>
 <div class="paragraph">
 <p>The following table lists the default ports used by the different Trafodion components plus the configuration file and configuration attribute associated with each port setting.</p>
 </div>
@@ -1317,9 +2092,9 @@ the port is <strong>not</strong> open.</p>
 <col style="width: 20%;">
 <col style="width: 20%;">
 <col style="width: 10%;">
+<col style="width: 5%;">
 <col style="width: 10%;">
-<col style="width: 10%;">
-<col style="width: 20%;">
+<col style="width: 25%;">
 </colgroup>
 <thead>
 <tr>
@@ -1468,9 +2243,11 @@ have Trafodion, HBase, or HDFS servers on them.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_prerequisite_software">2.2. Prerequisite Software</h3>
+<h3 id="requirements-prerequisite-software">3.2. Prerequisite Software</h3>
+<div class="sect3">
+<h4 id="requirements-hadoop-software">3.2.1. Hadoop Software</h4>
 <div class="paragraph">
-<p>Trafodion runs as an add-on service on Hadoop distributions. The following Hadoop services and their dependiencies must be installed and running
+<p>Trafodion runs as an add-on service on Hadoop distributions. The following Hadoop services and their dependencies must be installed and running
 on the cluster where you intend to install Trafodion:</p>
 </div>
 <div class="ulist">
@@ -1496,7 +2273,7 @@ on the cluster where you intend to install Trafodion:</p>
 </ul>
 </div>
 <div class="paragraph">
-<p>The following distributions are supported for Trafodion:</p>
+<p>The following distributions have been tested with Trafodion.<sup>1</sup></p>
 </div>
 <table class="tableblock frame-all grid-all spread">
 <colgroup>
@@ -1519,7 +2296,7 @@ on the cluster where you intend to install Trafodion:</p>
 <td class="tableblock halign-left valign-top"><p class="tableblock">5.2 or 5.3</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">0.98</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="http://www.cloudera.com/downloads/manager/5-2-0.html">CHD 5.2 Installation</a><br>
-<a href="http://www.cloudera.com/downloads/manager/5-3-0.html" class="bare">http://www.cloudera.com/downloads/manager/5-3-0.html</a><sup class="CDH 5.3 Installation">1</sup></p></td>
+<a href="http://www.cloudera.com/downloads/manager/5-3-0.html" class="bare">http://www.cloudera.com/downloads/manager/5-3-0.html</a><sup class="CDH 5.3 Installation">2</sup></p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Hortonworks Data Platform (HDP)</p></td>
@@ -1529,8 +2306,16 @@ on the cluster where you intend to install Trafodion:</p>
 </tr>
 </tbody>
 </table>
-<div class="paragraph">
-<p><sup>1</sup> When possible, install using <strong>parcels</strong> to simply the installation process.</p>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Future releases of Trafodion will move away from distribution-specific integration. Instead, Trafodion will be tested with
+specific version of the Hadoop, HDFS, HBase, and other services/products only.</p>
+</li>
+<li>
+<p>When possible, install using <strong>parcels</strong> to simply the installation process.</p>
+</li>
+</ol>
 </div>
 <div class="admonitionblock note">
 <table>
@@ -1546,11 +2331,13 @@ Trafodion.
 </tr>
 </table>
 </div>
+</div>
 <div class="sect3">
-<h4 id="_software_packages">2.2.1. Software Packages</h4>
+<h4 id="requirements-software-packages">3.2.2. Software Packages</h4>
 <div class="paragraph">
 <p>In addition to the software packages required to run different Hadoop services listed above (for example, <code>Java</code>),
-the following software packages and their dependencies must be installed on all nodes where Trafodion will be installed.</p>
+Trafodion requires supplementary software to be installed on the cluster before it is installed. These are Linux
+tools that are not typically packaged as part of the core Linux distribution.</p>
 </div>
 <div class="admonitionblock note">
 <table>
@@ -1559,7 +2346,9 @@ the following software packages and their dependencies must be installed on all
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-For RedHat/CentOS, the Trafodion Installer can install a subset of the packages below.
+For RedHat/CentOS, the Trafodion Installer automatically attempts get a subset of these packages over the Internet.
+If the cluster&#8217;s access to the Internet is disabled, then you need to manually download the packages and make them available
+for installation. You need to build and install <code>log4c&#43;&#43;</code> manually.
 </td>
 </tr>
 </table>
@@ -1581,11 +2370,12 @@ For RedHat/CentOS, the Trafodion Installer can install a subset of the packages
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">EPEL</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Add-on packages to completed the Linux distribution.</p></td>
-<td class="tableblock halign-left valign-top"><div class="literal"><pre><a href="http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch">Fedora RPM</a></pre></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>Download
+<a href="http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch">Fedora RPM</a></pre></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">pdsh</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Parellelize shell commands during install and Trafodion runtime utilities.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Parallelize shell commands during install and Trafodion runtime utilities.</p></td>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install pdsh</pre></div></td>
 </tr>
 <tr>
@@ -1610,7 +2400,7 @@ For RedHat/CentOS, the Trafodion Installer can install a subset of the packages
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">perl-Params-Validate</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Validates method/function parameters in Perl sripts.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Validates method/function parameters in Perl scripts.</p></td>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install perl-Params-Validate</pre></div></td>
 </tr>
 <tr>
@@ -1644,243 +2434,2801 @@ For RedHat/CentOS, the Trafodion Installer can install a subset of the packages
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install apr-devel</pre></div></td>
 </tr>
 <tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">apr-util-devel<sup>2</sup></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Support files used to build applications using the APR utility library.</p></td>
-<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install apr-util-devel</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">apr-util-devel<sup>2</sup></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Support files used to build applications using the APR utility library.</p></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install apr-util-devel</pre></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">doxygen<sup>2</sup></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Generate documentation from annotated C++ sources.</p></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install doxygen</pre></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">gcc<sup>2</sup></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">GNU Compiler Collection</p></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install gcc</pre></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">gcc_c++<sup>2</sup></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">GNU C++ compiler.</p></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install gcc_c++</pre></div></td>
+</tr>
+</tbody>
+</table>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p><code>log4c&#43;&#43;</code> was recently withdrawn from public repositories. Therefore, you will need to build the <code>log4c&#43;&#43;</code> RPM
+on your system and then install the RPM using the procedure described in <a href="#log4cplusplus_installation">log4c++ Installation</a>.</p>
+</li>
+<li>
+<p>Software package required to build <code>log4c&#43;&#43;</code>. Not required otherwise. These packages are <strong>not</strong> installed by the Trafodion Installer in this release.</p>
+</li>
+</ol>
+</div>
+<div class="paragraph">
+<p>The Trafodion Installer requires Internet access to install the required software packages.</p>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="requirements-trafodion-user-ids-and-their-privileges">3.3. Trafodion User IDs and Their Privileges</h3>
+<div class="sect3">
+<h4 id="requirements-trafodion-runtime-user">3.3.1. Trafodion Runtime User</h4>
+<div class="paragraph">
+<p>The <code>trafodion:trafodion</code> user ID is created as part of the installation process. The default password is: <code>traf123</code>.</p>
+</div>
+<div class="paragraph">
+<p>Trafodion requires that either HDFS ACL support or Kerberos is enabled. The Trafodion Installer will enable HDFS ACL support.
+Kerberos-based security settings are outside the scope of this guide. Please refer to the security information in
+<a href="https://hbase.apache.org/book.html#security">Apache HBase&#8482; Reference Guide</a> for information about how to set up
+HBase security with Kerberos.</p>
+</div>
+<div class="paragraph">
+<p>Also, Trafodion requires <code>sudo</code> access to <code>ip</code> and <code>arping</code> so that floating or elastic IP addresses can be moved from one node to
+another in case of node failures.</p>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+Do <strong>not</strong> create the <code>trafodion:trafodion</code> user ID in advance. The Trafodion Installer uses the presence of this user ID to determine
+whether you&#8217;re doing an installation or upgrade.
+</td>
+</tr>
+</table>
+</div>
+</div>
+<div class="sect3">
+<h4 id="requirements-trafodion-provisioning-user">3.3.2. Trafodion Provisioning User</h4>
+<div class="paragraph">
+<p>Typically, the Trafodion Installer is used for Trafodion installations. It requires access to the user IDs documented below.</p>
+</div>
+<div class="sect4">
+<h5 id="requirements-linux-installation-user">Linux Installation User</h5>
+<div class="paragraph">
+<p>The user ID that performs the Trafodion installation steps. Typically, this User ID runs the Trafodion Installer.</p>
+</div>
+<div class="paragraph">
+<p><strong>Requirements</strong>:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>User name or group cannot be <code>trafodion</code>.</p>
+</li>
+<li>
+<p>Passwordless ssh access to all nodes in the cluster.</p>
+</li>
+<li>
+<p>Internet access to download software packages.</p>
+</li>
+<li>
+<p><code>requiretty</code> must be disabled in <code>/etc/sudoers</code>.</p>
+</li>
+<li>
+<p><code>sudo</code><sup>1</sup> access to:</p>
+<div class="ulist">
+<ul>
+<li>
+<p>Download and install software packages.</p>
+</li>
+<li>
+<p>Modify <code>/etc/sudoers.d</code> (allow the <code>trafodion</code> user to modify floating IP: <code>ip</code> and <code>arping</code>).</p>
+</li>
+<li>
+<p>Create the <code>trafodion</code> user ID and group.</p>
+</li>
+<li>
+<p>Install Trafodion software into the HBase environment.</p>
+</li>
+<li>
+<p>Run Java version command on each node in the cluster.</p>
+</li>
+<li>
+<p>Run Hadoop version command on each node in the cluster.</p>
+</li>
+<li>
+<p>Run HBase version command on each node in the cluster.</p>
+</li>
+<li>
+<p>Create directories and files in:</p>
+<div class="ulist">
+<ul>
+<li>
+<p><code>/etc</code></p>
+</li>
+<li>
+<p><code>/usr/lib</code></p>
+</li>
+<li>
+<p><code>/var/log</code></p>
+</li>
+</ul>
+</div>
+</li>
+<li>
+<p>Invoke <code>su</code> to execute commands as other users; for example, <code>trafodion</code>.</p>
+</li>
+<li>
+<p>Edit <code>sysctl.conf</code> and activate changes using <code>sysctl -p</code>:</p>
+<div class="ulist">
+<ul>
+<li>
+<p>Modify kernel limits.</p>
+</li>
+<li>
+<p>Reserve IP ports.</p>
+</li>
+</ul>
+</div>
+</li>
+</ul>
+</div>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p><sup>1</sup> <code>sudo</code> is <strong>required</strong> in the current release of Trafodion. This restriction may be relaxed in later releases.
+Alternative mechanisms for privileged access (such as running as <code>root</code> or <code>sudo</code> alternative commands) are not supported.</p>
+</div>
+</div>
+<div class="sect4">
+<h5 id="requirements-distribution-manager-user">Distribution Manager User</h5>
+<div class="paragraph">
+<p>A user ID that can change the configuration using Apache Ambari or Cloudera Manager. The Trafodion Installer makes REST
+request to perform configuration and control functions to the distribution manager using this user ID.</p>
+</div>
+<div class="paragraph">
+<p><strong>Requirements</strong>:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Administrator user name and password.</p>
+</li>
+<li>
+<p>URL to Distribution Manager&#8217;s REST API.</p>
+</li>
+</ul>
+</div>
+</div>
+<div class="sect4">
+<h5 id="requirements-hdfs-administrator-user">HDFS Administrator User</h5>
+<div class="paragraph">
+<p>The HDFS super user. Required to create directories and change security settings, as needed.
+The Trafodion Installer uses <code>su</code> to run commands under this user ID.</p>
+</div>
+<div class="paragraph">
+<p><strong>Requirements</strong>:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>HDFS Administrator user name.</p>
+</li>
+<li>
+<p>Write access to home directory on the node where the Distribution Manager is running.</p>
+</li>
+</ul>
+</div>
+</div>
+<div class="sect4">
+<h5 id="requirements-hbase-administrator-user">HBase Administrator User</h5>
+<div class="paragraph">
+<p>The HBase super user. Required to change directory ownership in HDFS.</p>
+</div>
+<div class="paragraph">
+<p><strong>Requirements</strong>:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>HBase Administrator user name and group.</p>
+</li>
+<li>
+<p>Read access to <code>hbase-site.xml</code>.</p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="requirements-required-configuration-changes">3.4. Required Configuration Changes</h3>
+<div class="paragraph">
+<p>Trafodion requires changes to a number of different areas of your system configuration: operating system, HDFS, and HBase.</p>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+These changes are performed by the Trafodion Installer, if used.
+</td>
+</tr>
+</table>
+</div>
+<div class="sect3">
+<h4 id="requirements-operating-system-changes">3.4.1. Operating System Changes</h4>
+<div class="paragraph">
+<p><code>/etc/security/limits.d/trafodion.conf</code> on each node in the cluster must contain the following settings:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text"># Trafodion settings
+trafodion  soft core    unlimited
+trafodion  hard core    unlimited
+trafodion  soft memlock unlimited
+trafodion  hard memlock unlimited
+trafodion  soft nofile  32768
+trafodion  hard nofile  65536
+trafodion  soft nproc   100000
+trafodion  hard nproc   100000
+hbase      soft nofile  8192
+trafodion  soft nofile  8192
+trafodion  hard nofile  65535</code></pre>
+</div>
+</div>
+<div style="page-break-after: always;"></div>
+</div>
+<div class="sect3">
+<h4 id="requirements-zookeeper-changes">3.4.2. ZooKeeper Changes</h4>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+These changes require a restart of ZooKeeper on all nodes in the cluster.
+</td>
+</tr>
+</table>
+</div>
+<div class="paragraph">
+<p>Trafodion requires the following changes to <code>zoo.cfg</code>:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 30%;">
+<col style="width: 40%;">
+<col style="width: 30%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Setting</th>
+<th class="tableblock halign-left valign-top">New Value</th>
+<th class="tableblock halign-left valign-top">Purpose</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>maxClientCnxns</pre></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>0</pre></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Tell ZooKeeper to impose no limit to the number of connections to enable better Trafodion concurrency.</p>
+</div></div></td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="sect3">
+<h4 id="requirements-hdfs-changes">3.4.3. HDFS Changes</h4>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+These changes require a restart of HDFS on all nodes in the cluster.
+</td>
+</tr>
+</table>
+</div>
+<div class="paragraph">
+<p>Trafodion requires the following changes to the HDFS environment:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 60%;">
+<col style="width: 40%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Action</th>
+<th class="tableblock halign-left valign-top">Purpose</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>&#8226; Create <code>/hbase-staging</code> directory. <br>
+  &#8226; Change owner to HBase Administrator.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>&#8226; Create <code>/bulkload</code> directory. <br>
+  &#8226; Change owner to <code>trafodion</code>.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Used to stage data when processing the Trafodion
+<a href="http://trafodion.apache.org/docs/sql_reference/index.html#load_statement">LOAD INTO table</a>
+statement and as a temporary directory to create links to actual HFile for snapshot scanning.</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>&#8226; Create <code>/lobs</code> directory. <br>
+  &#8226; Change owner to <code>trafodion</code>.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>&#8226; Create <code>/apps/hbase/data/archive</code><sup>1</sup>. <br>
+  &#8226; Change owner to: <code>hbase:hbase</code> (Cloudera) or <code>hbase:hdfs</code> (Hortonworks)<br>
+  &#8226; Give the <code>trafodion</code> user RWX access to <code>/apps/hbase/data/archive</code><br>
+  &#8226; Set default user of <code>/apps/hbase/data/archive</code> to <code>trafodion</code><br>
+  &#8226; Recursively change <code>setafcl</code> of <code>/apps/hbase/data/archive</code> to RWX</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
+</tr>
+</tbody>
+</table>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>These steps are performed <strong>after</strong> HDFS ACLs have been enabled.</p>
+</li>
+</ol>
+</div>
+<div class="paragraph">
+<p>The following changes are required in <code>hdfs-site.xml</code>:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 30%;">
+<col style="width: 40%;">
+<col style="width: 30%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Setting</th>
+<th class="tableblock halign-left valign-top">New Value</th>
+<th class="tableblock halign-left valign-top">Purpose</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>dfs.namenode.acls.enabled</pre></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>true</pre></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Enable HDFS  POSIX Access Control Lists (ACLs).</p>
+</div></div></td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="sect3">
+<h4 id="requirements-hbase-changes">3.4.4. HBase Changes</h4>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+These changes require a restart of ZooKeeper and HBase on

<TRUNCATED>


[26/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/Trafodion_SQL_Reference_Manual.pdf
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/Trafodion_SQL_Reference_Manual.pdf b/docs/2.0.0/sql_reference/Trafodion_SQL_Reference_Manual.pdf
index 013c5f5..5c7472d 100644
--- a/docs/2.0.0/sql_reference/Trafodion_SQL_Reference_Manual.pdf
+++ b/docs/2.0.0/sql_reference/Trafodion_SQL_Reference_Manual.pdf
@@ -5,16 +5,16 @@
 /Author (Version 1.3.0, January 2016)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221544+00'00')
-/ModDate (D:20160212221544+00'00')
+/CreationDate (D:20160218162106+00'00')
+/ModDate (D:20160218162106+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 52 0 R
-/Outlines 5006 0 R
-/PageLabels 5780 0 R
+/Outlines 5008 0 R
+/PageLabels 5782 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -24,7 +24,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 699
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 28 0 R 30 0 R 32 0 R 34 0 R 36 0 R 38 0 R 40 0 R 42 0 R 44 0 R 46 0 R 50 0 R 59 0 R 70 0 R 84 0 R 88 0 R 90 0 R 92 0 R 97 0 R 114 0 R 126 0 R 131 0 R 134 0 R 137 0 R 158 0 R 166 0 R 175 0 R 183 0 R 192 0 R 201 0 R 206 0 R 240 0 R 269 0 R 295 0 R 312 0 R 336 0 R 352 0 R 366 0 R 382 0 R 389 0 R 402 0 R 409 0 R 414 0 R 418 0 R 420 0 R 426 0 R 432 0 R 434 0 R 439 0 R 443 0 R 445 0 R 452 0 R 455 0 R 461 0 R 465 0 R 471 0 R 477 0 R 487 0 R 494 0 R 498 0 R 500 0 R 505 0 R 508 0 R 514 0 R 518 0 R 522 0 R 528 0 R 533 0 R 536 0 R 542 0 R 547 0 R 549 0 R 553 0 R 557 0 R 563 0 R 565 0 R 567 0 R 571 0 R 576 0 R 582 0 R 586 0 R 590 0 R 593 0 R 598 0 R 601 0 R 604 0 R 606 0 R 610 0 R 614 0 R 618 0 R 621 0 R 624 0 R 626 0 R 628 0 R 635 0 R 640 0 R 645 0 R 651 0 R 655 0 R 659 0 R 661 0 R 665 0 R 667 0 R 673 0 R 680 0 R 682 0 R 685 0 R 687 0 R 692 0 R 697 0 R 704 0 R 706 0 R 710 0 R 714 0 R 718 0 R 721 0 R 725 0 R 728 0 R 731
  0 R 733 0 R 739 0 R 744 0 R 749 0 R 753 0 R 757 0 R 762 0 R 765 0 R 769 0 R 777 0 R 784 0 R 786 0 R 795 0 R 798 0 R 806 0 R 809 0 R 815 0 R 821 0 R 829 0 R 832 0 R 840 0 R 847 0 R 850 0 R 855 0 R 860 0 R 865 0 R 871 0 R 876 0 R 881 0 R 886 0 R 896 0 R 899 0 R 901 0 R 908 0 R 913 0 R 918 0 R 920 0 R 926 0 R 929 0 R 932 0 R 937 0 R 940 0 R 942 0 R 944 0 R 948 0 R 951 0 R 953 0 R 961 0 R 963 0 R 967 0 R 970 0 R 974 0 R 980 0 R 984 0 R 987 0 R 994 0 R 998 0 R 1004 0 R 1011 0 R 1014 0 R 1020 0 R 1031 0 R 1040 0 R 1044 0 R 1046 0 R 1049 0 R 1058 0 R 1060 0 R 1064 0 R 1068 0 R 1073 0 R 1075 0 R 1079 0 R 1086 0 R 1089 0 R 1092 0 R 1100 0 R 1108 0 R 1114 0 R 1123 0 R 1128 0 R 1130 0 R 1137 0 R 1145 0 R 1148 0 R 1154 0 R 1159 0 R 1161 0 R 1169 0 R 1172 0 R 1174 0 R 1177 0 R 1185 0 R 1191 0 R 1196 0 R 1202 0 R 1204 0 R 1206 0 R 1211 0 R 1214 0 R 1218 0 R 1223 0 R 1232 0 R 1238 0 R 1245 0 R 1250 0 R 1253 0 R 1257 0 R 1260 0 R 1262 0 R 1264 0 R 1266 0 R 1268 0 R 1270 0 R 1272 0 R 1274 0 R 1276 
 0 R 1285 0 R 1292 0 R 1296 0 R 1304 0 R 1307 0 R 1312 0 R 1319 0 R 1323 0 R 1330 0 R 1333 0 R 1337 0 R 1341 0 R 1347 0 R 1349 0 R 1357 0 R 1364 0 R 1367 0 R 1372 0 R 1377 0 R 1388 0 R 1393 0 R 1397 0 R 1400 0 R 1405 0 R 1410 0 R 1420 0 R 1423 0 R 1432 0 R 1437 0 R 1439 0 R 1446 0 R 1450 0 R 1452 0 R 1457 0 R 1463 0 R 1465 0 R 1473 0 R 1476 0 R 1481 0 R 1483 0 R 1488 0 R 1494 0 R 1496 0 R 1500 0 R 1503 0 R 1507 0 R 1512 0 R 1516 0 R 1521 0 R 1524 0 R 1526 0 R 1532 0 R 1537 0 R 1541 0 R 1551 0 R 1558 0 R 1573 0 R 1579 0 R 1587 0 R 1589 0 R 1591 0 R 1596 0 R 1601 0 R 1605 0 R 1608 0 R 1611 0 R 1614 0 R 1618 0 R 1621 0 R 1625 0 R 1629 0 R 1632 0 R 1642 0 R 1647 0 R 1650 0 R 1652 0 R 1654 0 R 1661 0 R 1664 0 R 1667 0 R 1670 0 R 1674 0 R 1680 0 R 1683 0 R 1685 0 R 1688 0 R 1691 0 R 1697 0 R 1699 0 R 1702 0 R 1704 0 R 1707 0 R 1713 0 R 1717 0 R 1726 0 R 1729 0 R 1734 0 R 1742 0 R 1745 0 R 1753 0 R 1758 0 R 1761 0 R 1766 0 R 1768 0 R 1771 0 R 1775 0 R 1780 0 R 1783 0 R 1786 0 R 1792 0 R 179
 7 0 R 1809 0 R 1817 0 R 1819 0 R 1826 0 R 1830 0 R 1837 0 R 1839 0 R 1841 0 R 1846 0 R 1848 0 R 1853 0 R 1855 0 R 1863 0 R 1867 0 R 1869 0 R 1879 0 R 1884 0 R 1890 0 R 1896 0 R 1903 0 R 1909 0 R 1914 0 R 1917 0 R 1919 0 R 1921 0 R 1931 0 R 1940 0 R 1947 0 R 1951 0 R 1958 0 R 1961 0 R 1967 0 R 1971 0 R 1978 0 R 1981 0 R 1988 0 R 1998 0 R 2001 0 R 2004 0 R 2007 0 R 2011 0 R 2014 0 R 2016 0 R 2020 0 R 2022 0 R 2027 0 R 2029 0 R 2031 0 R 2033 0 R 2035 0 R 2037 0 R 2039 0 R 2041 0 R 2047 0 R 2049 0 R 2053 0 R 2055 0 R 2057 0 R 2060 0 R 2062 0 R 2069 0 R 2072 0 R 2075 0 R 2077 0 R 2079 0 R 2081 0 R 2083 0 R 2095 0 R 2125 0 R 2161 0 R 2192 0 R 2209 0 R 2229 0 R 2246 0 R 2251 0 R 2256 0 R 2263 0 R 2266 0 R 2272 0 R 2279 0 R 2285 0 R 2291 0 R 2296 0 R 2303 0 R 2311 0 R 2315 0 R 2321 0 R 2324 0 R 2327 0 R 2333 0 R 2338 0 R 2340 0 R 2342 0 R 2351 0 R 2354 0 R 2360 0 R 2365 0 R 2373 0 R 2375 0 R 2379 0 R 2383 0 R 2390 0 R 2394 0 R 2398 0 R 2401 0 R 2403 0 R 2409 0 R 2412 0 R 2417 0 R 2423 0 R 2
 429 0 R 2433 0 R 2435 0 R 2440 0 R 2444 0 R 2449 0 R 2454 0 R 2460 0 R 2467 0 R 2470 0 R 2477 0 R 2480 0 R 2487 0 R 2490 0 R 2495 0 R 2498 0 R 2506 0 R 2512 0 R 2516 0 R 2519 0 R 2523 0 R 2527 0 R 2532 0 R 2538 0 R 2543 0 R 2548 0 R 2553 0 R 2557 0 R 2559 0 R 2561 0 R 2564 0 R 2570 0 R 2576 0 R 2580 0 R 2582 0 R 2590 0 R 2596 0 R 2602 0 R 2609 0 R 2612 0 R 2615 0 R 2619 0 R 2625 0 R 2631 0 R 2635 0 R 2638 0 R 2642 0 R 2648 0 R 2650 0 R 2655 0 R 2663 0 R 2670 0 R 2672 0 R 2681 0 R 2684 0 R 2689 0 R 2696 0 R 2703 0 R 2707 0 R 2712 0 R 2714 0 R 2725 0 R 2732 0 R 2735 0 R 2741 0 R 2744 0 R 2749 0 R 2754 0 R 2759 0 R 2765 0 R 2771 0 R 2775 0 R 2780 0 R 2784 0 R 2789 0 R 2792 0 R 2797 0 R 2800 0 R 2804 0 R 2807 0 R 2812 0 R 2815 0 R 2819 0 R 2822 0 R 2826 0 R 2829 0 R 2832 0 R 2837 0 R 2839 0 R 2849 0 R 2855 0 R 2859 0 R 2868 0 R 2871 0 R 2876 0 R 2881 0 R 2887 0 R 2892 0 R 2896 0 R 2898 0 R 2900 0 R 2905 0 R 2910 0 R 2917 0 R 2920 0 R 2923 0 R 2929 0 R 2932 0 R 2940 0 R 2944 0 R 2947 0 R
  2957 0 R 2964 0 R 2970 0 R 2973 0 R 2978 0 R 2984 0 R 2990 0 R 2994 0 R 2999 0 R 3004 0 R 3006 0 R 3011 0 R 3017 0 R 3023 0 R 3029 0 R 3033 0 R 3038 0 R 3045 0 R 3051 0 R 3054 0 R 3058 0 R 3064 0 R 3068 0 R 3076 0 R 3079 0 R 3085 0 R 3091 0 R 3097 0 R 3100 0 R 3103 0 R 3106 0 R 3109 0 R 3112 0 R 3115 0 R 3122 0 R 3125 0 R 3132 0 R 3136 0 R 3145 0 R 3153 0 R 3155 0 R 3162 0 R 3164 0 R 3169 0 R 3178 0 R 3182 0 R 3187 0 R 3192 0 R 3197 0 R 3202 0 R 3205 0 R 3208 0 R 3211 0 R 3216 0 R 3219 0 R 3222 0 R 3225 0 R 3228 0 R 3232 0 R 3235 0 R 3238 0 R 3241 0 R 3244 0 R 3247 0 R 3250 0 R 3254 0 R 3258 0 R 3262 0 R 3265 0 R 3268 0 R 3271 0 R 3274 0 R 3277 0 R 3281 0 R 3288 0 R 3291 0 R 3296 0 R 3302 0 R 3306 0 R 3308 0 R 3310 0 R 3312 0 R 3314 0 R 3316 0 R 3319 0 R 3323 0 R 3325 0 R 3327 0 R 3329 0 R 3333 0 R 3336 0 R 3338 0 R 3341 0 R 3343 0 R 3346 0 R 3348 0 R 3351 0 R 3353 0 R 3357 0 R 3359 0 R 3361 0 R 3365 0 R 3367 0 R 3371 0 R 3374 0 R 3381 0 R 3383 0 R 3385 0 R 3391 0 R 3401 0 R 3410 0
  R 3418 0 R 3423 0 R 3430 0 R 3434 0 R 3438 0 R 3441 0 R 3446 0 R 3449 0 R 3454 0 R 3458 0 R 3462 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 28 0 R 30 0 R 32 0 R 34 0 R 36 0 R 38 0 R 40 0 R 42 0 R 44 0 R 46 0 R 50 0 R 59 0 R 70 0 R 84 0 R 88 0 R 90 0 R 92 0 R 99 0 R 116 0 R 128 0 R 133 0 R 136 0 R 139 0 R 160 0 R 168 0 R 177 0 R 185 0 R 194 0 R 203 0 R 208 0 R 242 0 R 271 0 R 297 0 R 314 0 R 338 0 R 354 0 R 368 0 R 384 0 R 391 0 R 404 0 R 411 0 R 416 0 R 420 0 R 422 0 R 428 0 R 434 0 R 436 0 R 441 0 R 445 0 R 447 0 R 454 0 R 457 0 R 463 0 R 467 0 R 473 0 R 479 0 R 489 0 R 496 0 R 500 0 R 502 0 R 507 0 R 510 0 R 516 0 R 520 0 R 524 0 R 530 0 R 535 0 R 538 0 R 544 0 R 549 0 R 551 0 R 555 0 R 559 0 R 565 0 R 567 0 R 569 0 R 573 0 R 578 0 R 584 0 R 588 0 R 592 0 R 595 0 R 600 0 R 603 0 R 606 0 R 608 0 R 612 0 R 616 0 R 620 0 R 623 0 R 626 0 R 628 0 R 630 0 R 637 0 R 642 0 R 647 0 R 653 0 R 657 0 R 661 0 R 663 0 R 667 0 R 669 0 R 675 0 R 682 0 R 684 0 R 687 0 R 689 0 R 694 0 R 699 0 R 706 0 R 708 0 R 712 0 R 716 0 R 720 0 R 723 0 R 727 0 R 730 0 R 733
  0 R 735 0 R 741 0 R 746 0 R 751 0 R 755 0 R 759 0 R 764 0 R 767 0 R 771 0 R 779 0 R 786 0 R 788 0 R 797 0 R 800 0 R 808 0 R 811 0 R 817 0 R 823 0 R 831 0 R 834 0 R 842 0 R 849 0 R 852 0 R 857 0 R 862 0 R 867 0 R 873 0 R 878 0 R 883 0 R 888 0 R 898 0 R 901 0 R 903 0 R 910 0 R 915 0 R 920 0 R 922 0 R 928 0 R 931 0 R 934 0 R 939 0 R 942 0 R 944 0 R 946 0 R 950 0 R 953 0 R 955 0 R 963 0 R 965 0 R 969 0 R 972 0 R 976 0 R 982 0 R 986 0 R 989 0 R 996 0 R 1000 0 R 1006 0 R 1013 0 R 1016 0 R 1022 0 R 1033 0 R 1042 0 R 1046 0 R 1048 0 R 1051 0 R 1060 0 R 1062 0 R 1066 0 R 1070 0 R 1075 0 R 1077 0 R 1081 0 R 1088 0 R 1091 0 R 1094 0 R 1102 0 R 1110 0 R 1116 0 R 1125 0 R 1130 0 R 1132 0 R 1139 0 R 1147 0 R 1150 0 R 1156 0 R 1161 0 R 1163 0 R 1171 0 R 1174 0 R 1176 0 R 1179 0 R 1187 0 R 1193 0 R 1198 0 R 1204 0 R 1206 0 R 1208 0 R 1213 0 R 1216 0 R 1220 0 R 1225 0 R 1234 0 R 1240 0 R 1247 0 R 1252 0 R 1255 0 R 1259 0 R 1262 0 R 1264 0 R 1266 0 R 1268 0 R 1270 0 R 1272 0 R 1274 0 R 1276 0 R 1278
  0 R 1287 0 R 1294 0 R 1298 0 R 1306 0 R 1309 0 R 1314 0 R 1321 0 R 1325 0 R 1332 0 R 1335 0 R 1339 0 R 1343 0 R 1349 0 R 1351 0 R 1359 0 R 1366 0 R 1369 0 R 1374 0 R 1379 0 R 1390 0 R 1395 0 R 1399 0 R 1402 0 R 1407 0 R 1412 0 R 1422 0 R 1425 0 R 1434 0 R 1439 0 R 1441 0 R 1448 0 R 1452 0 R 1454 0 R 1459 0 R 1465 0 R 1467 0 R 1475 0 R 1478 0 R 1483 0 R 1485 0 R 1490 0 R 1496 0 R 1498 0 R 1502 0 R 1505 0 R 1509 0 R 1514 0 R 1518 0 R 1523 0 R 1526 0 R 1528 0 R 1534 0 R 1539 0 R 1543 0 R 1553 0 R 1560 0 R 1575 0 R 1581 0 R 1589 0 R 1591 0 R 1593 0 R 1598 0 R 1603 0 R 1607 0 R 1610 0 R 1613 0 R 1616 0 R 1620 0 R 1623 0 R 1627 0 R 1631 0 R 1634 0 R 1644 0 R 1649 0 R 1652 0 R 1654 0 R 1656 0 R 1663 0 R 1666 0 R 1669 0 R 1672 0 R 1676 0 R 1682 0 R 1685 0 R 1687 0 R 1690 0 R 1693 0 R 1699 0 R 1701 0 R 1704 0 R 1706 0 R 1709 0 R 1715 0 R 1719 0 R 1728 0 R 1731 0 R 1736 0 R 1744 0 R 1747 0 R 1755 0 R 1760 0 R 1763 0 R 1768 0 R 1770 0 R 1773 0 R 1777 0 R 1782 0 R 1785 0 R 1788 0 R 1794 0 R 17
 99 0 R 1811 0 R 1819 0 R 1821 0 R 1828 0 R 1832 0 R 1839 0 R 1841 0 R 1843 0 R 1848 0 R 1850 0 R 1855 0 R 1857 0 R 1865 0 R 1869 0 R 1871 0 R 1881 0 R 1886 0 R 1892 0 R 1898 0 R 1905 0 R 1911 0 R 1916 0 R 1919 0 R 1921 0 R 1923 0 R 1933 0 R 1942 0 R 1949 0 R 1953 0 R 1960 0 R 1963 0 R 1969 0 R 1973 0 R 1980 0 R 1983 0 R 1990 0 R 2000 0 R 2003 0 R 2006 0 R 2009 0 R 2013 0 R 2016 0 R 2018 0 R 2022 0 R 2024 0 R 2029 0 R 2031 0 R 2033 0 R 2035 0 R 2037 0 R 2039 0 R 2041 0 R 2043 0 R 2049 0 R 2051 0 R 2055 0 R 2057 0 R 2059 0 R 2062 0 R 2064 0 R 2071 0 R 2074 0 R 2077 0 R 2079 0 R 2081 0 R 2083 0 R 2085 0 R 2097 0 R 2127 0 R 2163 0 R 2194 0 R 2211 0 R 2231 0 R 2248 0 R 2253 0 R 2258 0 R 2265 0 R 2268 0 R 2274 0 R 2281 0 R 2287 0 R 2293 0 R 2298 0 R 2305 0 R 2313 0 R 2317 0 R 2323 0 R 2326 0 R 2329 0 R 2335 0 R 2340 0 R 2342 0 R 2344 0 R 2353 0 R 2356 0 R 2362 0 R 2367 0 R 2375 0 R 2377 0 R 2381 0 R 2385 0 R 2392 0 R 2396 0 R 2400 0 R 2403 0 R 2405 0 R 2411 0 R 2414 0 R 2419 0 R 2425 0 R 
 2431 0 R 2435 0 R 2437 0 R 2442 0 R 2446 0 R 2451 0 R 2456 0 R 2462 0 R 2469 0 R 2472 0 R 2479 0 R 2482 0 R 2489 0 R 2492 0 R 2497 0 R 2500 0 R 2508 0 R 2514 0 R 2518 0 R 2521 0 R 2525 0 R 2529 0 R 2534 0 R 2540 0 R 2545 0 R 2550 0 R 2555 0 R 2559 0 R 2561 0 R 2563 0 R 2566 0 R 2572 0 R 2578 0 R 2582 0 R 2584 0 R 2592 0 R 2598 0 R 2604 0 R 2611 0 R 2614 0 R 2617 0 R 2621 0 R 2627 0 R 2633 0 R 2637 0 R 2640 0 R 2644 0 R 2650 0 R 2652 0 R 2657 0 R 2665 0 R 2672 0 R 2674 0 R 2683 0 R 2686 0 R 2691 0 R 2698 0 R 2705 0 R 2709 0 R 2714 0 R 2716 0 R 2727 0 R 2734 0 R 2737 0 R 2743 0 R 2746 0 R 2751 0 R 2756 0 R 2761 0 R 2767 0 R 2773 0 R 2777 0 R 2782 0 R 2786 0 R 2791 0 R 2794 0 R 2799 0 R 2802 0 R 2806 0 R 2809 0 R 2814 0 R 2817 0 R 2821 0 R 2824 0 R 2828 0 R 2831 0 R 2834 0 R 2839 0 R 2841 0 R 2851 0 R 2857 0 R 2861 0 R 2870 0 R 2873 0 R 2878 0 R 2883 0 R 2889 0 R 2894 0 R 2898 0 R 2900 0 R 2902 0 R 2907 0 R 2912 0 R 2919 0 R 2922 0 R 2925 0 R 2931 0 R 2934 0 R 2942 0 R 2946 0 R 2949 0 
 R 2959 0 R 2966 0 R 2972 0 R 2975 0 R 2980 0 R 2986 0 R 2992 0 R 2996 0 R 3001 0 R 3006 0 R 3008 0 R 3013 0 R 3019 0 R 3025 0 R 3031 0 R 3035 0 R 3040 0 R 3047 0 R 3053 0 R 3056 0 R 3060 0 R 3066 0 R 3070 0 R 3078 0 R 3081 0 R 3087 0 R 3093 0 R 3099 0 R 3102 0 R 3105 0 R 3108 0 R 3111 0 R 3114 0 R 3117 0 R 3124 0 R 3127 0 R 3134 0 R 3138 0 R 3147 0 R 3155 0 R 3157 0 R 3164 0 R 3166 0 R 3171 0 R 3180 0 R 3184 0 R 3189 0 R 3194 0 R 3199 0 R 3204 0 R 3207 0 R 3210 0 R 3213 0 R 3218 0 R 3221 0 R 3224 0 R 3227 0 R 3230 0 R 3234 0 R 3237 0 R 3240 0 R 3243 0 R 3246 0 R 3249 0 R 3252 0 R 3256 0 R 3260 0 R 3264 0 R 3267 0 R 3270 0 R 3273 0 R 3276 0 R 3279 0 R 3283 0 R 3290 0 R 3293 0 R 3298 0 R 3304 0 R 3308 0 R 3310 0 R 3312 0 R 3314 0 R 3316 0 R 3318 0 R 3321 0 R 3325 0 R 3327 0 R 3329 0 R 3331 0 R 3335 0 R 3338 0 R 3340 0 R 3343 0 R 3345 0 R 3348 0 R 3350 0 R 3353 0 R 3355 0 R 3359 0 R 3361 0 R 3363 0 R 3367 0 R 3369 0 R 3373 0 R 3376 0 R 3383 0 R 3385 0 R 3387 0 R 3393 0 R 3403 0 R 3412 
 0 R 3420 0 R 3425 0 R 3432 0 R 3436 0 R 3440 0 R 3443 0 R 3448 0 R 3451 0 R 3456 0 R 3460 0 R 3464 0 R]
 >>
 endobj
 4 0 obj
@@ -1767,7 +1767,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [3464 0 R 3465 0 R 3466 0 R 3467 0 R 3468 0 R 3469 0 R 3470 0 R 3471 0 R 3472 0 R 3473 0 R 3474 0 R 3475 0 R 3476 0 R 3477 0 R 3478 0 R 3479 0 R 3480 0 R 3481 0 R 3482 0 R 3483 0 R 3484 0 R 3485 0 R 3486 0 R 3487 0 R 3488 0 R 3489 0 R 3490 0 R 3491 0 R 3492 0 R 3493 0 R 3494 0 R 3495 0 R 3496 0 R 3497 0 R 3498 0 R 3499 0 R 3500 0 R 3501 0 R 3502 0 R 3503 0 R 3504 0 R 3505 0 R 3506 0 R 3507 0 R 3508 0 R 3509 0 R 3510 0 R 3511 0 R 3512 0 R 3513 0 R 3514 0 R 3515 0 R 3516 0 R 3517 0 R 3518 0 R 3519 0 R 3520 0 R 3521 0 R 3522 0 R 3523 0 R 3524 0 R 3525 0 R 3526 0 R 3527 0 R 3528 0 R 3529 0 R 3530 0 R 3531 0 R 3532 0 R 3533 0 R 3534 0 R 3535 0 R 3536 0 R 3537 0 R 3538 0 R 3539 0 R 3540 0 R 3541 0 R 3542 0 R 3543 0 R 3544 0 R 3545 0 R]
+/Annots [3466 0 R 3467 0 R 3468 0 R 3469 0 R 3470 0 R 3471 0 R 3472 0 R 3473 0 R 3474 0 R 3475 0 R 3476 0 R 3477 0 R 3478 0 R 3479 0 R 3480 0 R 3481 0 R 3482 0 R 3483 0 R 3484 0 R 3485 0 R 3486 0 R 3487 0 R 3488 0 R 3489 0 R 3490 0 R 3491 0 R 3492 0 R 3493 0 R 3494 0 R 3495 0 R 3496 0 R 3497 0 R 3498 0 R 3499 0 R 3500 0 R 3501 0 R 3502 0 R 3503 0 R 3504 0 R 3505 0 R 3506 0 R 3507 0 R 3508 0 R 3509 0 R 3510 0 R 3511 0 R 3512 0 R 3513 0 R 3514 0 R 3515 0 R 3516 0 R 3517 0 R 3518 0 R 3519 0 R 3520 0 R 3521 0 R 3522 0 R 3523 0 R 3524 0 R 3525 0 R 3526 0 R 3527 0 R 3528 0 R 3529 0 R 3530 0 R 3531 0 R 3532 0 R 3533 0 R 3534 0 R 3535 0 R 3536 0 R 3537 0 R 3538 0 R 3539 0 R 3540 0 R 3541 0 R 3542 0 R 3543 0 R 3544 0 R 3545 0 R 3546 0 R 3547 0 R]
 >>
 endobj
 11 0 obj
@@ -3550,7 +3550,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3546 0 R 3547 0 R 3548 0 R 3549 0 R 3550 0 R 3551 0 R 3552 0 R 3553 0 R 3554 0 R 3555 0 R 3556 0 R 3557 0 R 3558 0 R 3559 0 R 3560 0 R 3561 0 R 3562 0 R 3563 0 R 3564 0 R 3565 0 R 3566 0 R 3567 0 R 3568 0 R 3569 0 R 3570 0 R 3571 0 R 3572 0 R 3573 0 R 3574 0 R 3575 0 R 3576 0 R 3577 0 R 3578 0 R 3579 0 R 3580 0 R 3581 0 R 3582 0 R 3583 0 R 3584 0 R 3585 0 R 3586 0 R 3587 0 R 3588 0 R 3589 0 R 3590 0 R 3591 0 R 3592 0 R 3593 0 R 3594 0 R 3595 0 R 3596 0 R 3597 0 R 3598 0 R 3599 0 R 3600 0 R 3601 0 R 3602 0 R 3603 0 R 3604 0 R 3605 0 R 3606 0 R 3607 0 R 3608 0 R 3609 0 R 3610 0 R 3611 0 R 3612 0 R 3613 0 R 3614 0 R 3615 0 R 3616 0 R 3617 0 R 3618 0 R 3619 0 R 3620 0 R 3621 0 R 3622 0 R 3623 0 R 3624 0 R 3625 0 R 3626 0 R 3627 0 R 3628 0 R 3629 0 R 3630 0 R 3631 0 R 3632 0 R 3633 0 R]
+/Annots [3548 0 R 3549 0 R 3550 0 R 3551 0 R 3552 0 R 3553 0 R 3554 0 R 3555 0 R 3556 0 R 3557 0 R 3558 0 R 3559 0 R 3560 0 R 3561 0 R 3562 0 R 3563 0 R 3564 0 R 3565 0 R 3566 0 R 3567 0 R 3568 0 R 3569 0 R 3570 0 R 3571 0 R 3572 0 R 3573 0 R 3574 0 R 3575 0 R 3576 0 R 3577 0 R 3578 0 R 3579 0 R 3580 0 R 3581 0 R 3582 0 R 3583 0 R 3584 0 R 3585 0 R 3586 0 R 3587 0 R 3588 0 R 3589 0 R 3590 0 R 3591 0 R 3592 0 R 3593 0 R 3594 0 R 3595 0 R 3596 0 R 3597 0 R 3598 0 R 3599 0 R 3600 0 R 3601 0 R 3602 0 R 3603 0 R 3604 0 R 3605 0 R 3606 0 R 3607 0 R 3608 0 R 3609 0 R 3610 0 R 3611 0 R 3612 0 R 3613 0 R 3614 0 R 3615 0 R 3616 0 R 3617 0 R 3618 0 R 3619 0 R 3620 0 R 3621 0 R 3622 0 R 3623 0 R 3624 0 R 3625 0 R 3626 0 R 3627 0 R 3628 0 R 3629 0 R 3630 0 R 3631 0 R 3632 0 R 3633 0 R 3634 0 R 3635 0 R]
 >>
 endobj
 13 0 obj
@@ -5333,7 +5333,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3634 0 R 3635 0 R 3636 0 R 3637 0 R 3638 0 R 3639 0 R 3640 0 R 3641 0 R 3642 0 R 3643 0 R 3644 0 R 3645 0 R 3646 0 R 3647 0 R 3648 0 R 3649 0 R 3650 0 R 3651 0 R 3652 0 R 3653 0 R 3654 0 R 3655 0 R 3656 0 R 3657 0 R 3658 0 R 3659 0 R 3660 0 R 3661 0 R 3662 0 R 3663 0 R 3664 0 R 3665 0 R 3666 0 R 3667 0 R 3668 0 R 3669 0 R 3670 0 R 3671 0 R 3672 0 R 3673 0 R 3674 0 R 3675 0 R 3676 0 R 3677 0 R 3678 0 R 3679 0 R 3680 0 R 3681 0 R 3682 0 R 3683 0 R 3684 0 R 3685 0 R 3686 0 R 3687 0 R 3688 0 R 3689 0 R 3690 0 R 3691 0 R 3692 0 R 3693 0 R 3694 0 R 3695 0 R 3696 0 R 3697 0 R 3698 0 R 3699 0 R 3700 0 R 3701 0 R 3702 0 R 3703 0 R 3704 0 R 3705 0 R 3706 0 R 3707 0 R 3708 0 R 3709 0 R 3710 0 R 3711 0 R 3712 0 R 3713 0 R 3714 0 R 3715 0 R 3716 0 R 3717 0 R 3718 0 R 3719 0 R 3720 0 R 3721 0 R]
+/Annots [3636 0 R 3637 0 R 3638 0 R 3639 0 R 3640 0 R 3641 0 R 3642 0 R 3643 0 R 3644 0 R 3645 0 R 3646 0 R 3647 0 R 3648 0 R 3649 0 R 3650 0 R 3651 0 R 3652 0 R 3653 0 R 3654 0 R 3655 0 R 3656 0 R 3657 0 R 3658 0 R 3659 0 R 3660 0 R 3661 0 R 3662 0 R 3663 0 R 3664 0 R 3665 0 R 3666 0 R 3667 0 R 3668 0 R 3669 0 R 3670 0 R 3671 0 R 3672 0 R 3673 0 R 3674 0 R 3675 0 R 3676 0 R 3677 0 R 3678 0 R 3679 0 R 3680 0 R 3681 0 R 3682 0 R 3683 0 R 3684 0 R 3685 0 R 3686 0 R 3687 0 R 3688 0 R 3689 0 R 3690 0 R 3691 0 R 3692 0 R 3693 0 R 3694 0 R 3695 0 R 3696 0 R 3697 0 R 3698 0 R 3699 0 R 3700 0 R 3701 0 R 3702 0 R 3703 0 R 3704 0 R 3705 0 R 3706 0 R 3707 0 R 3708 0 R 3709 0 R 3710 0 R 3711 0 R 3712 0 R 3713 0 R 3714 0 R 3715 0 R 3716 0 R 3717 0 R 3718 0 R 3719 0 R 3720 0 R 3721 0 R 3722 0 R 3723 0 R]
 >>
 endobj
 15 0 obj
@@ -7116,7 +7116,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3722 0 R 3723 0 R 3724 0 R 3725 0 R 3726 0 R 3727 0 R 3728 0 R 3729 0 R 3730 0 R 3731 0 R 3732 0 R 3733 0 R 3734 0 R 3735 0 R 3736 0 R 3737 0 R 3738 0 R 3739 0 R 3740 0 R 3741 0 R 3742 0 R 3743 0 R 3744 0 R 3745 0 R 3746 0 R 3747 0 R 3748 0 R 3749 0 R 3750 0 R 3751 0 R 3752 0 R 3753 0 R 3754 0 R 3755 0 R 3756 0 R 3757 0 R 3758 0 R 3759 0 R 3760 0 R 3761 0 R 3762 0 R 3763 0 R 3764 0 R 3765 0 R 3766 0 R 3767 0 R 3768 0 R 3769 0 R 3770 0 R 3771 0 R 3772 0 R 3773 0 R 3774 0 R 3775 0 R 3776 0 R 3777 0 R 3778 0 R 3779 0 R 3780 0 R 3781 0 R 3782 0 R 3783 0 R 3784 0 R 3785 0 R 3786 0 R 3787 0 R 3788 0 R 3789 0 R 3790 0 R 3791 0 R 3792 0 R 3793 0 R 3794 0 R 3795 0 R 3796 0 R 3797 0 R 3798 0 R 3799 0 R 3800 0 R 3801 0 R 3802 0 R 3803 0 R 3804 0 R 3805 0 R 3806 0 R 3807 0 R 3808 0 R 3809 0 R]
+/Annots [3724 0 R 3725 0 R 3726 0 R 3727 0 R 3728 0 R 3729 0 R 3730 0 R 3731 0 R 3732 0 R 3733 0 R 3734 0 R 3735 0 R 3736 0 R 3737 0 R 3738 0 R 3739 0 R 3740 0 R 3741 0 R 3742 0 R 3743 0 R 3744 0 R 3745 0 R 3746 0 R 3747 0 R 3748 0 R 3749 0 R 3750 0 R 3751 0 R 3752 0 R 3753 0 R 3754 0 R 3755 0 R 3756 0 R 3757 0 R 3758 0 R 3759 0 R 3760 0 R 3761 0 R 3762 0 R 3763 0 R 3764 0 R 3765 0 R 3766 0 R 3767 0 R 3768 0 R 3769 0 R 3770 0 R 3771 0 R 3772 0 R 3773 0 R 3774 0 R 3775 0 R 3776 0 R 3777 0 R 3778 0 R 3779 0 R 3780 0 R 3781 0 R 3782 0 R 3783 0 R 3784 0 R 3785 0 R 3786 0 R 3787 0 R 3788 0 R 3789 0 R 3790 0 R 3791 0 R 3792 0 R 3793 0 R 3794 0 R 3795 0 R 3796 0 R 3797 0 R 3798 0 R 3799 0 R 3800 0 R 3801 0 R 3802 0 R 3803 0 R 3804 0 R 3805 0 R 3806 0 R 3807 0 R 3808 0 R 3809 0 R 3810 0 R 3811 0 R]
 >>
 endobj
 17 0 obj
@@ -8899,7 +8899,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3810 0 R 3811 0 R 3812 0 R 3813 0 R 3814 0 R 3815 0 R 3816 0 R 3817 0 R 3818 0 R 3819 0 R 3820 0 R 3821 0 R 3822 0 R 3823 0 R 3824 0 R 3825 0 R 3826 0 R 3827 0 R 3828 0 R 3829 0 R 3830 0 R 3831 0 R 3832 0 R 3833 0 R 3834 0 R 3835 0 R 3836 0 R 3837 0 R 3838 0 R 3839 0 R 3840 0 R 3841 0 R 3842 0 R 3843 0 R 3844 0 R 3845 0 R 3846 0 R 3847 0 R 3848 0 R 3849 0 R 3850 0 R 3851 0 R 3852 0 R 3853 0 R 3854 0 R 3855 0 R 3856 0 R 3857 0 R 3858 0 R 3859 0 R 3860 0 R 3861 0 R 3862 0 R 3863 0 R 3864 0 R 3865 0 R 3866 0 R 3867 0 R 3868 0 R 3869 0 R 3870 0 R 3871 0 R 3872 0 R 3873 0 R 3874 0 R 3875 0 R 3876 0 R 3877 0 R 3878 0 R 3879 0 R 3880 0 R 3881 0 R 3882 0 R 3883 0 R 3884 0 R 3885 0 R 3886 0 R 3887 0 R 3888 0 R 3889 0 R 3890 0 R 3891 0 R 3892 0 R 3893 0 R 3894 0 R 3895 0 R 3896 0 R 3897 0 R]
+/Annots [3812 0 R 3813 0 R 3814 0 R 3815 0 R 3816 0 R 3817 0 R 3818 0 R 3819 0 R 3820 0 R 3821 0 R 3822 0 R 3823 0 R 3824 0 R 3825 0 R 3826 0 R 3827 0 R 3828 0 R 3829 0 R 3830 0 R 3831 0 R 3832 0 R 3833 0 R 3834 0 R 3835 0 R 3836 0 R 3837 0 R 3838 0 R 3839 0 R 3840 0 R 3841 0 R 3842 0 R 3843 0 R 3844 0 R 3845 0 R 3846 0 R 3847 0 R 3848 0 R 3849 0 R 3850 0 R 3851 0 R 3852 0 R 3853 0 R 3854 0 R 3855 0 R 3856 0 R 3857 0 R 3858 0 R 3859 0 R 3860 0 R 3861 0 R 3862 0 R 3863 0 R 3864 0 R 3865 0 R 3866 0 R 3867 0 R 3868 0 R 3869 0 R 3870 0 R 3871 0 R 3872 0 R 3873 0 R 3874 0 R 3875 0 R 3876 0 R 3877 0 R 3878 0 R 3879 0 R 3880 0 R 3881 0 R 3882 0 R 3883 0 R 3884 0 R 3885 0 R 3886 0 R 3887 0 R 3888 0 R 3889 0 R 3890 0 R 3891 0 R 3892 0 R 3893 0 R 3894 0 R 3895 0 R 3896 0 R 3897 0 R 3898 0 R 3899 0 R]
 >>
 endobj
 19 0 obj
@@ -10682,7 +10682,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3898 0 R 3899 0 R 3900 0 R 3901 0 R 3902 0 R 3903 0 R 3904 0 R 3905 0 R 3906 0 R 3907 0 R 3908 0 R 3909 0 R 3910 0 R 3911 0 R 3912 0 R 3913 0 R 3914 0 R 3915 0 R 3916 0 R 3917 0 R 3918 0 R 3919 0 R 3920 0 R 3921 0 R 3922 0 R 3923 0 R 3924 0 R 3925 0 R 3926 0 R 3927 0 R 3928 0 R 3929 0 R 3930 0 R 3931 0 R 3932 0 R 3933 0 R 3934 0 R 3935 0 R 3936 0 R 3937 0 R 3938 0 R 3939 0 R 3940 0 R 3941 0 R 3942 0 R 3943 0 R 3944 0 R 3945 0 R 3946 0 R 3947 0 R 3948 0 R 3949 0 R 3950 0 R 3951 0 R 3952 0 R 3953 0 R 3954 0 R 3955 0 R 3956 0 R 3957 0 R 3958 0 R 3959 0 R 3960 0 R 3961 0 R 3962 0 R 3963 0 R 3964 0 R 3965 0 R 3966 0 R 3967 0 R 3968 0 R 3969 0 R 3970 0 R 3971 0 R 3972 0 R 3973 0 R 3974 0 R 3975 0 R 3976 0 R 3977 0 R 3978 0 R 3979 0 R 3980 0 R 3981 0 R 3982 0 R 3983 0 R 3984 0 R 3985 0 R]
+/Annots [3900 0 R 3901 0 R 3902 0 R 3903 0 R 3904 0 R 3905 0 R 3906 0 R 3907 0 R 3908 0 R 3909 0 R 3910 0 R 3911 0 R 3912 0 R 3913 0 R 3914 0 R 3915 0 R 3916 0 R 3917 0 R 3918 0 R 3919 0 R 3920 0 R 3921 0 R 3922 0 R 3923 0 R 3924 0 R 3925 0 R 3926 0 R 3927 0 R 3928 0 R 3929 0 R 3930 0 R 3931 0 R 3932 0 R 3933 0 R 3934 0 R 3935 0 R 3936 0 R 3937 0 R 3938 0 R 3939 0 R 3940 0 R 3941 0 R 3942 0 R 3943 0 R 3944 0 R 3945 0 R 3946 0 R 3947 0 R 3948 0 R 3949 0 R 3950 0 R 3951 0 R 3952 0 R 3953 0 R 3954 0 R 3955 0 R 3956 0 R 3957 0 R 3958 0 R 3959 0 R 3960 0 R 3961 0 R 3962 0 R 3963 0 R 3964 0 R 3965 0 R 3966 0 R 3967 0 R 3968 0 R 3969 0 R 3970 0 R 3971 0 R 3972 0 R 3973 0 R 3974 0 R 3975 0 R 3976 0 R 3977 0 R 3978 0 R 3979 0 R 3980 0 R 3981 0 R 3982 0 R 3983 0 R 3984 0 R 3985 0 R 3986 0 R 3987 0 R]
 >>
 endobj
 21 0 obj
@@ -12465,7 +12465,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3986 0 R 3987 0 R 3988 0 R 3989 0 R 3990 0 R 3991 0 R 3992 0 R 3993 0 R 3994 0 R 3995 0 R 3996 0 R 3997 0 R 3998 0 R 3999 0 R 4000 0 R 4001 0 R 4002 0 R 4003 0 R 4004 0 R 4005 0 R 4006 0 R 4007 0 R 4008 0 R 4009 0 R 4010 0 R 4011 0 R 4012 0 R 4013 0 R 4014 0 R 4015 0 R 4016 0 R 4017 0 R 4018 0 R 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R 4026 0 R 4027 0 R 4028 0 R 4029 0 R 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R 4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R 4043 0 R 4044 0 R 4045 0 R 4046 0 R 4047 0 R 4048 0 R 4049 0 R 4050 0 R 4051 0 R 4052 0 R 4053 0 R 4054 0 R 4055 0 R 4056 0 R 4057 0 R 4058 0 R 4059 0 R 4060 0 R 4061 0 R 4062 0 R 4063 0 R 4064 0 R 4065 0 R 4066 0 R 4067 0 R 4068 0 R 4069 0 R 4070 0 R 4071 0 R 4072 0 R 4073 0 R]
+/Annots [3988 0 R 3989 0 R 3990 0 R 3991 0 R 3992 0 R 3993 0 R 3994 0 R 3995 0 R 3996 0 R 3997 0 R 3998 0 R 3999 0 R 4000 0 R 4001 0 R 4002 0 R 4003 0 R 4004 0 R 4005 0 R 4006 0 R 4007 0 R 4008 0 R 4009 0 R 4010 0 R 4011 0 R 4012 0 R 4013 0 R 4014 0 R 4015 0 R 4016 0 R 4017 0 R 4018 0 R 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R 4026 0 R 4027 0 R 4028 0 R 4029 0 R 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R 4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R 4043 0 R 4044 0 R 4045 0 R 4046 0 R 4047 0 R 4048 0 R 4049 0 R 4050 0 R 4051 0 R 4052 0 R 4053 0 R 4054 0 R 4055 0 R 4056 0 R 4057 0 R 4058 0 R 4059 0 R 4060 0 R 4061 0 R 4062 0 R 4063 0 R 4064 0 R 4065 0 R 4066 0 R 4067 0 R 4068 0 R 4069 0 R 4070 0 R 4071 0 R 4072 0 R 4073 0 R 4074 0 R 4075 0 R]
 >>
 endobj
 23 0 obj
@@ -14248,7 +14248,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4074 0 R 4075 0 R 4076 0 R 4077 0 R 4078 0 R 4079 0 R 4080 0 R 4081 0 R 4082 0 R 4083 0 R 4084 0 R 4085 0 R 4086 0 R 4087 0 R 4088 0 R 4089 0 R 4090 0 R 4091 0 R 4092 0 R 4093 0 R 4094 0 R 4095 0 R 4096 0 R 4097 0 R 4098 0 R 4099 0 R 4100 0 R 4101 0 R 4102 0 R 4103 0 R 4104 0 R 4105 0 R 4106 0 R 4107 0 R 4108 0 R 4109 0 R 4110 0 R 4111 0 R 4112 0 R 4113 0 R 4114 0 R 4115 0 R 4116 0 R 4117 0 R 4118 0 R 4119 0 R 4120 0 R 4121 0 R 4122 0 R 4123 0 R 4124 0 R 4125 0 R 4126 0 R 4127 0 R 4128 0 R 4129 0 R 4130 0 R 4131 0 R 4132 0 R 4133 0 R 4134 0 R 4135 0 R 4136 0 R 4137 0 R 4138 0 R 4139 0 R 4140 0 R 4141 0 R 4142 0 R 4143 0 R 4144 0 R 4145 0 R 4146 0 R 4147 0 R 4148 0 R 4149 0 R 4150 0 R 4151 0 R 4152 0 R 4153 0 R 4154 0 R 4155 0 R 4156 0 R 4157 0 R 4158 0 R 4159 0 R 4160 0 R 4161 0 R]
+/Annots [4076 0 R 4077 0 R 4078 0 R 4079 0 R 4080 0 R 4081 0 R 4082 0 R 4083 0 R 4084 0 R 4085 0 R 4086 0 R 4087 0 R 4088 0 R 4089 0 R 4090 0 R 4091 0 R 4092 0 R 4093 0 R 4094 0 R 4095 0 R 4096 0 R 4097 0 R 4098 0 R 4099 0 R 4100 0 R 4101 0 R 4102 0 R 4103 0 R 4104 0 R 4105 0 R 4106 0 R 4107 0 R 4108 0 R 4109 0 R 4110 0 R 4111 0 R 4112 0 R 4113 0 R 4114 0 R 4115 0 R 4116 0 R 4117 0 R 4118 0 R 4119 0 R 4120 0 R 4121 0 R 4122 0 R 4123 0 R 4124 0 R 4125 0 R 4126 0 R 4127 0 R 4128 0 R 4129 0 R 4130 0 R 4131 0 R 4132 0 R 4133 0 R 4134 0 R 4135 0 R 4136 0 R 4137 0 R 4138 0 R 4139 0 R 4140 0 R 4141 0 R 4142 0 R 4143 0 R 4144 0 R 4145 0 R 4146 0 R 4147 0 R 4148 0 R 4149 0 R 4150 0 R 4151 0 R 4152 0 R 4153 0 R 4154 0 R 4155 0 R 4156 0 R 4157 0 R 4158 0 R 4159 0 R 4160 0 R 4161 0 R 4162 0 R 4163 0 R]
 >>
 endobj
 25 0 obj
@@ -16031,7 +16031,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4162 0 R 4163 0 R 4164 0 R 4165 0 R 4166 0 R 4167 0 R 4168 0 R 4169 0 R 4170 0 R 4171 0 R 4172 0 R 4173 0 R 4174 0 R 4175 0 R 4176 0 R 4177 0 R 4178 0 R 4179 0 R 4180 0 R 4181 0 R 4182 0 R 4183 0 R 4184 0 R 4185 0 R 4186 0 R 4187 0 R 4188 0 R 4189 0 R 4190 0 R 4191 0 R 4192 0 R 4193 0 R 4194 0 R 4195 0 R 4196 0 R 4197 0 R 4198 0 R 4199 0 R 4200 0 R 4201 0 R 4202 0 R 4203 0 R 4204 0 R 4205 0 R 4206 0 R 4207 0 R 4208 0 R 4209 0 R 4210 0 R 4211 0 R 4212 0 R 4213 0 R 4214 0 R 4215 0 R 4216 0 R 4217 0 R 4218 0 R 4219 0 R 4220 0 R 4221 0 R 4222 0 R 4223 0 R 4224 0 R 4225 0 R 4226 0 R 4227 0 R 4228 0 R 4229 0 R 4230 0 R 4231 0 R 4232 0 R 4233 0 R 4234 0 R 4235 0 R 4236 0 R 4237 0 R 4238 0 R 4239 0 R 4240 0 R 4241 0 R 4242 0 R 4243 0 R 4244 0 R 4245 0 R 4246 0 R 4247 0 R 4248 0 R 4249 0 R]
+/Annots [4164 0 R 4165 0 R 4166 0 R 4167 0 R 4168 0 R 4169 0 R 4170 0 R 4171 0 R 4172 0 R 4173 0 R 4174 0 R 4175 0 R 4176 0 R 4177 0 R 4178 0 R 4179 0 R 4180 0 R 4181 0 R 4182 0 R 4183 0 R 4184 0 R 4185 0 R 4186 0 R 4187 0 R 4188 0 R 4189 0 R 4190 0 R 4191 0 R 4192 0 R 4193 0 R 4194 0 R 4195 0 R 4196 0 R 4197 0 R 4198 0 R 4199 0 R 4200 0 R 4201 0 R 4202 0 R 4203 0 R 4204 0 R 4205 0 R 4206 0 R 4207 0 R 4208 0 R 4209 0 R 4210 0 R 4211 0 R 4212 0 R 4213 0 R 4214 0 R 4215 0 R 4216 0 R 4217 0 R 4218 0 R 4219 0 R 4220 0 R 4221 0 R 4222 0 R 4223 0 R 4224 0 R 4225 0 R 4226 0 R 4227 0 R 4228 0 R 4229 0 R 4230 0 R 4231 0 R 4232 0 R 4233 0 R 4234 0 R 4235 0 R 4236 0 R 4237 0 R 4238 0 R 4239 0 R 4240 0 R 4241 0 R 4242 0 R 4243 0 R 4244 0 R 4245 0 R 4246 0 R 4247 0 R 4248 0 R 4249 0 R 4250 0 R 4251 0 R]
 >>
 endobj
 27 0 obj
@@ -17814,7 +17814,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4250 0 R 4251 0 R 4252 0 R 4253 0 R 4254 0 R 4255 0 R 4256 0 R 4257 0 R 4258 0 R 4259 0 R 4260 0 R 4261 0 R 4262 0 R 4263 0 R 4264 0 R 4265 0 R 4266 0 R 4267 0 R 4268 0 R 4269 0 R 4270 0 R 4271 0 R 4272 0 R 4273 0 R 4274 0 R 4275 0 R 4276 0 R 4277 0 R 4278 0 R 4279 0 R 4280 0 R 4281 0 R 4282 0 R 4283 0 R 4284 0 R 4285 0 R 4286 0 R 4287 0 R 4288 0 R 4289 0 R 4290 0 R 4291 0 R 4292 0 R 4293 0 R 4294 0 R 4295 0 R 4296 0 R 4297 0 R 4298 0 R 4299 0 R 4300 0 R 4301 0 R 4302 0 R 4303 0 R 4304 0 R 4305 0 R 4306 0 R 4307 0 R 4308 0 R 4309 0 R 4310 0 R 4311 0 R 4312 0 R 4313 0 R 4314 0 R 4315 0 R 4316 0 R 4317 0 R 4318 0 R 4319 0 R 4320 0 R 4321 0 R 4322 0 R 4323 0 R 4324 0 R 4325 0 R 4326 0 R 4327 0 R 4328 0 R 4329 0 R 4330 0 R 4331 0 R 4332 0 R 4333 0 R 4334 0 R 4335 0 R 4336 0 R 4337 0 R]
+/Annots [4252 0 R 4253 0 R 4254 0 R 4255 0 R 4256 0 R 4257 0 R 4258 0 R 4259 0 R 4260 0 R 4261 0 R 4262 0 R 4263 0 R 4264 0 R 4265 0 R 4266 0 R 4267 0 R 4268 0 R 4269 0 R 4270 0 R 4271 0 R 4272 0 R 4273 0 R 4274 0 R 4275 0 R 4276 0 R 4277 0 R 4278 0 R 4279 0 R 4280 0 R 4281 0 R 4282 0 R 4283 0 R 4284 0 R 4285 0 R 4286 0 R 4287 0 R 4288 0 R 4289 0 R 4290 0 R 4291 0 R 4292 0 R 4293 0 R 4294 0 R 4295 0 R 4296 0 R 4297 0 R 4298 0 R 4299 0 R 4300 0 R 4301 0 R 4302 0 R 4303 0 R 4304 0 R 4305 0 R 4306 0 R 4307 0 R 4308 0 R 4309 0 R 4310 0 R 4311 0 R 4312 0 R 4313 0 R 4314 0 R 4315 0 R 4316 0 R 4317 0 R 4318 0 R 4319 0 R 4320 0 R 4321 0 R 4322 0 R 4323 0 R 4324 0 R 4325 0 R 4326 0 R 4327 0 R 4328 0 R 4329 0 R 4330 0 R 4331 0 R 4332 0 R 4333 0 R 4334 0 R 4335 0 R 4336 0 R 4337 0 R 4338 0 R 4339 0 R]
 >>
 endobj
 29 0 obj
@@ -19597,7 +19597,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4338 0 R 4339 0 R 4340 0 R 4341 0 R 4342 0 R 4343 0 R 4344 0 R 4345 0 R 4346 0 R 4347 0 R 4348 0 R 4349 0 R 4350 0 R 4351 0 R 4352 0 R 4353 0 R 4354 0 R 4355 0 R 4356 0 R 4357 0 R 4358 0 R 4359 0 R 4360 0 R 4361 0 R 4362 0 R 4363 0 R 4364 0 R 4365 0 R 4366 0 R 4367 0 R 4368 0 R 4369 0 R 4370 0 R 4371 0 R 4372 0 R 4373 0 R 4374 0 R 4375 0 R 4376 0 R 4377 0 R 4378 0 R 4379 0 R 4380 0 R 4381 0 R 4382 0 R 4383 0 R 4384 0 R 4385 0 R 4386 0 R 4387 0 R 4388 0 R 4389 0 R 4390 0 R 4391 0 R 4392 0 R 4393 0 R 4394 0 R 4395 0 R 4396 0 R 4397 0 R 4398 0 R 4399 0 R 4400 0 R 4401 0 R 4402 0 R 4403 0 R 4404 0 R 4405 0 R 4406 0 R 4407 0 R 4408 0 R 4409 0 R 4410 0 R 4411 0 R 4412 0 R 4413 0 R 4414 0 R 4415 0 R 4416 0 R 4417 0 R 4418 0 R 4419 0 R 4420 0 R 4421 0 R 4422 0 R 4423 0 R 4424 0 R 4425 0 R]
+/Annots [4340 0 R 4341 0 R 4342 0 R 4343 0 R 4344 0 R 4345 0 R 4346 0 R 4347 0 R 4348 0 R 4349 0 R 4350 0 R 4351 0 R 4352 0 R 4353 0 R 4354 0 R 4355 0 R 4356 0 R 4357 0 R 4358 0 R 4359 0 R 4360 0 R 4361 0 R 4362 0 R 4363 0 R 4364 0 R 4365 0 R 4366 0 R 4367 0 R 4368 0 R 4369 0 R 4370 0 R 4371 0 R 4372 0 R 4373 0 R 4374 0 R 4375 0 R 4376 0 R 4377 0 R 4378 0 R 4379 0 R 4380 0 R 4381 0 R 4382 0 R 4383 0 R 4384 0 R 4385 0 R 4386 0 R 4387 0 R 4388 0 R 4389 0 R 4390 0 R 4391 0 R 4392 0 R 4393 0 R 4394 0 R 4395 0 R 4396 0 R 4397 0 R 4398 0 R 4399 0 R 4400 0 R 4401 0 R 4402 0 R 4403 0 R 4404 0 R 4405 0 R 4406 0 R 4407 0 R 4408 0 R 4409 0 R 4410 0 R 4411 0 R 4412 0 R 4413 0 R 4414 0 R 4415 0 R 4416 0 R 4417 0 R 4418 0 R 4419 0 R 4420 0 R 4421 0 R 4422 0 R 4423 0 R 4424 0 R 4425 0 R 4426 0 R 4427 0 R]
 >>
 endobj
 31 0 obj
@@ -21380,7 +21380,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4426 0 R 4427 0 R 4428 0 R 4429 0 R 4430 0 R 4431 0 R 4432 0 R 4433 0 R 4434 0 R 4435 0 R 4436 0 R 4437 0 R 4438 0 R 4439 0 R 4440 0 R 4441 0 R 4442 0 R 4443 0 R 4444 0 R 4445 0 R 4446 0 R 4447 0 R 4448 0 R 4449 0 R 4450 0 R 4451 0 R 4452 0 R 4453 0 R 4454 0 R 4455 0 R 4456 0 R 4457 0 R 4458 0 R 4459 0 R 4460 0 R 4461 0 R 4462 0 R 4463 0 R 4464 0 R 4465 0 R 4466 0 R 4467 0 R 4468 0 R 4469 0 R 4470 0 R 4471 0 R 4472 0 R 4473 0 R 4474 0 R 4475 0 R 4476 0 R 4477 0 R 4478 0 R 4479 0 R 4480 0 R 4481 0 R 4482 0 R 4483 0 R 4484 0 R 4485 0 R 4486 0 R 4487 0 R 4488 0 R 4489 0 R 4490 0 R 4491 0 R 4492 0 R 4493 0 R 4494 0 R 4495 0 R 4496 0 R 4497 0 R 4498 0 R 4499 0 R 4500 0 R 4501 0 R 4502 0 R 4503 0 R 4504 0 R 4505 0 R 4506 0 R 4507 0 R 4508 0 R 4509 0 R 4510 0 R 4511 0 R 4512 0 R 4513 0 R]
+/Annots [4428 0 R 4429 0 R 4430 0 R 4431 0 R 4432 0 R 4433 0 R 4434 0 R 4435 0 R 4436 0 R 4437 0 R 4438 0 R 4439 0 R 4440 0 R 4441 0 R 4442 0 R 4443 0 R 4444 0 R 4445 0 R 4446 0 R 4447 0 R 4448 0 R 4449 0 R 4450 0 R 4451 0 R 4452 0 R 4453 0 R 4454 0 R 4455 0 R 4456 0 R 4457 0 R 4458 0 R 4459 0 R 4460 0 R 4461 0 R 4462 0 R 4463 0 R 4464 0 R 4465 0 R 4466 0 R 4467 0 R 4468 0 R 4469 0 R 4470 0 R 4471 0 R 4472 0 R 4473 0 R 4474 0 R 4475 0 R 4476 0 R 4477 0 R 4478 0 R 4479 0 R 4480 0 R 4481 0 R 4482 0 R 4483 0 R 4484 0 R 4485 0 R 4486 0 R 4487 0 R 4488 0 R 4489 0 R 4490 0 R 4491 0 R 4492 0 R 4493 0 R 4494 0 R 4495 0 R 4496 0 R 4497 0 R 4498 0 R 4499 0 R 4500 0 R 4501 0 R 4502 0 R 4503 0 R 4504 0 R 4505 0 R 4506 0 R 4507 0 R 4508 0 R 4509 0 R 4510 0 R 4511 0 R 4512 0 R 4513 0 R 4514 0 R 4515 0 R]
 >>
 endobj
 33 0 obj
@@ -23163,7 +23163,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4514 0 R 4515 0 R 4516 0 R 4517 0 R 4518 0 R 4519 0 R 4520 0 R 4521 0 R 4522 0 R 4523 0 R 4524 0 R 4525 0 R 4526 0 R 4527 0 R 4528 0 R 4529 0 R 4530 0 R 4531 0 R 4532 0 R 4533 0 R 4534 0 R 4535 0 R 4536 0 R 4537 0 R 4538 0 R 4539 0 R 4540 0 R 4541 0 R 4542 0 R 4543 0 R 4544 0 R 4545 0 R 4546 0 R 4547 0 R 4548 0 R 4549 0 R 4550 0 R 4551 0 R 4552 0 R 4553 0 R 4554 0 R 4555 0 R 4556 0 R 4557 0 R 4558 0 R 4559 0 R 4560 0 R 4561 0 R 4562 0 R 4563 0 R 4564 0 R 4565 0 R 4566 0 R 4567 0 R 4568 0 R 4569 0 R 4570 0 R 4571 0 R 4572 0 R 4573 0 R 4574 0 R 4575 0 R 4576 0 R 4577 0 R 4578 0 R 4579 0 R 4580 0 R 4581 0 R 4582 0 R 4583 0 R 4584 0 R 4585 0 R 4586 0 R 4587 0 R 4588 0 R 4589 0 R 4590 0 R 4591 0 R 4592 0 R 4593 0 R 4594 0 R 4595 0 R 4596 0 R 4597 0 R 4598 0 R 4599 0 R 4600 0 R 4601 0 R]
+/Annots [4516 0 R 4517 0 R 4518 0 R 4519 0 R 4520 0 R 4521 0 R 4522 0 R 4523 0 R 4524 0 R 4525 0 R 4526 0 R 4527 0 R 4528 0 R 4529 0 R 4530 0 R 4531 0 R 4532 0 R 4533 0 R 4534 0 R 4535 0 R 4536 0 R 4537 0 R 4538 0 R 4539 0 R 4540 0 R 4541 0 R 4542 0 R 4543 0 R 4544 0 R 4545 0 R 4546 0 R 4547 0 R 4548 0 R 4549 0 R 4550 0 R 4551 0 R 4552 0 R 4553 0 R 4554 0 R 4555 0 R 4556 0 R 4557 0 R 4558 0 R 4559 0 R 4560 0 R 4561 0 R 4562 0 R 4563 0 R 4564 0 R 4565 0 R 4566 0 R 4567 0 R 4568 0 R 4569 0 R 4570 0 R 4571 0 R 4572 0 R 4573 0 R 4574 0 R 4575 0 R 4576 0 R 4577 0 R 4578 0 R 4579 0 R 4580 0 R 4581 0 R 4582 0 R 4583 0 R 4584 0 R 4585 0 R 4586 0 R 4587 0 R 4588 0 R 4589 0 R 4590 0 R 4591 0 R 4592 0 R 4593 0 R 4594 0 R 4595 0 R 4596 0 R 4597 0 R 4598 0 R 4599 0 R 4600 0 R 4601 0 R 4602 0 R 4603 0 R]
 >>
 endobj
 35 0 obj
@@ -24946,7 +24946,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4602 0 R 4603 0 R 4604 0 R 4605 0 R 4606 0 R 4607 0 R 4608 0 R 4609 0 R 4610 0 R 4611 0 R 4612 0 R 4613 0 R 4614 0 R 4615 0 R 4616 0 R 4617 0 R 4618 0 R 4619 0 R 4620 0 R 4621 0 R 4622 0 R 4623 0 R 4624 0 R 4625 0 R 4626 0 R 4627 0 R 4628 0 R 4629 0 R 4630 0 R 4631 0 R 4632 0 R 4633 0 R 4634 0 R 4635 0 R 4636 0 R 4637 0 R 4638 0 R 4639 0 R 4640 0 R 4641 0 R 4642 0 R 4643 0 R 4644 0 R 4645 0 R 4646 0 R 4647 0 R 4648 0 R 4649 0 R 4650 0 R 4651 0 R 4652 0 R 4653 0 R 4654 0 R 4655 0 R 4656 0 R 4657 0 R 4658 0 R 4659 0 R 4660 0 R 4661 0 R 4662 0 R 4663 0 R 4664 0 R 4665 0 R 4666 0 R 4667 0 R 4668 0 R 4669 0 R 4670 0 R 4671 0 R 4672 0 R 4673 0 R 4674 0 R 4675 0 R 4676 0 R 4677 0 R 4678 0 R 4679 0 R 4680 0 R 4681 0 R 4682 0 R 4683 0 R 4684 0 R 4685 0 R 4686 0 R 4687 0 R 4688 0 R 4689 0 R]
+/Annots [4604 0 R 4605 0 R 4606 0 R 4607 0 R 4608 0 R 4609 0 R 4610 0 R 4611 0 R 4612 0 R 4613 0 R 4614 0 R 4615 0 R 4616 0 R 4617 0 R 4618 0 R 4619 0 R 4620 0 R 4621 0 R 4622 0 R 4623 0 R 4624 0 R 4625 0 R 4626 0 R 4627 0 R 4628 0 R 4629 0 R 4630 0 R 4631 0 R 4632 0 R 4633 0 R 4634 0 R 4635 0 R 4636 0 R 4637 0 R 4638 0 R 4639 0 R 4640 0 R 4641 0 R 4642 0 R 4643 0 R 4644 0 R 4645 0 R 4646 0 R 4647 0 R 4648 0 R 4649 0 R 4650 0 R 4651 0 R 4652 0 R 4653 0 R 4654 0 R 4655 0 R 4656 0 R 4657 0 R 4658 0 R 4659 0 R 4660 0 R 4661 0 R 4662 0 R 4663 0 R 4664 0 R 4665 0 R 4666 0 R 4667 0 R 4668 0 R 4669 0 R 4670 0 R 4671 0 R 4672 0 R 4673 0 R 4674 0 R 4675 0 R 4676 0 R 4677 0 R 4678 0 R 4679 0 R 4680 0 R 4681 0 R 4682 0 R 4683 0 R 4684 0 R 4685 0 R 4686 0 R 4687 0 R 4688 0 R 4689 0 R 4690 0 R 4691 0 R]
 >>
 endobj
 37 0 obj
@@ -26729,7 +26729,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4690 0 R 4691 0 R 4692 0 R 4693 0 R 4694 0 R 4695 0 R 4696 0 R 4697 0 R 4698 0 R 4699 0 R 4700 0 R 4701 0 R 4702 0 R 4703 0 R 4704 0 R 4705 0 R 4706 0 R 4707 0 R 4708 0 R 4709 0 R 4710 0 R 4711 0 R 4712 0 R 4713 0 R 4714 0 R 4715 0 R 4716 0 R 4717 0 R 4718 0 R 4719 0 R 4720 0 R 4721 0 R 4722 0 R 4723 0 R 4724 0 R 4725 0 R 4726 0 R 4727 0 R 4728 0 R 4729 0 R 4730 0 R 4731 0 R 4732 0 R 4733 0 R 4734 0 R 4735 0 R 4736 0 R 4737 0 R 4738 0 R 4739 0 R 4740 0 R 4741 0 R 4742 0 R 4743 0 R 4744 0 R 4745 0 R 4746 0 R 4747 0 R 4748 0 R 4749 0 R 4750 0 R 4751 0 R 4752 0 R 4753 0 R 4754 0 R 4755 0 R 4756 0 R 4757 0 R 4758 0 R 4759 0 R 4760 0 R 4761 0 R 4762 0 R 4763 0 R 4764 0 R 4765 0 R 4766 0 R 4767 0 R 4768 0 R 4769 0 R 4770 0 R 4771 0 R 4772 0 R 4773 0 R 4774 0 R 4775 0 R 4776 0 R 4777 0 R]
+/Annots [4692 0 R 4693 0 R 4694 0 R 4695 0 R 4696 0 R 4697 0 R 4698 0 R 4699 0 R 4700 0 R 4701 0 R 4702 0 R 4703 0 R 4704 0 R 4705 0 R 4706 0 R 4707 0 R 4708 0 R 4709 0 R 4710 0 R 4711 0 R 4712 0 R 4713 0 R 4714 0 R 4715 0 R 4716 0 R 4717 0 R 4718 0 R 4719 0 R 4720 0 R 4721 0 R 4722 0 R 4723 0 R 4724 0 R 4725 0 R 4726 0 R 4727 0 R 4728 0 R 4729 0 R 4730 0 R 4731 0 R 4732 0 R 4733 0 R 4734 0 R 4735 0 R 4736 0 R 4737 0 R 4738 0 R 4739 0 R 4740 0 R 4741 0 R 4742 0 R 4743 0 R 4744 0 R 4745 0 R 4746 0 R 4747 0 R 4748 0 R 4749 0 R 4750 0 R 4751 0 R 4752 0 R 4753 0 R 4754 0 R 4755 0 R 4756 0 R 4757 0 R 4758 0 R 4759 0 R 4760 0 R 4761 0 R 4762 0 R 4763 0 R 4764 0 R 4765 0 R 4766 0 R 4767 0 R 4768 0 R 4769 0 R 4770 0 R 4771 0 R 4772 0 R 4773 0 R 4774 0 R 4775 0 R 4776 0 R 4777 0 R 4778 0 R 4779 0 R]
 >>
 endobj
 39 0 obj
@@ -28512,7 +28512,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4778 0 R 4779 0 R 4780 0 R 4781 0 R 4782 0 R 4783 0 R 4784 0 R 4785 0 R 4786 0 R 4787 0 R 4788 0 R 4789 0 R 4790 0 R 4791 0 R 4792 0 R 4793 0 R 4794 0 R 4795 0 R 4796 0 R 4797 0 R 4798 0 R 4799 0 R 4800 0 R 4801 0 R 4802 0 R 4803 0 R 4804 0 R 4805 0 R 4806 0 R 4807 0 R 4808 0 R 4809 0 R 4810 0 R 4811 0 R 4812 0 R 4813 0 R 4814 0 R 4815 0 R 4816 0 R 4817 0 R 4818 0 R 4819 0 R 4820 0 R 4821 0 R 4822 0 R 4823 0 R 4824 0 R 4825 0 R 4826 0 R 4827 0 R 4828 0 R 4829 0 R 4830 0 R 4831 0 R 4832 0 R 4833 0 R 4834 0 R 4835 0 R 4836 0 R 4837 0 R 4838 0 R 4839 0 R 4840 0 R 4841 0 R 4842 0 R 4843 0 R 4844 0 R 4845 0 R 4846 0 R 4847 0 R 4848 0 R 4849 0 R 4850 0 R 4851 0 R 4852 0 R 4853 0 R 4854 0 R 4855 0 R 4856 0 R 4857 0 R 4858 0 R 4859 0 R 4860 0 R 4861 0 R 4862 0 R 4863 0 R 4864 0 R 4865 0 R]
+/Annots [4780 0 R 4781 0 R 4782 0 R 4783 0 R 4784 0 R 4785 0 R 4786 0 R 4787 0 R 4788 0 R 4789 0 R 4790 0 R 4791 0 R 4792 0 R 4793 0 R 4794 0 R 4795 0 R 4796 0 R 4797 0 R 4798 0 R 4799 0 R 4800 0 R 4801 0 R 4802 0 R 4803 0 R 4804 0 R 4805 0 R 4806 0 R 4807 0 R 4808 0 R 4809 0 R 4810 0 R 4811 0 R 4812 0 R 4813 0 R 4814 0 R 4815 0 R 4816 0 R 4817 0 R 4818 0 R 4819 0 R 4820 0 R 4821 0 R 4822 0 R 4823 0 R 4824 0 R 4825 0 R 4826 0 R 4827 0 R 4828 0 R 4829 0 R 4830 0 R 4831 0 R 4832 0 R 4833 0 R 4834 0 R 4835 0 R 4836 0 R 4837 0 R 4838 0 R 4839 0 R 4840 0 R 4841 0 R 4842 0 R 4843 0 R 4844 0 R 4845 0 R 4846 0 R 4847 0 R 4848 0 R 4849 0 R 4850 0 R 4851 0 R 4852 0 R 4853 0 R 4854 0 R 4855 0 R 4856 0 R 4857 0 R 4858 0 R 4859 0 R 4860 0 R 4861 0 R 4862 0 R 4863 0 R 4864 0 R 4865 0 R 4866 0 R 4867 0 R]
 >>
 endobj
 41 0 obj
@@ -30295,7 +30295,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4866 0 R 4867 0 R 4868 0 R 4869 0 R 4870 0 R 4871 0 R 4872 0 R 4873 0 R 4874 0 R 4875 0 R 4876 0 R 4877 0 R 4878 0 R 4879 0 R 4880 0 R 4881 0 R 4882 0 R 4883 0 R 4884 0 R 4885 0 R 4886 0 R 4887 0 R 4888 0 R 4889 0 R 4890 0 R 4891 0 R 4892 0 R 4893 0 R 4894 0 R 4895 0 R 4896 0 R 4897 0 R 4898 0 R 4899 0 R 4900 0 R 4901 0 R 4902 0 R 4903 0 R 4904 0 R 4905 0 R 4906 0 R 4907 0 R 4908 0 R 4909 0 R 4910 0 R 4911 0 R 4912 0 R 4913 0 R 4914 0 R 4915 0 R 4916 0 R 4917 0 R 4918 0 R 4919 0 R 4920 0 R 4921 0 R 4922 0 R 4923 0 R 4924 0 R 4925 0 R 4926 0 R 4927 0 R 4928 0 R 4929 0 R 4930 0 R 4931 0 R 4932 0 R 4933 0 R 4934 0 R 4935 0 R 4936 0 R 4937 0 R 4938 0 R 4939 0 R 4940 0 R 4941 0 R 4942 0 R 4943 0 R 4944 0 R 4945 0 R 4946 0 R 4947 0 R 4948 0 R 4949 0 R 4950 0 R 4951 0 R 4952 0 R 4953 0 R]
+/Annots [4868 0 R 4869 0 R 4870 0 R 4871 0 R 4872 0 R 4873 0 R 4874 0 R 4875 0 R 4876 0 R 4877 0 R 4878 0 R 4879 0 R 4880 0 R 4881 0 R 4882 0 R 4883 0 R 4884 0 R 4885 0 R 4886 0 R 4887 0 R 4888 0 R 4889 0 R 4890 0 R 4891 0 R 4892 0 R 4893 0 R 4894 0 R 4895 0 R 4896 0 R 4897 0 R 4898 0 R 4899 0 R 4900 0 R 4901 0 R 4902 0 R 4903 0 R 4904 0 R 4905 0 R 4906 0 R 4907 0 R 4908 0 R 4909 0 R 4910 0 R 4911 0 R 4912 0 R 4913 0 R 4914 0 R 4915 0 R 4916 0 R 4917 0 R 4918 0 R 4919 0 R 4920 0 R 4921 0 R 4922 0 R 4923 0 R 4924 0 R 4925 0 R 4926 0 R 4927 0 R 4928 0 R 4929 0 R 4930 0 R 4931 0 R 4932 0 R 4933 0 R 4934 0 R 4935 0 R 4936 0 R 4937 0 R 4938 0 R 4939 0 R 4940 0 R 4941 0 R 4942 0 R 4943 0 R 4944 0 R 4945 0 R 4946 0 R 4947 0 R 4948 0 R 4949 0 R 4950 0 R 4951 0 R 4952 0 R 4953 0 R 4954 0 R 4955 0 R]
 >>
 endobj
 43 0 obj
@@ -31358,7 +31358,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4954 0 R 4955 0 R 4956 0 R 4957 0 R 4958 0 R 4959 0 R 4960 0 R 4961 0 R 4962 0 R 4963 0 R 4964 0 R 4965 0 R 4966 0 R 4967 0 R 4968 0 R 4969 0 R 4970 0 R 4971 0 R 4972 0 R 4973 0 R 4974 0 R 4975 0 R 4976 0 R 4977 0 R 4978 0 R 4979 0 R 4980 0 R 4981 0 R 4982 0 R 4983 0 R 4984 0 R 4985 0 R 4986 0 R 4987 0 R 4988 0 R 4989 0 R 4990 0 R 4991 0 R 4992 0 R 4993 0 R 4994 0 R 4995 0 R 4996 0 R 4997 0 R 4998 0 R 4999 0 R 5000 0 R 5001 0 R 5002 0 R 5003 0 R 5004 0 R 5005 0 R]
+/Annots [4956 0 R 4957 0 R 4958 0 R 4959 0 R 4960 0 R 4961 0 R 4962 0 R 4963 0 R 4964 0 R 4965 0 R 4966 0 R 4967 0 R 4968 0 R 4969 0 R 4970 0 R 4971 0 R 4972 0 R 4973 0 R 4974 0 R 4975 0 R 4976 0 R 4977 0 R 4978 0 R 4979 0 R 4980 0 R 4981 0 R 4982 0 R 4983 0 R 4984 0 R 4985 0 R 4986 0 R 4987 0 R 4988 0 R 4989 0 R 4990 0 R 4991 0 R 4992 0 R 4993 0 R 4994 0 R 4995 0 R 4996 0 R 4997 0 R 4998 0 R 4999 0 R 5000 0 R 5001 0 R 5002 0 R 5003 0 R 5004 0 R 5005 0 R 5006 0 R 5007 0 R]
 >>
 endobj
 45 0 obj
@@ -31957,7 +31957,7 @@ endobj
 >>
 endobj
 53 0 obj
-<< /Kids [958 0 R 959 0 R 2694 0 R 1317 0 R 1900 0 R]
+<< /Kids [960 0 R 961 0 R 2696 0 R 1319 0 R 1902 0 R]
 >>
 endobj
 54 0 obj
@@ -31982,11 +31982,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAA+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 5782 0 R
+/FontDescriptor 5784 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 5784 0 R
-/ToUnicode 5783 0 R
+/Widths 5786 0 R
+/ToUnicode 5785 0 R
 >>
 endobj
 57 0 obj
@@ -34355,7 +34355,7 @@ endobj
 >>
 endobj
 91 0 obj
-<< /Length 5914
+<< /Length 6677
 >>
 stream
 q
@@ -34623,7 +34623,40 @@ ET
 BT
 36.0 423.03000000000003 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 423.03000000000003 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36.0 404.47 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 404.47 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -34703,7 +34736,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [95 0 R]
+/Annots [95 0 R 96 0 R 97 0 R]
 >>
 endobj
 93 0 obj
@@ -34724,6 +34757,28 @@ endobj
 >>
 endobj
 96 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 420.96000000000004 531.72 430.21000000000004]
+/Type /Annot
+>>
+endobj
+97 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36.0 402.40000000000003 114.87 411.65000000000003]
+/Type /Annot
+>>
+endobj
+98 0 obj
 << /Length 9316
 >>
 stream
@@ -35261,23 +35316,23 @@ Q
 
 endstream
 endobj
-97 0 obj
+99 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 96 0 R
+/Contents 98 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [99 0 R 100 0 R 101 0 R 102 0 R 103 0 R 104 0 R 105 0 R 107 0 R 108 0 R 109 0 R 110 0 R 111 0 R 112 0 R]
+/Annots [101 0 R 102 0 R 103 0 R 104 0 R 105 0 R 106 0 R 107 0 R 109 0 R 110 0 R 111 0 R 112 0 R 113 0 R 114 0 R]
 >>
 endobj
-98 0 obj
-[97 0 R /XYZ 0 792.0 null]
+100 0 obj
+[99 0 R /XYZ 0 792.0 null]
 endobj
-99 0 obj
+101 0 obj
 << /Border [0 0 0]
 /Dest (sql_language)
 /Subtype /Link
@@ -35285,7 +35340,7 @@ endobj
 /Type /Annot
 >>
 endobj
-100 0 obj
+102 0 obj
 << /Border [0 0 0]
 /Dest (using_trafodion_sql_to_access_hbase_tables)
 /Subtype /Link
@@ -35293,7 +35348,7 @@ endobj
 /Type /Annot
 >>
 endobj
-101 0 obj
+103 0 obj
 << /Border [0 0 0]
 /Dest (using_trafodion_sql_to_access_hive_tables)
 /Subtype /Link
@@ -35301,7 +35356,7 @@ endobj
 /Type /Annot
 >>
 endobj
-102 0 obj
+104 0 obj
 << /Border [0 0 0]
 /Dest (data_consistency_and_access_options)
 /Subtype /Link
@@ -35309,7 +35364,7 @@ endobj
 /Type /Annot
 >>
 endobj
-103 0 obj
+105 0 obj
 << /Border [0 0 0]
 /Dest (transaction_management)
 /Subtype /Link
@@ -35317,7 +35372,7 @@ endobj
 /Type /Annot
 >>
 endobj
-104 0 obj
+106 0 obj
 << /Border [0 0 0]
 /Dest (ansi_compliance_and_trafodion_sql_extensions)
 /Subtype /Link
@@ -35325,7 +35380,7 @@ endobj
 /Type /Annot
 >>
 endobj
-105 0 obj
+107 0 obj
 << /Border [0 0 0]
 /Dest (trafodion_sql_error_messages)
 /Subtype /Link
@@ -35333,10 +35388,10 @@ endobj
 /Type /Annot
 >>
 endobj
-106 0 obj
-[97 0 R /XYZ 0 389.26000000000045 null]
+108 0 obj
+[99 0 R /XYZ 0 389.26000000000045 null]
 endobj
-107 0 obj
+109 0 obj
 << /Border [0 0 0]
 /Dest (sql_statements)
 /Subtype /Link
@@ -35344,7 +35399,7 @@ endobj
 /Type /Annot
 >>
 endobj
-108 0 obj
+110 0 obj
 << /Border [0 0 0]
 /Dest (sql_language)
 /Subtype /Link
@@ -35352,7 +35407,7 @@ endobj
 /Type /Annot
 >>
 endobj
-109 0 obj
+111 0 obj
 << /Border [0 0 0]
 /Dest (elements)
 /Subtype /Link
@@ -35360,7 +35415,7 @@ endobj
 /Type /Annot
 >>
 endobj
-110 0 obj
+112 0 obj
 << /Border [0 0 0]
 /Dest (sql_clauses)
 /Subtype /Link
@@ -35368,7 +35423,7 @@ endobj
 /Type /Annot
 >>
 endobj
-111 0 obj
+113 0 obj
 << /Border [0 0 0]
 /Dest (sql_functions_and_expressions)
 /Subtype /Link
@@ -35376,7 +35431,7 @@ endobj
 /Type /Annot
 >>
 endobj
-112 0 obj
+114 0 obj
 << /Border [0 0 0]
 /Dest (olap_functions)
 /Subtype /Link
@@ -35384,7 +35439,7 @@ endobj
 /Type /Annot
 >>
 endobj
-113 0 obj
+115 0 obj
 << /Length 5749
 >>
 stream
@@ -35715,23 +35770,23 @@ Q
 
 endstream
 endobj
-114 0 obj
+116 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 113 0 R
+/Contents 115 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 122 0 R 123 0 R 124 0 R]
+/Annots [118 0 R 119 0 R 120 0 R 121 0 R 122 0 R 124 0 R 125 0 R 126 0 R]
 >>
 endobj
-115 0 obj
-[114 0 R /XYZ 0 792.0 null]
+117 0 obj
+[116 0 R /XYZ 0 792.0 null]
 endobj
-116 0 obj
+118 0 obj
 << /Border [0 0 0]
 /Dest (initializing_the_trafodion_metadata)
 /Subtype /Link
@@ -35739,7 +35794,7 @@ endobj
 /Type /Annot
 >>
 endobj
-117 0 obj
+119 0 obj
 << /Border [0 0 0]
 /Dest (ways_to_access_hbase_tables)
 /Subtype /Link
@@ -35747,7 +35802,7 @@ endobj
 /Type /Annot
 >>
 endobj
-118 0 obj
+120 0 obj
 << /Border [0 0 0]
 /Dest (trafodion_sql_tables_versus_native_hbase_tables)
 /Subtype /Link
@@ -35755,7 +35810,7 @@ endobj
 /Type /Annot
 >>
 endobj
-119 0 obj
+121 0 obj
 << /Border [0 0 0]
 /Dest (supported_sql_statements_with_hbase_tables)
 /Subtype /Link
@@ -35763,7 +35818,7 @@ endobj
 /Type /Annot
 >>
 endobj
-120 0 obj
+122 0 obj
 << /Border [0 0 0]
 /Dest (HBase_Environment_CQDs)
 /Subtype /Link
@@ -35771,10 +35826,10 @@ endobj
 /Type /Annot
 >>
 endobj
-121 0 obj
-[114 0 R /XYZ 0 533.4000000000003 null]
+123 0 obj
+[116 0 R /XYZ 0 533.4000000000003 null]
 endobj
-122 0 obj
+124 0 obj
 << /Border [0 0 0]
 /Dest (accessing_trafodion_sql_tables)
 /Subtype /Link
@@ -35782,7 +35837,7 @@ endobj
 /Type /Annot
 >>
 endobj
-123 0 obj
+125 0 obj
 << /Border [0 0 0]
 /Dest (cell_per_row_access_to_hbase_tables)
 /Subtype /Link
@@ -35790,7 +35845,7 @@ endobj
 /Type /Annot
 >>
 endobj
-124 0 obj
+126 0 obj
 << /Border [0 0 0]
 /Dest (rowwise_access_to_hbase_tables)
 /Subtype /Link
@@ -35798,7 +35853,7 @@ endobj
 /Type /Annot
 >>
 endobj
-125 0 obj
+127 0 obj
 << /Length 7400
 >>
 stream
@@ -36182,32 +36237,32 @@ Q
 
 endstream
 endobj
-126 0 obj
+128 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 125 0 R
+/Contents 127 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
-/Annots [129 0 R]
+/Annots [131 0 R]
 >>
 endobj
-127 0 obj
-[126 0 R /XYZ 0 792.0 null]
+129 0 obj
+[128 0 R /XYZ 0 792.0 null]
 endobj
-128 0 obj
+130 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-129 0 obj
+131 0 obj
 << /Border [0 0 0]
 /Dest (trafodion_sql_tables_versus_native_hbase_tables)
 /Subtype /Link
@@ -36215,7 +36270,7 @@ endobj
 /Type /Annot
 >>
 endobj
-130 0 obj
+132 0 obj
 << /Length 7569
 >>
 stream
@@ -36625,26 +36680,26 @@ Q
 
 endstream
 endobj
-131 0 obj
+133 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 130 0 R
+/Contents 132 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F4.1 56 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
 >>
 endobj
-132 0 obj
-[131 0 R /XYZ 0 792.0 null]
+134 0 obj
+[133 0 R /XYZ 0 792.0 null]
 endobj
-133 0 obj
+135 0 obj
 << /Length 6847
 >>
 stream
@@ -37021,26 +37076,26 @@ Q
 
 endstream
 endobj
-134 0 obj
+136 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 133 0 R
+/Contents 135 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F4.1 56 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
 >>
 endobj
-135 0 obj
-[134 0 R /XYZ 0 792.0 null]
+137 0 obj
+[136 0 R /XYZ 0 792.0 null]
 endobj
-136 0 obj
+138 0 obj
 << /Length 11350
 >>
 stream
@@ -37646,24 +37701,24 @@ Q
 
 endstream
 endobj
-137 0 obj
+139 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 136 0 R
+/Contents 138 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [139 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R 149 0 R 150 0 R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R]
+/Annots [141 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R 149 0 R 150 0 R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R 157 0 R 158 0 R]
 >>
 endobj
-138 0 obj
-[137 0 R /XYZ 0 792.0 null]
+140 0 obj
+[139 0 R /XYZ 0 792.0 null]
 endobj
-139 0 obj
+141 0 obj
 << /Border [0 0 0]
 /Dest (create_table_statement)
 /Subtype /Link
@@ -37671,10 +37726,10 @@ endobj
 /Type /Annot
 >>
 endobj
-140 0 obj
-[137 0 R /XYZ 0 455.9400000000004 null]
+142 0 obj
+[139 0 R /XYZ 0 455.9400000000004 null]
 endobj
-141 0 obj
+143 0 obj
 << /Border [0 0 0]
 /Dest (select_statement)
 /Subtype /Link
@@ -37682,7 +37737,7 @@ endobj
 /Type /Annot
 >>
 endobj
-142 0 obj
+144 0 obj
 << /Border [0 0 0]
 /Dest (insert_statement)
 /Subtype /Link
@@ -37690,7 +37745,7 @@ endobj
 /Type /Annot
 >>
 endobj
-143 0 obj
+145 0 obj
 << /Border [0 0 0]
 /Dest (update_statement)
 /Subtype /Link
@@ -37698,7 +37753,7 @@ endobj
 /Type /Annot
 >>
 endobj
-144 0 obj
+146 0 obj
 << /Border [0 0 0]
 /Dest (delete_statement)
 /Subtype /Link
@@ -37706,7 +37761,7 @@ endobj
 /Type /Annot
 >>
 endobj
-145 0 obj
+147 0 obj
 << /Border [0 0 0]
 /Dest (merge_statement)
 /Subtype /Link
@@ -37714,7 +37769,7 @@ endobj
 /Type /Annot
 >>
 endobj
-146 0 obj
+148 0 obj
 << /Border [0 0 0]
 /Dest (get_statement)
 /Subtype /Link
@@ -37722,7 +37777,7 @@ endobj
 /Type /Annot
 >>
 endobj
-147 0 obj
+149 0 obj
 << /Border [0 0 0]
 /Dest (invoke_statement)
 /Subtype /Link
@@ -37730,7 +37785,7 @@ endobj
 /Type /Annot
 >>
 endobj
-148 0 obj
+150 0 obj
 << /Border [0 0 0]
 /Dest (alter_table_statement)
 /Subtype /Link
@@ -37738,7 +37793,7 @@ endobj
 /Type /Annot
 >>
 endobj
-149 0 obj
+151 0 obj
 << /Border [0 0 0]
 /Dest (create_index_statement)
 /Subtype /Link
@@ -37746,7 +37801,7 @@ endobj
 /Type /Annot
 >>
 endobj
-150 0 obj
+152 0 obj
 << /Border [0 0 0]
 /Dest (create_table_statement)
 /Subtype /Link
@@ -37754,7 +37809,7 @@ endobj
 /Type /Annot
 >>
 endobj
-151 0 obj
+153 0 obj
 << /Border [0 0 0]
 /Dest (create_view_statement)
 /Subtype /Link
@@ -37762,7 +37817,7 @@ endobj
 /Type /Annot
 >>
 endobj
-152 0 obj
+154 0 obj
 << /Border [0 0 0]
 /Dest (drop_index_statement)
 /Subtype /Link
@@ -37770,7 +37825,7 @@ endobj
 /Type /Annot
 >>
 endobj
-153 0 obj
+155 0 obj
 << /Border [0 0 0]
 /Dest (drop_table_statement)
 /Subtype /Link
@@ -37778,7 +37833,7 @@ endobj
 /Type /Annot
 >>
 endobj
-154 0 obj
+156 0 obj
 << /Border [0 0 0]
 /Dest (drop_view_statement)
 /Subtype /Link
@@ -37786,7 +37841,7 @@ endobj
 /Type /Annot
 >>
 endobj
-155 0 obj
+157 0 obj
 << /Border [0 0 0]
 /Dest (grant_statement)
 /Subtype /Link
@@ -37794,7 +37849,7 @@ endobj
 /Type /Annot
 >>
 endobj
-156 0 obj
+158 0 obj
 << /Border [0 0 0]
 /Dest (revoke_statement)
 /Subtype /Link
@@ -37802,7 +37857,7 @@ endobj
 /Type /Annot
 >>
 endobj
-157 0 obj
+159 0 obj
 << /Length 7716
 >>
 stream
@@ -38231,24 +38286,24 @@ Q
 
 endstream
 endobj
-158 0 obj
+160 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 157 0 R
+/Contents 159 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
 >>
 >>
-/Annots [160 0 R 161 0 R 162 0 R 163 0 R]
+/Annots [162 0 R 163 0 R 164 0 R 165 0 R]
 >>
 endobj
-159 0 obj
-[158 0 R /XYZ 0 792.0 null]
+161 0 obj
+[160 0 R /XYZ 0 792.0 null]
 endobj
-160 0 obj
+162 0 obj
 << /Border [0 0 0]
 /Dest (ansi_names_for_hive_tables)
 /Subtype /Link
@@ -38256,7 +38311,7 @@ endobj
 /Type /Annot
 >>
 endobj
-161 0 obj
+163 0 obj
 << /Border [0 0 0]
 /Dest (type_mapping_from_hive_to_trafodion_sql)
 /Subtype /Link
@@ -38264,7 +38319,7 @@ endobj
 /Type /Annot
 >>
 endobj
-162 0 obj
+164 0 obj
 << /Border [0 0 0]
 /Dest (supported_sql_statements_with_hive_tables)
 /Subtype /Link
@@ -38272,7 +38327,7 @@ endobj
 /Type /Annot
 >>
 endobj
-163 0 obj
+165 0 obj
 << /Border [0 0 0]
 /Dest (Hive_Environment_CQDs)
 /Subtype /Link
@@ -38280,10 +38335,10 @@ endobj
 /Type /Annot
 >>
 endobj
-164 0 obj
-[158 0 R /XYZ 0 557.9600000000003 null]
+166 0 obj
+[160 0 R /XYZ 0 557.9600000000003 null]
 endobj
-165 0 obj
+167 0 obj
 << /Length 9185
 >>
 stream
@@ -38924,25 +38979,25 @@ Q
 
 endstream
 endobj
-166 0 obj
+168 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 165 0 R
+/Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
-/Annots [168 0 R 170 0 R 171 0 R 172 0 R 173 0 R]
+/Annots [170 0 R 172 0 R 173 0 R 174 0 R 175 0 R]
 >>
 endobj
-167 0 obj
-[166 0 R /XYZ 0 792.0 null]
+169 0 obj
+[168 0 R /XYZ 0 792.0 null]
 endobj
-168 0 obj
+170 0 obj
 << /Border [0 0 0]
 /Dest (hive_environment_cqds)
 /Subtype /Link
@@ -38950,10 +39005,10 @@ endobj
 /Type /Annot
 >>
 endobj
-169 0 obj
-[166 0 R /XYZ 0 453.0000000000001 null]
+171 0 obj
+[168 0 R /XYZ 0 453.0000000000001 null]
 endobj
-170 0 obj
+172 0 obj
 << /Border [0 0 0]
 /Dest (select_statement)
 /Subtype /Link
@@ -38961,7 +39016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-171 0 obj
+173 0 obj
 << /Border [0 0 0]
 /Dest (load_statement)
 /Subtype /Link
@@ -38969,7 +39024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-172 0 obj
+174 0 obj
 << /Border [0 0 0]
 /Dest (get_statement)
 /Subtype /Link
@@ -38977,7 +39032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-173 0 obj
+175 0 obj
 << /Border [0 0 0]
 /Dest (invoke_statement)
 /Subtype /Link
@@ -38985,7 +39040,7 @@ endobj
 /Type /Annot
 >>
 endobj
-174 0 obj
+176 0 obj
 << /Length 9083
 >>
 stream
@@ -39424,35 +39479,35 @@ Q
 
 endstream
 endobj
-175 0 obj
+177 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 174 0 R
+/Contents 176 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
-/Annots [179 0 R 180 0 R]
+/Annots [181 0 R 182 0 R]
 >>
 endobj
-176 0 obj
-[175 0 R /XYZ 0 792.0 null]
+178 0 obj
+[177 0 R /XYZ 0 792.0 null]
 endobj
-177 0 obj
+179 0 obj
 << /Limits [(About_This_Document) (alter_library_syntax)]
-/Names [(About_This_Document) 51 0 R (Decode_function) 2554 0 R (Document_Organization) 71 0 R (Intended_Audience) 57 0 R (New_and_Changed_Information) 60 0 R (_authorization_ids) 1528 0 R (abs_function) 2247 0 R (accessing_trafodion_sql_tables) 127 0 R (accumulated_statistics_of_an_executing_statement) 3339 0 R (acos_function) 2252 0 R (active-sessions-for-the-user) 844 0 R (adaptive_statistics_collection) 3289 0 R (add_months_function) 2257 0 R (adding_or_subtracting_imprecise_interval_values) 1634 0 R (additional_rules_for_arithmetic_operations) 1710 0 R (aggregate-set-functions) 2086 0 R (alter_library_considerations) 410 0 R (alter_library_examples) 412 0 R (alter_library_statement) 403 0 R (alter_library_syntax) 404 0 R]
+/Names [(About_This_Document) 51 0 R (Decode_function) 2556 0 R (Document_Organization) 71 0 R (Intended_Audience) 57 0 R (New_and_Changed_Information) 60 0 R (_authorization_ids) 1530 0 R (abs_function) 2249 0 R (accessing_trafodion_sql_tables) 129 0 R (accumulated_statistics_of_an_executing_statement) 3341 0 R (acos_function) 2254 0 R (active-sessions-for-the-user) 846 0 R (adaptive_statistics_collection) 3291 0 R (add_months_function) 2259 0 R (adding_or_subtracting_imprecise_interval_values) 1636 0 R (additional_rules_for_arithmetic_operations) 1712 0 R (aggregate-set-functions) 2088 0 R (alter_library_considerations) 412 0 R (alter_library_examples) 414 0 R (alter_library_statement) 405 0 R (alter_library_syntax) 406 0 R]
 >>
 endobj
-178 0 obj
+180 0 obj
 << /Limits [(invoke_considerations) (lcase_function)]
-/Names [(invoke_considerations) 1054 0 R (invoke_examples) 1056 0 R (invoke_required_privileges) 1055 0 R (invoke_statement) 1050 0 R (invoke_syntax) 1051 0 R (isnull_function) 2639 0 R (join_order_by_user) 3443 0 R (juliantimestamp_function) 2643 0 R (keys) 1735 0 R (lastnotnull_function) 2651 0 R (lcase_function) 2656 0 R]
+/Names [(invoke_considerations) 1056 0 R (invoke_examples) 1058 0 R (invoke_required_privileges) 1057 0 R (invoke_statement) 1052 0 R (invoke_syntax) 1053 0 R (isnull_function) 2641 0 R (join_order_by_user) 3445 0 R (juliantimestamp_function) 2645 0 R (keys) 1737 0 R (lastnotnull_function) 2653 0 R (lcase_function) 2658 0 R]
 >>
 endobj
-179 0 obj
+181 0 obj
 << /Border [0 0 0]
 /Dest (read_committed)
 /Subtype /Link
@@ -39460,7 +39515,7 @@ endobj
 /Type /Annot
 >>
 endobj
-180 0 obj
+182 0 obj
 << /Border [0 0 0]
 /Dest (transaction_isolation_levels)
 /Subtype /Link
@@ -39468,10 +39523,10 @@ endobj
 /Type /Annot
 >>
 endobj
-181 0 obj
-[175 0 R /XYZ 0 447.72000000000025 null]
+183 0 obj
+[177 0 R /XYZ 0 447.72000000000025 null]
 endobj
-182 0 obj
+184 0 obj
 << /Length 9427
 >>
 stream
@@ -39938,24 +39993,24 @@ Q
 
 endstream
 endobj
-183 0 obj
+185 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 182 0 R
+/Contents 184 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [185 0 R 186 0 R 187 0 R 188 0 R 189 0 R]
+/Annots [187 0 R 188 0 R 189 0 R 190 0 R 191 0 R]
 >>
 endobj
-184 0 obj
-[183 0 R /XYZ 0 792.0 null]
+186 0 obj
+[185 0 R /XYZ 0 792.0 null]
 endobj
-185 0 obj
+187 0 obj
 << /Border [0 0 0]
 /Dest (user_defined_and_system_defined_transactions)
 /Subtype /Link
@@ -39963,7 +40018,7 @@ endobj
 /Type /Annot
 >>
 endobj
-186 0 obj
+188 0 obj
 << /Border [0 0 0]
 /Dest (rules_for_dml_statements)
 /Subtype /Link
@@ -39971,7 +40026,7 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
+189 0 obj
 << /Border [0 0 0]
 /Dest (effect_of_autocommit_option)
 /Subtype /Link
@@ -39979,7 +40034,7 @@ endobj
 /Type /Annot
 >>
 endobj
-188 0 obj
+190 0 obj
 << /Border [0 0 0]
 /Dest (concurrency)
 /Subtype /Link
@@ -39987,7 +40042,7 @@ endobj
 /Type /Annot
 >>
 endobj
-189 0 obj
+191 0 obj
 << /Border [0 0 0]
 /Dest (transaction_isolation_levels)
 /Subtype /Link
@@ -39995,10 +40050,10 @@ endobj
 /Type /Annot
 >>
 endobj
-190 0 obj
-[183 0 R /XYZ 0 312.3600000000003 null]
+192 0 obj
+[185 0 R /XYZ 0 312.3600000000003 null]
 endobj
-191 0 obj
+193 0 obj
 << /Length 9237
 >>
 stream
@@ -40389,24 +40444,24 @@ Q
 
 endstream
 endobj
-192 0 obj
+194 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 191 0 R
+/Contents 193 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [194 0 R 197 0 R 199 0 R]
+/Annots [196 0 R 199 0 R 201 0 R]
 >>
 endobj
-193 0 obj
-[192 0 R /XYZ 0 792.0 null]
+195 0 obj
+[194 0 R /XYZ 0 792.0 null]
 endobj
-194 0 obj
+196 0 obj
 << /Border [0 0 0]
 /Dest (implicit_transactions)
 /Subtype /Link
@@ -40414,13 +40469,13 @@ endobj
 /Type /Annot
 >>
 endobj
-195 0 obj
-[192 0 R /XYZ 0 606.0800000000002 null]
+197 0 obj
+[194 0 R /XYZ 0 606.0800000000002 null]
 endobj
-196 0 obj
-[192 0 R /XYZ 0 535.0600000000002 null]
+198 0 obj
+[194 0 R /XYZ 0 535.0600000000002 null]
 endobj
-197 0 obj
+199 0 obj
 << /Border [0 0 0]
 /Dest (set_transaction_statement)
 /Subtype /Link
@@ -40428,10 +40483,10 @@ endobj
 /Type /Annot
 >>
 endobj
-198 0 obj
-[192 0 R /XYZ 0 377.8000000000001 null]
+200 0 obj
+[194 0 R /XYZ 0 377.8000000000001 null]
 endobj
-199 0 obj
+201 0 obj
 << /Border [0 0 0]
 /Dest (data_consistency_and_access_options)
 /Subtype /Link
@@ -40439,7 +40494,7 @@ endobj
 /Type /Annot
 >>
 endobj
-200 0 obj
+202 0 obj
 << /Length 4031
 >>
 stream
@@ -40632,23 +40687,23 @@ Q
 
 endstream
 endobj
-201 0 obj
+203 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 200 0 R
+/Contents 202 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [203 0 R]
+/Annots [205 0 R]
 >>
 endobj
-202 0 obj
-[201 0 R /XYZ 0 792.0 null]
+204 0 obj
+[203 0 R /XYZ 0 792.0 null]
 endobj
-203 0 obj
+205 0 obj
 << /Border [0 0 0]
 /Dest (read_committed)
 /Subtype /Link
@@ -40656,10 +40711,10 @@ endobj
 /Type /Annot
 >>
 endobj
-204 0 obj
-[201 0 R /XYZ 0 670.98 null]
+206 0 obj
+[203 0 R /XYZ 0 670.98 null]
 endobj
-205 0 obj
+207 0 obj
 << /Length 11812
 >>
 stream
@@ -41303,26 +41358,26 @@ Q
 
 endstream
 endobj
-206 0 obj
+208 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 205 0 R
+/Contents 207 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [209 0 R 210 0 R 211 0 R 212 0 R 213 0 R 214 0 R 215 0 R 216 0 R 217 0 R 218 0 R 219 0 R 220 0 R 221 0 R 222 0 R 223 0 R 224 0 R 225 0 R 226 0 R 227 0 R 228 0 R 229 0 R 230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R 237 0 R 238 0 R]
+/Annots [211 0 R 212 0 R 213 0 R 214 0 R 215 0 R 216 0 R 217 0 R 218 0 R 219 0 R 220 0 R 221 0 R 222 0 R 223 0 R 224 0 R 225 0 R 226 0 R 227 0 R 228 0 R 229 0 R 230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R 237 0 R 238 0 R 239 0 R 240 0 R]
 >>
 endobj
-207 0 obj
-[206 0 R /XYZ 0 792.0 null]
+209 0 obj
+[208 0 R /XYZ 0 792.0 null]
 endobj
-208 0 obj
-[206 0 R /XYZ 0 619.0800000000002 null]
+210 0 obj
+[208 0 R /XYZ 0 619.0800000000002 null]
 endobj
-209 0 obj
+211 0 obj
 << /Border [0 0 0]
 /Dest (alter_table_statement)
 /Subtype /Link
@@ -41330,7 +41385,7 @@ endobj
 /Type /Annot
 >>
 endobj
-210 0 obj
+212 0 obj
 << /Border [0 0 0]
 /Dest (call_statement)
 /Subtype /Link
@@ -41338,7 +41393,7 @@ endobj
 /Type /Annot
 >>
 endobj
-211 0 obj
+213 0 obj
 << /Border [0 0 0]
 /Dest (commit_work_statement)
 /Subtype /Link
@@ -41346,7 +41401,7 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
+214 0 obj
 << /Border [0 0 0]
 /Dest (create_function_statement)
 /Subtype /Link
@@ -41354,7 +41409,7 @@ endobj
 /Type /Annot
 >>
 endobj
-213 0 obj
+215 0 obj
 << /Border [0 0 0]
 /Dest (create_procedure_statement)
 /Subtype /Link
@@ -41362,7 +41417,7 @@ endobj
 /Type /Annot
 >>
 endobj
-214 0 obj
+216 0 obj
 << /Border [0 0 0]
 /Dest (create_role_statement)
 /Subtype /Link
@@ -41370,7 +41425,7 @@ endobj
 /Type /Annot
 >>
 endobj
-215 0 obj
+217 0 obj
 << /Border [0 0 0]
 /Dest (create_schema_statement)
 /Subtype /Link
@@ -41378,7 +41433,7 @@ endobj
 /Type /Annot
 >>
 endobj
-216 0 obj
+218 0 obj
 << /Border [0 0 0]
 /Dest (create_table_statement)
 /Subtype /Link
@@ -41386,7 +41441,7 @@ endobj
 /Type /Annot
 >>
 endobj
-217 0 obj
+219 0 obj
 << /Border [0 0 0]
 /Dest (create_view_statement)
 /Subtype /Link
@@ -41394,7 +41449,7 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
+220 0 obj
 << /Border [0 0 0]
 /Dest (delete_statement)
 /Subtype /Link
@@ -41402,7 +41457,7 @@ endobj
 /Type /Annot
 >>
 endobj
-219 0 obj
+221 0 obj
 << /Border [0 0 0]
 /Dest (drop_function_statement)
 /Subtype /Link
@@ -41410,7 +41465,7 @@ endobj
 /Type /Annot
 >>
 endobj
-220 0 obj
+222 0 obj
 << /Border [0 0 0]
 /Dest (drop_procedure_statement)
 /Subtype /Link
@@ -41418,7 +41473,7 @@ endobj
 /Type /Annot
 >>
 endobj
-221 0 obj
+223 0 obj
 << /Border [0 0 0]
 /Dest (drop_role_statement)
 /Subtype /Link
@@ -41426,7 +41481,7 @@ endobj
 /Type /Annot
 >>
 endobj
-222 0 obj
+224 0 obj
 << /Border [0 0 0]
 /Dest (drop_schema_statement)
 /Subtype /Link
@@ -41434,7 +41489,7 @@ endobj
 /Type /Annot
 >>
 endobj
-223 0 obj
+225 0 obj
 << /Border [0 0 0]
 /Dest (drop_table_statement)
 /Subtype /Link
@@ -41442,7 +41497,7 @@ endobj
 /Type /Annot
 >>
 endobj
-224 0 obj
+226 0 obj
 << /Border [0 0 0]
 /Dest (drop_view_statement)
 /Subtype /Link
@@ -41450,7 +41505,7 @@ endobj
 /Type /Annot
 >>
 endobj
-225 0 obj
+227 0 obj
 << /Border [0 0 0]
 /Dest (execute_statement)
 /Subtype /Link
@@ -41458,7 +41513,7 @@ endobj
 /Type /Annot
 >>
 endobj
-226 0 obj
+228 0 obj
 << /Border [0 0 0]
 /Dest (grant_statement)
 /Subtype /Link
@@ -41466,7 +41521,7 @@ endobj
 /Type /Annot
 >>
 endobj
-227 0 obj
+229 0 obj
 << /Border [0 0 0]
 /Dest (grant_role_statement)
 /Subtype /Link
@@ -41474,7 +41529,7 @@ endobj
 /Type /Annot
 >>
 endobj
-228 0 obj
+230 0 obj
 << /Border [0 0 0]
 /Dest (insert_statement)
 /Subtype /Link
@@ -41482,7 +41537,7 @@ endobj
 /Type /Annot
 >>
 endobj
-229 0 obj
+231 0 obj
 << /Border [0 0 0]
 /Dest (merge_statement)
 /Subtype /Link
@@ -41490,7 +41545,7 @@ endobj
 /Type /Annot
 >>
 endobj
-230 0 obj
+232 0 obj
 << /Border [0 0 0]
 /Dest (prepare_statement)
 /Subtype /Link
@@ -41498,7 +41553,7 @@ endobj
 /Type /Annot
 >>
 endobj
-231 0 obj
+233 0 obj
 << /Border [0 0 0]
 /Dest (revoke_statement)
 /Subtype /Link
@@ -41506,7 +41561,7 @@ endobj
 /Type /Annot
 >>
 endobj
-232 0 obj
+234 0 obj
 << /Border [0 0 0]
 /Dest (revoke_role_statement)
 /Subtype /Link
@@ -41514,7 +41569,7 @@ endobj
 /Type /Annot
 >>
 endobj
-233 0 obj
+235 0 obj
 << /Border [0 0 0]
 /Dest (rollback_work_statement)
 /Subtype /Link
@@ -41522,7 +41577,7 @@ endobj
 /Type /Annot
 >>
 endobj
-234 0 obj
+236 0 obj
 << /Border [0 0 0]
 /Dest (select_statement)
 /Subtype /Link
@@ -41530,7 +41585,7 @@ endobj
 /Type /Annot
 >>
 endobj
-235 0 obj
+237 0 obj
 << /Border [0 0 0]
 /Dest (set_schema_statement)
 /Subtype /Link
@@ -41538,7 +41593,7 @@ endobj
 /Type /Annot
 >>
 endobj
-236 0 obj
+238 0 obj
 << /Border [0 0 0]
 /Dest (set_transaction_statement)
 /Subtype /Link
@@ -41546,7 +41601,7 @@ endobj
 /Type /Annot
 >>
 endobj
-237 0 obj
+239 0 obj
 << /Border [0 0 0]
 /Dest (table_statement)
 /Subtype /Link
@@ -41554,7 +41609,7 @@ endobj
 /Type /Annot
 >>
 endobj
-238 0 obj
+240 0 obj
 << /Border [0 0 0]
 /Dest (update_statement)
 /Subtype /Link
@@ -41562,7 +41617,7 @@ endobj
 /Type /Annot
 >>
 endobj
-239 0 obj
+241 0 obj
 << /Length 9278
 >>
 stream
@@ -42094,23 +42149,23 @@ Q
 
 endstream
 endobj
-240 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 239 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [242 0 R 243 0 R 244 0 R 245 0 R 246 0 R 247 0 R 248 0 R 249 0 R 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R]
+/Annots [244 0 R 245 0 R 246 0 R 247 0 R 248 0 R 249 0 R 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R]
 >>
 endobj
-241 0 obj
-[240 0 R /XYZ 0 792.0 null]
+243 0 obj
+[242 0 R /XYZ 0 792.0 null]
 endobj
-242 0 obj
+244 0 obj
 << /Border [0 0 0]
 /Dest (alter_library_statement)
 /Subtype /Link
@@ -42118,7 +42173,7 @@ endobj
 /Type /Annot
 >>
 endobj
-243 0 obj
+245 0 obj
 << /Border [0 0 0]
 /Dest (alter_user_statement)
 /Subtype /Link
@@ -42126,7 +42181,7 @@ endobj
 /Type /Annot
 >>
 endobj
-244 0 obj
+246 0 obj
 << /Border [0 0 0]
 /Dest (begin_work_statement)
 /Subtype /Link
@@ -42134,7 +42189,7 @@ endobj
 /Type /Annot
 >>
 endobj
-245 0 obj
+247 0 obj
 << /Border [0 0 0]
 /Dest (control_query_cancel_statement)
 /Subtype /Link
@@ -42142,7 +42197,7 @@ endobj
 /Type /Annot
 >>
 endobj
-246 0 obj
+248 0 obj
 << /Border [0 0 0]
 /Dest (control_query_default_statement)
 /Subtype /Link
@@ -42150,7 +42205,7 @@ endobj
 /Type /Annot
 >>
 endobj
-247 0 obj
+249 0 obj
 << /Border [0 0 0]
 /Dest (create_index_statement)
 /Subtype /Link
@@ -42158,7 +42213,7 @@ endobj
 /Type /Annot
 >>
 endobj
-248 0 obj
+250 0 obj
 << /Border [0 0 0]
 /Dest (create_library_statement)
 /Subtype /Link
@@ -42166,7 +42221,7 @@ endobj
 /Type /Annot
 >>
 endobj
-249 0 obj
+251 0 obj
 << /Border [0 0 0]
 /Dest (drop_index_statement)
 /Subtype /Link
@@ -42174,7 +42229,7 @@ endobj
 /Type /Annot
 >>
 endobj
-250 0 obj
+252 0 obj
 << /Border [0 0 0]
 /Dest (drop_library_statement)
 /Subtype /Link
@@ -42182,7 +42237,7 @@ endobj
 /Type /Annot
 >>
 endobj
-251 0 obj
+253 0 obj
 << /Border [0 0 0]
 /Dest (explain_statement)
 /Subtype /Link
@@ -42190,7 +42245,7 @@ endobj
 /Type /Annot
 >>
 endobj
-252 0 obj
+254 0 obj
 << /Border [0 0 0]
 /Dest (get_statement)
 /Subtype /Link
@@ -42198,7 +42253,7 @@ endobj
 /Type /Annot
 >>
 endobj
-253 0 obj
+255 0 obj
 << /Border [0 0 0]
 /Dest (get_hbase_objects_statement)
 /Subtype /Link
@@ -42206,7 +42261,7 @@ endobj
 /Type /Annot
 >>
 endobj
-254 0 obj
+256 0 obj
 << /Border [0 0 0]
 /Dest (get_version_of_metadata_statement)
 /Subtype /Link
@@ -42214,7 +42269,7 @@ endobj
 /Type /Annot
 >>
 endobj
-255 0 obj
+257 0 obj
 << /Border [0 0 0]
 /Dest (get_version_of_software_statement)
 /Subtype /Link
@@ -42222,7 +42277,7 @@ endobj
 /Type /Annot
 >>
 endobj
-256 0 obj
+258 0 obj
 << /Border [0 0 0]
 /Dest (grant_component_privilege_statement)
 /Subtype /Link
@@ -42230,7 +42285,7 @@ endobj
 /Type /Annot
 >>
 endobj
-257 0 obj
+259 0 obj
 << /Border [0 0 0]
 /Dest (invoke_statement)
 /Subtype /Link
@@ -42238,7 +42293,7 @@ endobj
 /Type /Annot
 >>
 endobj
-258 0 obj
+260 0 obj
 << /Border [0 0 0]
 /Dest (load_statement)
 /Subtype /Link
@@ -42246,7 +42301,7 @@ endobj
 /Type /Annot
 >>
 endobj
-259 0 obj
+261 0 obj
 << /Border [0 0 0]
 /Dest (register_user_statement)
 /Subtype /Link
@@ -42254,7 +42309,7 @@ endobj
 /Type /Annot
 >>
 endobj
-260 0 obj
+262 0 obj
 << /Border [0 0 0]
 /Dest (revoke_component_privilege_statement)
 /Subtype /Link
@@ -42262,7 +42317,7 @@ endobj
 /Type /Annot
 >>
 endobj
-261 0 obj
+263 0 obj
 << /Border [0 0 0]
 /Dest (showcontrol_statement)
 /Subtype /Link
@@ -42270,7 +42325,7 @@ endobj
 /Type /Annot
 >>
 endobj
-262 0 obj
+264 0 obj
 << /Border [0 0 0]
 /Dest (showddl_statement)
 /Subtype /Link
@@ -42278,7 +42333,7 @@ endobj
 /Type /Annot
 >>
 endobj
-263 0 obj
+265 0 obj
 << /Border [0 0 0]
 /Dest (showddl_schema_statement)
 /Subtype /Link
@@ -42286,7 +42341,7 @@ endobj
 /Type /Annot
 >>
 endobj
-264 0 obj
+266 0 obj
 << /Border [0 0 0]
 /Dest (showstats_statement)
 /Subtype /Link
@@ -42294,7 +42349,7 @@ endobj
 /Type /Annot
 >>
 endobj
-265 0 obj
+267 0 obj
 << /Border [0 0 0]
 /Dest (unload_statement)
 /Subtype /Link
@@ -42302,7 +42357,7 @@ endobj
 /Type /Annot
 >>
 endobj
-266 0 obj
+268 0 obj
 << /Border [0 0 0]
 /Dest (unregister_user_statement)
 /Subtype /Link
@@ -42310,7 +42365,7 @@ endobj
 /Type /Annot
 >>
 endobj
-267 0 obj
+269 0 obj
 << /Border [0 0 0]
 /Dest (update_statistics_statement)
 /Subtype /Link
@@ -42318,7 +42373,7 @@ endobj
 /Type /Annot
 >>
 endobj
-268 0 obj
+270 0 obj
 << /Length 10119
 >>
 stream
@@ -42907,24 +42962,24 @@ Q
 
 endstream
 endobj
-269 0 obj
+271 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 268 0 R
+/Contents 270 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
 >>
 >>
-/Annots [271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R]
+/Annots [273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R 293 0 R 294 0 R]
 >>
 endobj
-270 0 obj
-[269 0 R /XYZ 0 792.0 null]
+272 0 obj
+[271 0 R /XYZ 0 792.0 null]
 endobj
-271 0 obj
+273 0 obj
 << /Border [0 0 0]
 /Dest (avg)
 /Subtype /Link
@@ -42932,7 +42987,7 @@ endobj
 /Type /Annot
 >>
 endobj
-272 0 obj
+274 0 obj
 << /Border [0 0 0]
 /Dest (case)
 /Subtype /Link
@@ -42940,7 +42995,7 @@ endobj
 /Type /Annot
 >>
 endobj
-273 0 obj
+275 0 obj
 << /Border [0 0 0]
 /Dest (cast)
 /Subtype /Link
@@ -42948,7 +43003,7 @@ endobj
 /Type /Annot
 >>
 endobj
-274 0 obj
+276 0 obj
 << /Border [0 0 0]
 /Dest (char_length)
 /Subtype /Link
@@ -42956,7 +43011,7 @@ endobj
 /Type /Annot
 >>
 endobj
-275 0 obj
+277 0 obj
 << /Border [0 0 0]
 /Dest (coalesce)
 /Subtype /Link
@@ -42964,7 +43019,7 @@ endobj
 /Type /Annot
 >>
 endobj
-276 0 obj
+278 0 obj
 << /Border [0 0 0]
 /Dest (count)
 /Subtype /Link
@@ -42972,7 +43027,7 @@ endobj
 /Type /Annot
 >>
 endobj
-277 0 obj
+279 0 obj
 << /Border [0 0 0]
 /Dest (current)
 /Subtype /Link
@@ -42980,7 +43035,7 @@ endobj
 /Type /Annot
 >>
 endobj
-278 0 obj
+280 0 obj
 << /Border [0 0 0]
 /Dest (current_date)
 /Subtype /Link
@@ -42988,7 +43043,7 @@ endobj
 /Type /Annot
 >>
 endobj
-279 0 obj
+281 0 obj
 << /Border [0 0 0]
 /Dest (current_time)
 /Subtype /Link
@@ -42996,7 +43051,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+282 0 obj
 << /Border [0 0 0]
 /Dest (current_timestamp)
 /Subtype /Link
@@ -43004,7 +43059,7 @@ endobj
 /Type /Annot
 >>
 endobj
-281 0 obj
+283 0 obj
 << /Border [0 0 0]
 /Dest (current_user)
 /Subtype /Link
@@ -43012,7 +43067,7 @@ endobj
 /Type /Annot
 >>
 endobj
-282 0 obj
+284 0 obj
 << /Border [0 0 0]
 /Dest (extract)
 /Subtype /Link
@@ -43020,7 +43075,7 @@ endobj
 /Type /Annot
 >>
 endobj
-283 0 obj
+285 0 obj
 << /Border [0 0 0]
 /Dest (lower)
 /Subtype /Link
@@ -43028,7 +43083,7 @@ endobj
 /Type /Annot
 >>
 endobj
-284 0 obj
+286 0 obj
 << /Border [0 0 0]
 /Dest (max)
 /Subtype /Link
@@ -43036,7 +43091,7 @@ endobj
 /Type /Annot
 >>
 endobj
-285 0 obj
+287 0 obj
 << /Border [0 0 0]
 /Dest (min)
 /Subtype /Link
@@ -43044,7 +43099,7 @@ endobj
 /Type /Annot
 >>
 endobj
-286 0 obj
+288 0 obj
 << /Border [0 0 0]
 /Dest (nullif)
 /Subtype /Link
@@ -43052,7 +43107,7 @@ endobj
 /Type /Annot
 >>
 endobj
-287 0 obj
+289 0 obj
 << /Border [0 0 0]
 /Dest (octet_length)
 /Subtype /Link
@@ -43060,7 +43115,7 @@ endobj
 /Type /Annot
 >>
 endobj
-288 0 obj
+290 0 obj
 << /Border [0 0 0]
 /Dest (position)
 /Subtype /Link
@@ -43068,7 +43123,7 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
+291 0 obj
 << /Border [0 0 0]
 /Dest (session_user)
 /Subtype /Link
@@ -43076,7 +43131,7 @@ endobj
 /Type /Annot
 >>
 endobj
-290 0 obj
+292 0 obj
 << /Border [0 0 0]
 /Dest (substring)
 /Subtype /Link
@@ -43084,7 +43139,7 @@ endobj
 /Type /Annot
 >>
 endobj
-291 0 obj
+293 0 obj
 << /Border [0 0 0]
 /Dest (sum)
 /Subtype /Link
@@ -43092,7 +43147,7 @@ endobj
 /Type /Annot
 >>
 endobj
-292 0 obj
+294 0 obj
 << /Border [0 0 0]
 /Dest (trim)
 /Subtype /Link
@@ -43100,10 +43155,10 @@ endobj
 /Type /Annot
 >>
 endobj
-293 0 obj
-[269 0 R /XYZ 0 457.26 null]
+295 0 obj
+[271 0 R /XYZ 0 457.26 null]
 endobj
-294 0 obj
+296 0 obj
 << /Length 7075
 >>
 stream
@@ -43530,29 +43585,29 @@ Q
 
 endstream
 endobj
-295 0 obj
+297 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 294 0 R
+/Contents 296 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [298 0 R 299 0 R 300 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R]
+/Annots [300 0 R 301 0 R 302 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R]
 >>
 endobj
-296 0 obj
-[295 0 R /XYZ 0 792.0 null]
+298 0 obj
+[297 0 R /XYZ 0 792.0 null]
 endobj
-297 0 obj
+299 0 obj
 << /Limits [(supported_sql_statements_with_hive_tables) (system_defined_transactions)]
-/Names [(supported_sql_statements_with_hive_tables) 169 0 R (syntax-description-of-grant) 975 0 R (syntax-description-of-revoke) 1112 0 R (syntax-description-of-revoke-component-privilege) 1135 0 R (syntax-of-queryid_extract) 3369 0 R (syntax_for_default_clause) 1999 0 R (syntax_of_get_statistics) 3294 0 R (syntax_of_statistics_table-valued_function) 3376 0 R (syskey) 1738 0 R (system_defined_transactions) 193 0 R]
+/Names [(supported_sql_statements_with_hive_tables) 171 0 R (syntax-description-of-grant) 977 0 R (syntax-description-of-revoke) 1114 0 R (syntax-description-of-revoke-component-privilege) 1137 0 R (syntax-of-queryid_extract) 3371 0 R (syntax_for_default_clause) 2001 0 R (syntax_of_get_statistics) 3296 0 R (syntax_of_statistics_table-valued_function) 3378 0 R (syskey) 1740 0 R (system_defined_transactions) 195 0 R]
 >>
 endobj
-298 0 obj
+300 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -43563,7 +43618,7 @@ endobj
 /Type /Annot
 >>
 endobj
-299 0 obj
+301 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -43574,7 +43629,7 @@ endobj
 /Type /Annot
 >>
 endobj
-300 0 obj
+302 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -43585,10 +43640,10 @@ endobj
 /Type /Annot
 >>
 endobj
-301 0 obj
-[295 0 R /XYZ 0 597.7400000000001 null]
+303 0 obj
+[297 0 R /XYZ 0 597.7400000000001 null]
 endobj
-302 0 obj
+304 0 obj
 << /Border [0 0 0]
 /Dest (data_definition_language_statements)
 /Subtype /Link
@@ -43596,7 +43651,7 @@ endobj
 /Type /Annot
 >>
 endobj
-303 0 obj
+305 0 obj
 << /Border [0 0 0]
 /Dest (data_manipulation_language_statements)
 /Subtype /Link
@@ -43604,7 +43659,7 @@ endobj
 /Type /Annot
 >>
 endobj
-304 0 obj
+306 0 obj
 << /Border [0 0 0]
 /Dest (transaction_control_statements)
 /Subtype /Link
@@ -43612,7 +43667,7 @@ endobj
 /Type /Annot
 >>
 endobj
-305 0 obj
+307 0 obj
 << /Border [0 0 0]
 /Dest (data_control_and_security_statements)
 /Subtype /Link
@@ -43620,7 +43675,7 @@ endobj
 /Type /Annot
 >>
 endobj
-306 0 obj
+308 0 obj
 << /Border [0 0 0]
 /Dest (stored_procedure_and_user_defined_function_statements)
 /Subtype /Link
@@ -43628,7 +43683,7 @@ endobj
 /Type /Annot
 >>
 endobj
-307 0 obj
+309 0 obj
 << /Border [0 0 0]
 /Dest (prepared_statements)
 /Subtype /Link
@@ -43636,7 +43691,7 @@ endobj
 /Type /Annot
 >>
 endobj
-308 0 obj
+310 0 obj
 << /Border [0 0 0]
 /Dest (control_statements)
 /Subtype /Link
@@ -43644,7 +43699,7 @@ endobj
 /Type /Annot
 >>
 endobj
-309 0 obj
+311 0 obj
 << /Border [0 0 0]
 /Dest (object_naming_statements)
 /Subtype /Link
@@ -43652,7 +43707,7 @@ endobj
 /Type /Annot
 >>
 endobj
-310 0 obj
+312 0 obj
 << /Border [0 0 0]
 /Dest (show_get_and_explain_statements)
 /Subtype /Link
@@ -43660,7 +43715,7 @@ endobj
 /Type /Annot
 >>
 endobj
-311 0 obj
+313 0 obj
 << /Length 16284
 >>
 stream
@@ -44525,24 +44580,24 @@ Q
 
 endstream
 endobj
-312 0 obj
+314 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 311 0 R
+/Contents 313 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F4.1 56 0 R
 >>
 >>
-/Annots [314 0 R 315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R]
+/Annots [316 0 R 317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R]
 >>
 endobj
-313 0 obj
-[312 0 R /XYZ 0 792.0 null]
+315 0 obj
+[314 0 R /XYZ 0 792.0 null]
 endobj
-314 0 obj
+316 0 obj
 << /Border [0 0 0]
 /Dest (alter_library_statement)
 /Subtype /Link
@@ -44550,7 +44605,7 @@ endobj
 /Type /Annot
 >>
 endobj
-315 0 obj
+317 0 obj
 << /Border [0 0 0]
 /Dest (alter_table_statement)
 /Subtype /Link
@@ -44558,7 +44613,7 @@ endobj
 /Type /Annot
 >>
 endobj
-316 0 obj
+318 0 obj
 << /Border [0 0 0]
 /Dest (alter_user_statement)
 /Subtype /Link
@@ -44566,7 +44621,7 @@ endobj
 /Type /Annot
 >>
 endobj
-317 0 obj
+319 0 obj
 << /Border [0 0 0]
 /Dest (create_function_statement)
 /Subtype /Link
@@ -44574,7 +44629,7 @@ endobj
 /Type /Annot
 >>
 endobj
-318 0 obj
+320 0 obj
 << /Border [0 0 0]
 /Dest (create_index_statement)
 /Subtype /Link
@@ -44582,7 +44637,7 @@ endobj
 /Type /Annot
 >>
 endobj
-319 0 obj
+321 0 obj
 << /Border [0 0 0]
 /Dest (create_library_statement)
 /Subtype /Link
@@ -44590,7 +44645,7 @@ endobj
 /Type /Annot
 >>
 endobj
-320 0 obj
+322 0 obj
 << /Border [0 0 0]
 /Dest (create_procedure_statement)
 /Subtype /Link
@@ -44598,7 +44653,7 @@ endobj
 /Type /Annot
 >>
 endobj
-321 0 obj
+323 0 obj
 << /Border [0 0 0]
 /Dest (create_role_statement)
 /Subtype /Link
@@ -44606,7 +44661,7 @@ endobj
 /Type /Annot
 >>
 endobj
-322 0 obj
+324 0 obj
 << /Border [0 0 0]
 /Dest (create_schema_statement)
 /Subtype /Link
@@ -44614,7 +44669,7 @@ endobj
 /Type /Annot
 >>
 endobj
-323 0 obj
+325 0 obj
 << /Border [0 0 0]
 /Dest (create_table_statement)
 /Subtype /Link
@@ -44622,7 +44677,7 @@ endobj
 /Type /Annot
 >>
 endobj
-324 0 obj
+326 0 obj
 << /Border [0 0 0]
 /Dest (create_view_statement)
 /Subtype /Link
@@ -44630,7 +44685,7 @@ endobj
 /Type /Annot
 >>
 endobj
-325 0 obj
+327 0 obj
 << /Border [0 0 0]
 /Dest (drop_function_statement)
 /Subtype /Link
@@ -44638,7 +44693,7 @@ endobj
 /Type /Annot
 >>
 endobj
-326 0 obj
+328 0 obj
 << /Border [0 0 0]
 /Dest (drop_index_statement)
 /Subtype /Link
@@ -44646,7 +44701,7 @@ endobj
 /Type /Annot
 >>
 endobj
-327 0 obj
+329 0 obj
 << /Border [0 0 0]
 /Dest (drop_library_statement)
 /Subtype /Link
@@ -44654,7 +44709,7 @@ endobj
 /Type /Annot
 >>
 endobj
-328 0 obj
+330 0 obj
 << /Border [0 0 0]
 /Dest (drop_procedure_statement)
 /Subtype /Link
@@ -44662,7 +44717,7 @@ endobj
 /Type /Annot
 >>
 endobj
-329 0 obj
+331 0 obj
 << /Border [0 0 0]
 /Dest (drop_role_statement)
 /Subtype /Link
@@ -44670,7 +44725,7 @@ endobj
 /Type /Annot
 >>
 endobj
-330 0 obj
+332 0 obj
 << /Border [0 0 0]
 /Dest (drop_schema_statement)
 /Subtype /Link
@@ -44678,7 +44733,7 @@ endobj
 /Type /Annot
 >>
 endobj
-331 0 obj
+333 0 obj
 << /Border [0 0 0]
 /Dest (drop_table_statement)
 /Subtype /Link
@@ -44686,7 +44741,7 @@ endobj
 /Type /Annot
 >>
 endobj
-332 0 obj
+334 0 obj
 << /Border [0 0 0]
 /Dest (drop_view_statement)
 /Subtype /Link
@@ -44694,7 +44749,7 @@ endobj
 /Type /Annot
 >>
 endobj
-333 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (register_user_statement)
 /Subtype /Link
@@ -44702,7 +44757,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+336 0 obj
 << /Border [0 0 0]
 /Dest (unregister_user_statement)
 /Subtype /Link
@@ -44710,7 +44765,7 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
+337 0 obj
 << /Length 10983
 >>
 stream
@@ -45324,24 +45379,24 @@ Q
 
 endstream
 endobj
-336 0 obj
+338 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 335 0 R
+/Contents 337 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 347 0 R 348 0 R 349 0 R 350 0 R]
+/Annots [340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 349 0 R 350 0 R 351 0 R 352 0 R]
 >>
 endobj
-337 0 obj
-[336 0 R /XYZ 0 792.0 null]
+339 0 obj
+[338 0 R /XYZ 0 792.0 null]
 endobj
-338 0 obj
+340 0 obj
 << /Border [0 0 0]
 /Dest (delete_statement)
 /Subtype /Link
@@ -45349,7 +45404,7 @@ endobj
 /Type /Annot
 >>
 endobj
-339 0 obj
+341 0 obj
 << /Border [0 0 0]
 /Dest (insert_statement)
 /Subtype /Link
@@ -45357,7 +45412,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+342 0 obj
 << /Border [0 0 0]
 /Dest (merge_statement)
 /Subtype /Link
@@ -45365,7 +45420,7 @@ endobj
 /Type /Annot
 >>
 endobj
-341 0 obj
+343 0 obj
 << /Border [0 0 0]
 /Dest (select_statement)
 /Subtype /Link
@@ -45373,7 +45428,7 @@ endobj
 /Type /Annot
 >>
 endobj
-342 0 obj
+344 0 obj
 << /Border [0 0 0]
 /Dest (table_statement)
 /Subtype /Link
@@ -45381,7 +45436,7 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
+345 0 obj
 << /Border [0 0 0]
 /Dest (update_statement)
 /Subtype /Link
@@ -45389,7 +45444,7 @@ endobj
 /Type /Annot
 >>
 endobj
-344 0 obj
+346 0 obj
 << /Border [0 0 0]
 /Dest (upsert_statement)
 /Subtype /Link
@@ -45397,7 +45452,7 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
+347 0 obj
 << /Border [0 0 0]
 /Dest (values_statement)
 /Subtype /Link
@@ -45405,10 +45460,10 @@ endobj
 /Type /Annot
 >>
 endobj
-346 0 obj
-[336 0 R /XYZ 0 449.24 null]
+348 0 obj
+[338 0 R /XYZ 0 449.24 null]
 endobj
-347 0 obj
+349 0 obj
 << /Border [0 0 0]
 /Dest (begin_work_statement)
 /Subtype /Link
@@ -45416,7 +45471,7 @@ endobj
 /Type /Annot
 >>
 endobj
-348 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (commit_work_statement)
 /Subtype /Link
@@ -45424,7 +45479,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+351 0 obj
 << /Border [0 0 0]
 /Dest (rollback_work_statement)
 /Subtype /Link
@@ -45432,7 +45487,7 @@ endobj
 /Type /Annot
 >>
 endobj
-350 0 obj
+352 0 obj
 << /Border [0 0 0]
 /Dest (set_transaction_statement)
 /Subtype /Link
@@ -45440,7 +45495,7 @@ endobj
 /Type /Annot
 >>
 endobj
-351 0 obj
+353 0 obj
 << /Length 8431
 >>
 stream
@@ -45929,23 +45984,23 @@ Q
 
 endstream
 endobj
-352 0 obj
+354 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 351 0 R
+/Contents 353 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R]
+/Annots [356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R]
 >>
 endobj
-353 0 obj
-[352 0 R /XYZ 0 792.0 null]
+355 0 obj
+[354 0 R /XYZ 0 792.0 null]
 endobj
-354 0 obj
+356 0 obj
 << /Border [0 0 0]
 /Dest (alter_user_statement)
 /Subtype /Link
@@ -45953,7 +46008,7 @@ endobj
 /Type /Annot
 >>
 endobj
-355 0 obj
+357 0 obj
 << /Border [0 0 0]
 /Dest (create_role_statement)
 /Subtype /Link
@@ -45961,7 +46016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-356 0 obj
+358 0 obj
 << /Border [0 0 0]
 /Dest (drop_role_statement)
 /Subtype /Link
@@ -45969,7 +46024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-357 0 obj
+359 0 obj
 << /Border [0 0 0]
 /Dest (grant_statement)
 /Subtype /Link
@@ -45977,7 +46032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+360 0 obj
 << /Border [0 0 0]
 /Dest (grant_component_privilege_statement)
 /Subtype /Link
@@ -45985,7 +46040,7 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
+361 0 obj
 << /Border [0 0 0]
 /Dest (grant_role_statement)
 /Subtype /Link
@@ -45993,7 +46048,7 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
+362 0 obj
 << /Bord

<TRUNCATED>


[17/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html
index 2b06945..e5b925e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TrafStatement (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html
index c2dcbab..c00709c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverSql.TrafConnection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html
index 8186bd2..1e678fa 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverSql.TrafResultSet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html
index 2f2e4eb..0472a6f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverSql.TrafStatement (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html
index f4e1a9f..269f0f4 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverSql (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html
index fb93c3c..5422611 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverSql (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html
index 13f22ed..3dcb4e3 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverSql Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html
index 35002f5..b8cff20 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.servermt.serverSql (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html
index ab35266..772555d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64.Base64InputStream (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html
index 0a32303..73f5791 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64.Base64OutputStream (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html
index cd6fba4..57dca84 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64 (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html
index 473c57b..3d71a61 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ByteBufferUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html
index 4ffea3b..7919ed7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bytes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html
index 9e3c101..bc85fba 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsConfTool (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html
index f96bd09..6656336 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsConfiguration (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html
index 0b322c1..fd62de9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsNetworkConfiguration (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html
index a5785ca..50e9d44 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GetJavaProperty (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html
index 002f54d..defbd8d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InfoServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html
index d03e1df..a0e624a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcT2Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html
index 8d95a2c..22b3aff 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcT4Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html
index 5be8587..f5a38e5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Log4jUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html
index 5afe4ea..00fee78 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RetryCounter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html
index a93cc64..41ebb8b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RetryCounterFactory (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html
index 80fb53a..f1b20e2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SqlUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html
index 0dbfc52..42cd4d5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Strings (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html
index 4439f7f..3610055 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html
index 2e55808..6d83ead 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Base64.Base64InputStream (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html
index dece5b5..8e60f09 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Base64.Base64OutputStream (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html
index 7565f41..7e028da 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Base64 (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html
index 2fa7da6..a8a233c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.ByteBufferUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html
index bec813b..72a944a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Bytes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html
index 01d9592..c8cb455 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.DcsConfTool (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html
index c728224..fa72e09 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.DcsConfiguration (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html
index 191264e..4bb30d2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.DcsNetworkConfiguration (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html
index a5c6a59..862e84e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.GetJavaProperty (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html
index 285cb20..b15a455 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.InfoServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html
index 3b42e19..10d0435 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.JdbcT2Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html
index a5d477b..48ad626 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.JdbcT4Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html
index 386889a..4e25cb1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Log4jUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html
index eff012b..4f8dde5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.RetryCounter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html
index c03b079..7aacfd7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.RetryCounterFactory (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html
index 69c42c5..e7bd855 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.SqlUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html
index d89f182..e99c10c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Strings (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html
index 35a4942..4c2cd0b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.VersionInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html
index 2296992..7afc0ec 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html
index 40b1f82..8be21d5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html
index bea44b4..6fd2a00 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.util Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html
index 135d5e2..572147b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html
index 2c8494c..45697d4 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VerGen.Version (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html
index 5773dce..1f2e43e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VerGen (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html
index 282cee5..763d97c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.version.util.VerGen.Version (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html
index 6f38ff1..c743c40 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.version.util.VerGen (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html
index 5c90adf..12d7975 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.version.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html
index 343f756..2b0672d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.version.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html
index 8f463ee..412296b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.version.util Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html
index f695b02..6cbdd81 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.version.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html
index e78b7fd..76a1425 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsQuorumPeer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html
index 111824d..3774b70 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZKConfig (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html
index a08527b..4c97f4e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZKServerTool (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html
index 58aa0ad..c044814 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkClient (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html
index f829c1f..0d5195a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkUtil (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html
index 9aa538e..6d63d82 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZooKeeperMainServerArg (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html
index b09a823..f210a16 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.DcsQuorumPeer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html
index c5f9e75..761b8e2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZKConfig (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html
index 50915b4..5dca118 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZKServerTool (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html
index 5ec0fac..ed45f0e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZkClient (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html
index 4593514..ce99a19 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZkUtil (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html
index b574e8c..330fc23 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZooKeeperMainServerArg (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html
index a71cf21..c13d908 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.zookeeper (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html
index 2e041ae..e42cf0b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.zookeeper (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html
index 002050c..6ae696f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.zookeeper Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html
index c992562..17f2606 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.zookeeper (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/overview-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/overview-frame.html b/docs/dcs_reference/apidocs/overview-frame.html
index fcc66c4..3aa5e90 100644
--- a/docs/dcs_reference/apidocs/overview-frame.html
+++ b/docs/dcs_reference/apidocs/overview-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/overview-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/overview-summary.html b/docs/dcs_reference/apidocs/overview-summary.html
index c78e47f..c8021bf 100644
--- a/docs/dcs_reference/apidocs/overview-summary.html
+++ b/docs/dcs_reference/apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/overview-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/overview-tree.html b/docs/dcs_reference/apidocs/overview-tree.html
index 464d952..4a964b4 100644
--- a/docs/dcs_reference/apidocs/overview-tree.html
+++ b/docs/dcs_reference/apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/serialized-form.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/serialized-form.html b/docs/dcs_reference/apidocs/serialized-form.html
index 82ce13c..cd5f115 100644
--- a/docs/dcs_reference/apidocs/serialized-form.html
+++ b/docs/dcs_reference/apidocs/serialized-form.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Serialized Form (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>



[21/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/dependencies.html b/docs/command_interface/dependencies.html
index 7c3233b..c4b5cea 100644
--- a/docs/command_interface/dependencies.html
+++ b/docs/command_interface/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface 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:command-interface-guide:pom:2.0.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 Command Interface Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to use the Trafodion Command Interface (TrafCI).</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="_img3" 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 Metr
 ics 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.0 (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>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 Command Interface 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.0.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 cl
 ass="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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="
 externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locati
 ons for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="e
 xternalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-
 proxy.torquebox.org/releases/rubygems/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:command-interface-guide:pom:2.0.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 Command Interface Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to use the Trafodion Command Interface (TrafCI).</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="_img3" 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 Metr
 ics 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.0 (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>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 Command Interface 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.0.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 cl
 ass="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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="
 externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locati
 ons for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="e
 xternalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/index.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/index.html b/docs/command_interface/index.html
index 2442d5d..b8da2fa 100644
--- a/docs/command_interface/index.html
+++ b/docs/command_interface/index.html
@@ -194,7 +194,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -1420,7 +1420,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/integration.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/integration.html b/docs/command_interface/integration.html
index 36a9986..5c34add 100644
--- a/docs/command_interface/integration.html
+++ b/docs/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/issue-tracking.html b/docs/command_interface/issue-tracking.html
index ea432d3..c469843 100644
--- a/docs/command_interface/issue-tracking.html
+++ b/docs/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/license.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/license.html b/docs/command_interface/license.html
index b21cdad..c9cbf34 100644
--- a/docs/command_interface/license.html
+++ b/docs/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/mail-lists.html b/docs/command_interface/mail-lists.html
index 17db8b3..40b2352 100644
--- a/docs/command_interface/mail-lists.html
+++ b/docs/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/project-info.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/project-info.html b/docs/command_interface/project-info.html
index 9440935..39b4214 100644
--- a/docs/command_interface/project-info.html
+++ b/docs/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/project-summary.html b/docs/command_interface/project-summary.html
index 2e2e618..862acf2 100644
--- a/docs/command_interface/project-summary.html
+++ b/docs/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/source-repository.html b/docs/command_interface/source-repository.html
index a9e12b0..ac9c986 100644
--- a/docs/command_interface/source-repository.html
+++ b/docs/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/command_interface/team-list.html
----------------------------------------------------------------------
diff --git a/docs/command_interface/team-list.html b/docs/command_interface/team-list.html
index 2001e2c..a341eca 100644
--- a/docs/command_interface/team-list.html
+++ b/docs/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Command Interface Guide">Trafodion Command Interface Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/allclasses-frame.html b/docs/dcs_reference/apidocs/allclasses-frame.html
index 320bc12..593f371 100644
--- a/docs/dcs_reference/apidocs/allclasses-frame.html
+++ b/docs/dcs_reference/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/allclasses-noframe.html b/docs/dcs_reference/apidocs/allclasses-noframe.html
index 3bde3c2..f354a0f 100644
--- a/docs/dcs_reference/apidocs/allclasses-noframe.html
+++ b/docs/dcs_reference/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/constant-values.html b/docs/dcs_reference/apidocs/constant-values.html
index a29e017..0d1e503 100644
--- a/docs/dcs_reference/apidocs/constant-values.html
+++ b/docs/dcs_reference/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/deprecated-list.html b/docs/dcs_reference/apidocs/deprecated-list.html
index d363e5d..2f037e7 100644
--- a/docs/dcs_reference/apidocs/deprecated-list.html
+++ b/docs/dcs_reference/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/help-doc.html b/docs/dcs_reference/apidocs/help-doc.html
index af51d74..51114e1 100644
--- a/docs/dcs_reference/apidocs/help-doc.html
+++ b/docs/dcs_reference/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/index-all.html b/docs/dcs_reference/apidocs/index-all.html
index cc58ac9..d334fa7 100644
--- a/docs/dcs_reference/apidocs/index-all.html
+++ b/docs/dcs_reference/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/index.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/index.html b/docs/dcs_reference/apidocs/index.html
index ad1e0cb..2593635 100644
--- a/docs/dcs_reference/apidocs/index.html
+++ b/docs/dcs_reference/apidocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Trafodion Database Connectivity Services 2.0.0 API</title>
 <script type="text/javascript">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
index 7d606e3..b734bef 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
index 7c1973d..fdcb6f3 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionAnnotation (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
index 3bf10df..7fb52e4 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.Constants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
index 313ef7b..ea227b9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.VersionAnnotation (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
index b71269f..2781a61 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FilterContainer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
index f180a67..d81db90 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HtmlQuoting (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
index 46ad8ec..16e86db 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.DummyServletFilter.RequestChecker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
index 1b3c47f..0def4b1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.DummyServletFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
index 70ead4f..16e9a9e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.QuotingInputFilter.RequestQuoter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
index 98334d9..9f00697 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.QuotingInputFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
index 060a147..27b44c5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.StackServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
index 9c4f3c5..053d351 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
index c17bdd1..2c8afc7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.trafodion.dcs.http.FilterContainer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
index 8768321..00c6ad5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HtmlQuoting (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
index eebd857..c3e61e6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.DummyServletFilter.RequestChecker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
index 2672859..f0651eb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.DummyServletFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
index faa8b7d..0f9bd54 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.QuotingInputFilter.RequestQuoter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
index 7396de5..36153f2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.QuotingInputFilter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
index 65a83f9..6a0f589 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.StackServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
index b872fc9..2bcde33 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
index 164481a..ff05f8e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
index 8c750ea..c6c81fb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
index 7c9ddd1..6e82499 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
index 95915a0..fabbd27 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
index 61480c8..b2cf004 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
index 6fe398e..75acad9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FloatingIp (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
index 5f43efd..6ab2466 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MasterLeaderElection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
index 5db4365..1cf2c40 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MasterStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
index 1d7b35b..c2d9323 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
index 7edd4d3..a4f850d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel.PlanSummaryInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
index 74612fb..8a13c36 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel.QueryPlanData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
index fe9c6cd..57c2641 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
index 5c3cf30..b6e3d8c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
index bf06fa6..a9aa62b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RegisteredServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
index 36c54a9..75ef571 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:42 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RunningServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
index a7e59c6..169e698 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:03 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerItem (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
index d0a1849..79fb295 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>



[32/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/index.html b/docs/2.0.0/provisioning_guide/index.html
index fb46e3c..d4d8c96 100644
--- a/docs/2.0.0/provisioning_guide/index.html
+++ b/docs/2.0.0/provisioning_guide/index.html
@@ -5,8 +5,7 @@
 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="generator" content="Asciidoctor 1.5.4">
-<meta name="author" content="Version 1.3.0, January 2016">
-<title>Trafodion Install Guide</title>
+<title>Trafodion Provisioning Guide</title>
 <style>
 /**
 * @@@ START COPYRIGHT @@@  
@@ -194,7 +193,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -536,9 +535,9 @@ table.CodeRay td.code>pre{padding:0}
 </head>
 <body class="book toc2 toc-left">
 <div id="header">
-<h1>Trafodion Install Guide</h1>
+<h1>Trafodion Provisioning Guide</h1>
 <div class="details">
-<span id="author" class="author">Version 1.3.0, January 2016</span><br>
+<span id="revnumber">version 2.0.0</span>
 </div>
 <div id="toc" class="toc2">
 <div id="toctitle">Table of Contents</div>
@@ -552,41 +551,148 @@ table.CodeRay td.code>pre{padding:0}
 <li><a href="#_comments_encouraged">1.5. Comments Encouraged</a></li>
 </ul>
 </li>
-<li><a href="#_requirements">2. Requirements</a>
+<li><a href="#introduction">2. Introduction</a>
 <ul class="sectlevel2">
-<li><a href="#general-cluster-and-os-requirements-and-recommendations">2.1. General Cluster and OS Requirements and Recommendations</a>
+<li><a href="#introduction-security-considerations">2.1. Security Considerations</a></li>
+<li><a href="#introduction-provisioning-options">2.2. Provisioning Options</a></li>
+<li><a href="#introduction-provisioning-activities">2.3. Provisioning Activities</a></li>
+<li><a href="#introduction-provisioning-master-node">2.4. Provisioning Master Node</a></li>
+<li><a href="#introduction-trafodion-installer">2.5. Trafodion Installer</a>
 <ul class="sectlevel3">
-<li><a href="#cluster-requirements-and-recommendations">2.1.1. Hardware Requirements and Recommendations</a></li>
-<li><a href="#os-requirements-and-recommendations">2.1.2. OS Requirements and Recommendations</a></li>
-<li><a href="#ip_ports">2.1.3. IP Ports</a></li>
+<li><a href="#introduction-trafodion-installer-usage">2.5.1. Usage</a></li>
+<li><a href="#introduction-trafodion-installer-install-vs-upgrade">2.5.2. Install vs. Upgrade</a></li>
+<li><a href="#introduction-trafodion-installer-guided-setup">2.5.3. Guided Setup</a></li>
+<li><a href="#introduction-trafodion-installer-automated-setup">2.5.4. Automated Setup</a></li>
 </ul>
 </li>
-<li><a href="#_prerequisite_software">2.2. Prerequisite Software</a>
+<li><a href="#introduction-trafodion-provisioning-directories">2.6. Trafodion Provisioning Directories</a></li>
+</ul>
+</li>
+<li><a href="#requirements">3. Requirements</a>
+<ul class="sectlevel2">
+<li><a href="#requirements-general-cluster-and-os-requirements-and-recommendations">3.1. General Cluster and OS Requirements and Recommendations</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-cluster-requirements-and-recommendations">3.1.1. Hardware Requirements and Recommendations</a></li>
+<li><a href="#requirements-os-requirements-and-recommendations">3.1.2. OS Requirements and Recommendations</a></li>
+<li><a href="#requirements-ip-ports">3.1.3. IP Ports</a></li>
+</ul>
+</li>
+<li><a href="#requirements-prerequisite-software">3.2. Prerequisite Software</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-hadoop-software">3.2.1. Hadoop Software</a></li>
+<li><a href="#requirements-software-packages">3.2.2. Software Packages</a></li>
+</ul>
+</li>
+<li><a href="#requirements-trafodion-user-ids-and-their-privileges">3.3. Trafodion User IDs and Their Privileges</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-trafodion-runtime-user">3.3.1. Trafodion Runtime User</a></li>
+<li><a href="#requirements-trafodion-provisioning-user">3.3.2. Trafodion Provisioning User</a></li>
+</ul>
+</li>
+<li><a href="#requirements-required-configuration-changes">3.4. Required Configuration Changes</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-operating-system-changes">3.4.1. Operating System Changes</a></li>
+<li><a href="#requirements-zookeeper-changes">3.4.2. ZooKeeper Changes</a></li>
+<li><a href="#requirements-hdfs-changes">3.4.3. HDFS Changes</a></li>
+<li><a href="#requirements-hbase-changes">3.4.4. HBase Changes</a></li>
+</ul>
+</li>
+<li><a href="#requirements-recommended-configuration-changes">3.5. Recommended Configuration Changes</a>
+<ul class="sectlevel3">
+<li><a href="#requirements-recommended-security-changes">3.5.1. Recommended Security Changes</a></li>
+<li><a href="#requirements-recommended-hdfs-configuration-changes">3.5.2. Recommended HDFS Configuration Changes</a></li>
+<li><a href="#requirements-recommended-hbase-configuration-changes">3.5.3. Recommended HBase Configuration Changes</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="#prepare">4. Prepare</a>
+<ul class="sectlevel2">
+<li><a href="#prepare-install-optional-workstation-software">4.1. Install Optional Workstation Software</a></li>
+<li><a href="#configure-installation-user-id">4.2. Configure Installation User ID</a></li>
+<li><a href="#prepare-disable-requiretty">4.3. Disable requiretty</a></li>
+<li><a href="#prepare-verify-os-requirements-and-recommendations">4.4. Verify OS Requirements and Recommendations</a></li>
+<li><a href="#prepare-configure-ldap-identity-store">4.5. Configure LDAP Identity Store</a></li>
+<li><a href="#prepare-gather-configuration-information">4.6. Gather Configuration Information</a></li>
+<li><a href="#prepare-install-required-software-packages">4.7. Install Required Software Packages</a>
+<ul class="sectlevel3">
+<li><a href="#prepare-download-and-install-packages">4.7.1. Download and Install Packages</a></li>
+<li><a href="#prepare-build-and-install-log4cplusplus">4.7.2. Build and Install log4c++</a></li>
+</ul>
+</li>
+<li><a href="#prepare-download-trafodion-binaries">4.8. Download Trafodion Binaries</a></li>
+<li><a href="#prepare-preparation-for-recipe-based-provisioning">4.9. Preparation for Recipe-Based Provisioning</a>
+<ul class="sectlevel3">
+<li><a href="#prepare-modify-os-settings">4.9.1. Modify OS Settings</a></li>
+<li><a href="#prepare-modify-zookeeper-configuration">4.9.2. Modify ZooKeeper Configuration</a></li>
+<li><a href="#prepare-modify-hdfs-configuration">4.9.3. Modify HDFS Configuration</a></li>
+<li><a href="#prepare-modify-hbase-configuration">4.9.4. Modify HBase Configuration</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="#install">5. Install</a>
+<ul class="sectlevel2">
+<li><a href="#install-unpack-installer">5.1. Unpack Installer</a></li>
+<li><a href="#install-automated-install">5.2. Automated Install</a></li>
+<li><a href="#install-guided-install">5.3. Guided Install</a></li>
+</ul>
+</li>
+<li><a href="#upgrade">6. Upgrade</a>
+<ul class="sectlevel2">
+<li><a href="#upgraded-download-updated-trafodion-binaries">6.1. Download Updated Trafodion Binaries</a></li>
+<li><a href="#upgrade-unpack-installer">6.2. Unpack Installer</a></li>
+<li><a href="#upgrade-stop-tradodion">6.3. Stop Trafodion</a></li>
+<li><a href="#upgrade-automated-upgrade">6.4. Automated Upgrade</a></li>
+<li><a href="#upgrade-guided-upgrade">6.5. Guided Upgrade</a></li>
+</ul>
+</li>
+<li><a href="#activate">7. Activate</a>
+<ul class="sectlevel2">
+<li><a href="#activate-manage-trafodion">7.1. Manage Trafodion</a></li>
+<li><a href="#activate-validate-trafodion-installation">7.2. Validate Trafodion Installation</a>
 <ul class="sectlevel3">
-<li><a href="#_software_packages">2.2.1. Software Packages</a></li>
+<li><a href="#_smoke_test">7.2.1. Smoke Test</a></li>
+</ul>
+</li>
+<li><a href="#activate-troubleshooting-tips">7.3. Troubleshooting Tips</a></li>
+</ul>
+</li>
+<li><a href="#remove">8. Remove</a>
+<ul class="sectlevel2">
+<li><a href="#_stop_trafodion">8.1. Stop Trafodion</a></li>
+<li><a href="#_run_code_trafodion_uninstaller_code">8.2. Run <code>trafodion_uninstaller</code></a></li>
 </ul>
 </li>
-<li><a href="#_trafodion_user_ids_and_their_priviliges">2.3. Trafodion User IDs and Their Priviliges</a>
+<li><a href="#enable-security">9. Enable Security</a>
+<ul class="sectlevel2">
+<li><a href="#enable-security-configuring-ldap-servers">9.1. Configuring LDAP Servers</a></li>
+<li><a href="#enable-security-generate-trafodion-certificate">9.2. Generate Trafodion Certificate</a></li>
+<li><a href="#enable-security-authentication-setup-script">9.3. Authentication Setup Script</a></li>
+<li><a href="#enable-security-manage-users">9.4. Manage Users</a></li>
+<li><a href="#enable-security-traf-authentication-config">9.5. .traf_authentication_config</a>
 <ul class="sectlevel3">
-<li><a href="#_runtime">2.3.1. Runtime</a></li>
-<li><a href="#_installation_upgrades">2.3.2. Installation/Upgrades</a></li>
+<li><a href="#_file_location">9.5.1. File Location</a></li>
+<li><a href="#enable-security-template">9.5.2. Template</a></li>
+<li><a href="#enable-security-configuration-attributes">9.5.3. Configuration Attributes</a></li>
 </ul>
 </li>
-<li><a href="#required-configuration-changes">2.4. Required Configuration Changes</a>
+<li><a href="#enable-security-ldapcheck">9.6. ldapcheck</a>
 <ul class="sectlevel3">
-<li><a href="#operating-system-changes">2.4.1. Operating System Changes</a></li>
-<li><a href="#_zookeeper_changes">2.4.2. ZooKeeper Changes</a></li>
-<li><a href="#_hdfs_changes">2.4.3. HDFS Changes</a></li>
-<li><a href="#_hbase_changes">2.4.4. HBase Changes</a></li>
+<li><a href="#_usage">9.6.1. Usage</a></li>
+<li><a href="#_considerations">9.6.2. Considerations</a></li>
 </ul>
 </li>
-<li><a href="#_recommended_configuration_changes">2.5. Recommended Configuration Changes</a>
+<li><a href="#enable-security-ldapconfigcheck">9.7. ldapconfigcheck</a>
 <ul class="sectlevel3">
-<li><a href="#_recommended_hbase_configuration_changes">2.5.1. Recommended HBase Configuration Changes</a></li>
+<li><a href="#enable-security-ldapconfigcheck-considerations">9.7.1. Considerations</a></li>
+<li><a href="#enable-security-ldapconfigcheck-errors">9.7.2. Errors</a></li>
 </ul>
 </li>
 </ul>
 </li>
+<li><a href="#install-recipe">10. Install Recipe</a></li>
+<li><a href="#upgrade-recipe">11. Upgrade Recipe</a></li>
 </ul>
 </div>
 </div>
@@ -631,7 +737,7 @@ specific language governing permissions and limitations under the License.</p>
 <h2 id="_about_this_document">1. About This Document</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This guide describes how to provision Trafodion for end-user environments. This install allows you to store and query data using Trafodion, either via Trafodion clients
+<p>This guide describes how to provision the end-user Trafodion binaries on top of an existing Hadoop environment. This install allows you to store and query data using Trafodion, either via Trafodion clients
 (see <a href="http://trafodion.incubator.apache.org/client_install/index.html">Trafodion Client Installation Guide</a> or via application code you write.</p>
 </div>
 <div class="paragraph">
@@ -641,12 +747,16 @@ specific language governing permissions and limitations under the License.</p>
 <div class="sect2">
 <h3 id="_intended_audience">1.1. Intended Audience</h3>
 <div class="paragraph">
-<p>This guide is intended for:</p>
+<p>This guide assumes that you are well-versed in Linux and Hadoop administration. If you don&#8217;t have such experience, then
+you should consider going through the steps required to install a Hadoop environment before attempting to install Trafodion.</p>
+</div>
+<div class="paragraph">
+<p>The instructions contained herein apply to the following environments.</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p><strong>Single-Node Environments</strong>: Typically used when you want to evalulate Trafodion.</p>
+<p><strong>Single-Node Environments</strong>: Typically used when you want to evaluate Trafodion.</p>
 </li>
 <li>
 <p><strong>Cluster (Multi-Node) Environments</strong>: Typically used when you deploy Trafodion for application usage.</p>
@@ -660,7 +770,7 @@ specific language governing permissions and limitations under the License.</p>
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-Trafodion can be provisioned on a single-node or multi-node enviroment. Unless specifically noted, the term <strong>cluster</strong> is used
+Trafodion can be provisioned on a single-node or multi-node environment. Unless specifically noted, the term <strong>cluster</strong> is used
 to mean both single- and multi-node environments.
 </td>
 </tr>
@@ -690,7 +800,7 @@ to mean both single- and multi-node environments.
 </td>
 <td class="content">
 The term <strong>node</strong> is used to represent a computing platform on which operating system, Hadoop, and Trafodion software is running.
-Unless specifically qualified (bare-metal node, virtual-machin node, or cloud-node), <strong>node</strong> represents a computing platform in your cluster
+Unless specifically qualified (bare-metal node, virtual-machine node, or cloud-node), <strong>node</strong> represents a computing platform in your cluster
 regardless of platform type.
 </td>
 </tr>
@@ -702,6 +812,7 @@ regardless of platform type.
 <div class="paragraph">
 <p>This is a new guide.</p>
 </div>
+<div style="page-break-after: always;"></div>
 </div>
 <div class="sect2">
 <h3 id="_notation_conventions">1.3. Notation Conventions</h3>
@@ -732,11 +843,6 @@ regardless of platform type.
 </div>
 </div>
 </li>
-</ul>
-</div>
-<div style="page-break-after: always;"></div>
-<div class="ulist">
-<ul>
 <li>
 <p>&#91; &#93; Brackets</p>
 <div class="paragraph">
@@ -763,6 +869,11 @@ DROP SCHEMA schema [ CASCADE | RESTRICT ]</code></pre>
 </div>
 </div>
 </li>
+</ul>
+</div>
+<div style="page-break-after: always;"></div>
+<div class="ulist">
+<ul>
 <li>
 <p>{ } Braces</p>
 <div class="paragraph">
@@ -803,7 +914,6 @@ INTERVAL { start-field TO end-field | single-field }</code></pre>
 <pre class="CodeRay highlight"><code data-lang="text">{expression | NULL}</code></pre>
 </div>
 </div>
-<div style="page-break-after: always;"></div>
 <div class="ulist">
 <ul>
 <li>
@@ -875,11 +985,6 @@ INTERVAL { start-field TO end-field | single-field }</code></pre>
 </div>
 </div>
 </li>
-</ul>
-</div>
-<div style="page-break-after: always;"></div>
-<div class="ulist">
-<ul>
 <li>
 <p>Line Spacing</p>
 <div class="paragraph">
@@ -914,7 +1019,7 @@ INTERVAL { start-field TO end-field | single-field }</code></pre>
 <tbody>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Trafodion Release 1.3.0</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">To be announced.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">January 2016.</p></td>
 </tr>
 </tbody>
 </table>
@@ -937,298 +1042,968 @@ better, join our community and help us improve our documentation. Please refer t
 </div>
 </div>
 <div class="sect1">
-<h2 id="_requirements">2. Requirements</h2>
+<h2 id="introduction">2. Introduction</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Trafodion requires an x86 version of Linux.</p>
+<p>Trafodion is a Hadoop add-on service that provides transactional SQL on top of HBase. Typically, you
+use Trafodion as the database for applications that require Online Transaction Processing (OLTP),
+Operational Data Store (ODS), and/or strong reporting capabilities. You access Trafodion using
+standard JDBC and ODBC APIs.</p>
 </div>
 <div class="paragraph">
-<p>The current release of Trafodion has been tested with:</p>
+<p>You may choose whether to add Trafodion to an existing Hadoop environment or to create a standalone
+Hadoop environment specifically for Hadoop.</p>
+</div>
+<div class="paragraph">
+<p>This guide assumes that a Hadoop environment exists upon which your provisioning Trafodion. Refer to
+<a href="#requirements-hadoop-software">Hadoop Software</a> for information about what Hadoop software is required
+Trafodion.</p>
+</div>
+<div class="sect2">
+<h3 id="introduction-security-considerations">2.1. Security Considerations</h3>
+<div class="paragraph">
+<p>The following users need be considered for Trafodion:</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p>64-bit Red Hat Enterprise Linux (RHEL) or CentOS 6.5, 6.6, and 6.7</p>
-</li>
-<li>
-<p>SUSE SLES 11.3</p>
-</li>
-<li>
-<p>Cloudera CDH 5.2</p>
+<p><strong>Provisioning User</strong>: A Linux-level user that performs the Trafodion provisioning tasks. This user ID
+requires <code>sudo</code> access and passwordless ssh among the nodes where Trafodion is installed. In addition,
+this user ID requires access to Hadoop distribution, HDFS, and HBase administrative users to change
+respective environment&#8217;s configuration settings per Trafodion requirements. Refer to
+<a href="#requirements-trafodion-provisioning-user">Trafodion Provisioning User</a> for more information
+about the requirements and usage associated with this user ID.</p>
 </li>
 <li>
-<p>Cloudera CDH 5.3</p>
+<p><strong>Runtime User</strong>: A Linux-level user under which the Trafodion software runs. This user ID must be registered
+as a user in the Hadoop Distributed File System (HDFS) to store and  access objects in HDFS, HBase, and Hive.
+In addition, this  user ID requires passwordless access among the nodes where Trafodion is installed.
+Refer to <a href="#requirements-trafodion-runtime-user">Trafodion Runtime User</a> for more information about this user ID.</p>
 </li>
 <li>
-<p>Hortonworks HDP 2.2</p>
+<p><strong>Trafodion Database Users</strong>: Trafodion users are managed by the Trafodion security features (grant, revoke, etc.),
+which can be integrated with LDAP if so desired. These users are referred to as <strong>database users</strong> and
+do not have direct access to the operating system. Refer to
+<a href="http://trafodion.apache.org/docs/sql_reference/index.html#register_user_statement">Register User</a>,
+<a href="http://trafodion.apache.org/docs/sql_reference/index.html#grant_statement">Grant</a>, and other SQL statements
+in the <a href="http://trafodion.apache.org/docs/sql_reference/index.html">Trafodion SQL Reference Manual</a> for
+more information about managing Trafodion Database Users.
+<br>
+<br>
+Optionally, you can enable Trafodion Security. If you do not enable security in Trafodion, then a client interface
+to Trafodion may request a user name and password, but Trafodion ignores the user name and password entered in the
+client interface, and the session runs as the database <strong>root</strong> user, <code>DB__ROOT</code>, without restrictions. If you want
+to restrict users, restrict access to certain users only, or restrict access to an object or operation, then you must
+enable security, which enforces authentication and authorization. Refer to
+<a href="#enable-security">Enable Security</a> for more information about this option.</p>
 </li>
 </ul>
 </div>
-<div class="paragraph">
-<p>Other OS releases may work, too. The Trafodion project is currently working on better support for non-distribution version of Hadoop.</p>
 </div>
 <div class="sect2">
-<h3 id="general-cluster-and-os-requirements-and-recommendations">2.1. General Cluster and OS Requirements and Recommendations</h3>
+<h3 id="introduction-provisioning-options">2.2. Provisioning Options</h3>
 <div class="paragraph">
-<p>64-bit x86 instruction set running a Linux distribution is required. Further, Trafodion assumes an environment
-based on the requirements of the supported Hadoop distributions.</p>
+<p>Trafodion ships with a set of scripts (the Trafodion Installer) that takes care of many of the installation and upgrade
+tasks associated with the Trafodion software and its requirements. There is a separate set of scripts to remove Trafodion,
+if needed.</p>
 </div>
-<div class="sect3">
-<h4 id="cluster-requirements-and-recommendations">2.1.1. Hardware Requirements and Recommendations</h4>
-<div class="sect4">
-<h5 id="_single_node_cluster">Single-Node Cluster</h5>
 <div class="paragraph">
-<p>It is possible to run Trafodion on a single-node sandbox environment. Typically, any sandbox running a Hadoop distribution
-can be used. A typical single-node configuration uses 4-8 cores with 16 GB of memory, and  20 GB free disk space beyond
-what&#8217;s used for the Hadoop environment.</p>
+<p>Currently, the Trafodion Installer is able to install Trafodion on select Cloudera and  Hortonworks Hadoop distributions only.
+The Trafodion Installer limitations are noted as they apply in the different chapters below. For example, the Trafodion Installer
+is less capable on SUSE than it is on RedHat/CentOS; you have to install the prerequisite software packages outside the Trafodion Installer.</p>
 </div>
+<div class="paragraph">
+<p>The Trafodion Installer automates many of the tasks required to install/upgrade Trafodion, spanning from downloading and
+installing required software packages and making required changes to your Hadoop environment via creating
+the Trafodion runtime user ID to installing and starting Trafodion. It is, therefore,  highly recommend that
+you use the Trafodion Installer for initial installation and upgrades of Trafodion. These steps are referred to as
+"Script-Based Provisioning" in this guide. Refer to <a href="#introduction-trafodion-installer">Trafodion Installer</a> provides
+usage information.</p>
 </div>
-<div class="sect4">
-<h5 id="_multi_node_cluster">Multi-Node Cluster</h5>
 <div class="paragraph">
-<p>For multi-node end-user clusters, your typical HBase environment should suffice for Trafodion.
-Typically, memory configuration range between 64-128 GB per node with minimum requirement of 16 GB.
-The cluster size can span from 1 to <em>n</em> nodes; a minimum of two nodes is recommended.
-A minumum of two cores is required regardless of whether you&#8217;re deploying Trafodion on a bare-metal or virtual environment.</p>
+<p>If, for any reason, you choose not to use the Trafodion Installer, then separate chapters provide
+step-by-step recipes for the tasks required to install/upgrade Trafodion. These steps are referred to as
+<strong>Recipe-Based Provisioning</strong> in this guide. It is assumed that you are well-versed in Linux and Hadoop
+administrative tasks if using Recipe-Based Provisioning.</p>
 </div>
+</div>
+<div class="sect2">
+<h3 id="introduction-provisioning-activities">2.3. Provisioning Activities</h3>
 <div class="paragraph">
-<p>Recommended configurations:</p>
+<p>Trafodion provisioning is divided into the following main activities:</p>
 </div>
-<table class="tableblock frame-all grid-all spread">
-<colgroup>
-<col style="width: 40%;">
-<col style="width: 60%;">
-</colgroup>
-<tbody>
-<tr>
-<th class="tableblock halign-left valign-top"><p class="tableblock">Processors per Node</p></th>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+<div class="ulist">
 <ul>
 <li>
-<p>Small: 2 cores</p>
+<p><strong><a href="#requirements">Requirements</a></strong>: Activities and documentation required to install the Trafodion software.
+These activities include tasks such as understanding hardware and operating system requirements,
+Hadoop requirements, what software packages that need to be downloaded, configuration settings that need to be changed,
+user IDs requirements, and so on.</p>
 </li>
 <li>
-<p>Medium: 4 cores</p>
+<p><strong><a href="#prepare">Prepare</a></strong>: Activities to prepare the operating system and the Hadoop ecosystem to run
+Trafodion. These activities include tasks such as installing required software packages, configure
+the Trafodion Installation User, gather information about the Hadoop environment, modify configuration
+for different Hadoop services, and so forth.</p>
 </li>
 <li>
-<p>Large: 8+ cores</p>
+<p><strong><a href="#install">Install</a></strong>: Activities related to installing the Trafodion software. These activities
+include tasks such as unpacking the Trafodion tar files, creating the Trafodion Runtime User,
+creating Trafodion HDFS directories, installing the Trafodion software, and so forth.</p>
 </li>
 </ul>
-</div></div></td>
-</tr>
-<tr>
-<th class="tableblock halign-left valign-top"><p class="tableblock">Memory per Node</p></th>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+</div>
+<div style="page-break-after: always;"></div>
+<div class="ulist">
 <ul>
 <li>
-<p>Small: 16 GB</p>
+<p><strong><a href="#upgrade">Upgrade</a></strong>: Activities related to the upgrading the Trafodion software. These activities
+include tasks such as shutting down Trafodion, installing a new version of the Trafodion software,
+and so on. The upgrade tasks vary depending on the differences between the current and new release of
+Trafodion. For example, an upgrade may or may not include an upgrade of the Trafodion metadata.</p>
 </li>
 <li>
-<p>Medium: 64 GB</p>
+<p><strong><a href="#activate">Activate</a></strong>: Activities related to starting the Trafodion software. These actives
+include basic management tasks such as starting and checking the status of the Trafodion components,
+performing basic smoke tests, and so forth.</p>
 </li>
 <li>
-<p>Large: 128 GB</p>
+<p><strong><a href="#remove">Remove</a></strong>: Activities related to removing Trafodion from your Hadoop cluster.</p>
 </li>
 </ul>
-</div></div></td>
-</tr>
-<tr>
-<th class="tableblock halign-left valign-top"><p class="tableblock">Concurrency:Nodes</p></th>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+</div>
+</div>
+<div class="sect2">
+<h3 id="introduction-provisioning-master-node">2.4. Provisioning Master Node</h3>
+<div class="paragraph">
+<p>All provisioning tasks are performed from a single node in the cluster, which must be part
+of the Hadoop environment you&#8217;re adding Trafodion to. This node is referred to as the
+"<strong>Provisioning Master Node</strong>" in this guide.</p>
+</div>
+<div class="paragraph">
+<p>The Trafodion Provisioning User must have access to all other nodes from the Provisioning
+Master Node in order to perform provisioning tasks on the cluster.</p>
+</div>
+</div>
+<div class="sect2">
+<h3 id="introduction-trafodion-installer">2.5. Trafodion Installer</h3>
+<div class="paragraph">
+<p>The Trafodion Installer is a set of scripts automates most of the tasks requires to install/upgrade Trafodion.
+You download the Trafodion Installer tar file from the Trafodion <a href="http://trafodion.apache.org/download.html">download</a> page.
+Next, you unpack the tar file.</p>
+</div>
+<div class="paragraph">
+<p><strong>Example</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">$ mkdir $HOME/trafodion-installer
+$ cd $HOME/trafodion-downloads
+$ tar -zxf apache-trafodion-installer-1.3.0-incubating-bin.tar.gz -C $HOME/trafodion-installer
+$ ls $HOME/trafodion-installer/installer
+bashrc_default           tools                             traf_config_check           trafodion_apache_hadoop_install  traf_package_setup
+build-version-1.3.0.txt  traf_add_user                     traf_config_setup           trafodion_config_default         traf_setup
+dcs_installer            traf_apache_hadoop_config_setup   traf_create_systemdefaults  trafodion_install                traf_sqconfig
+rest_installer           traf_authentication_conf_default  traf_getHadoopNodes         trafodion_license                traf_start
+setup_known_hosts.exp    traf_cloudera_mods98              traf_hortonworks_mods98     trafodion_uninstaller
+$</code></pre>
+</div>
+</div>
+<div style="page-break-after: always;"></div>
+<div class="paragraph">
+<p>The Trafodion Installer supports two different modes:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p><strong>Guided Setup</strong>: Prompts for information as it works through the installation/upgrade process. This mode is recommended for new users.</p>
+</li>
+<li>
+<p><strong>Automated Setup</strong>: Required information is provided in a pre-formatted bash-script configuration file, which is provided
+via a command argument when running the Trafodion Installer thereby suppressing all prompts.</p>
+<div class="paragraph">
+<p>A template of the configuration file is available here within the installer directory: <code>trafodion_config_default</code>.
+Make a copy of the file in your directory and populate the needed information.</p>
+</div>
+<div class="paragraph">
+<p>Automated Setup is recommended since it allows you to record the required provisioning information information ahead of time.
+Refer to <a href="#introduction-trafodion-automated-setup">Automated Setup</a> for information about how to
+populate this file.</p>
+</div>
+</li>
+</ol>
+</div>
+<div class="sect3">
+<h4 id="introduction-trafodion-installer-usage">2.5.1. Usage</h4>
+<div class="paragraph">
+<p>The following shows help for the Trafodion Installer.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">./trafodion_install --help
+
+This script will install Trafodion. It will create a configuration
+file (if one has not been created), setup of the environment needed
+for Trafodion, configure HBase with Hbase-trx and co-processors needed,
+and install a specified Trafodion build.
+
+Options:
+    --help             Print this message and exit
+    --accept_license   If provided, the user agrees to accept all the
+                       provisions in the Trafodion license.  This allows
+                       for automation by skipping the display and prompt of
+                       the Trafodion license.
+    --config_file      If provided, all install prompts will be
+                       taken from this file and not prompted for.</code></pre>
+</div>
+</div>
+<div style="page-break-after: always;"></div>
+</div>
+<div class="sect3">
+<h4 id="introduction-trafodion-installer-install-vs-upgrade">2.5.2. Install vs. Upgrade</h4>
+<div class="paragraph">
+<p>The Trafodion Installer automatically detects whether you&#8217;re performing an install
+or an upgrade by looking for the Trafodion Runtime User in the <code>/etc/passwd</code> file.</p>
+</div>
+<div class="ulist">
 <ul>
 <li>
-<p>Two Small Nodes: Four concurrent queries</p>
+<p>If the user ID doesn&#8217;t exist, then the Trafodion Installer runs in install mode.</p>
 </li>
 <li>
-<p>Two Medium Nodes: 64 concurrent queries</p>
+<p>If the user ID exists, then the Trafodion Installer runs in upgrade mode.</p>
+</li>
+</ul>
+</div>
+</div>
+<div class="sect3">
+<h4 id="introduction-trafodion-installer-guided-setup">2.5.3. Guided Setup</h4>
+<div class="paragraph">
+<p>By default, the Trafodion Installer runs in Guided Setup mode, which means
+that it prompts you for information during the install/upgrade process.</p>
+</div>
+<div class="paragraph">
+<p>Refer to the following sections for examples:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="#install-guided-install">Guided Install</a></p>
 </li>
 <li>
-<p>Two Large Nodes: 256 concurrent queries</p>
+<p><a href="#upgrade-guided-upgrade">Guided Upgrade</a></p>
 </li>
 </ul>
-</div></div></td>
-</tr>
-</tbody>
-</table>
 </div>
 </div>
 <div class="sect3">
-<h4 id="os-requirements-and-recommendations">2.1.2. OS Requirements and Recommendations</h4>
+<h4 id="introduction-trafodion-installer-automated-setup">2.5.4. Automated Setup</h4>
 <div class="paragraph">
-<p>Please verify these requirements on each node you will install Trafodion on:</p>
+<p>The <code>--config_file</code> option runs the Trafodion in Automated Setup mode.</p>
+</div>
+<div class="paragraph">
+<p>Before running the Trafodion Installer with this option, you do the following:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Copy the <code>trafodion_config_default</code> file.</p>
+<div class="paragraph">
+<p><strong>Example</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">cp trafodion_config_default my_config</code></pre>
+</div>
+</div>
+</li>
+<li>
+<p>Edit the new file using information you collect in the
+<a href="#prepare-gather-configuration-information">Gather Configuration Information</a>
+section in the <a href="#prepare">Prepare</a> chapter.</p>
+</li>
+<li>
+<p>Run the Trafodion Installer in Automated Setup Mode</p>
+<div class="paragraph">
+<p><strong>Example</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">./trafodion_installer --config_file my_config</code></pre>
+</div>
+</div>
+</li>
+</ol>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+Your Trafodion Configuration File contains the password for the Trafodion Runtime User
+and for the Distribution Manager. Therefore, we recommend that you secure the file in a manner
+that matches the security policies of your organization.
+</td>
+</tr>
+</table>
+</div>
+<div class="sect4">
+<h5 id="_example_creating_a_trafodion_configuration_file">Example: Creating a Trafodion Configuration File</h5>
+<div class="paragraph">
+<p>Using the instructions in <a href="#prepare-gather-configuration-information">Gather Configuration Information</a>
+in the <a href="#prepare">Prepare</a> chapter, you record the following information.</p>
 </div>
 <table class="tableblock frame-all grid-all spread">
 <colgroup>
+<col style="width: 30%;">
+<col style="width: 50%;">
 <col style="width: 20%;">
-<col style="width: 40%;">
-<col style="width: 40%;">
 </colgroup>
 <thead>
 <tr>
-<th class="tableblock halign-left valign-top">Function</th>
-<th class="tableblock halign-left valign-top">Requirement</th>
-<th class="tableblock halign-left valign-top">Verification Guidance</th>
+<th class="tableblock halign-left valign-top">ID</th>
+<th class="tableblock halign-left valign-top">Information</th>
+<th class="tableblock halign-left valign-top">Setting</th>
 </tr>
 </thead>
 <tbody>
 <tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Linux</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>64-bit version of Red Hat 6.5 or later, or SUSE SLES 11.3 or later.</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>ADMIN</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Administrator user name for Apache Ambari or Cloudera Manager.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">admin</p></td>
 </tr>
 <tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>sshd</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The <code>ssh</code> daemon is running on each node in the cluster.</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
-<ul>
-<li>
-<p><code>ps aux  | grep sshd</code></p>
-</li>
-<li>
-<p><code>sudo netstat -plant | grep :22</code></p>
-</li>
-</ul>
-</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>BACKUP_DCS_NODES</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">List of nodes where to start the backup DCS Master components.</p></td>
+<td class="tableblock halign-left valign-top"></td>
 </tr>
 <tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>ntpd</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The <code>ntp</code> daemon is running and synchronizign time on each node in the cluster.</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
-<ul>
-<li>
-<p><code>ps aux | grep ntp</code></p>
-</li>
-<li>
-<p><code>ntpq -p</code></p>
-</li>
-</ul>
-</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>CLOUD_CONFIG</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether you&#8217;re installing Trafodion on a cloud environment.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">N</p></td>
 </tr>
 <tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>FQDN</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>CLOUD_TYPE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">What type of cloud environment you&#8217;re installing Trafodion on.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>CLUSTER_NAME</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The name of the Hadoop Cluster.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Cluster 1</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>DCS_BUILD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Tar file containing the DCS component.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>DCS_PRIMARY_MASTER_NODE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The node where the primary DCS should run.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>DCS_SERVER_PARM</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Number of concurrent client sessions per node.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">8</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>ENABLE_HA</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to run DCS in high-availability (HA) mode.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">N</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>EPEL_RPM</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Location of EPEL RPM. Specify if you don&#8217;t have access to the Internet.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>FLOATING_IP</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">IP address if running DCS in HA mode.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HADOOP_TYPE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The type of Hadoop distribution you&#8217;re installing Trafodion on.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">cloudera</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HBASE_GROUP</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Linux group name for the HBASE administrative user.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">hbase</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HBASE_USER</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Linux user name for the HBASE administrative user.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">hbase</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HDFS_USER</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Linux user name for the HDFS administrative user.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">hdfs</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>HOME_DIR</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Root directory under which the <code>trafodion</code> home directory should be created.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/home</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>INIT_TRAFODION</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to automatically initialize the Trafodion database.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Y</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>INTERFACE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Interface type used for $FLOATING_IP.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>JAVA_HOME</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Location of Java 1.7.0_65 or higher (JDK).</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/usr/java/jdk1.7.0_67-cloudera</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_CERT</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Full path to TLS certificate.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_HOSTS</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">List of nodes where LDAP Identity Store servers are running.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_ID</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">List of LDAP unique identifiers.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_LEVEL</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">LDAP Encryption Level.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_PASSWORD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Password for LDAP_USER.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_PORT</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Port used to communicate with LDAP Identity Store.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_SECURITY</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to enable simple LDAP authentication.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">N</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LDAP_USER</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">LDAP Search user name.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>LOCAL_WORKDIR</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The directory where the Trafodion Installer is located.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/home/centos/trafodion-installer/installer</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>MANAGEMENT_ENABLED</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether your installation uses separate management nodes.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">N</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>MANAGEMENT_NODES</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The FQDN names of management nodes, if any.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>NODE_LIST</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The FQDN names of the nodes where Trafodion will be installed.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">trafodion-1 trafodion-2</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>PASSWORD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Administrator password for Apache Ambari or Cloudera Manager.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">admin</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>REST_BUILD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Tar file containing the REST component.</p></td>
+<td class="tableblock halign-left valign-top"></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>SQ_ROOT</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Target directory for the Trafodion software.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/home/trafodion/apache-trafodion-1.3.0-incubating-bin</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>START</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether to start Trafodion after install/upgrade.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Y</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>SUSE_LINUX</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Whether your installing Trafodion on SUSE Linux.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>TRAF_PACKAGE</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The location of the Trafodion installation package tar file or core installation tar file.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">/home/centos/trafodion-download/apache-trafodion-1.3.0-incubating-bin.tar.gz</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>TRAF_USER</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The Trafodion runtime user ID. Must be <code>trafodion</code> in this release.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">trafodion</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>TRAF_USER_PASSWORD</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">The password used for the <code>trafodion:trafodion</code> user ID.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">traf123</p></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>URL</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">FQDN and port for the Distribution Manager&#8217;s REST API.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">trafodion-1.apache.org:7180</p></td>
+</tr>
+</tbody>
+</table>
+<div class="paragraph">
+<p>Next, you edit <code>my_config</code> to contain the following:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text">#!/bin/bash
+# @@@ START COPYRIGHT @@@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# &quot;License&quot;); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# &quot;AS IS&quot; 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.
+#
+# @@@ END COPYRIGHT @@@
+
+#====================================================
+# Trafodion Configuration File
+# This file contains default values for the installer.
+
+# Users can also edit this file and provide values for all parameters
+# and then specify this file on the run line of trafodion_install.
+# Example:
+# ./trafodion_install --config_file &lt;Trafodion-config-file&gt;
+# WARNING: This mode is for advanced users!
+#
+#=====================================================
+
+
+#=====================================================
+#Must be set to 'true' if on a SUSE linux system. If on another type of system
+#this must be set to false.
+
+export SUSE_LINUX=&quot;false&quot;
+
+# The working directory where Trafodion installer untars files, etc.
+# do not change this unless you really know what you are doing
+export TRAF_WORKDIR=&quot;/usr/lib/trafodion&quot;
+
+# This is the directory where the installer scripts were untarred to
+export LOCAL_WORKDIR=&quot;/home/centos/trafodion-installer/installer&quot;
+
+# The maximum number of dcs servers, i.e. client connections
+export DCS_SERVERS_PARM=&quot;8&quot;
+
+# &quot;true&quot; if this is an upgrade
+export UPGRADE_TRAF=&quot;false&quot;
+
+# Trafodion userid, This is the userid the Trafodion instance will run under
+export TRAF_USER=&quot;trafodion&quot;
+
+# Trafodion userid's password
+export TRAF_USER_PASSWORD=&quot;traf123&quot;
+
+# a blank separated list of nodes in your cluster
+# node names should include full domain names
+#This can not be left blank!
+export NODE_LIST=&quot;trafodion-1 trafodion-2&quot;
+
+# count of nodes in node list
+export node_count=&quot;2&quot;
+
+# another list of the same nodes in NODE_LIST but specified in a pdsh usable format
+# i.e.  &quot;-w centos-cdh[1-6]&quot;  or &quot;-w node1 -w node2 -w node3&quot;
+export MY_NODES=&quot;-w trafodion-[1-2]&quot;
+
+# the directory prefix for the trafodion userid's $HOME directory
+# i.e. /opt/home, not /opt/home/trafodion
+export HOME_DIR=&quot;/home&quot;
+
+#JAVA HOME must be a JDK. Must include FULL Path. Must be 1.7.0_65 or higher.
+
+export JAVA_HOME=&quot;/usr/java/jdk1.7.0_67-cloudera&quot;
+
+# If your machine doesn't have external internet access then you must
+# specify the location of the EPEL rpm, otherwise leave blank and it
+# will be installed from the internet
+export EPEL_RPM=&quot;&quot;
+
+# full path of the Trafodion package tar file
+export TRAF_PACKAGE=&quot;/home/centos/trafodion-download/apache-trafodion-1.3.0-incubating-bin.tar.gz&quot;
+
+# if TRAF_PACKAGE wasn't specified then these two values must be specified
+# TRAF_BUILD is the trafodion_server tar file
+# DCS_BUILD is the DCS tar file
+# REST_BUILD is the REST tar file
+export TRAF_BUILD=&quot;&quot;
+export DCS_BUILD=&quot;&quot;
+export REST_BUILD=&quot;&quot;
+# Either &quot;cloudera&quot; or &quot;hortonworks&quot; (all lowercase)
+export HADOOP_TYPE=&quot;cloudera&quot;
+
+# The URL for Cloudera/Hortonworks REST API (i.e. node1.hp.com:8080)
+export URL=&quot;trafodion-1.apache.org:7180&quot;
+
+# Cloudera/Hortonworks UI admin's userid and password
+export ADMIN=&quot;admin&quot;
+export PASSWORD=&quot;admin&quot;
+
+# hadoop cluster name
+export CLUSTER_NAME=&quot;&quot;
+
+# the Hadoop HDFS userid
+export HDFS_USER=&quot;hdfs&quot;
+
+# the Hadoop HBase userid and group
+export HBASE_USER=&quot;hbase&quot;
+export HBASE_GROUP=&quot;hbase&quot;
+
+# The hadoop HBase service name
+export HBASE=&quot;hbase&quot;
+
+# full path of where to install Trafodion to
+# Example is used below. If $HOME_DIR or $TRAF_USER have been changed
+# then this will need to be changed.
+# On an upgrade, it is recommend to choose a different directory.
+# First time install : /home/trafodion/traf
+# On Upgrade: /home/trafodion/traf_&lt;date&gt;
+# By doing this the previous version will remain and allow for an easier rollback.
+export SQ_ROOT=&quot;/home/trafodion/apache-trafodion-1.3.0-incubating-bin&quot;
+
+# Start Trafodion after install completes
+export START=&quot;Y&quot;
+
+# initialize trafodion after starting
+export INIT_TRAFODION=&quot;Y&quot;
+
+# full path to the sqconfig file
+# Default is to leave as is and this file will be created.
+export SQCONFIG=&quot;&quot;
+
+export CONFIG_COMPLETE=&quot;true&quot;
+
+#Turn on simple security. MUST have existing LDAP configured.
+export LDAP_SECURITY=&quot;N&quot;
+
+#Name of LDAP Config file
+export LDAP_AUTH_FILE=&quot;traf_authentication_config_${HOSTNAME}&quot;</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Once completed, run the Trafodion Installer with the <code>--config_file</code> option.</p>
+</div>
+<div class="paragraph">
+<p>Refer to the following sections for examples:</p>
+</div>
+<div class="ulist">
 <ul>
 <li>
-<p><code>/etc/hosts</code> is set up for fully-qualified node names (FQDN).</p>
+<p><a href="#install-automated-install">Automated Install</a></p>
 </li>
 <li>
-<p><code>/etc/resolv.conf</code> is configured to use a name server.</p>
+<p><a href="#upgrade-automated-upgrade">Automated Upgrade</a></p>
 </li>
 </ul>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+</div>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="introduction-trafodion-provisioning-directories">2.6. Trafodion Provisioning Directories</h3>
+<div class="paragraph">
+<p>Trafodion stores its provisioning information in the following directories on each node in the cluster:</p>
+</div>
+<div class="ulist">
 <ul>
 <li>
-<p><code>host -T &lt;FQDN&gt;</code> (responds if using a DNS server, times out otherwise)</p>
+<p><code>/etc/trafodion</code>: Configurtion information.</p>
 </li>
 <li>
-<p>Simply ssh among nodes using <code>ssh &lt;FQDN&gt;</code>.</p>
+<p><code>/usr/lib/trafodion</code>: Copies of the installer files.</p>
 </li>
 </ul>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Port Availability</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The Linux Kernel Firewall (<code>iptables</code>) has either been disabled or <a href="#ip_ports">ports required by Trafodion</a> have been opened.</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="ulist">
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="requirements">3. Requirements</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Trafodion requires an x86 version of Linux.</p>
+</div>
+<div class="paragraph">
+<p>The current release of Trafodion has been tested with:</p>
+</div>
+<div class="ulist">
 <ul>
 <li>
-<p><code>lsmod | grep ip_tables</code> checks whether <code>iptables</code> is loaded. If not, no further checking is needed.</p>
+<p>64-bit Red Hat Enterprise Linux (RHEL) or CentOS 6.5, 6.6, and 6.7</p>
+</li>
+<li>
+<p>SUSE SLES 11.3</p>
 </li>
 <li>
-<p><code>sudo iptables -nL | grep &lt;port&gt;</code> checks the configuration of a port. An empty response indicates no rule for the port, which often means
-the port is <strong>not</strong> open.</p>
+<p>Cloudera CDH 5.2</p>
+</li>
+<li>
+<p>Cloudera CDH 5.3</p>
+</li>
+<li>
+<p>Hortonworks HDP 2.2</p>
 </li>
 </ul>
-</div></div></td>
+</div>
+<div class="paragraph">
+<p>Other OS releases may work, too. The Trafodion project is currently working on better support for non-distribution version of Hadoop.</p>
+</div>
+<div class="sect2">
+<h3 id="requirements-general-cluster-and-os-requirements-and-recommendations">3.1. General Cluster and OS Requirements and Recommendations</h3>
+<div class="paragraph">
+<p>64-bit x86 instruction set running a Linux distribution is required. Further, Trafodion assumes an environment
+based on the requirements of the tested Hadoop distributions/services.</p>
+</div>
+<div class="sect3">
+<h4 id="requirements-cluster-requirements-and-recommendations">3.1.1. Hardware Requirements and Recommendations</h4>
+<div class="sect4">
+<h5 id="requirements-single-node-cluster">Single-Node Cluster</h5>
+<div class="paragraph">
+<p>It is possible to run Trafodion on a single-node sandbox environment. Typically, any sandbox running a Hadoop distribution
+can be used. A typical single-node configuration uses 4-8 cores with 16 GB of memory, and  20 GB free disk space.</p>
+</div>
+</div>
+<div class="sect4">
+<h5 id="requirements-multi-node-cluster">Multi-Node Cluster</h5>
+<div class="paragraph">
+<p>For multi-node end-user clusters, your typical HBase environment should suffice for Trafodion.
+Typically, memory configuration range between 64-128 GB per node with minimum requirement of 16 GB.
+The cluster size can span from 1 to <em>n</em> nodes; a minimum of two nodes is recommended.
+A minimum of two cores is required regardless of whether you&#8217;re deploying Trafodion on a bare-metal or virtual environment.</p>
+</div>
+<div style="page-break-after: always;"></div>
+<div class="paragraph">
+<p>Recommended configurations:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 40%;">
+<col style="width: 60%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Attribute</th>
+<th class="tableblock halign-left valign-top">Guidance</th>
 </tr>
+</thead>
+<tbody>
 <tr>
+<th class="tableblock halign-left valign-top"><p class="tableblock">Processors per Node</p></th>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>passwordless ssh</p>
-</div></div></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The user name used to provision Trafodion must have passwordless ssh access to all nodes.</p>
+<p>&#8226; Small: 2 cores<br>
+&#8226; Medium: 4 cores<br>
+&#8226; Large: 8+ cores</p>
 </div></div></td>
+</tr>
+<tr>
+<th class="tableblock halign-left valign-top"><p class="tableblock">Memory per Node</p></th>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>ssh to the nodes, ensure that no password prompt appears.</p>
+<p>&#8226; Small: 16 GB<br>
+&#8226; Medium: 64 GB<br>
+&#8226; Large: 128 GB</p>
 </div></div></td>
 </tr>
 <tr>
+<th class="tableblock halign-left valign-top"><p class="tableblock">Concurrency:Nodes</p></th>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>sudo priviliges</p>
+<p>&#8226; Two Small Nodes: Four concurrent queries<br>
+&#8226; Two Medium Nodes: 64 concurrent queries<br>
+&#8226; Two Large Nodes: 256 concurrent queries</p>
 </div></div></td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+<div class="sect3">
+<h4 id="requirements-os-requirements-and-recommendations">3.1.2. OS Requirements and Recommendations</h4>
+<div class="paragraph">
+<p>Please verify these requirements on each node you will install Trafodion on:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 20%;">
+<col style="width: 40%;">
+<col style="width: 40%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Function</th>
+<th class="tableblock halign-left valign-top">Requirement</th>
+<th class="tableblock halign-left valign-top">Verification Guidance</th>
+</tr>
+</thead>
+<tbody>
+<tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>The user name used to provision Trafodion must sudo access to a number of root functions .</p>
+<p>Linux</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>sudo echo "test"</code> on each node.</p>
+<p>64-bit version of Red Hat 6.5 or later, or SUSE SLES 11.3 or later.</p>
 </div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>bash</p>
+<p>sshd</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Available for shell-script execution.</p>
+<p>The <code>ssh</code> daemon is running on each node in the cluster.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>bash --version</code></p>
+<p>&#8226; <code>ps aux  | grep sshd</code><br>
+&#8226; <code>sudo netstat -plant | grep :22</code></p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>java</p>
+<p>ntpd</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Available to run the Trafodion software. Sama version as HBase is using.</p>
+<p>The <code>ntp</code> daemon is running and synchronizing time on each node in the cluster.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>java --version</code></p>
+<p>&#8226; <code>ps aux | grep ntp</code><br>
+&#8226; <code>ntpq -p</code></p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>perl</p>
+<p>FQDN</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Available for script execution.</p>
+<p>&#8226; <code>/etc/hosts</code> is set up for fully-qualified node names (FQDN).<br>
+&#8226; <code>/etc/resolv.conf</code> is configured to use a name server.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>perl --version</code></p>
+<p>&#8226; <code>host -T &lt;FQDN&gt;</code> (responds if using a DNS server, times out otherwise)<br>
+&#8226; Simply ssh among nodes using <code>ssh &lt;FQDN&gt;</code>.</p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>python</p>
+<p>Port Availability</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Available for script execution.</p>
+<p>The Linux Kernel Firewall (<code>iptables</code>) has either been disabled or <a href="#ip-ports">ports required by Trafodion</a> have been opened.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p><code>python --version</code></p>
+<p>&#8226; <code>lsmod | grep ip_tables</code> checks whether <code>iptables</code> is loaded. If not, no further checking is needed.<br>
+&#8226; <code>sudo iptables -nL | grep &lt;port&gt;</code> checks the configuration of a port. An empty response indicates no rule for the port, which often means
+the port is <strong>not</strong> open.</p>
 </div></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>yum</p>
+<p>passwordless ssh</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>The user name used to provision Trafodion must have passwordless ssh access to all nodes.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>ssh to the nodes, ensure that no password prompt appears.</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>sudo privileges</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>The user name used to provision Trafodion must sudo access to a number of root functions .</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>sudo echo "test"</code> on each node.</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>bash</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Available for shell-script execution.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>bash --version</code></p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>java</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Available to run the Trafodion software. Same version as HBase is using.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>java --version</code></p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>perl</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Available for script execution.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>perl --version</code></p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>python</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Available for script execution.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>python --version</code></p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>yum</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
 <p>Available for installs, updates, and removal of software packages.</p>
@@ -1307,7 +2082,7 @@ the port is <strong>not</strong> open.</p>
 </table>
 </div>
 <div class="sect3">
-<h4 id="ip_ports">2.1.3. IP Ports</h4>
+<h4 id="requirements-ip-ports">3.1.3. IP Ports</h4>
 <div class="paragraph">
 <p>The following table lists the default ports used by the different Trafodion components plus the configuration file and configuration attribute associated with each port setting.</p>
 </div>
@@ -1317,9 +2092,9 @@ the port is <strong>not</strong> open.</p>
 <col style="width: 20%;">
 <col style="width: 20%;">
 <col style="width: 10%;">
+<col style="width: 5%;">
 <col style="width: 10%;">
-<col style="width: 10%;">
-<col style="width: 20%;">
+<col style="width: 25%;">
 </colgroup>
 <thead>
 <tr>
@@ -1468,9 +2243,11 @@ have Trafodion, HBase, or HDFS servers on them.</p>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_prerequisite_software">2.2. Prerequisite Software</h3>
+<h3 id="requirements-prerequisite-software">3.2. Prerequisite Software</h3>
+<div class="sect3">
+<h4 id="requirements-hadoop-software">3.2.1. Hadoop Software</h4>
 <div class="paragraph">
-<p>Trafodion runs as an add-on service on Hadoop distributions. The following Hadoop services and their dependiencies must be installed and running
+<p>Trafodion runs as an add-on service on Hadoop distributions. The following Hadoop services and their dependencies must be installed and running
 on the cluster where you intend to install Trafodion:</p>
 </div>
 <div class="ulist">
@@ -1496,7 +2273,7 @@ on the cluster where you intend to install Trafodion:</p>
 </ul>
 </div>
 <div class="paragraph">
-<p>The following distributions are supported for Trafodion:</p>
+<p>The following distributions have been tested with Trafodion.<sup>1</sup></p>
 </div>
 <table class="tableblock frame-all grid-all spread">
 <colgroup>
@@ -1519,7 +2296,7 @@ on the cluster where you intend to install Trafodion:</p>
 <td class="tableblock halign-left valign-top"><p class="tableblock">5.2 or 5.3</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">0.98</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="http://www.cloudera.com/downloads/manager/5-2-0.html">CHD 5.2 Installation</a><br>
-<a href="http://www.cloudera.com/downloads/manager/5-3-0.html" class="bare">http://www.cloudera.com/downloads/manager/5-3-0.html</a><sup class="CDH 5.3 Installation">1</sup></p></td>
+<a href="http://www.cloudera.com/downloads/manager/5-3-0.html" class="bare">http://www.cloudera.com/downloads/manager/5-3-0.html</a><sup class="CDH 5.3 Installation">2</sup></p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Hortonworks Data Platform (HDP)</p></td>
@@ -1529,8 +2306,16 @@ on the cluster where you intend to install Trafodion:</p>
 </tr>
 </tbody>
 </table>
-<div class="paragraph">
-<p><sup>1</sup> When possible, install using <strong>parcels</strong> to simply the installation process.</p>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Future releases of Trafodion will move away from distribution-specific integration. Instead, Trafodion will be tested with
+specific version of the Hadoop, HDFS, HBase, and other services/products only.</p>
+</li>
+<li>
+<p>When possible, install using <strong>parcels</strong> to simply the installation process.</p>
+</li>
+</ol>
 </div>
 <div class="admonitionblock note">
 <table>
@@ -1546,11 +2331,13 @@ Trafodion.
 </tr>
 </table>
 </div>
+</div>
 <div class="sect3">
-<h4 id="_software_packages">2.2.1. Software Packages</h4>
+<h4 id="requirements-software-packages">3.2.2. Software Packages</h4>
 <div class="paragraph">
 <p>In addition to the software packages required to run different Hadoop services listed above (for example, <code>Java</code>),
-the following software packages and their dependencies must be installed on all nodes where Trafodion will be installed.</p>
+Trafodion requires supplementary software to be installed on the cluster before it is installed. These are Linux
+tools that are not typically packaged as part of the core Linux distribution.</p>
 </div>
 <div class="admonitionblock note">
 <table>
@@ -1559,7 +2346,9 @@ the following software packages and their dependencies must be installed on all
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-For RedHat/CentOS, the Trafodion Installer can install a subset of the packages below.
+For RedHat/CentOS, the Trafodion Installer automatically attempts get a subset of these packages over the Internet.
+If the cluster&#8217;s access to the Internet is disabled, then you need to manually download the packages and make them available
+for installation. You need to build and install <code>log4c&#43;&#43;</code> manually.
 </td>
 </tr>
 </table>
@@ -1581,11 +2370,12 @@ For RedHat/CentOS, the Trafodion Installer can install a subset of the packages
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">EPEL</p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Add-on packages to completed the Linux distribution.</p></td>
-<td class="tableblock halign-left valign-top"><div class="literal"><pre><a href="http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch">Fedora RPM</a></pre></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>Download
+<a href="http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch">Fedora RPM</a></pre></div></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">pdsh</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Parellelize shell commands during install and Trafodion runtime utilities.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Parallelize shell commands during install and Trafodion runtime utilities.</p></td>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install pdsh</pre></div></td>
 </tr>
 <tr>
@@ -1610,7 +2400,7 @@ For RedHat/CentOS, the Trafodion Installer can install a subset of the packages
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">perl-Params-Validate</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Validates method/function parameters in Perl sripts.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Validates method/function parameters in Perl scripts.</p></td>
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install perl-Params-Validate</pre></div></td>
 </tr>
 <tr>
@@ -1644,243 +2434,2801 @@ For RedHat/CentOS, the Trafodion Installer can install a subset of the packages
 <td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install apr-devel</pre></div></td>
 </tr>
 <tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">apr-util-devel<sup>2</sup></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Support files used to build applications using the APR utility library.</p></td>
-<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install apr-util-devel</pre></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">apr-util-devel<sup>2</sup></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Support files used to build applications using the APR utility library.</p></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install apr-util-devel</pre></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">doxygen<sup>2</sup></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Generate documentation from annotated C++ sources.</p></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install doxygen</pre></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">gcc<sup>2</sup></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">GNU Compiler Collection</p></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install gcc</pre></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><p class="tableblock">gcc_c++<sup>2</sup></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">GNU C++ compiler.</p></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>yum install gcc_c++</pre></div></td>
+</tr>
+</tbody>
+</table>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p><code>log4c&#43;&#43;</code> was recently withdrawn from public repositories. Therefore, you will need to build the <code>log4c&#43;&#43;</code> RPM
+on your system and then install the RPM using the procedure described in <a href="#log4cplusplus_installation">log4c++ Installation</a>.</p>
+</li>
+<li>
+<p>Software package required to build <code>log4c&#43;&#43;</code>. Not required otherwise. These packages are <strong>not</strong> installed by the Trafodion Installer in this release.</p>
+</li>
+</ol>
+</div>
+<div class="paragraph">
+<p>The Trafodion Installer requires Internet access to install the required software packages.</p>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="requirements-trafodion-user-ids-and-their-privileges">3.3. Trafodion User IDs and Their Privileges</h3>
+<div class="sect3">
+<h4 id="requirements-trafodion-runtime-user">3.3.1. Trafodion Runtime User</h4>
+<div class="paragraph">
+<p>The <code>trafodion:trafodion</code> user ID is created as part of the installation process. The default password is: <code>traf123</code>.</p>
+</div>
+<div class="paragraph">
+<p>Trafodion requires that either HDFS ACL support or Kerberos is enabled. The Trafodion Installer will enable HDFS ACL support.
+Kerberos-based security settings are outside the scope of this guide. Please refer to the security information in
+<a href="https://hbase.apache.org/book.html#security">Apache HBase&#8482; Reference Guide</a> for information about how to set up
+HBase security with Kerberos.</p>
+</div>
+<div class="paragraph">
+<p>Also, Trafodion requires <code>sudo</code> access to <code>ip</code> and <code>arping</code> so that floating or elastic IP addresses can be moved from one node to
+another in case of node failures.</p>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+Do <strong>not</strong> create the <code>trafodion:trafodion</code> user ID in advance. The Trafodion Installer uses the presence of this user ID to determine
+whether you&#8217;re doing an installation or upgrade.
+</td>
+</tr>
+</table>
+</div>
+</div>
+<div class="sect3">
+<h4 id="requirements-trafodion-provisioning-user">3.3.2. Trafodion Provisioning User</h4>
+<div class="paragraph">
+<p>Typically, the Trafodion Installer is used for Trafodion installations. It requires access to the user IDs documented below.</p>
+</div>
+<div class="sect4">
+<h5 id="requirements-linux-installation-user">Linux Installation User</h5>
+<div class="paragraph">
+<p>The user ID that performs the Trafodion installation steps. Typically, this User ID runs the Trafodion Installer.</p>
+</div>
+<div class="paragraph">
+<p><strong>Requirements</strong>:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>User name or group cannot be <code>trafodion</code>.</p>
+</li>
+<li>
+<p>Passwordless ssh access to all nodes in the cluster.</p>
+</li>
+<li>
+<p>Internet access to download software packages.</p>
+</li>
+<li>
+<p><code>requiretty</code> must be disabled in <code>/etc/sudoers</code>.</p>
+</li>
+<li>
+<p><code>sudo</code><sup>1</sup> access to:</p>
+<div class="ulist">
+<ul>
+<li>
+<p>Download and install software packages.</p>
+</li>
+<li>
+<p>Modify <code>/etc/sudoers.d</code> (allow the <code>trafodion</code> user to modify floating IP: <code>ip</code> and <code>arping</code>).</p>
+</li>
+<li>
+<p>Create the <code>trafodion</code> user ID and group.</p>
+</li>
+<li>
+<p>Install Trafodion software into the HBase environment.</p>
+</li>
+<li>
+<p>Run Java version command on each node in the cluster.</p>
+</li>
+<li>
+<p>Run Hadoop version command on each node in the cluster.</p>
+</li>
+<li>
+<p>Run HBase version command on each node in the cluster.</p>
+</li>
+<li>
+<p>Create directories and files in:</p>
+<div class="ulist">
+<ul>
+<li>
+<p><code>/etc</code></p>
+</li>
+<li>
+<p><code>/usr/lib</code></p>
+</li>
+<li>
+<p><code>/var/log</code></p>
+</li>
+</ul>
+</div>
+</li>
+<li>
+<p>Invoke <code>su</code> to execute commands as other users; for example, <code>trafodion</code>.</p>
+</li>
+<li>
+<p>Edit <code>sysctl.conf</code> and activate changes using <code>sysctl -p</code>:</p>
+<div class="ulist">
+<ul>
+<li>
+<p>Modify kernel limits.</p>
+</li>
+<li>
+<p>Reserve IP ports.</p>
+</li>
+</ul>
+</div>
+</li>
+</ul>
+</div>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p><sup>1</sup> <code>sudo</code> is <strong>required</strong> in the current release of Trafodion. This restriction may be relaxed in later releases.
+Alternative mechanisms for privileged access (such as running as <code>root</code> or <code>sudo</code> alternative commands) are not supported.</p>
+</div>
+</div>
+<div class="sect4">
+<h5 id="requirements-distribution-manager-user">Distribution Manager User</h5>
+<div class="paragraph">
+<p>A user ID that can change the configuration using Apache Ambari or Cloudera Manager. The Trafodion Installer makes REST
+request to perform configuration and control functions to the distribution manager using this user ID.</p>
+</div>
+<div class="paragraph">
+<p><strong>Requirements</strong>:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Administrator user name and password.</p>
+</li>
+<li>
+<p>URL to Distribution Manager&#8217;s REST API.</p>
+</li>
+</ul>
+</div>
+</div>
+<div class="sect4">
+<h5 id="requirements-hdfs-administrator-user">HDFS Administrator User</h5>
+<div class="paragraph">
+<p>The HDFS super user. Required to create directories and change security settings, as needed.
+The Trafodion Installer uses <code>su</code> to run commands under this user ID.</p>
+</div>
+<div class="paragraph">
+<p><strong>Requirements</strong>:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>HDFS Administrator user name.</p>
+</li>
+<li>
+<p>Write access to home directory on the node where the Distribution Manager is running.</p>
+</li>
+</ul>
+</div>
+</div>
+<div class="sect4">
+<h5 id="requirements-hbase-administrator-user">HBase Administrator User</h5>
+<div class="paragraph">
+<p>The HBase super user. Required to change directory ownership in HDFS.</p>
+</div>
+<div class="paragraph">
+<p><strong>Requirements</strong>:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>HBase Administrator user name and group.</p>
+</li>
+<li>
+<p>Read access to <code>hbase-site.xml</code>.</p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="requirements-required-configuration-changes">3.4. Required Configuration Changes</h3>
+<div class="paragraph">
+<p>Trafodion requires changes to a number of different areas of your system configuration: operating system, HDFS, and HBase.</p>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+These changes are performed by the Trafodion Installer, if used.
+</td>
+</tr>
+</table>
+</div>
+<div class="sect3">
+<h4 id="requirements-operating-system-changes">3.4.1. Operating System Changes</h4>
+<div class="paragraph">
+<p><code>/etc/security/limits.d/trafodion.conf</code> on each node in the cluster must contain the following settings:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="text"># Trafodion settings
+trafodion  soft core    unlimited
+trafodion  hard core    unlimited
+trafodion  soft memlock unlimited
+trafodion  hard memlock unlimited
+trafodion  soft nofile  32768
+trafodion  hard nofile  65536
+trafodion  soft nproc   100000
+trafodion  hard nproc   100000
+hbase      soft nofile  8192
+trafodion  soft nofile  8192
+trafodion  hard nofile  65535</code></pre>
+</div>
+</div>
+<div style="page-break-after: always;"></div>
+</div>
+<div class="sect3">
+<h4 id="requirements-zookeeper-changes">3.4.2. ZooKeeper Changes</h4>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+These changes require a restart of ZooKeeper on all nodes in the cluster.
+</td>
+</tr>
+</table>
+</div>
+<div class="paragraph">
+<p>Trafodion requires the following changes to <code>zoo.cfg</code>:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 30%;">
+<col style="width: 40%;">
+<col style="width: 30%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Setting</th>
+<th class="tableblock halign-left valign-top">New Value</th>
+<th class="tableblock halign-left valign-top">Purpose</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>maxClientCnxns</pre></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>0</pre></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Tell ZooKeeper to impose no limit to the number of connections to enable better Trafodion concurrency.</p>
+</div></div></td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="sect3">
+<h4 id="requirements-hdfs-changes">3.4.3. HDFS Changes</h4>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+These changes require a restart of HDFS on all nodes in the cluster.
+</td>
+</tr>
+</table>
+</div>
+<div class="paragraph">
+<p>Trafodion requires the following changes to the HDFS environment:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 60%;">
+<col style="width: 40%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Action</th>
+<th class="tableblock halign-left valign-top">Purpose</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>&#8226; Create <code>/hbase-staging</code> directory. <br>
+  &#8226; Change owner to HBase Administrator.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>&#8226; Create <code>/bulkload</code> directory. <br>
+  &#8226; Change owner to <code>trafodion</code>.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Used to stage data when processing the Trafodion
+<a href="http://trafodion.apache.org/docs/sql_reference/index.html#load_statement">LOAD INTO table</a>
+statement and as a temporary directory to create links to actual HFile for snapshot scanning.</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>&#8226; Create <code>/lobs</code> directory. <br>
+  &#8226; Change owner to <code>trafodion</code>.</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>&#8226; Create <code>/apps/hbase/data/archive</code><sup>1</sup>. <br>
+  &#8226; Change owner to: <code>hbase:hbase</code> (Cloudera) or <code>hbase:hdfs</code> (Hortonworks)<br>
+  &#8226; Give the <code>trafodion</code> user RWX access to <code>/apps/hbase/data/archive</code><br>
+  &#8226; Set default user of <code>/apps/hbase/data/archive</code> to <code>trafodion</code><br>
+  &#8226; Recursively change <code>setafcl</code> of <code>/apps/hbase/data/archive</code> to RWX</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div></div></td>
+</tr>
+</tbody>
+</table>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>These steps are performed <strong>after</strong> HDFS ACLs have been enabled.</p>
+</li>
+</ol>
+</div>
+<div class="paragraph">
+<p>The following changes are required in <code>hdfs-site.xml</code>:</p>
+</div>
+<table class="tableblock frame-all grid-all spread">
+<colgroup>
+<col style="width: 30%;">
+<col style="width: 40%;">
+<col style="width: 30%;">
+</colgroup>
+<thead>
+<tr>
+<th class="tableblock halign-left valign-top">Setting</th>
+<th class="tableblock halign-left valign-top">New Value</th>
+<th class="tableblock halign-left valign-top">Purpose</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>dfs.namenode.acls.enabled</pre></div></td>
+<td class="tableblock halign-left valign-top"><div class="literal"><pre>true</pre></div></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>Enable HDFS  POSIX Access Control Lists (ACLs).</p>
+</div></div></td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="sect3">
+<h4 id="requirements-hbase-changes">3.4.4. HBase Changes</h4>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+These changes require a res

<TRUNCATED>


[18/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html
index a8492d8..1cc6953 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Descriptor2List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html
index bc7789d..0b1be77 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ErrorDesc (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html
index 3b3746b..24f364a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ErrorDescList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html
index d5f3a99..054b2c7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Header (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html
index c0c3971..b6fe89d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OutConnectionContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html
index 18c1945..77cb771 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLDataValue (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html
index 0b5f10a..cbfd191 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLValue (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html
index b957cee..4b904da 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLValueList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html
index 06054fb..c3b3274 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLWarningOrError (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html
index aa6eeb1..f0a8782 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLWarningOrErrorList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html
index 147ed8c..829729e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerException (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html
index 72ab261..7aaf1fd 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SetConnectionOption (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html
index 19de3ac..07c3054 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>UserDesc (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html
index 0844173..1211ccc 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Version (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html
index 3d579ba..f844525 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html
index 5382633..5bd7772 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Close (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html
index d92cb40..9c64efc 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.ConnectionContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html
index 60d9cc5..49ce8d5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Descriptor2 (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html
index ea578be..1b27aa7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Descriptor2List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html
index bdd4f76..dadb285 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.ErrorDesc (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html
index 8bfe4e8..89bfeff 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.ErrorDescList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html
index b39eaa9..08652dd 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Header (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html
index 5a9c314..e9c9100 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.OutConnectionContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html
index dd0ce73..e74d3f5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLDataValue (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html
index dfbfd9d..453bcd2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLValue (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html
index e408e20..de0f834 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLValueList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html
index 0176881..65ada81 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLWarningOrError (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html
index 487679e..a5156d9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLWarningOrErrorList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html
index a19688a..ded2247 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.ServerException (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html
index 15d0786..3fb27c5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SetConnectionOption (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html
index 3680f54..8bf90b4 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.UserDesc (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html
index 0e2ab0c..ae82753 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Version (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html
index 613e164..213d79c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.VersionList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html
index 740c78d..a4e979e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverDriverInputOutput (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html
index 2857624..13f669d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverDriverInputOutput (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html
index 5b0267f..16437a6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverDriverInputOutput Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html
index 2eceedb..babf060 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.servermt.serverDriverInputOutput (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html
index f7b3f14..2ff9f53 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html
index bd79d5d..b7eb3c4 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiGetCatalogs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html
index 5f78ff3..8a014a3 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlClose (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html
index 23edc26..d797018 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlConnect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html
index af9781d..2e9c4c8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlDisconnect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html
index 56f9512..cf0aaa5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlEndTransact (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html
index 8ddd827..031ad9d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlExecDirect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html
index 43a3314..4f49ebe 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlExecute (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html
index 961a313..a3715e8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlFetch (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html
index 27d0697..df9cf61 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlPrepare (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html
index cf638c2..737e742 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlSetConnectAttr (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html
index c653879..ce0cb7e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html
index b025ab4..544158b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerWorker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html
index 7324897..c429e4e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ClientData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html
index ca6fbd6..dd26579 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiGetCatalogs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html
index 292d6cf..c7e2986 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlClose (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html
index fa59353..0f2ecba 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlConnect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html
index 43d0935..bed05c6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlDisconnect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html
index 3af768e..1be9c72 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlEndTransact (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html
index a5ed2cb..2a69d4c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlExecDirect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html
index 386ae41..1118b49 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlExecute (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html
index 1f75096..e21daaa 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlFetch (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html
index cf24089..84800bb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlPrepare (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html
index bc4e6b1..dfb9a44 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlSetConnectAttr (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html
index ac54d0e..22dbd16 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html
index 5f8ca10..fa2d0e1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerWorker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html
index f13d7f8..7194f0d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html
index 72e4d11..6d02996 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html
index 6f78b20..50ed9f3 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverHandler Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html
index 1556f19..f14a65c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.servermt.serverHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html
index 8d52f13..a45fe8b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TrafConnection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html
index 3d74db4..c27819d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TrafResultSet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>



[13/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/odb/Trafodion_odb_User_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/odb/Trafodion_odb_User_Guide.pdf b/docs/odb/Trafodion_odb_User_Guide.pdf
index 3ab3b26..745425e 100644
--- a/docs/odb/Trafodion_odb_User_Guide.pdf
+++ b/docs/odb/Trafodion_odb_User_Guide.pdf
@@ -5,16 +5,16 @@
 /Author (Version 1.3.0, January 2016)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221454+00'00')
-/ModDate (D:20160212221454+00'00')
+/CreationDate (D:20160218162037+00'00')
+/ModDate (D:20160218162037+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 20 0 R
-/Outlines 469 0 R
-/PageLabels 545 0 R
+/Outlines 471 0 R
+/PageLabels 547 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -24,7 +24,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 106
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 18 0 R 29 0 R 31 0 R 33 0 R 36 0 R 40 0 R 46 0 R 53 0 R 56 0 R 59 0 R 61 0 R 63 0 R 67 0 R 71 0 R 73 0 R 75 0 R 77 0 R 80 0 R 83 0 R 86 0 R 89 0 R 91 0 R 97 0 R 99 0 R 101 0 R 103 0 R 105 0 R 108 0 R 111 0 R 113 0 R 116 0 R 121 0 R 126 0 R 128 0 R 131 0 R 133 0 R 135 0 R 139 0 R 142 0 R 145 0 R 147 0 R 149 0 R 155 0 R 159 0 R 162 0 R 164 0 R 166 0 R 168 0 R 172 0 R 175 0 R 177 0 R 180 0 R 182 0 R 185 0 R 188 0 R 191 0 R 193 0 R 195 0 R 199 0 R 201 0 R 204 0 R 206 0 R 208 0 R 210 0 R 214 0 R 216 0 R 218 0 R 220 0 R 222 0 R 225 0 R 230 0 R 232 0 R 234 0 R 236 0 R 239 0 R 242 0 R 246 0 R 249 0 R 251 0 R 254 0 R 256 0 R 258 0 R 262 0 R 264 0 R 266 0 R 269 0 R 272 0 R 276 0 R 280 0 R 283 0 R 287 0 R 290 0 R 292 0 R 294 0 R 296 0 R 300 0 R 302 0 R 305 0 R 308 0 R 311 0 R 315 0 R 317 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 18 0 R 29 0 R 31 0 R 33 0 R 36 0 R 42 0 R 48 0 R 55 0 R 58 0 R 61 0 R 63 0 R 65 0 R 69 0 R 73 0 R 75 0 R 77 0 R 79 0 R 82 0 R 85 0 R 88 0 R 91 0 R 93 0 R 99 0 R 101 0 R 103 0 R 105 0 R 107 0 R 110 0 R 113 0 R 115 0 R 118 0 R 123 0 R 128 0 R 130 0 R 133 0 R 135 0 R 137 0 R 141 0 R 144 0 R 147 0 R 149 0 R 151 0 R 157 0 R 161 0 R 164 0 R 166 0 R 168 0 R 170 0 R 174 0 R 177 0 R 179 0 R 182 0 R 184 0 R 187 0 R 190 0 R 193 0 R 195 0 R 197 0 R 201 0 R 203 0 R 206 0 R 208 0 R 210 0 R 212 0 R 216 0 R 218 0 R 220 0 R 222 0 R 224 0 R 227 0 R 232 0 R 234 0 R 236 0 R 238 0 R 241 0 R 244 0 R 248 0 R 251 0 R 253 0 R 256 0 R 258 0 R 260 0 R 264 0 R 266 0 R 268 0 R 271 0 R 274 0 R 278 0 R 282 0 R 285 0 R 289 0 R 292 0 R 294 0 R 296 0 R 298 0 R 302 0 R 304 0 R 307 0 R 310 0 R 313 0 R 317 0 R 319 0 R]
 >>
 endobj
 4 0 obj
@@ -1767,7 +1767,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R]
+/Annots [325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R]
 >>
 endobj
 11 0 obj
@@ -3070,7 +3070,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R]
+/Annots [407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R]
 >>
 endobj
 13 0 obj
@@ -3795,18 +3795,18 @@ endobj
 >>
 endobj
 21 0 obj
-<< /Kids [93 0 R 227 0 R 94 0 R 170 0 R 298 0 R]
+<< /Kids [95 0 R 229 0 R 96 0 R 172 0 R 300 0 R]
 >>
 endobj
 22 0 obj
 << /Type /Font
 /BaseFont /AAAAAA+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 547 0 R
+/FontDescriptor 549 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 549 0 R
-/ToUnicode 548 0 R
+/Widths 551 0 R
+/ToUnicode 550 0 R
 >>
 endobj
 23 0 obj
@@ -5015,7 +5015,7 @@ endobj
 [33 0 R /XYZ 0 352.76000000000016 null]
 endobj
 35 0 obj
-<< /Length 2765
+<< /Length 3549
 >>
 stream
 q
@@ -5082,7 +5082,40 @@ ET
 BT
 36.0 587.5300000000002 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 587.5300000000002 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36.0 568.9700000000003 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 568.9700000000003 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -5162,7 +5195,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [38 0 R]
+/Annots [38 0 R 39 0 R 40 0 R]
 >>
 endobj
 37 0 obj
@@ -5180,6 +5213,28 @@ endobj
 >>
 endobj
 39 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 585.4600000000002 531.72 594.7100000000002]
+/Type /Annot
+>>
+endobj
+40 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36.0 566.9000000000002 114.87 576.1500000000002]
+/Type /Annot
+>>
+endobj
+41 0 obj
 << /Length 9431
 >>
 stream
@@ -5757,42 +5812,42 @@ Q
 
 endstream
 endobj
-40 0 obj
+42 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 39 0 R
+/Contents 41 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F6.0 43 0 R
-/F7.0 44 0 R
+/F6.0 45 0 R
+/F7.0 46 0 R
 /F5.0 27 0 R
 >>
 >>
 >>
 endobj
-41 0 obj
-[40 0 R /XYZ 0 792.0 null]
+43 0 obj
+[42 0 R /XYZ 0 792.0 null]
 endobj
-42 0 obj
-[40 0 R /XYZ 0 695.98 null]
+44 0 obj
+[42 0 R /XYZ 0 695.98 null]
 endobj
-43 0 obj
+45 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-BoldOblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-44 0 obj
+46 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Bold
 /Encoding /WinAnsiEncoding
 >>
 endobj
-45 0 obj
+47 0 obj
 << /Length 9947
 >>
 stream
@@ -6348,31 +6403,31 @@ Q
 
 endstream
 endobj
-46 0 obj
+48 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 45 0 R
+/Contents 47 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
-/Annots [50 0 R]
+/Annots [52 0 R]
 >>
 endobj
-47 0 obj
-[46 0 R /XYZ 0 792.0 null]
-endobj
-48 0 obj
-[46 0 R /XYZ 0 695.98 null]
-endobj
 49 0 obj
-[46 0 R /XYZ 0 562.4800000000001 null]
+[48 0 R /XYZ 0 792.0 null]
 endobj
 50 0 obj
+[48 0 R /XYZ 0 695.98 null]
+endobj
+51 0 obj
+[48 0 R /XYZ 0 562.4800000000001 null]
+endobj
+52 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6383,14 +6438,14 @@ endobj
 /Type /Annot
 >>
 endobj
-51 0 obj
+53 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-BoldOblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-52 0 obj
+54 0 obj
 << /Length 11497
 >>
 stream
@@ -7112,11 +7167,11 @@ Q
 
 endstream
 endobj
-53 0 obj
+55 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 52 0 R
+/Contents 54 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -7125,10 +7180,10 @@ endobj
 >>
 >>
 endobj
-54 0 obj
-[53 0 R /XYZ 0 591.78 null]
+56 0 obj
+[55 0 R /XYZ 0 591.78 null]
 endobj
-55 0 obj
+57 0 obj
 << /Length 8441
 >>
 stream
@@ -7626,11 +7681,11 @@ Q
 
 endstream
 endobj
-56 0 obj
+58 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 55 0 R
+/Contents 57 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -7641,10 +7696,10 @@ endobj
 >>
 >>
 endobj
-57 0 obj
-[56 0 R /XYZ 0 792.0 null]
+59 0 obj
+[58 0 R /XYZ 0 792.0 null]
 endobj
-58 0 obj
+60 0 obj
 << /Length 6361
 >>
 stream
@@ -8032,11 +8087,11 @@ Q
 
 endstream
 endobj
-59 0 obj
+61 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 58 0 R
+/Contents 60 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -8045,7 +8100,7 @@ endobj
 >>
 >>
 endobj
-60 0 obj
+62 0 obj
 << /Length 6615
 >>
 stream
@@ -8451,11 +8506,11 @@ Q
 
 endstream
 endobj
-61 0 obj
+63 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 60 0 R
+/Contents 62 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -8464,7 +8519,7 @@ endobj
 >>
 >>
 endobj
-62 0 obj
+64 0 obj
 << /Length 8436
 >>
 stream
@@ -8936,24 +8991,24 @@ Q
 
 endstream
 endobj
-63 0 obj
+65 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 62 0 R
+/Contents 64 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [65 0 R]
+/Annots [67 0 R]
 >>
 endobj
-64 0 obj
-[63 0 R /XYZ 0 232.17999999999984 null]
+66 0 obj
+[65 0 R /XYZ 0 232.17999999999984 null]
 endobj
-65 0 obj
+67 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -8964,7 +9019,7 @@ endobj
 /Type /Annot
 >>
 endobj
-66 0 obj
+68 0 obj
 << /Length 12657
 >>
 stream
@@ -9577,11 +9632,11 @@ Q
 
 endstream
 endobj
-67 0 obj
+69 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 66 0 R
+/Contents 68 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -9590,13 +9645,13 @@ endobj
 >>
 >>
 endobj
-68 0 obj
-[67 0 R /XYZ 0 792.0 null]
+70 0 obj
+[69 0 R /XYZ 0 792.0 null]
 endobj
-69 0 obj
-[67 0 R /XYZ 0 695.98 null]
+71 0 obj
+[69 0 R /XYZ 0 695.98 null]
 endobj
-70 0 obj
+72 0 obj
 << /Length 14926
 >>
 stream
@@ -10298,11 +10353,11 @@ Q
 
 endstream
 endobj
-71 0 obj
+73 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 70 0 R
+/Contents 72 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -10311,7 +10366,7 @@ endobj
 >>
 >>
 endobj
-72 0 obj
+74 0 obj
 << /Length 9633
 >>
 stream
@@ -10772,11 +10827,11 @@ Q
 
 endstream
 endobj
-73 0 obj
+75 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 72 0 R
+/Contents 74 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -10785,7 +10840,7 @@ endobj
 >>
 >>
 endobj
-74 0 obj
+76 0 obj
 << /Length 3753
 >>
 stream
@@ -10983,11 +11038,11 @@ Q
 
 endstream
 endobj
-75 0 obj
+77 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 74 0 R
+/Contents 76 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -10996,7 +11051,7 @@ endobj
 >>
 >>
 endobj
-76 0 obj
+78 0 obj
 << /Length 9566
 >>
 stream
@@ -11547,11 +11602,11 @@ Q
 
 endstream
 endobj
-77 0 obj
+79 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 76 0 R
+/Contents 78 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -11561,10 +11616,10 @@ endobj
 >>
 >>
 endobj
-78 0 obj
-[77 0 R /XYZ 0 792.0 null]
+80 0 obj
+[79 0 R /XYZ 0 792.0 null]
 endobj
-79 0 obj
+81 0 obj
 << /Length 4018
 >>
 stream
@@ -11809,11 +11864,11 @@ Q
 
 endstream
 endobj
-80 0 obj
+82 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 79 0 R
+/Contents 81 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -11822,10 +11877,10 @@ endobj
 >>
 >>
 endobj
-81 0 obj
-[80 0 R /XYZ 0 792.0 null]
+83 0 obj
+[82 0 R /XYZ 0 792.0 null]
 endobj
-82 0 obj
+84 0 obj
 << /Length 7319
 >>
 stream
@@ -12176,11 +12231,11 @@ Q
 
 endstream
 endobj
-83 0 obj
+85 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 82 0 R
+/Contents 84 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -12189,10 +12244,10 @@ endobj
 >>
 >>
 endobj
-84 0 obj
-[83 0 R /XYZ 0 792.0 null]
+86 0 obj
+[85 0 R /XYZ 0 792.0 null]
 endobj
-85 0 obj
+87 0 obj
 << /Length 8696
 >>
 stream
@@ -12776,11 +12831,11 @@ Q
 
 endstream
 endobj
-86 0 obj
+88 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 85 0 R
+/Contents 87 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -12789,10 +12844,10 @@ endobj
 >>
 >>
 endobj
-87 0 obj
-[86 0 R /XYZ 0 792.0 null]
+89 0 obj
+[88 0 R /XYZ 0 792.0 null]
 endobj
-88 0 obj
+90 0 obj
 << /Length 13633
 >>
 stream
@@ -13670,11 +13725,11 @@ Q
 
 endstream
 endobj
-89 0 obj
+91 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 88 0 R
+/Contents 90 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -13683,7 +13738,7 @@ endobj
 >>
 >>
 endobj
-90 0 obj
+92 0 obj
 << /Length 9673
 >>
 stream
@@ -14290,11 +14345,11 @@ Q
 
 endstream
 endobj
-91 0 obj
+93 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 90 0 R
+/Contents 92 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -14304,23 +14359,23 @@ endobj
 >>
 >>
 endobj
-92 0 obj
-[91 0 R /XYZ 0 792.0 null]
+94 0 obj
+[93 0 R /XYZ 0 792.0 null]
 endobj
-93 0 obj
+95 0 obj
 << /Limits [(a-troubleshooting) (data-loading-operators)]
-/Names [(a-troubleshooting) 313 0 R (about-this-document) 19 0 R (appendixes) 312 0 R (assign-label-to-a-query) 267 0 R (b-develop-and-test-odb) 318 0 R (basic-concepts) 68 0 R (case-sensitive-table-and-column-names) 240 0 R (change-executions-distributed-across-threads) 117 0 R (comments-encouraged) 37 0 R (comparing-tables-technology-preview) 247 0 R (concepts_load_balancing) 122 0 R (configure-data-sources) 57 0 R (configure-unixodbc) 54 0 R (connect-to-database) 78 0 R (copy-a-list-of-tables) 237 0 R (copy-operators) 228 0 R (copy-tables-from-one-database-to-another) 226 0 R (data-loading-operators) 153 0 R]
+/Names [(a-troubleshooting) 315 0 R (about-this-document) 19 0 R (appendixes) 314 0 R (assign-label-to-a-query) 269 0 R (b-develop-and-test-odb) 320 0 R (basic-concepts) 70 0 R (case-sensitive-table-and-column-names) 242 0 R (change-executions-distributed-across-threads) 119 0 R (comments-encouraged) 37 0 R (comparing-tables-technology-preview) 249 0 R (concepts_load_balancing) 124 0 R (configure-data-sources) 59 0 R (configure-unixodbc) 56 0 R (connect-to-database) 80 0 R (copy-a-list-of-tables) 239 0 R (copy-operators) 230 0 R (copy-tables-from-one-database-to-another) 228 0 R (data-loading-operators) 155 0 R]
 >>
 endobj
-94 0 obj
+96 0 obj
 << /Limits [(integrating-with-hadoop) (notation-conventions)]
-/Names [(integrating-with-hadoop) 244 0 R (intended-audience) 24 0 R (introduction) 41 0 R (limit-number-of-odb-threads) 114 0 R (list-database-objects) 87 0 R (list-odbc-drivers-and-data-sources) 81 0 R (load-extract-copy) 150 0 R (load-files) 151 0 R (load_binary_files) 197 0 R (load_default_values) 196 0 R (load_map_fields) 169 0 R (load_mapfiles_ignore) 183 0 R (main-odb-sql-interpreter-features) 285 0 R (new-and-changed-information) 25 0 R (notation-conventions) 26 0 R]
+/Names [(integrating-with-hadoop) 246 0 R (intended-audience) 24 0 R (introduction) 43 0 R (limit-number-of-odb-threads) 116 0 R (list-database-objects) 89 0 R (list-odbc-drivers-and-data-sources) 83 0 R (load-extract-copy) 152 0 R (load-files) 153 0 R (load_binary_files) 199 0 R (load_default_values) 198 0 R (load_map_fields) 171 0 R (load_mapfiles_ignore) 185 0 R (main-odb-sql-interpreter-features) 287 0 R (new-and-changed-information) 25 0 R (notation-conventions) 26 0 R]
 >>
 endobj
-95 0 obj
-[91 0 R /XYZ 0 490.82000000000016 null]
+97 0 obj
+[93 0 R /XYZ 0 490.82000000000016 null]
 endobj
-96 0 obj
+98 0 obj
 << /Length 5716
 >>
 stream
@@ -14661,11 +14716,11 @@ Q
 
 endstream
 endobj
-97 0 obj
+99 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 96 0 R
+/Contents 98 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -14674,7 +14729,7 @@ endobj
 >>
 >>
 endobj
-98 0 obj
+100 0 obj
 << /Length 5848
 >>
 stream
@@ -14971,11 +15026,11 @@ Q
 
 endstream
 endobj
-99 0 obj
+101 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 98 0 R
+/Contents 100 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -14984,7 +15039,7 @@ endobj
 >>
 >>
 endobj
-100 0 obj
+102 0 obj
 << /Length 12769
 >>
 stream
@@ -15662,21 +15717,21 @@ Q
 
 endstream
 endobj
-101 0 obj
+103 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 100 0 R
+/Contents 102 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
 /F2.0 15 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
 >>
 endobj
-102 0 obj
+104 0 obj
 << /Length 6449
 >>
 stream
@@ -16050,11 +16105,11 @@ Q
 
 endstream
 endobj
-103 0 obj
+105 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 102 0 R
+/Contents 104 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.1 22 0 R
 /F1.0 8 0 R
@@ -16065,7 +16120,7 @@ endobj
 >>
 >>
 endobj
-104 0 obj
+106 0 obj
 << /Length 4979
 >>
 stream
@@ -16372,11 +16427,11 @@ Q
 
 endstream
 endobj
-105 0 obj
+107 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 104 0 R
+/Contents 106 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -16386,10 +16441,10 @@ endobj
 >>
 >>
 endobj
-106 0 obj
-[105 0 R /XYZ 0 792.0 null]
+108 0 obj
+[107 0 R /XYZ 0 792.0 null]
 endobj
-107 0 obj
+109 0 obj
 << /Length 14527
 >>
 stream
@@ -17151,26 +17206,26 @@ Q
 
 endstream
 endobj
-108 0 obj
+110 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 107 0 R
+/Contents 109 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
 /F4.0 23 0 R
-/F8.0 51 0 R
-/F7.0 44 0 R
+/F8.0 53 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-109 0 obj
-[108 0 R /XYZ 0 792.0 null]
+111 0 obj
+[110 0 R /XYZ 0 792.0 null]
 endobj
-110 0 obj
+112 0 obj
 << /Length 8080
 >>
 stream
@@ -17565,21 +17620,21 @@ Q
 
 endstream
 endobj
-111 0 obj
+113 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 110 0 R
+/Contents 112 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
 >>
 endobj
-112 0 obj
+114 0 obj
 << /Length 6086
 >>
 stream
@@ -17894,11 +17949,11 @@ Q
 
 endstream
 endobj
-113 0 obj
+115 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 112 0 R
+/Contents 114 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -17907,10 +17962,10 @@ endobj
 >>
 >>
 endobj
-114 0 obj
-[113 0 R /XYZ 0 792.0 null]
+116 0 obj
+[115 0 R /XYZ 0 792.0 null]
 endobj
-115 0 obj
+117 0 obj
 << /Length 8637
 >>
 stream
@@ -18457,25 +18512,25 @@ Q
 
 endstream
 endobj
-116 0 obj
+118 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 115 0 R
+/Contents 117 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
-/Annots [118 0 R 119 0 R]
+/Annots [120 0 R 121 0 R]
 >>
 endobj
-117 0 obj
-[116 0 R /XYZ 0 792.0 null]
+119 0 obj
+[118 0 R /XYZ 0 792.0 null]
 endobj
-118 0 obj
+120 0 obj
 << /Border [0 0 0]
 /Dest (query_driver_all_scripts_path)
 /Subtype /Link
@@ -18483,7 +18538,7 @@ endobj
 /Type /Annot
 >>
 endobj
-119 0 obj
+121 0 obj
 << /Border [0 0 0]
 /Dest (concepts_load_balancing)
 /Subtype /Link
@@ -18491,7 +18546,7 @@ endobj
 /Type /Annot
 >>
 endobj
-120 0 obj
+122 0 obj
 << /Length 14573
 >>
 stream
@@ -19269,11 +19324,11 @@ Q
 
 endstream
 endobj
-121 0 obj
+123 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 120 0 R
+/Contents 122 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -19281,13 +19336,13 @@ endobj
 /F5.0 27 0 R
 >>
 >>
-/Annots [123 0 R]
+/Annots [125 0 R]
 >>
 endobj
-122 0 obj
-[121 0 R /XYZ 0 792.0 null]
+124 0 obj
+[123 0 R /XYZ 0 792.0 null]
 endobj
-123 0 obj
+125 0 obj
 << /Border [0 0 0]
 /Dest (load_binary_files)
 /Subtype /Link
@@ -19295,10 +19350,10 @@ endobj
 /Type /Annot
 >>
 endobj
-124 0 obj
-[121 0 R /XYZ 0 411.00000000000034 null]
+126 0 obj
+[123 0 R /XYZ 0 411.00000000000034 null]
 endobj
-125 0 obj
+127 0 obj
 << /Length 6335
 >>
 stream
@@ -19621,11 +19676,11 @@ Q
 
 endstream
 endobj
-126 0 obj
+128 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 125 0 R
+/Contents 127 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -19634,7 +19689,7 @@ endobj
 >>
 >>
 endobj
-127 0 obj
+129 0 obj
 << /Length 2590
 >>
 stream
@@ -19787,11 +19842,11 @@ Q
 
 endstream
 endobj
-128 0 obj
+130 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 127 0 R
+/Contents 129 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -19800,10 +19855,10 @@ endobj
 >>
 >>
 endobj
-129 0 obj
-[128 0 R /XYZ 0 792.0 null]
+131 0 obj
+[130 0 R /XYZ 0 792.0 null]
 endobj
-130 0 obj
+132 0 obj
 << /Length 10898
 >>
 stream
@@ -20342,11 +20397,11 @@ Q
 
 endstream
 endobj
-131 0 obj
+133 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 130 0 R
+/Contents 132 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -20355,7 +20410,7 @@ endobj
 >>
 >>
 endobj
-132 0 obj
+134 0 obj
 << /Length 7590
 >>
 stream
@@ -20802,22 +20857,22 @@ Q
 
 endstream
 endobj
-133 0 obj
+135 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 132 0 R
+/Contents 134 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F2.0 15 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 /F4.0 23 0 R
 >>
 >>
 >>
 endobj
-134 0 obj
+136 0 obj
 << /Length 18611
 >>
 stream
@@ -22022,11 +22077,11 @@ Q
 
 endstream
 endobj
-135 0 obj
+137 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 134 0 R
+/Contents 136 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -22035,13 +22090,13 @@ endobj
 >>
 >>
 endobj
-136 0 obj
-[135 0 R /XYZ 0 792.0 null]
+138 0 obj
+[137 0 R /XYZ 0 792.0 null]
 endobj
-137 0 obj
-[135 0 R /XYZ 0 649.6400000000001 null]
+139 0 obj
+[137 0 R /XYZ 0 649.6400000000001 null]
 endobj
-138 0 obj
+140 0 obj
 << /Length 7106
 >>
 stream
@@ -22407,11 +22462,11 @@ Q
 
 endstream
 endobj
-139 0 obj
+141 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 138 0 R
+/Contents 140 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -22420,10 +22475,10 @@ endobj
 >>
 >>
 endobj
-140 0 obj
-[139 0 R /XYZ 0 694.69 null]
+142 0 obj
+[141 0 R /XYZ 0 694.69 null]
 endobj
-141 0 obj
+143 0 obj
 << /Length 10349
 >>
 stream
@@ -23009,11 +23064,11 @@ Q
 
 endstream
 endobj
-142 0 obj
+144 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 141 0 R
+/Contents 143 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -23022,10 +23077,10 @@ endobj
 >>
 >>
 endobj
-143 0 obj
-[142 0 R /XYZ 0 792.0 null]
+145 0 obj
+[144 0 R /XYZ 0 792.0 null]
 endobj
-144 0 obj
+146 0 obj
 << /Length 2603
 >>
 stream
@@ -23163,11 +23218,11 @@ Q
 
 endstream
 endobj
-145 0 obj
+147 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 144 0 R
+/Contents 146 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -23176,7 +23231,7 @@ endobj
 >>
 >>
 endobj
-146 0 obj
+148 0 obj
 << /Length 6496
 >>
 stream
@@ -23538,11 +23593,11 @@ Q
 
 endstream
 endobj
-147 0 obj
+149 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 146 0 R
+/Contents 148 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -23551,7 +23606,7 @@ endobj
 >>
 >>
 endobj
-148 0 obj
+150 0 obj
 << /Length 12647
 >>
 stream
@@ -24308,27 +24363,27 @@ Q
 
 endstream
 endobj
-149 0 obj
+151 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 148 0 R
+/Contents 150 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
 >>
 >>
-/Annots [152 0 R]
+/Annots [154 0 R]
 >>
 endobj
-150 0 obj
-[149 0 R /XYZ 0 792.0 null]
+152 0 obj
+[151 0 R /XYZ 0 792.0 null]
 endobj
-151 0 obj
-[149 0 R /XYZ 0 695.98 null]
+153 0 obj
+[151 0 R /XYZ 0 695.98 null]
 endobj
-152 0 obj
+154 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24339,10 +24394,10 @@ endobj
 /Type /Annot
 >>
 endobj
-153 0 obj
-[149 0 R /XYZ 0 328.04000000000013 null]
+155 0 obj
+[151 0 R /XYZ 0 328.04000000000013 null]
 endobj
-154 0 obj
+156 0 obj
 << /Length 14892
 >>
 stream
@@ -25332,21 +25387,21 @@ Q
 
 endstream
 endobj
-155 0 obj
+157 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 154 0 R
+/Contents 156 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 /F5.0 27 0 R
 >>
 >>
-/Annots [156 0 R 157 0 R]
+/Annots [158 0 R 159 0 R]
 >>
 endobj
-156 0 obj
+158 0 obj
 << /Border [0 0 0]
 /Dest (load_map_fields)
 /Subtype /Link
@@ -25354,7 +25409,7 @@ endobj
 /Type /Annot
 >>
 endobj
-157 0 obj
+159 0 obj
 << /Border [0 0 0]
 /Dest (load_map_fields)
 /Subtype /Link
@@ -25362,7 +25417,7 @@ endobj
 /Type /Annot
 >>
 endobj
-158 0 obj
+160 0 obj
 << /Length 16708
 >>
 stream
@@ -26415,22 +26470,22 @@ Q
 
 endstream
 endobj
-159 0 obj
+161 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 158 0 R
+/Contents 160 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
 /F1.0 8 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 >>
 >>
-/Annots [160 0 R]
+/Annots [162 0 R]
 >>
 endobj
-160 0 obj
+162 0 obj
 << /Border [0 0 0]
 /Dest (load_default_values)
 /Subtype /Link
@@ -26438,7 +26493,7 @@ endobj
 /Type /Annot
 >>
 endobj
-161 0 obj
+163 0 obj
 << /Length 13513
 >>
 stream
@@ -27347,11 +27402,11 @@ Q
 
 endstream
 endobj
-162 0 obj
+164 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 161 0 R
+/Contents 163 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -27361,7 +27416,7 @@ endobj
 >>
 >>
 endobj
-163 0 obj
+165 0 obj
 << /Length 16655
 >>
 stream
@@ -28405,11 +28460,11 @@ Q
 
 endstream
 endobj
-164 0 obj
+166 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 163 0 R
+/Contents 165 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -28420,7 +28475,7 @@ endobj
 >>
 >>
 endobj
-165 0 obj
+167 0 obj
 << /Length 4353
 >>
 stream
@@ -28676,11 +28731,11 @@ Q
 
 endstream
 endobj
-166 0 obj
+168 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 165 0 R
+/Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F4.0 23 0 R
@@ -28689,7 +28744,7 @@ endobj
 >>
 >>
 endobj
-167 0 obj
+169 0 obj
 << /Length 10519
 >>
 stream
@@ -29333,11 +29388,11 @@ Q
 
 endstream
 endobj
-168 0 obj
+170 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 167 0 R
+/Contents 169 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -29347,15 +29402,15 @@ endobj
 >>
 >>
 endobj
-169 0 obj
-[168 0 R /XYZ 0 792.0 null]
+171 0 obj
+[170 0 R /XYZ 0 792.0 null]
 endobj
-170 0 obj
+172 0 obj
 << /Limits [(obtain-database-information) (randomizing-execution-order)]
-/Names [(obtain-database-information) 84 0 R (odb-as-a-query-driver-technology-preview) 259 0 R (odb-as-a-sql-interpreter-technology-preview) 284 0 R (odb-requirements) 48 0 R (odb-sql-interpreter-help) 297 0 R (parallelize-multiple-commands-and-scripts) 109 0 R (perform-actions-on-multiple-database-objects) 92 0 R (publishing-history) 34 0 R (query_driver_all_scripts_path) 270 0 R (randomizing-execution-order) 273 0 R]
+/Names [(obtain-database-information) 86 0 R (odb-as-a-query-driver-technology-preview) 261 0 R (odb-as-a-sql-interpreter-technology-preview) 286 0 R (odb-requirements) 50 0 R (odb-sql-interpreter-help) 299 0 R (parallelize-multiple-commands-and-scripts) 111 0 R (perform-actions-on-multiple-database-objects) 94 0 R (publishing-history) 34 0 R (query_driver_all_scripts_path) 272 0 R (randomizing-execution-order) 275 0 R]
 >>
 endobj
-171 0 obj
+173 0 obj
 << /Length 6156
 >>
 stream
@@ -29770,28 +29825,28 @@ Q
 
 endstream
 endobj
-172 0 obj
+174 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 171 0 R
+/Contents 173 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
-/F9.0 173 0 R
+/F9.0 175 0 R
 /F2.0 15 0 R
 >>
 >>
 >>
 endobj
-173 0 obj
+175 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-174 0 obj
+176 0 obj
 << /Length 24965
 >>
 stream
@@ -31421,11 +31476,11 @@ Q
 
 endstream
 endobj
-175 0 obj
+177 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 174 0 R
+/Contents 176 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -31435,7 +31490,7 @@ endobj
 >>
 >>
 endobj
-176 0 obj
+178 0 obj
 << /Length 16874
 >>
 stream
@@ -32522,21 +32577,21 @@ Q
 
 endstream
 endobj
-177 0 obj
+179 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 176 0 R
+/Contents 178 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [178 0 R]
+/Annots [180 0 R]
 >>
 endobj
-178 0 obj
+180 0 obj
 << /Border [0 0 0]
 /Dest (load_mapfiles_ignore)
 /Subtype /Link
@@ -32544,7 +32599,7 @@ endobj
 /Type /Annot
 >>
 endobj
-179 0 obj
+181 0 obj
 << /Length 16949
 >>
 stream
@@ -33565,11 +33620,11 @@ Q
 
 endstream
 endobj
-180 0 obj
+182 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 179 0 R
+/Contents 181 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -33578,7 +33633,7 @@ endobj
 >>
 >>
 endobj
-181 0 obj
+183 0 obj
 << /Length 11854
 >>
 stream
@@ -34191,25 +34246,25 @@ Q
 
 endstream
 endobj
-182 0 obj
+184 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 181 0 R
+/Contents 183 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
 /F4.0 23 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
 >>
 endobj
-183 0 obj
-[182 0 R /XYZ 0 792.0 null]
+185 0 obj
+[184 0 R /XYZ 0 792.0 null]
 endobj
-184 0 obj
+186 0 obj
 << /Length 8916
 >>
 stream
@@ -34660,24 +34715,24 @@ Q
 
 endstream
 endobj
-185 0 obj
+187 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 184 0 R
+/Contents 186 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
 /F2.0 15 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 >>
 >>
 >>
 endobj
-186 0 obj
-[185 0 R /XYZ 0 652.34 null]
+188 0 obj
+[187 0 R /XYZ 0 652.34 null]
 endobj
-187 0 obj
+189 0 obj
 << /Length 7856
 >>
 stream
@@ -35120,11 +35175,11 @@ Q
 
 endstream
 endobj
-188 0 obj
+190 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 187 0 R
+/Contents 189 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -35133,10 +35188,10 @@ endobj
 >>
 >>
 endobj
-189 0 obj
-[188 0 R /XYZ 0 603.2200000000001 null]
+191 0 obj
+[190 0 R /XYZ 0 603.2200000000001 null]
 endobj
-190 0 obj
+192 0 obj
 << /Length 20884
 >>
 stream
@@ -36489,11 +36544,11 @@ Q
 
 endstream
 endobj
-191 0 obj
+193 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 190 0 R
+/Contents 192 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -36503,7 +36558,7 @@ endobj
 >>
 >>
 endobj
-192 0 obj
+194 0 obj
 << /Length 8053
 >>
 stream
@@ -36950,22 +37005,22 @@ Q
 
 endstream
 endobj
-193 0 obj
+195 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 192 0 R
+/Contents 194 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
-/F9.0 173 0 R
+/F9.0 175 0 R
 /F4.0 23 0 R
 /F2.0 15 0 R
 >>
 >>
 >>
 endobj
-194 0 obj
+196 0 obj
 << /Length 13440
 >>
 stream
@@ -37759,11 +37814,11 @@ Q
 
 endstream
 endobj
-195 0 obj
+197 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 194 0 R
+/Contents 196 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -37773,13 +37828,13 @@ endobj
 >>
 >>
 endobj
-196 0 obj
-[195 0 R /XYZ 0 792.0 null]
+198 0 obj
+[197 0 R /XYZ 0 792.0 null]
 endobj
-197 0 obj
-[195 0 R /XYZ 0 133.44000000000005 null]
+199 0 obj
+[197 0 R /XYZ 0 133.44000000000005 null]
 endobj
-198 0 obj
+200 0 obj
 << /Length 6251
 >>
 stream
@@ -38116,11 +38171,11 @@ Q
 
 endstream
 endobj
-199 0 obj
+201 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 198 0 R
+/Contents 200 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -38130,7 +38185,7 @@ endobj
 >>
 >>
 endobj
-200 0 obj
+202 0 obj
 << /Length 5770
 >>
 stream
@@ -38426,11 +38481,11 @@ Q
 
 endstream
 endobj
-201 0 obj
+203 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 200 0 R
+/Contents 202 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -38439,10 +38494,10 @@ endobj
 >>
 >>
 endobj
-202 0 obj
-[201 0 R /XYZ 0 792.0 null]
+204 0 obj
+[203 0 R /XYZ 0 792.0 null]
 endobj
-203 0 obj
+205 0 obj
 << /Length 4374
 >>
 stream
@@ -38720,11 +38775,11 @@ Q
 
 endstream
 endobj
-204 0 obj
+206 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 203 0 R
+/Contents 205 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -38733,7 +38788,7 @@ endobj
 >>
 >>
 endobj
-205 0 obj
+207 0 obj
 << /Length 6790
 >>
 stream
@@ -39095,11 +39150,11 @@ Q
 
 endstream
 endobj
-206 0 obj
+208 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 205 0 R
+/Contents 207 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -39108,7 +39163,7 @@ endobj
 >>
 >>
 endobj
-207 0 obj
+209 0 obj
 << /Length 6425
 >>
 stream
@@ -39437,11 +39492,11 @@ Q
 
 endstream
 endobj
-208 0 obj
+210 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 207 0 R
+/Contents 209 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -39450,7 +39505,7 @@ endobj
 >>
 >>
 endobj
-209 0 obj
+211 0 obj
 << /Length 10466
 >>
 stream
@@ -40027,11 +40082,11 @@ Q
 
 endstream
 endobj
-210 0 obj
+212 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 209 0 R
+/Contents 211 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -40040,13 +40095,13 @@ endobj
 >>
 >>
 endobj
-211 0 obj
-[210 0 R /XYZ 0 792.0 null]
+213 0 obj
+[212 0 R /XYZ 0 792.0 null]
 endobj
-212 0 obj
-[210 0 R /XYZ 0 373.52000000000015 null]
+214 0 obj
+[212 0 R /XYZ 0 373.52000000000015 null]
 endobj
-213 0 obj
+215 0 obj
 << /Length 14143
 >>
 stream
@@ -40974,11 +41029,11 @@ Q
 
 endstream
 endobj
-214 0 obj
+216 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 213 0 R
+/Contents 215 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -40987,7 +41042,7 @@ endobj
 >>
 >>
 endobj
-215 0 obj
+217 0 obj
 << /Length 12539
 >>
 stream
@@ -41859,11 +41914,11 @@ Q
 
 endstream
 endobj
-216 0 obj
+218 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 215 0 R
+/Contents 217 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -41873,7 +41928,7 @@ endobj
 >>
 >>
 endobj
-217 0 obj
+219 0 obj
 << /Length 10530
 >>
 stream
@@ -42457,11 +42512,11 @@ Q
 
 endstream
 endobj
-218 0 obj
+220 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 217 0 R
+/Contents 219 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -42471,7 +42526,7 @@ endobj
 >>
 >>
 endobj
-219 0 obj
+221 0 obj
 << /Length 17975
 >>
 stream
@@ -43652,11 +43707,11 @@ Q
 
 endstream
 endobj
-220 0 obj
+222 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 219 0 R
+/Contents 221 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -43666,7 +43721,7 @@ endobj
 >>
 >>
 endobj
-221 0 obj
+223 0 obj
 << /Length 4218
 >>
 stream
@@ -43900,11 +43955,11 @@ Q
 
 endstream
 endobj
-222 0 obj
+224 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 221 0 R
+/Contents 223 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -43913,10 +43968,10 @@ endobj
 >>
 >>
 endobj
-223 0 obj
-[222 0 R /XYZ 0 792.0 null]
+225 0 obj
+[224 0 R /XYZ 0 792.0 null]
 endobj
-224 0 obj
+226 0 obj
 << /Length 13221
 >>
 stream
@@ -44625,33 +44680,33 @@ Q
 
 endstream
 endobj
-225 0 obj
+227 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 224 0 R
+/Contents 226 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F5.0 27 0 R
 /F4.0 23 0 R
 >>
 >>
 >>
 endobj
-226 0 obj
-[225 0 R /XYZ 0 792.0 null]
+228 0 obj
+[227 0 R /XYZ 0 792.0 null]
 endobj
-227 0 obj
+229 0 obj
 << /Limits [(defining-a-timeout) (installation-and-configuration)]
-/Names [(defining-a-timeout) 274 0 R (determine-appropriate-number-of-threads-for-load-extract-copy-diff) 243 0 R (develop) 319 0 R (diff-operators) 252 0 R (different-data-sources-for-different-threads) 137 0 R (extract-a-list-of-tables) 223 0 R (extract-table-ddl) 143 0 R (extract-tables) 211 0 R (extraction-options) 212 0 R (format-query-results) 140 0 R (generate-and-load-data) 189 0 R (get-help) 69 0 R (getting-csv-output) 260 0 R (install-and-configure-the-required-unixodbc) 49 0 R (install-odb) 64 0 R (installation-and-configuration) 47 0 R]
+/Names [(defining-a-timeout) 276 0 R (determine-appropriate-number-of-threads-for-load-extract-copy-diff) 245 0 R (develop) 321 0 R (diff-operators) 254 0 R (different-data-sources-for-different-threads) 139 0 R (extract-a-list-of-tables) 225 0 R (extract-table-ddl) 145 0 R (extract-tables) 213 0 R (extraction-options) 214 0 R (format-query-results) 142 0 R (generate-and-load-data) 191 0 R (get-help) 71 0 R (getting-csv-output) 262 0 R (install-and-configure-the-required-unixodbc) 51 0 R (install-odb) 66 0 R (installation-and-configuration) 49 0 R]
 >>
 endobj
-228 0 obj
-[225 0 R /XYZ 0 618.7400000000001 null]
+230 0 obj
+[227 0 R /XYZ 0 618.7400000000001 null]
 endobj
-229 0 obj
+231 0 obj
 << /Length 12456
 >>
 stream
@@ -45396,22 +45451,22 @@ Q
 
 endstream
 endobj
-230 0 obj
+232 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 229 0 R
+/Contents 231 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
 /F1.0 8 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 /F4.0 23 0 R
 >>
 >>
 >>
 endobj
-231 0 obj
+233 0 obj
 << /Length 17346
 >>
 stream
@@ -46544,11 +46599,11 @@ Q
 
 endstream
 endobj
-232 0 obj
+234 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 231 0 R
+/Contents 233 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -46558,7 +46613,7 @@ endobj
 >>
 >>
 endobj
-233 0 obj
+235 0 obj
 << /Length 1771
 >>
 stream
@@ -46668,11 +46723,11 @@ Q
 
 endstream
 endobj
-234 0 obj
+236 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 233 0 R
+/Contents 235 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -46681,7 +46736,7 @@ endobj
 >>
 >>
 endobj
-235 0 obj
+237 0 obj
 << /Length 7475
 >>
 stream
@@ -47119,11 +47174,11 @@ Q
 
 endstream
 endobj
-236 0 obj
+238 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 235 0 R
+/Contents 237 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -47133,10 +47188,10 @@ endobj
 >>
 >>
 endobj
-237 0 obj
-[236 0 R /XYZ 0 792.0 null]
+239 0 obj
+[238 0 R /XYZ 0 792.0 null]
 endobj
-238 0 obj
+240 0 obj
 << /Length 8848
 >>
 stream
@@ -47605,11 +47660,11 @@ Q
 
 endstream
 endobj
-239 0 obj
+241 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 238 0 R
+/Contents 240 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -47619,10 +47674,10 @@ endobj
 >>
 >>
 endobj
-240 0 obj
-[239 0 R /XYZ 0 559.0300000000001 null]
+242 0 obj
+[241 0 R /XYZ 0 559.0300000000001 null]
 endobj
-241 0 obj
+243 0 obj
 << /Length 13779
 >>
 stream
@@ -48424,28 +48479,28 @@ Q
 
 endstream
 endobj
-242 0 obj
+244 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 241 0 R
+/Contents 243 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
 /F4.0 23 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-243 0 obj
-[242 0 R /XYZ 0 792.0 null]
+245 0 obj
+[244 0 R /XYZ 0 792.0 null]
 endobj
-244 0 obj
-[242 0 R /XYZ 0 395.4200000000002 null]
+246 0 obj
+[244 0 R /XYZ 0 395.4200000000002 null]
 endobj
-245 0 obj
+247 0 obj
 << /Length 14566
 >>
 stream
@@ -49257,11 +49312,11 @@ Q
 
 endstream
 endobj
-246 0 obj
+248 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 245 0 R
+/Contents 247 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -49271,10 +49326,10 @@ endobj
 >>
 >>
 endobj
-247 0 obj
-[246 0 R /XYZ 0 792.0 null]
+249 0 obj
+[248 0 R /XYZ 0 792.0 null]
 endobj
-248 0 obj
+250 0 obj
 << /Length 7979
 >>
 stream
@@ -49647,11 +49702,11 @@ Q
 
 endstream
 endobj
-249 0 obj
+251 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 248 0 R
+/Contents 250 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -49660,7 +49715,7 @@ endobj
 >>
 >>
 endobj
-250 0 obj
+252 0 obj
 << /Length 13376
 >>
 stream
@@ -50284,11 +50339,11 @@ Q
 
 endstream
 endobj
-251 0 obj
+253 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 250 0 R
+/Contents 252 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -50297,10 +50352,10 @@ endobj
 >>
 >>
 endobj
-252 0 obj
-[251 0 R /XYZ 0 326.0399999999998 null]
+254 0 obj
+[253 0 R /XYZ 0 326.0399999999998 null]
 endobj
-253 0 obj
+255 0 obj
 << /Length 12708
 >>
 stream
@@ -51068,11 +51123,11 @@ Q
 
 endstream
 endobj
-254 0 obj
+256 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 253 0 R
+/Contents 255 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -51082,7 +51137,7 @@ endobj
 >>
 >>
 endobj
-255 0 obj
+257 0 obj
 << /Length 14647
 >>
 stream
@@ -52034,22 +52089,22 @@ Q
 
 endstream
 endobj
-256 0 obj
+258 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 255 0 R
+/Contents 257 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
 /F1.0 8 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 /F4.0 23 0 R
 >>
 >>
 >>
 endobj
-257 0 obj
+259 0 obj
 << /Length 7822
 >>
 stream
@@ -52534,27 +52589,27 @@ Q
 
 endstream
 endobj
-258 0 obj
+260 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 257 0 R
+/Contents 259 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-259 0 obj
-[258 0 R /XYZ 0 792.0 null]
+261 0 obj
+[260 0 R /XYZ 0 792.0 null]
 endobj
-260 0 obj
-[258 0 R /XYZ 0 695.98 null]
+262 0 obj
+[260 0 R /XYZ 0 695.98 null]
 endobj
-261 0 obj
+263 0 obj
 << /Length 9131
 >>
 stream
@@ -53004,11 +53059,11 @@ Q
 
 endstream
 endobj
-262 0 obj
+264 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 261 0 R
+/Contents 263 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -53017,7 +53072,7 @@ endobj
 >>
 >>
 endobj
-263 0 obj
+265 0 obj
 << /Length 9891
 >>
 stream
@@ -53648,11 +53703,11 @@ Q
 
 endstream
 endobj
-264 0 obj
+266 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 263 0 R
+/Contents 265 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -53662,7 +53717,7 @@ endobj
 >>
 >>
 endobj
-265 0 obj
+267 0 obj
 << /Length 8934
 >>
 stream
@@ -54142,11 +54197,11 @@ Q
 
 endstream
 endobj
-266 0 obj
+268 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 265 0 R
+/Contents 267 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -54155,10 +54210,10 @@ endobj
 >>
 >>
 endobj
-267 0 obj
-[266 0 R /XYZ 0 792.0 null]
+269 0 obj
+[268 0 R /XYZ 0 792.0 null]
 endobj
-268 0 obj
+270 0 obj
 << /Length 20693
 >>
 stream
@@ -55585,25 +55640,25 @@ Q
 
 endstream
 endobj
-269 0 obj
+271 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 268 0 R
+/Contents 270 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
-/F7.0 44 0 R
+/F8.0 53 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-270 0 obj
-[269 0 R /XYZ 0 792.0 null]
+272 0 obj
+[271 0 R /XYZ 0 792.0 null]
 endobj
-271 0 obj
+273 0 obj
 << /Length 8659
 >>
 stream
@@ -56172,11 +56227,11 @@ Q
 
 endstream
 endobj
-272 0 obj
+274 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 271 0 R
+/Contents 273 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -56186,13 +56241,13 @@ endobj
 >>
 >>
 endobj
-273 0 obj
-[272 0 R /XYZ 0 792.0 null]
+275 0 obj
+[274 0 R /XYZ 0 792.0 null]
 endobj
-274 0 obj
-[272 0 R /XYZ 0 543.94 null]
+276 0 obj
+[274 0 R /XYZ 0 543.94 null]
 endobj
-275 0 obj
+277 0 obj
 << /Length 10165
 >>
 stream
@@ -56738,28 +56793,28 @@ Q
 
 endstream
 endobj
-276 0 obj
+278 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 275 0 R
+/Contents 277 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F5.0 27 0 R
 /F3.1 22 0 R
 >>
 >>
 >>
 endobj
-277 0 obj
-[276 0 R /XYZ 0 792.0 null]
+279 0 obj
+[278 0 R /XYZ 0 792.0 null]
 endobj
-278 0 obj
-[276 0 R /XYZ 0 423.4000000000002 null]
+280 0 obj
+[278 0 R /XYZ 0 423.4000000000002 null]
 endobj
-279 0 obj
+281 0 obj
 << /Length 5635
 >>
 stream
@@ -57099,11 +57154,11 @@ Q
 
 endstream
 endobj
-280 0 obj
+282 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 279 0 R
+/Contents 281 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -57112,10 +57167,10 @@ endobj
 >>
 >>
 endobj
-281 0 obj
-[280 0 R /XYZ 0 792.0 null]
+283 0 obj
+[282 0 R /XYZ 0 792.0 null]
 endobj
-282 0 obj
+284 0 obj
 << /Length 11029
 >>
 stream
@@ -57732,27 +57787,27 @@ Q
 
 endstream
 endobj
-283 0 obj
+285 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 282 0 R
+/Contents 284 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F7.0 44 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-284 0 obj
-[283 0 R /XYZ 0 792.0 null]
+286 0 obj
+[285 0 R /XYZ 0 792.0 null]
 endobj
-285 0 obj
-[283 0 R /XYZ 0 543.1900000000002 null]
+287 0 obj
+[285 0 R /XYZ 0 543.1900000000002 null]
 endobj
-286 0 obj
+288 0 obj
 << /Length 14734
 >>
 stream
@@ -58616,11 +58671,11 @@ Q
 
 endstream
 endobj
-287 0 obj
+289 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 286 0 R
+/Contents 288 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -58628,10 +58683,10 @@ endobj
 /F4.0 23 0 R
 >>
 >>
-/Annots [288 0 R]
+/Annots [290 0 R]
 >>
 endobj
-288 0 obj
+290 0 obj
 << /Border [0 0 0]
 /Dest (sql_custom_prompt)
 /Subtype /Link
@@ -58639,7 +58694,7 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
+291 0 obj
 << /Length 9418
 >>
 stream
@@ -59212,11 +59267,11 @@ Q
 
 endstream
 endobj
-290 0 obj
+292 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 289 0 R
+/Contents 291 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -59225,7 +59280,7 @@ endobj
 >>
 >>
 endobj
-291 0 obj
+293 0 obj
 << /Length 9671
 >>
 stream
@@ -59749,11 +59804,11 @@ Q
 
 endstream
 endobj
-292 0 obj
+294 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 291 0 R
+/Contents 293 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
@@ -59762,7 +59817,7 @@ endobj
 >>
 >>
 endobj
-293 0 obj
+295 0 obj
 << /Length 11878
 >>
 stream
@@ -60371,21 +60426,21 @@ Q
 
 endstream
 endobj
-294 0 obj
+296 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 293 0 R
+/Contents 295 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F2.0 15 0 R
 >>
 >>
 >>
 endobj
-295 0 obj
+297 0 obj
 << /Length 1247
 >>
 stream
@@ -60468,11 +60523,11 @@ Q
 
 endstream
 endobj
-296 0 obj
+298 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 295 0 R
+/Contents 297 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -60480,15 +60535,15 @@ endobj
 >>
 >>
 endobj
-297 0 obj
-[296 0 R /XYZ 0 792.0 null]
+299 0 obj
+[298 0 R /XYZ 0 792.0 null]
 endobj
-298 0 obj
+300 0 obj
 << /Limits [(re-looping-a-given-workload) (what-is-odb)]
-/Names [(re-looping-a-given-workload) 281 0 R (reduce-the-odbc-buffer-size) 202 0 R (run-commands-and-scripts) 95 0 R (shell-script-here-document-syntax) 106 0 R (simulating-user-thinking-time) 277 0 R (sql_custom_prompt) 306 0 R (sql_run_commands) 303 0 R (starting-threads-gracefully) 278 0 R (test) 322 0 R (thread-id-thread-execution-and-script-command) 129 0 R (use-mapfiles-to-load-fixed-format-files) 186 0 R (use-variables-in-odb-scripts) 124 0 R (validate-sql-scripts) 136 0 R (what-is-odb) 42 0 R]
+/Names [(re-looping-a-given-workload) 283 0 R (reduce-the-odbc-buffer-size) 204 0 R (run-commands-and-scripts) 97 0 R (shell-script-here-document-syntax) 108 0 R (simulating-user-thinking-time) 279 0 R (sql_custom_prompt) 308 0 R (sql_run_commands) 305 0 R (starting-threads-gracefully) 280 0 R (test) 324 0 R (thread-id-thread-execution-and-script-command) 131 0 R (use-mapfiles-to-load-fixed-format-files) 188 0 R (use-variables-in-odb-scripts) 126 0 R (validate-sql-scripts) 138 0 R (what-is-odb) 44 0 R]
 >>
 endobj
-299 0 obj
+301 0 obj
 << /Length 14844
 >>
 stream
@@ -61137,11 +61192,11 @@ Q
 
 endstream
 endobj
-300 0 obj
+302 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 299 0 R
+/Contents 301 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F5.0 27 0 R
 /F1.0 8 0 R
@@ -61150,7 +61205,7 @@ endobj
 >>
 >>
 endobj
-301 0 obj
+303 0 obj
 << /Length 11323
 >>
 stream
@@ -61776,24 +61831,24 @@ Q
 
 endstream
 endobj
-302 0 obj
+304 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 301 0 R
+/Contents 303 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F8.0 51 0 R
+/F8.0 53 0 R
 /F5.0 27 0 R
 >>
 >>
 >>
 endobj
-303 0 obj
-[302 0 R /XYZ 0 792.0 null]
+305 0 obj
+[304 0 R /XYZ 0 792.0 null]
 endobj
-304 0 obj
+306 0 obj
 << /Length 9694
 >>
 stream
@@ -62388,25 +62443,25 @@ Q
 
 endstream
 endobj
-305 0 obj
+307 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 304 0 R
+/Contents 306 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F5.0 27 0 R
-/F8.0 51 0 R
-/F7.0 44 0 R
+/F8.0 53 0 R
+/F7.0 46 0 R
 >>
 >>
 >>
 endobj
-306 0 obj
-[305 0 R /XYZ 0 792.0 null]
+308 0 obj
+[307 0 R /XYZ 0 792.0 null]
 endobj
-307 0 obj
+309 0 obj
 << /Length 5172
 >>
 stream
@@ -62737,23 +62792,23 @@ Q
 
 endstream
 endobj
-308 0 obj
+310 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 307 0 R
+/Contents 309 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
 /F1.0 8 0 R
 /F4.0 23 0 R
 >>
-/XObject << /I1 309 0 R
+/XObject << /I1 311 0 R
 >>
 >>
 >>
 endobj
-309 0 obj
+311 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -62817,7 +62872,7 @@ rQ
 ƙ��2rrk���d���
 endstream
 endobj
-310 0 obj
+312 0 obj
 << /Length 15133
 >>
 stream
@@ -63639,11 +63694,11 @@ Q
 
 endstream
 endobj
-311 0 obj
+313 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 310 0 R
+/Contents 312 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -63653,13 +63708,13 @@ endobj
 >>
 >>
 endobj
-312 0 obj
-[311 0 R /XYZ 0 792.0 null]
+314 0 obj
+[313 0 R /XYZ 0 792.0 null]
 endobj
-313 0 obj
-[311 0 R /XYZ 0 695.98 null]
+315 0 obj
+[313 0 R /XYZ 0 695.98 null]
 endobj
-314 0 obj
+316 0 obj
 << /Length 11060
 >>
 stream
@@ -64343,11 +64398,11 @@ Q
 
 endstream
 endobj
-315 0 obj
+317 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 314 0 R
+/Contents 316 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F5.0 27 0 R
@@ -64357,7 +64412,7 @@ endobj
 >>
 >>
 endobj
-316 0 obj
+318 0 obj
 << /Length 8368
 >>
 stream
@@ -64853,26 +64908,26 @@ Q
 
 endstream
 endobj
-317 0 obj
+319 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 316 0 R
+/Contents 318 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [320 0 R 321 0 R]
+/Annots [322 0 R 323 0 R]
 >>
 endobj
-318 0 obj
-[317 0 R /XYZ 0 792.0 null]
+320 0 obj
+[319 0 R /XYZ 0 792.0 null]
 endobj
-319 0 obj
-[317 0 R /XYZ 0 698.76 null]
+321 0 obj
+[319 0 R /XYZ 0 698.76 null]
 endobj
-320 0 obj
+322 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64883,7 +64938,7 @@ endobj
 /Type /Annot
 >>
 endobj
-321 0 obj
+323 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64894,10 +64949,10 @@ endobj
 /Type /Annot
 >>
 endobj
-322 0 obj
-[317 0 R /XYZ 0 411.24 null]
+324 0 obj
+[319 0 R /XYZ 0 411.24 null]
 endobj
-323 0 obj
+325 0 obj
 << /Border [0 0 0]
 /Dest (about-this-document)
 /Subtype /Link
@@ -64905,7 +64960,7 @@ endobj
 /Type /Annot
 >>
 endobj
-324 0 obj
+326 0 obj
 << /Border [0 0 0]
 /Dest (about-this-document)
 /Subtype /Link
@@ -64913,7 +64968,7 @@ endobj
 /Type /Annot
 >>
 endobj
-325 0 obj
+327 0 obj
 << /Border [0 0 0]
 /Dest (intended-audience)
 /Subtype /Link
@@ -64921,7 +64976,7 @@ endobj
 /Type /Annot
 >>
 endobj
-326 0 obj
+328 0 obj
 << /Border [0 0 0]
 /Dest (intended-audience)
 /Subtype /Link
@@ -64929,7 +64984,7 @@ endobj
 /Type /Annot
 >>
 endobj
-327 0 obj
+329 0 obj
 << /Border [0 0 0]
 /Dest (new-and-changed-information)
 /Subtype /Link
@@ -64937,7 +64992,7 @@ endobj
 /Type /Annot
 >>
 endobj
-328 0 obj
+330 0 obj
 << /Border [0 0 0]
 /Dest (new-and-changed-information)
 /Subtype /Link
@@ -64945,7 +65000,7 @@ endobj
 /Type /Annot
 >>
 endobj
-329 0 obj
+331 0 obj
 << /Border [0 0 0]
 /Dest (notation-conventions)
 /Subtype /Link
@@ -64953,7 +65008,7 @@ endobj
 /Type /Annot
 >>
 endobj
-330 0 obj
+332 0 obj
 << /Border [0 0 0]
 /Dest (notation-conventions)
 /Subtype /Link
@@ -64961,7 +65016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-331 0 obj
+333 0 obj
 << /Border [0 0 0]
 /Dest (publishing-history)
 /Subtype /Link
@@ -64969,7 +65024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-332 0 obj
+334 0 obj
 << /Border [0 0 0]
 /Dest (publishing-history)
 /Subtype /Link
@@ -64977,7 +65032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-333 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (comments-encouraged)
 /Subtype /Link
@@ -64985,7 +65040,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+336 0 obj
 << /Border [0 0 0]
 /Dest (comments-encouraged)
 /Subtype /Link
@@ -64993,7 +65048,7 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
+337 0 obj
 << /Border [0 0 0]
 /Dest (introduction)
 /Subtype /Link
@@ -65001,7 +65056,7 @@ endobj
 /Type /Annot
 >>
 endobj
-336 0 obj
+338 0 obj
 << /Border [0 0 0]
 /Dest (introduction)
 /Subtype /Link
@@ -65009,7 +65064,7 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
+339 0 obj
 << /Border [0 0 0]
 /Dest (what-is-odb)
 /Subtype /Link
@@ -65017,7 +65072,7 @@ endobj
 /Type /Annot
 >>
 endobj
-338 0 obj
+340 0 obj
 << /Border [0 0 0]
 /Dest (what-is-odb)
 /Subtype /Link
@@ -65025,7 +65080,7 @@ endobj
 /Type /Annot
 >>
 endobj
-339 0 obj
+341 0 obj
 << /Border [0 0 0]
 /Dest (installation-and-configuration)
 /Subtype /Link
@@ -65033,7 +65088,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+342 0 obj
 << /Border [0 0 0]
 /Dest (installation-and-configuration)
 /Subtype /Link
@@ -65041,7 +65096,7 @@ endobj
 /Type /Annot
 >>
 endobj
-341 0 obj
+343 0 obj
 << /Border [0 0 0]
 /Dest (odb-requirements)
 /Subtype /Link
@@ -65049,7 +65104,7 @@ endobj
 /Type /Annot
 >>
 endobj
-342 0 obj
+344 0 obj
 << /Border [0 0 0]
 /Dest (odb-requirements)
 /Subtype /Link
@@ -65057,7 +65112,7 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
+345 0 obj
 << /Border [0 0 0]
 /Dest (install-and-configure-the-required-unixodbc)
 /Subtype /Link
@@ -65065,7 +65120,7 @@ endobj
 /Type /Annot
 >>
 endobj
-344 0 obj
+346 0 obj
 << /Border [0 0 0]
 /Dest (install-and-configure-the-required-unixodbc)
 /Subtype /Link
@@ -65073,7 +65128,7 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
+347 0 obj
 << /Border [0 0 0]
 /Dest (configure-unixodbc)
 /Subtype /Link
@@ -65081,7 +65136,7 @@ endobj
 /Type /Annot
 >>
 endobj
-346 0 obj
+348 0 obj
 << /Border [0 0 0]
 /Dest (configure-unixodbc)
 /Subtype /Link
@@ -65089,7 +65144,7 @@ endobj
 /Type /Annot
 >>
 endobj
-347 0 obj
+349 0 obj
 << /Border [0 0 0]
 /Dest (configure-data-sources)
 /Subtype /Link
@@ -65097,7 +65152,7 @@ endobj
 /Type /Annot
 >>
 endobj
-348 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (configure-data-sources)
 /Subtype /Link
@@ -65105,7 +65160,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+351 0 obj
 << /Border [0 0 0]
 /Dest (install-odb)
 /Subtype /Link
@@ -65113,7 +65168,7 @@ endobj
 /Type /Annot
 >>
 endobj
-350 0 obj
+352 0 obj
 << /Border [0 0 0]
 /Dest (install-odb)
 /Subtype /Link
@@ -65121,7 +65176,7 @@ endobj
 /Type /Annot
 >>
 endobj
-351 0 obj
+353 0 obj
 << /Border [0 0 0]
 /Dest (basic-concepts)
 /Subtype /Link
@@ -65129,7 +65184,7 @@ endobj
 /Type /Annot
 >>
 endobj
-352 0 obj
+354 0 obj
 << /Border [0 0 0]
 /Dest (basic-concepts)
 /Subtype /Link
@@ -65137,7 +65192,7 @@ endobj
 /Type /Annot
 >>
 endobj
-353 0 obj
+355 0 obj
 << /Border [0 0 0]
 /Dest (get-help)
 /Subtype /Link
@@ -65145,7 +65200,7 @@ endobj
 /Type /Annot
 >>
 endobj
-354 0 obj
+356 0 obj
 << /Border [0 0 0]
 /Dest (get-help)
 /Subtype /Link
@@ -65153,7 +65208,7 @@ endobj
 /Type /Annot
 >>
 endobj
-355 0 obj
+357 0 obj
 << /Border [0 0 0]
 /Dest (connect-to-database)
 /Subtype /Link
@@ -65161,7 +65216,7 @@ endobj
 /Type /Annot
 >>
 endobj
-356 0 obj
+358 0 obj
 << /Border [0 0 0]
 /Dest (connect-to-database)
 /Subtype /Link
@@ -65169,7 +65224,7 @@ endobj
 /Type /Annot
 >>
 endobj
-357 0 obj
+359 0 obj
 << /Border [0 0 0]
 /Dest (list-odbc-drivers-and-data-sources)
 /Subtype /Link
@@ -65177,7 +65232,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+360 0 obj
 << /Border [0 0 0]
 /Dest (list-odbc-drivers-and-data-sources)
 /Subtype /Link
@@ -65185,7 +65240,7 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
+361 0 obj
 << /Border [0 0 0]
 /Dest (obtain-database-information)
 /Subtype /Link
@@ -65193,7 +65248,7 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
+362 0 obj
 << /Border [0 0 0]
 /Dest (obtain-database-information)
 /Subtype /Link
@@ -65201,7 +65256,7 @@ endobj
 /Type /Annot
 >>
 endobj
-361 0 obj
+363 0 obj
 << /Border [0 0 0]
 /Dest (list-database-objects)
 /Subtype /Link
@@ -65209,7 +65264,7 @@ endobj
 /Type /Annot
 >>
 endobj
-362 0 obj
+364 0 obj
 << /Border [0 0 0]
 /Dest (list-database-objects)
 /Subtype /Link
@@ -65217,7 +65272,7 @@ endobj
 /Type /Annot
 >>
 endobj
-363 0 obj
+365 0 obj
 << /Border [0 0 0]
 /Dest (perform-actions-on-multiple-database-objects)
 /Subtype /Link
@@ -65225,7 +65280,7 @@ endobj
 /Type /Annot
 >>
 endobj
-364 0 obj
+366 0 obj
 << /Border [0 0 0]
 /Dest (perform-actions-on-multiple-database-objects)
 /Subtype /Link
@@ -65233,7 +65288,7 @@ endobj
 /Type /Annot
 >>
 endobj
-365 0 obj
+367 0 obj
 << /Border [0 0 0]
 /Dest (run-commands-and-scripts)
 /Subtype /Link
@@ -65241,7 +65296,7 @@ endobj
 /Type /Annot
 >>
 endobj
-366 0 obj
+368 0 obj
 << /Border [0 0 0]
 /Dest (run-commands-and-scripts)
 /Subtype /Link
@@ -65249,7 +65304,7 @@ endobj
 /Type /Annot
 >>
 endobj
-367 0 obj
+369 0 obj
 << /Border [0 0 0]
 /Dest (shell-script-here-document-syntax)
 /Subtype /Link
@@ -65257,7 +65312,7 @@ endobj
 /Type /Annot
 >>
 endobj
-368 0 obj
+370 0 obj
 << /Border [0 0 0]
 /Dest (shell-script-here-document-syntax)
 /Subtype /Link
@@ -65265,7 +65320,7 @@ endobj
 /Type /Annot
 >>
 endobj
-369 0 obj
+371 0 obj
 << /Border [0 0 0]
 /Dest (parallelize-multiple-commands-and-scripts)
 /Subtype /Link
@@ -65273,7 +65328,7 @@ endobj
 /Type /Annot
 >>
 endobj
-370 0 obj
+372 0 obj
 << /Border [0 0 0]
 /Dest (parallelize-multiple-commands-and-scripts)
 /Subtype /Link
@@ -65281,7 +65336,7 @@ endobj
 /Type /Annot
 >>
 endobj
-371 0 obj
+373 0 obj
 << /Border [0 0 0]
 /Dest (limit-number-of-odb-threads)
 /Subtype /Link
@@ -65289,7 +65344,7 @@ endobj
 /Type /Annot
 >>
 endobj
-372 0 obj
+374 0 obj
 << /Border [0 0 0]
 /Dest (limit-number-of-odb-threads)
 /Subtype /Link
@@ -65297,7 +65352,7 @@ endobj
 /Type /Annot
 >>
 endobj
-373 0 obj
+375 0 obj
 << /Border [0 0 0]
 /Dest (change-executions-distributed-across-threads)
 /Subtype /Link
@@ -65305,7 +65360,7 @@ endobj
 /Type /Annot
 >>
 endobj
-374 0 obj
+376 0 obj
 << /Border [0 0 0]
 /Dest (change-executions-distributed-across-threads)
 /Subtype /Link
@@ -65313,7 +65368,7 @@ endobj
 /Type /Annot
 >>
 endobj
-375 0 obj
+377 0 obj
 << /Border [0 0 0]
 /Dest (concepts_load_balancing)
 /Subtype /Link
@@ -65321,7 +65376,7 @@ endobj
 /Type /Annot
 >>
 endobj
-376 0 obj
+378 0 obj
 << /Border [0 0 0]
 /Dest (concepts_load_balancing)
 /Subtype /Link
@@ -65329,7 +65384,7 @@ endobj
 /Type /Annot
 >>
 endobj
-377 0 obj
+379 0 obj
 << /Border [0 0 0]
 /Dest (use-variables-in-odb-scripts)
 /Subtype /Link
@@ -65337,7 +65392,7 @@ endobj
 /Type /Annot
 >>
 endobj
-378 0 obj
+380 0 obj
 << /Border [0 0 0]
 /Dest (use-variables-in-odb-scripts)
 /Subtype /Link
@@ -65345,7 +65400,7 @@ endobj
 /Type /Annot
 >>
 endobj
-379 0 obj
+381 0 obj
 << /Border [0 0 0]
 /Dest (thread-id-thread-execution-and-script-command)
 /Subtype /Link
@@ -65353,7 +65408,7 @@ endobj
 /Type /Annot
 >>
 endobj
-380 0 obj
+382 0 obj
 << /Border [0 0 0]
 /Dest (thread-id-thread-execution-and-script-command)
 /Subtype /Link
@@ -65361,7 +65416,7 @@ endobj
 /Type /Annot
 >>
 endobj
-381 0 obj
+383 0 obj
 << /Border [0 0 0]
 /Dest (validate-sql-scripts)
 /Subtype /Link
@@ -65369,7 +65424,7 @@ endobj
 /Type /Annot
 >>
 endobj
-382 0 obj
+384 0 obj
 << /Border [0 0 0]
 /Dest (validate-sql-scripts)
 /Subtype /Link
@@ -65377,7 +65432,7 @@ endobj
 /Type /Annot
 >>
 endobj
-383 0 obj
+385 0 obj
 << /Border [0 0 0]
 /Dest (different-data-sources-for-different-threads)
 /Subtype /Link
@@ -65385,7 +65440,7 @@ endobj
 /Type /Annot
 >>
 endobj
-384 0 obj
+386 0 obj
 << /Border [0 0 0]
 /Dest (different-data-sources-for-different-threads)
 /Subtype /Link
@@ -65393,7 +65448,7 @@ endobj
 /Type /Annot
 >>
 endobj
-385 0 obj
+387 0 obj
 << /Border [0 0 0]
 /Dest (format-query-results)
 /Subtype /Link
@@ -65401,7 +65456,7 @@ endobj
 /Type /Annot
 >>
 endobj
-386 0 obj
+388 0 obj
 << /Border [0 0 0]
 /Dest (format-query-results)
 /Subtype /Link
@@ -65409,7 +65464,7 @@ endobj
 /Type /Annot
 >>
 endobj
-387 0 obj
+389 0 obj
 << /Border [0 0 0]
 /Dest (extract-table-ddl)
 /Subtype /Link
@@ -65417,7 +65472,7 @@ endobj
 /Type /Annot
 >>
 endobj
-388 0 obj
+390 0 obj
 << /Border [0 0 0]
 /Dest (extract-table-ddl)
 /Subtype /Link
@@ -65425,7 +65480,7 @@ endobj
 /Type /Annot
 >>
 endobj
-389 0 obj
+391 0 obj
 << /Border [0 0 0]
 /Dest (load-extract-copy)
 /Subtype /Link
@@ -65433,7 +65488,7 @@ endobj
 /Type /Annot
 >>
 endobj
-390 0 obj
+392 0 obj
 << /Border [0 0 0]
 /Dest (load-extract-copy)
 /Subtype /Link
@@ -65441,7 +65496,7 @@ endobj
 /Type /Annot
 >>
 endobj
-391 0 obj
+393 0 obj
 << /Border [0 0 0]
 /Dest (load-files)
 /Subtype /Link
@@ -65449,7 +65504,7 @@ endobj
 /Type /Annot
 >>
 endobj
-392 0 obj
+394 0 obj
 << /Border [0 0 0]
 /Dest (load-files)
 /Subtype /Link
@@ -65457,7 +65512,7 @@ endobj
 /Type /Annot
 >>
 endobj
-393 0 obj
+395 0 obj
 << /Border [0 0 0]
 /Dest (data-loading-operators)
 /Subtype /Link
@@ -65465,7 +65520,7 @@ endobj
 /Type /Annot
 >>
 endobj
-394 0 obj
+396 0 obj
 << /Border [0 0 0]
 /Dest (data-loading-operators)
 /Subtype /Link
@@ -65473,7 +65528,7 @@ endobj
 /Type /Annot
 >>
 endobj
-395 0 obj
+397 0 obj
 << /Border [0 0 0]
 /Dest (load_map_fields)
 /Subtype /Link
@@ -65481,7 +65536,7 @@ endobj
 /Type /Annot
 >>
 endobj
-396 0 obj
+398 0 obj
 << /Border [0 0 0]
 /Dest (load_map_fields)
 /Subtype /Link
@@ -65489,7 +65544,7 @@ endobj
 /Type /Annot
 >>
 endobj
-397 0 obj
+399 0 obj
 << /Border [0 0 0]
 /Dest (load_mapfiles_ignore)
 /Subtype /Link
@@ -65497,7 +65552,7 @@ endobj
 /Type /Annot
 >>
 endobj
-398 0 obj
+400 0 obj
 << /Border [0 0 0]
 /Dest (load_mapfiles_ignore)
 /Subtype /Link
@@ -65505,7 +65560,7 @@ endobj
 /Type /Annot
 >>
 endobj
-399 0 obj
+401 0 obj
 << /Border [0 0 0]
 /Dest (use-mapfiles-to-load-fixed-format-files)
 /Subtype /Link
@@ -65513,7 +65568,7 @@ endobj
 /Type /Annot
 >>
 endobj
-400 0 obj
+402 0 obj
 << /Border [0 0 0]
 /Dest (use-mapfiles-to-load-fixed-format-files)
 /Subtype /Link
@@ -65521,7 +65576,7 @@ endobj
 /Type /Annot
 >>
 endobj
-401 0 obj
+403 0 obj
 << /Border [0 0 0]
 /Dest (generate-and-load-data)
 /Subtype /Link
@@ -65529,7 +65584,7 @@ endobj
 /Type /Annot
 >>
 endobj
-402 0 obj
+404 0 obj
 << /Border [0 0 0]
 /Dest (generate-and-load-data)
 /Subtype /Link
@@ -65537,7 +65592,7 @@ endobj
 /Type /Annot
 >>
 endobj
-403 0 obj
+405 0 obj
 << /Border [0 0 0]
 /Dest (load_default_values)
 /Subtype /Link
@@ -65545,7 +65600,7 @@ endobj
 /Type /Annot
 >>
 endobj
-404 0 obj
+406 0 obj
 << /Border [0 0 0]
 /Dest (load_default_values)
 /Subtype /Link
@@ -65553,7 +65608,7 @@ endobj
 /Type /Annot
 >>
 endobj
-405 0 obj
+407 0 obj
 << /Border [0 0 0]
 /Dest (load_binary_files)
 /Subtype /Link
@@ -65561,7 +65616,7 @@ endobj
 /Type /Annot
 >>
 endobj
-406 0 obj
+408 0 obj
 << /Border [0 0 0]
 /Dest (load_binary_files)
 /Subtype /Link
@@ -65569,7 +65624,7 @@ endobj
 /Type /Annot
 >>
 endobj
-407 0 obj
+409 0 obj
 << /Border [0 0 0]
 /Dest (reduce-the-odbc-buffer-size)
 /Subtype /Link
@@ -65577,7 +65632,7 @@ endobj
 /Type /Annot
 >>
 endobj
-408 0 obj
+410 0 obj
 << /Border [0 0 0]
 /Dest (reduce-the-odbc-buffer-size)
 /Subtype /Link
@@ -65585,7 +65640,7 @@ endobj
 /Type /Annot
 >>
 endobj
-409 0 obj
+411 0 obj
 << /Border [0 0 0]
 /Dest (extract-tables)
 /Subtype /Link
@@ -65593,7 +65648,7 @@ endobj
 /Type /Annot
 >>
 endobj
-410 0 obj
+412 0 obj
 << /Border [0 0 0]
 /Dest (extract-tables)
 /Subtype /Link
@@ -65601,7 +65656,7 @@ endobj
 /Type /Annot
 >>
 endobj
-411 0 obj
+413 0 obj
 << /Border [0 0 0]
 /Dest (extraction-options)
 /Subtype /Link
@@ -65609,7 +65664,7 @@ endobj
 /Type /Annot
 >>
 endobj
-412 0 obj
+414 0 obj
 << /Border [0 0 0]
 /Dest (extraction-options)
 /Subtype /Link
@@ -65617,7 +65672,7 @@ endobj
 /Type /Annot
 >>
 endobj
-413 0 obj
+415 0 obj
 << /Border [0 0 0]
 /Dest (extract-a-list-of-tables)
 /Subtype /Link
@@ -65625,7 +65680,7 @@ endobj
 /Type /Annot
 >>
 endobj
-414 0 obj
+416 0 obj
 << /Border [0 0 0]
 /Dest (extract-a-list-of-tables)
 /Subtype /Link
@@ -65633,7 +65688,7 @@ endobj
 /Type /Annot
 >>
 endobj
-415 0 obj
+417 0 obj
 << /Border [0 0 0]
 /Dest (copy-tables-from-one-database-to-another)
 /Subtype /Link
@@ -65641,7 +65696,7 @@ endobj
 /Type /Annot
 >>
 endobj
-416 0 obj
+418 0 obj
 << /Border [0 0 0]
 /Dest (copy-tables-from-one-database-to-another)
 /Subtype /Link
@@ -65649,7 +65704,7 @@ endobj
 /Type /Annot
 >>
 endobj
-417 0 obj
+419 0 obj
 << /Border [0 0 0]
 /Dest (copy-operators)
 /Subtype /Link
@@ -65657,7 +65712,7 @@ endobj
 /Type /Annot
 >>
 endobj
-418 0 obj
+420 0 obj
 << /Border [0 0 0]
 /Dest (copy-operators)
 /Subtype /Link
@@ -65665,7 +65720,7 @@ endobj
 /Type /Annot
 >>
 endobj
-419 0 obj
+421 0 obj
 << /Border [0 0 0]
 /Dest (copy-a-list-of-tables)
 /Subtype /Link
@@ -65673,7 +65728,7 @@ endobj
 /Type /Annot
 >>
 endobj
-420 0 obj
+422 0 obj
 << /Border [0 0 0]
 /Dest (copy-a-list-of-tables)
 /Subtype /Link
@@ -65681,7 +65736,7 @@ endobj
 /Type /Annot
 >>
 endobj
-421 0 obj
+423 0 obj
 << /Border [0 0 0]
 /Dest (case-sensitive-table-and-column-names)
 /Subtype /Link
@@ -65689,7 +65744,7 @@ endobj
 /Type /Annot
 >>
 endobj
-422 0 obj
+424 0 obj
 << /Border [0 0 0]
 /Dest (case-sensitive-table-and-column-names)
 /Subtype /Link
@@ -65697,7 +65752,7 @@ endobj
 /Type /Annot
 >>
 endobj
-423 0 obj
+425 0 obj
 << /Border [0 0 0]
 /Dest (determine-appropriate-number-of-threads-for-load-extract-copy-diff)
 /Subtype /Link
@@ -65705,7 +65760,7 @@ endobj
 /Type /Annot
 >>
 endobj
-424 0 obj
+426 0 obj
 << /Border [0 0 0]
 /Dest (determine-appropriate-number-of-threads-for-load-extract-copy-diff)
 /Subtype /Link
@@ -65713,7 +65768,7 @@ endobj
 /Type /Annot
 >>
 endobj
-425 0 obj
+427 0 obj
 << /Border [0 0 0]
 /Dest (integrating-with-hadoop)
 /Subtype /Link
@@ -65721,7 +65776,7 @@ endobj
 /Type /Annot
 >>
 endobj
-426 0 obj
+428 0 obj
 << /Border [0 0 0]
 /Dest (integrating-with-hadoop)
 /Subtype /Link
@@ -65729,7 +65784,7 @@ endobj
 /Type /Annot
 >>
 endobj
-427 0 obj
+429 0 obj
 << /Border [0 0 0]
 /Dest (comparing-tables-technology-preview)
 /Subtype /Link
@@ -65737,7 +65792,7 @@ endobj
 /Type /Annot
 >>
 endobj
-428 0 obj
+430 0 obj
 << /Border [0 0 0]
 /Dest (comparing-tables-technology-preview)
 /Subtype /Link
@@ -65745,7 +65800,7 @@ endobj
 /Type /Annot
 >>
 endobj
-429 0 obj
+431 0 obj
 << /Border [0 0 0]
 /Dest (diff-operators)
 /Subtype /Link
@@ -65753,7 +65808,7 @@ endobj
 /Type /Annot
 >>
 endobj
-430 0 obj
+432 0 obj
 << /Border [0 0 0]
 /Dest (diff-operators)
 /Subtype /Link
@@ -65761,7 +65816,7 @@ endobj
 /Type /Annot
 >>
 endobj
-431 0 obj
+433 0 obj
 << /Border [0 0 0]
 /Dest (odb-as-a-query-driver-technology-preview)
 /Subtype /Link
@@ -65769,7 +65824,7 @@ endobj
 /Type /Annot
 >>
 endobj
-432 0 obj
+434 0 obj
 << /Border [0 0 0]
 /Dest (odb-as-a-query-driver-technology-preview)
 /Subtype /Link
@@ -65777,7 +65832,7 @@ endobj
 /Type /Annot
 >>
 endobj
-433 0 obj
+435 0 obj
 << /Border [0 0 0]
 /Dest (getting-csv-output)
 /Subtype /Link
@@ -65785,7 +65840,7 @@ endobj
 /Type /Annot
 >>
 endobj
-434 0 obj
+436 0 obj
 << /Border [0 0 0]
 /Dest (getting-csv-output)
 /Subtype /Link
@@ -65793,7 +65848,7 @@ endobj
 /Type /Annot
 >>
 endobj
-435 0 obj
+437 0 obj
 << /Border [0 0 0]
 /Dest (assign-label-to-a-query)
 /Subtype /Link
@@ -65801,7 +65856,7 @@ endobj
 /Type /Annot
 >>
 endobj
-436 0 obj
+438 0 obj
 << /Border [0 0 0]
 /Dest (assign-label-to-a-query)
 /Subtype /Link
@@ -65809,7 +65864,7 @@ endobj
 /Type /Annot
 >>
 endobj
-437 0 obj
+439 0 obj
 << /Border [0 0 0]
 /Dest (query_driver_all_scripts_path)
 /Subtype /Link
@@ -65817,7 +65872,7 @@ endobj
 /Type /Annot
 >>
 endobj
-438 0 obj
+440 0 obj
 << /Border [0 0 0]
 /Dest (query_driver_all_scripts_path)
 /Subtype /Link
@@ -65825,7 +65880,7 @@ endobj
 /Type /Annot
 >>
 endobj
-439 0 obj
+441 0 obj
 << /Border [0 0 0]
 /Dest (randomizing-execution-order)
 /Subtype /Link
@@ -65833,7 +65888,7 @@ endobj
 /Type /Annot
 >>
 endobj
-440 0 obj
+442 0 obj
 << /Border [0 0 0]
 /Dest (randomizing-execution-order)
 /Subtype /Link
@@ -65841,7 +65896,7 @@ endobj
 /Type /Annot
 >>
 endobj
-441 0 obj
+443 0 obj
 << /Border [0 0 0]
 /Dest (defining-a-timeout)
 /Subtype /Link
@@ -65849,7 +65904,7 @@ endobj
 /Type /Annot
 >>
 endobj
-442 0 obj
+444 0 obj
 << /Border [0 0 0]
 /Dest (defining-a-timeout)
 /Subtype /Link
@@ -65857,7 +65912,7 @@ endobj
 /Type /Annot
 >>
 endobj
-443 0 obj
+445 0 obj
 << /Border [0 0 0]
 /Dest (simulating-user-thinking-time)
 /Subtype /Link
@@ -65865,7 +65920,7 @@ endobj
 /Type /Annot
 >>
 endobj
-444 0 obj
+446 0 obj
 << /Border [0 0 0]
 /Dest (simulating-user-thinking-time)
 /Subtype /Link
@@ -65873,7 +65928,7 @@ endobj
 /Type /Annot
 >>
 endobj
-445 0 obj
+447 0 obj
 << /Border [0 0 0]
 /Dest (starting-threads-gracefully)
 /Subtype /Link
@@ -65881,7 +65936,7 @@ endobj
 /Type /Annot
 >>
 endobj
-446 0 obj
+448 0 obj
 << /Border [0 0 0]
 /Dest (starting-threads-gracefully)
 /Subtype /Link
@@ -65889,7 +65944,7 @@ endobj
 /Type /Annot
 >>
 endobj
-447 0 obj
+449 0 obj
 << /Border [0 0 0]
 /Dest (re-looping-a-given-workload)
 /Subtype /Link
@@ -65897,7 +65952,7 @@ endobj
 /Type /Annot
 >>
 endobj
-448 0 obj
+450 0 obj
 << /Border [0 0 0]
 /Dest (re-looping-a-given-workload)
 /Subtype /Link
@@ -65905,7 +65960,7 @@ endobj
 /Type /Annot
 >>
 endobj
-449 0 obj
+451 0 obj
 << /Border [0 0 0]
 /Dest (odb-as-a-sql-interpreter-technology-preview)
 /Subtype /Link
@@ -65913,7 +65968,7 @@ endobj
 /Type /Annot
 >>
 endobj
-450 0 obj
+452 0 obj
 << /Border [0 0 0]
 /Dest (odb-as-a-sql-interpreter-technology-preview)
 /Subtype /Link
@@ -65921,7 +65976,7 @@ endobj
 /Type /Annot
 >>
 endobj
-451 0 obj
+453 0 obj
 << /Border [0 0 0]
 /Dest (main-odb-sql-interpreter-features)
 /Subtype /Link
@@ -65929,7 +65984,7 @@ endobj
 /Type /Annot
 >>
 endobj
-452 0 obj
+454 0 obj
 << /Border [0 0 0]
 /Dest (main-odb-sql-interpreter-features)
 /Subtype /Link
@@ -65937,7 +65992,7 @@ endobj
 /Type /Annot
 >>
 endobj
-453 0 obj
+455 0 obj
 << /Border [0 0 0]
 /Dest (odb-sql-interpreter-help)
 /Subtype /Link
@@ -65945,7 +66000,7 @@ endobj
 /Type /Annot
 >>
 endobj
-454 0 obj
+456 0 obj
 << /Border [0 0 0]
 /Dest (odb-sql-interpreter-help)
 /Subtype /Link
@@ -65953,7 +66008,7 @@ endobj
 /Type /Annot
 >>
 endobj
-455 0 obj
+457 0 obj
 << /Border [0 0 0]
 /Dest (sql_run_commands)
 /Subtype /Link
@@ -65961,7 +66016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-456 0 obj
+458 0 obj
 << /Border [0 0 0]
 /Dest (sql_run_commands)
 /Subtype /Link
@@ -65969,7 +66024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-457 0 obj
+459 0 obj
 << /Border [0 0 0]
 /Dest (sql_custom_prompt)
 /Subtype /Link
@@ -65977,7 +66032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-458 0 obj
+460 0 obj
 << /Border [0 0 0]
 /Dest (sql_custom_prompt)
 /Subtype /Link
@@ -65985,7 +66040,7 @@ endobj
 /Type /Annot
 >>
 endobj
-459 0 obj
+461 0 obj
 << /Border [0 0 0]
 /Dest (appendixes)
 /Subtype /Link
@@ -65993,7 +66048,7 @@ endobj
 /Type /Annot
 >>
 endobj
-460 0 obj
+462 0 obj
 << /Border [0 0 0]
 /Dest (appendixes)
 /Subtype /Link
@@ -66001,7 +66056,7 @@ endobj
 /Type /Annot
 >>
 endobj
-461 0 obj
+463 0 obj
 << /Border [0 0 0]
 /Dest (a-troubleshooting)
 /Subtype /Link
@@ -66009,7 +66064,7 @@ endobj
 /Type /Annot
 >>
 endobj
-462 0 obj
+464 0 obj
 << /Border [0 0 0]
 /Dest (a-troubleshooting)
 /Subtype /Link
@@ -66017,7 +66072,7 @@ endobj
 /Type /Annot
 >>
 endobj
-463 0 obj
+465 0 obj
 << /Border [0 0 0]
 /Dest (b-develop-and-test-odb)
 /Subtype /Link
@@ -66025,7 +66080,7 @@ endobj
 /Type /Annot
 >>
 endobj
-464 0 obj
+466 0 obj
 << /Border [0 0 0]
 /Dest (b-develop-and-test-odb)
 /Subtype /Link
@@ -66033,7 +66088,7 @@ endobj
 /Type /Annot
 >>
 endobj
-465 0 obj
+467 0 obj
 << /Border [0 0 0]
 /Dest (develop)
 /Subtype /Link
@@ -66041,7 +66096,7 @@ endobj
 /Type /Annot
 >>
 endobj
-466 0 obj
+468 0 obj
 << /Border [0 0 0]
 /Dest (develop)
 /Subtype /Link
@@ -66049,7 +66104,7 @@ endobj
 /Type /Annot
 >>
 endobj
-467 0 obj
+469 0 obj
 << /Border [0 0 0]
 /Dest (test)
 /Subtype /Link
@@ -66057,7 +66112,7 @@ endobj
 /Type /Annot
 >>
 endobj
-468 0 obj
+470 0 obj
 << /Border [0 0 0]
 /Dest (test)
 /Subtype /Link
@@ -66065,687 +66120,687 @@ endobj
 /Type /Annot
 >>
 endobj
-469 0 obj
+471 0 obj
 << /Type /Outlines
 /Count 75
-/First 470 0 R
-/Last 540 0 R
+/First 472 0 R
+/Last 542 0 R
 >>
 endobj
-470 0 obj
+472 0 obj
 << /Title <feff0054007200610066006f00640069006f006e0020006f0064006200200055007300650072002000470075006900640065>
-/Parent 469 0 R
+/Parent 471 0 R
 /Count 0
-/Next 471 0 R
+/Next 473 0 R
 /Dest [7 0 R /XYZ 0 792.0 null]
 >>
 endobj
-471 0 obj
+473 0 obj
 << /Title <feff005400610062006c00650020006f006600200043006f006e00740065006e00740073>
-/Parent 469 0 R
+/Parent 471 0 R
 /Count 0
-/Next 472 0 R
-/Prev 470 0 R
+/Next 474 0 R
+/Prev 472 0 R
 /Dest [10 0 R /XYZ 0 792.0 null]
 >>
 endobj
-472 0 obj
+474 0 obj
 << /Title <feff004300680061007000740065007200200031002e002000410062006f007500740020005400680069007300200044006f00630075006d0065006e0074>
-/Parent 469 0 R
+/Parent 471 0 R
 /Count 5
-/First 473 0 R
-/Last 477 0 R
-/Next 478 0 R
-/Prev 471 0 R
+/First 475 0 R
+/Last 479 0 R
+/Next 480 0 R
+/Prev 473 0 R
 /Dest [18 0 R /XYZ 0 792.0 null]
 >>
 endobj
-473 0 obj
+475 0 obj
 << /Title <feff0031002e0031002e00200049006e00740065006e006400650064002000410075006400690065006e00630065>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Next 474 0 R
+/Next 476 0 R
 /Dest [18 0 R /XYZ 0 534.0600000000002 null]
 >>
 endobj
-474 0 obj
+476 0 obj
 << /Title <feff0031002e0032002e0020004e0065007700200061006e00640020004300680061006e00670065006400200049006e0066006f0072006d006100740069006f006e>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Next 475 0 R
-/Prev 473 0 R
+/Next 477 0 R
+/Prev 475 0 R
 /Dest [18 0 R /XYZ 0 441.7000000000001 null]
 >>
 endobj
-475 0 obj
+477 0 obj
 << /Title <feff0031002e0033002e0020004e006f0074006100740069006f006e00200043006f006e00760065006e00740069006f006e0073>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Next 476 0 R
-/Prev 474 0 R
+/Next 478 0 R
+/Prev 476 0 R
 /Dest [18 0 R /XYZ 0 367.9000000000001 null]
 >>
 endobj
-476 0 obj
+478 0 obj
 << /Title <feff0031002e0034002e0020005000750062006c0069007300680069006e006700200048006900730074006f00720079>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Next 477 0 R
-/Prev 475 0 R
+/Next 479 0 R
+/Prev 477 0 R
 /Dest [33 0 R /XYZ 0 352.76000000000016 null]
 >>
 endobj
-477 0 obj
+479 0 obj
 << /Title <feff0031002e0035002e00200043006f006d006d0065006e0074007300200045006e0063006f007500720061006700650064>
-/Parent 472 0 R
+/Parent 474 0 R
 /Count 0
-/Prev 476 0 R
+/Prev 478 0 R
 /Dest [36 0 R /XYZ 0 792.0 null]
 >>
 endobj
-478 0 obj
+480 0 obj
 << /Title <feff004300680061007000740065007200200032002e00200049006e00740072006f00640075006300740069006f006e>
-/Parent 469 0 R
+/Parent 471 0 R
 /Count 1
-/First 479 0 R
-/Last 479 0 R
-/Next 480 0 R
-/Prev 472 0 R
-/Dest [40 0 R /XYZ 0 792.0 null]
->>
-endobj
-479 0 obj
-<< /Title <feff0032002e0031002e002000570068006100740020006900730020006f00640062>
-/Parent 478 0 R
-/Count 0
-/Dest [40 0 R /XYZ 0 695.98 null]
->>
-endobj
-480 0 obj
-<< /Title <feff004300680061007000740065007200200033002e00200049006e007300740061006c006c006100740069006f006e00200061006e006400200043006f006e00660069006700750072006100740069006f006e>
-/Parent 469 0 R
-/Count 5
 /First 481 0 R
-/Last 485 0 R
-/Next 486 0 R
-/Prev 478 0 R
-/Dest [46 0 R /XYZ 0 792.0 null]
+/Last 481 0 R
+/Next 482 0 R
+/Prev 474 0 R
+/Dest [42 0 R /XYZ 0 792.0 null]
 >>
 endobj
 481 0 obj
-<< /Title <feff0033002e0031002e0020006f0064006200200052006500710075006900720065006d0065006e00740073>
+<< /Title <feff0032002e0031002e002000570068006100740020006900730020006f00640062>
 /Parent 480 0 R
 /Count 0
-/Next 482 0 R
-/Dest [46 0 R /XYZ 0 695.98 null]
+/Dest [42 0 R /XYZ 0 695.98 null]
 >>
 endobj
 482 0 obj
-<< /Title <feff0033002e0032002e00200049006e007300740061006c006c00200061006e006400200043006f006e006600690067007500720065002000740068006500200052006500710075006900720065006400200075006e00690078004f004400420043>
-/Parent 480 0 R
-/Count 2
+<< /Title <feff004300680061007000740065007200200033002e00200049006e007300740061006c006c006100740069006f006e00200061006e006400200043006f006e00660069006700750072006100740069006f006e>
+/Parent 471 0 R
+/Count 5
 /First 483 0 R
-/Last 484 0 R
-/Next 485 0 R
-/Prev 481 0 R
-/Dest [46 0 R /XYZ 0 562.4800000000001 null]
+/Last 487 0 R
+/Next 488 0 R
+/Prev 480 0 R
+/Dest [48 0 R /XYZ 0 792.0 null]
 >>
 endobj
 483 0 obj
-<< /Title <feff0033002e0032002e0031002e00200043006f006e00660069006700750072006500200075006e00690078004f004400420043>
+<< /Title <feff0033002e0031002e0020006f0064006200200052006500710075006900720065006d0065006e00740073>
 /Parent 482 0 R
 /Count 0
 /Next 484 0 R
-/Dest [53 0 R /XYZ 0 591.78 null]
+/Dest [48 0 R /XYZ 0 695.98 null]
 >>
 endobj
 484 0 obj
-<< /Title <feff0033002e0032002e0032002e00200043006f006e0066006900670075007200650020004400610074006100200053006f00750072006300650073>
+<< /Title <feff0033002e0032002e00200049006e007300740061006c006c00200061006e006400200043006f006e006600690067007500720065002000740068006500200052006500710075006900720065006400200075006e00690078004f004400420043>
 /Parent 482 0 R
-/Count 0
+/Count 2
+/First 485 0 R
+/Last 486 0 R
+/Next 487 0 R
 /Prev 483 0 R
-/Dest [56 0 R /XYZ 0 792.0 null]
+/Dest [48 0 R /XYZ 0 562.4800000000001 null]
 >>
 endobj
 485 0 obj
-<< /Title <feff0033002e0033002e00200049006e007300740061006c006c0020006f00640062>
-/Parent 480 0 R
+<< /Title <feff0033002e0032002e0031002e00200043006f006e00660069006700750072006500200075006e00690078004f004400420043>
+/Parent 484 0 R
 /Count 0
-/Prev 482 0 R
-/Dest [63 0 R /XYZ 0 232.17999999999984 null]
+/Next 486 0 R
+/Dest [55 0 R /XYZ 0 591.78 null]
 >>
 endobj
 486 0 obj
-<< /Title <feff004300680061007000740065007200200034002e00200042006100730069006300200043006f006e00630065007000740073>
-/Parent 469 0 R
-/Count 18
-/First 487 0 R
-/Last 504 0 R
-/Next 505 0 R
-/Prev 480 0 R
-/Dest [67 0 R /XYZ 0 792.0 null]
+<< /Title <feff0033002e0032002e0032002e00200043006f006e0066006900670075007200650020004400610074006100200053006f00750072006300650073>
+/Parent 484 0 R
+/Count 0
+/Prev 485 0 R
+/Dest [58 0 R /XYZ 0 792.0 null]
 >>
 endobj
 487 0 obj
-<< /Title <feff0034002e0031002e0020004700650074002000480065006c0070>
-/Parent 486 0 R
+<< /Title <feff0033002e0033002e00200049006e007300740061006c006c0020006f00640062>
+/Parent 482 0 R
 /Count 0
-/Next 488 0 R
-/Dest [67 0 R /XYZ 0 695.98 null]
+/Prev 484 0 R
+/Dest [65 0 R /XYZ 0 232.17999999999984 null]
 >>
 endobj
 488 0 obj
-<< /Title <feff0034002e0032002e00200043006f006e006e00650063007400200074006f002000440061007400610062006100730065>
-/Parent 486 0 R
-/Count 0
-/Next 489 0 R
-/Prev 487 0 R
-/Dest [77 0 R /XYZ 0 792.0 null]
+<< /Title <feff004300680061007000740065007200200034002e00200042006100730069006300200043006f006e00630065007000740073>
+/Parent 471 0 R
+/Count 18
+/First 489 0 R
+/Last 506 0 R
+/Next 507 0 R
+/Prev 482 0 R
+/Dest [69 0 R /XYZ 0 792.0 null]
 >>
 endobj
 489 0 obj
-<< /Title <feff0034002e0033002e0020004c0069007300740020004f0044004200430020004400720069007600650072007300200061006e00640020004400610074006100200053006f00750072006300650073>
-/Parent 486 0 R
+<< /Title <feff0034002e0031002e0020004700650074002000480065006c0070>
+/Parent 488 0 R
 /Count 0
 /Next 490 0 R
-/Prev 488 0 R
-/Dest [80 0 R /XYZ 0 792.0 null]
+/Dest [69 0 R /XYZ 0 695.98 null]
 >>
 endobj
 490 0 obj
-<< /Title <feff0034002e0034002e0020004f0062007400610069006e00200044006100740061006200610073006500200049006e0066006f0072006d006100740069006f006e>
-/Parent 486 0 R
+<< /Title <feff0034002e0032002e00200043006f006e006e00650063007400200074006f002000440061007400610062006100730065>
+/Parent 488 0 R
 /Count 0
 /Next 491 0 R
 /Prev 489 0 R
-/Dest [83 0 R /XYZ 0 792.0 null]
+/Dest [79 0 R /XYZ 0 792.0 null]
 >>
 endobj
 491 0 obj
-<< /Title <feff0034002e0035002e0020004c0069007300740020004400610074006100620061007300650020004f0062006a0065006300740073>
-/Parent 486 0 R
+<< /Title <feff0034002e0033002e0020004c0069007300740020004f0044004200430020004400720069007600650072007300200061006e00640020004400610074006100200053006f00750072006300650073>
+/Parent 488 0 R
 /Count 0
 /Next 492 0 R
 /Prev 490 0 R
-/Dest [86 0 R /XYZ 0 792.0 null]
+/Dest [82 0 R /XYZ 0 792.0 null]
 >>
 endobj
 492 0 obj
-<< /Title <feff0034002e0036002e00200050006500720066006f0072006d00200041006300740069006f006e00730020006f006e0020004d0075006c007400690070006c00650020004400610074006100620061007300650020004f0062006a0065006300740073>
-/Parent 486 0 R
+<< /Title <feff0034002e0034002e0020004f0062007400610069006e00200044006100740061006200610073006500200049006e0066006f0072006d006100740069006f006e>
+/Parent 488 0 R
 /Count 0
 /Next 493 0 R
 /Prev 491 0 R
-/Dest [91 0 R /XYZ 0 792.0 null]
+/Dest [85 0 R /XYZ 0 792.0 null]
 >>
 endobj
 493 0 obj
-<< /Title <feff0034002e0037002e002000520075006e00200043006f006d006d0061006e0064007300200061006e006400200053006300720069007000740073>
-/Parent 486 0 R
+<< /Title <feff0034002e0035002e0020004c0069007300740020004400610074006100620061007300650020004f0062006a0065006300740073>
+/Parent 488 0 R
 /Count 0
 /Next 494 0 R
 /Prev 492 0 R
-/Dest [91 0 R /XYZ 0 490.82000000000016 null]
+/Dest [88 0 R /XYZ 0 792.0 null]
 >>
 endobj
 494 0 obj
-<< /Title <feff0034002e0038002e0020005300680065006c006c002000530063007200690070007400200022006800650072006500200064006f00630075006d0065006e00740022002000530079006e007400610078>
-/Parent 486 0 R
+<< /Title <feff0034002e0036002e00200050006500720066006f0072006d00200041006300740069006f006e00730020006f006e0020004d0075006c007400690070006c00650020004400610074006100620061007300650020004f0062006a0065006300740073>
+/Parent 488 0 R
 /Count 0
 /Next 495 0 R
 /Prev 493 0 R
-/Dest [105 0 R /XYZ 0 792.0 null]
+/Dest [93 0 R /XYZ 0 792.0 null]
 >>
 endobj
 495 0 obj

<TRUNCATED>


[47/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/Trafodion_Client_Installation_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/Trafodion_Client_Installation_Guide.pdf b/docs/2.0.0/client_install/Trafodion_Client_Installation_Guide.pdf
index 9933660..d38b8f2 100644
--- a/docs/2.0.0/client_install/Trafodion_Client_Installation_Guide.pdf
+++ b/docs/2.0.0/client_install/Trafodion_Client_Installation_Guide.pdf
@@ -4,16 +4,16 @@
 << /Title (Trafodion Client Installation Guide)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20160212221137+00'00')
-/ModDate (D:20160212221137+00'00')
+/CreationDate (D:20160218161716+00'00')
+/ModDate (D:20160218161716+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 20 0 R
-/Outlines 536 0 R
-/PageLabels 614 0 R
+/Outlines 538 0 R
+/PageLabels 616 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 72
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 18 0 R 28 0 R 30 0 R 32 0 R 34 0 R 39 0 R 48 0 R 55 0 R 65 0 R 69 0 R 75 0 R 78 0 R 85 0 R 90 0 R 96 0 R 103 0 R 106 0 R 110 0 R 116 0 R 118 0 R 123 0 R 125 0 R 130 0 R 139 0 R 149 0 R 152 0 R 155 0 R 163 0 R 166 0 R 168 0 R 177 0 R 180 0 R 193 0 R 200 0 R 210 0 R 219 0 R 226 0 R 229 0 R 232 0 R 235 0 R 240 0 R 243 0 R 245 0 R 248 0 R 250 0 R 252 0 R 259 0 R 265 0 R 277 0 R 285 0 R 297 0 R 300 0 R 304 0 R 308 0 R 316 0 R 321 0 R 325 0 R 328 0 R 341 0 R 343 0 R 345 0 R 347 0 R 349 0 R 351 0 R 353 0 R 355 0 R 363 0 R 371 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 18 0 R 28 0 R 30 0 R 32 0 R 34 0 R 41 0 R 50 0 R 57 0 R 67 0 R 71 0 R 77 0 R 80 0 R 87 0 R 92 0 R 98 0 R 105 0 R 108 0 R 112 0 R 118 0 R 120 0 R 125 0 R 127 0 R 132 0 R 141 0 R 151 0 R 154 0 R 157 0 R 165 0 R 168 0 R 170 0 R 179 0 R 182 0 R 195 0 R 202 0 R 212 0 R 221 0 R 228 0 R 231 0 R 234 0 R 237 0 R 242 0 R 245 0 R 247 0 R 250 0 R 252 0 R 254 0 R 261 0 R 267 0 R 279 0 R 287 0 R 299 0 R 302 0 R 306 0 R 310 0 R 318 0 R 323 0 R 327 0 R 330 0 R 343 0 R 345 0 R 347 0 R 349 0 R 351 0 R 353 0 R 355 0 R 357 0 R 365 0 R 373 0 R]
 >>
 endobj
 4 0 obj
@@ -1833,7 +1833,7 @@ endobj
 /F3.0 26 0 R
 >>
 >>
-/Annots [375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R]
+/Annots [377 0 R 378 0 R 379 0 R 380 0 R 381 0 R 382 0 R 383 0 R 384 0 R 385 0 R 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R]
 >>
 endobj
 11 0 obj
@@ -3272,7 +3272,7 @@ endobj
 /F3.0 26 0 R
 >>
 >>
-/Annots [463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R]
+/Annots [465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R]
 >>
 endobj
 13 0 obj
@@ -3974,7 +3974,7 @@ endobj
 >>
 endobj
 21 0 obj
-<< /Kids [80 0 R 310 0 R 132 0 R 185 0 R 81 0 R 368 0 R 197 0 R]
+<< /Kids [82 0 R 312 0 R 134 0 R 187 0 R 83 0 R 370 0 R 199 0 R]
 >>
 endobj
 22 0 obj
@@ -5019,7 +5019,7 @@ endobj
 >>
 endobj
 33 0 obj
-<< /Length 5891
+<< /Length 6673
 >>
 stream
 q
@@ -5249,7 +5249,40 @@ ET
 BT
 36 325.4900000000002 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 325.4900000000002 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36 306.9300000000002 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 306.9300000000002 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -5330,7 +5363,7 @@ endobj
 /F2.0 15 0 R
 >>
 >>
-/Annots [37 0 R]
+/Annots [37 0 R 38 0 R 39 0 R]
 >>
 endobj
 35 0 obj
@@ -5351,6 +5384,28 @@ endobj
 >>
 endobj
 38 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 323.4200000000002 531.72 332.6700000000002]
+/Type /Annot
+>>
+endobj
+39 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36 304.8600000000002 114.87 314.1100000000002]
+/Type /Annot
+>>
+endobj
+40 0 obj
 << /Length 10242
 >>
 stream
@@ -5852,34 +5907,34 @@ Q
 
 endstream
 endobj
-39 0 obj
+41 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 38 0 R
+/Contents 40 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F4.0 42 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [43 0 R 44 0 R 45 0 R 46 0 R]
+/Annots [45 0 R 46 0 R 47 0 R 48 0 R]
 >>
 endobj
-40 0 obj
-[39 0 R /XYZ 0 792.0 null]
+42 0 obj
+[41 0 R /XYZ 0 792.0 null]
 endobj
-41 0 obj
-[39 0 R /XYZ 0 646.8600000000001 null]
+43 0 obj
+[41 0 R /XYZ 0 646.8600000000001 null]
 endobj
-42 0 obj
+44 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-43 0 obj
+45 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5890,7 +5945,7 @@ endobj
 /Type /Annot
 >>
 endobj
-44 0 obj
+46 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5901,7 +5956,7 @@ endobj
 /Type /Annot
 >>
 endobj
-45 0 obj
+47 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5912,7 +5967,7 @@ endobj
 /Type /Annot
 >>
 endobj
-46 0 obj
+48 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -5923,7 +5978,7 @@ endobj
 /Type /Annot
 >>
 endobj
-47 0 obj
+49 0 obj
 << /Length 10112
 >>
 stream
@@ -6483,43 +6538,43 @@ Q
 
 endstream
 endobj
-48 0 obj
+50 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 47 0 R
+/Contents 49 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
+/F6.0 54 0 R
 >>
 >>
-/Annots [53 0 R]
+/Annots [55 0 R]
 >>
 endobj
-49 0 obj
-[48 0 R /XYZ 0 792.0 null]
+51 0 obj
+[50 0 R /XYZ 0 792.0 null]
 endobj
-50 0 obj
+52 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-BoldOblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-51 0 obj
-[48 0 R /XYZ 0 646.8600000000001 null]
+53 0 obj
+[50 0 R /XYZ 0 646.8600000000001 null]
 endobj
-52 0 obj
+54 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-BoldOblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-53 0 obj
+55 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -6530,7 +6585,7 @@ endobj
 /Type /Annot
 >>
 endobj
-54 0 obj
+56 0 obj
 << /Length 12660
 >>
 stream
@@ -7273,47 +7328,47 @@ Q
 
 endstream
 endobj
-55 0 obj
+57 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 54 0 R
+/Contents 56 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F4.0 42 0 R
+/F6.0 54 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [61 0 R 63 0 R]
+/Annots [63 0 R 65 0 R]
 >>
 endobj
-56 0 obj
-[55 0 R /XYZ 0 792.0 null]
-endobj
-57 0 obj
-[55 0 R /XYZ 0 580.14 null]
-endobj
 58 0 obj
-[55 0 R /XYZ 0 536.9 null]
+[57 0 R /XYZ 0 792.0 null]
 endobj
 59 0 obj
+[57 0 R /XYZ 0 580.14 null]
+endobj
+60 0 obj
+[57 0 R /XYZ 0 536.9 null]
+endobj
+61 0 obj
 << /Type /Font
 /BaseFont /AAAAAA+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 616 0 R
+/FontDescriptor 618 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 618 0 R
-/ToUnicode 617 0 R
+/Widths 620 0 R
+/ToUnicode 619 0 R
 >>
 endobj
-60 0 obj
-[55 0 R /XYZ 0 439.31999999999994 null]
+62 0 obj
+[57 0 R /XYZ 0 439.31999999999994 null]
 endobj
-61 0 obj
+63 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -7324,10 +7379,10 @@ endobj
 /Type /Annot
 >>
 endobj
-62 0 obj
-[55 0 R /XYZ 0 235.7199999999999 null]
+64 0 obj
+[57 0 R /XYZ 0 235.7199999999999 null]
 endobj
-63 0 obj
+65 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_interactive_mode)
 /Subtype /Link
@@ -7335,7 +7390,7 @@ endobj
 /Type /Annot
 >>
 endobj
-64 0 obj
+66 0 obj
 << /Length 19720
 >>
 stream
@@ -8545,11 +8600,11 @@ Q
 
 endstream
 endobj
-65 0 obj
+67 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 64 0 R
+/Contents 66 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -8558,13 +8613,13 @@ endobj
 >>
 >>
 endobj
-66 0 obj
-[65 0 R /XYZ 0 792.0 null]
+68 0 obj
+[67 0 R /XYZ 0 792.0 null]
 endobj
-67 0 obj
-[65 0 R /XYZ 0 425.5500000000005 null]
+69 0 obj
+[67 0 R /XYZ 0 425.5500000000005 null]
 endobj
-68 0 obj
+70 0 obj
 << /Length 16473
 >>
 stream
@@ -9475,26 +9530,26 @@ Q
 
 endstream
 endobj
-69 0 obj
+71 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 68 0 R
+/Contents 70 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
 /F2.0 15 0 R
-/F4.0 42 0 R
-/F7.1 59 0 R
+/F4.0 44 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [71 0 R 72 0 R]
+/Annots [73 0 R 74 0 R]
 >>
 endobj
-70 0 obj
-[69 0 R /XYZ 0 480.06000000000034 null]
+72 0 obj
+[71 0 R /XYZ 0 480.06000000000034 null]
 endobj
-71 0 obj
+73 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_uninstall)
 /Subtype /Link
@@ -9502,7 +9557,7 @@ endobj
 /Type /Annot
 >>
 endobj
-72 0 obj
+74 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_install)
 /Subtype /Link
@@ -9510,10 +9565,10 @@ endobj
 /Type /Annot
 >>
 endobj
-73 0 obj
-[69 0 R /XYZ 0 390.48000000000036 null]
+75 0 obj
+[71 0 R /XYZ 0 390.48000000000036 null]
 endobj
-74 0 obj
+76 0 obj
 << /Length 15909
 >>
 stream
@@ -10376,11 +10431,11 @@ Q
 
 endstream
 endobj
-75 0 obj
+77 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 74 0 R
+/Contents 76 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -10389,10 +10444,10 @@ endobj
 >>
 >>
 endobj
-76 0 obj
-[75 0 R /XYZ 0 792.0 null]
+78 0 obj
+[77 0 R /XYZ 0 792.0 null]
 endobj
-77 0 obj
+79 0 obj
 << /Length 14510
 >>
 stream
@@ -11264,34 +11319,34 @@ Q
 
 endstream
 endobj
-78 0 obj
+80 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 77 0 R
+/Contents 79 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 /F3.0 26 0 R
 >>
 >>
-/Annots [82 0 R 83 0 R]
+/Annots [84 0 R 85 0 R]
 >>
 endobj
-79 0 obj
-[78 0 R /XYZ 0 627.7600000000002 null]
+81 0 obj
+[80 0 R /XYZ 0 627.7600000000002 null]
 endobj
-80 0 obj
+82 0 obj
 << /Limits [(about-this-document) (dbvisualizer-9-2-or-a-later-version)]
-/Names [(about-this-document) 19 0 R (appendix) 329 0 R (basicsql_build) 356 0 R (client-summary) 41 0 R (code-basicsql-cpp-code-source-code) 338 0 R (code-build-bat-code-build-script) 360 0 R (comments-encouraged) 36 0 R (configuration-instructions) 292 0 R (configuration-instructions-2) 317 0 R (configure-applications) 178 0 R (configure-dbvisualizer) 286 0 R (configure-squirrel-client) 309 0 R (connect-to-trafodion) 305 0 R (connect-to-trafodion-2) 322 0 R (dbvisualizer-9-1-or-an-earlier-version) 294 0 R (dbvisualizer-9-2-or-a-later-version) 295 0 R]
+/Names [(about-this-document) 19 0 R (appendix) 331 0 R (basicsql_build) 358 0 R (client-summary) 43 0 R (code-basicsql-cpp-code-source-code) 340 0 R (code-build-bat-code-build-script) 362 0 R (comments-encouraged) 36 0 R (configuration-instructions) 294 0 R (configuration-instructions-2) 319 0 R (configure-applications) 180 0 R (configure-dbvisualizer) 288 0 R (configure-squirrel-client) 311 0 R (connect-to-trafodion) 307 0 R (connect-to-trafodion-2) 324 0 R (dbvisualizer-9-1-or-an-earlier-version) 296 0 R (dbvisualizer-9-2-or-a-later-version) 297 0 R]
 >>
 endobj
-81 0 obj
+83 0 obj
 << /Limits [(notation-conventions) (register-jdbc-type-4-driver)]
-/Names [(notation-conventions) 25 0 R (odb_download) 278 0 R (odb_install) 281 0 R (odb_uninstall) 283 0 R (odbc_sample_program) 330 0 R (post-installation-instructions) 254 0 R (prerequisite-software) 287 0 R (prerequisite-software-2) 311 0 R (publishing-history) 35 0 R (register-jdbc-type-4-driver) 301 0 R]
+/Names [(notation-conventions) 25 0 R (odb_download) 280 0 R (odb_install) 283 0 R (odb_uninstall) 285 0 R (odbc_sample_program) 332 0 R (post-installation-instructions) 256 0 R (prerequisite-software) 289 0 R (prerequisite-software-2) 313 0 R (publishing-history) 35 0 R (register-jdbc-type-4-driver) 303 0 R]
 >>
 endobj
-82 0 obj
+84 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -11299,7 +11354,7 @@ endobj
 /Type /Annot
 >>
 endobj
-83 0 obj
+85 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -11307,7 +11362,7 @@ endobj
 /Type /Annot
 >>
 endobj
-84 0 obj
+86 0 obj
 << /Length 11954
 >>
 stream
@@ -11935,25 +11990,25 @@ Q
 
 endstream
 endobj
-85 0 obj
+87 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 84 0 R
+/Contents 86 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [87 0 R 88 0 R]
+/Annots [89 0 R 90 0 R]
 >>
 endobj
-86 0 obj
-[85 0 R /XYZ 0 792.0 null]
+88 0 obj
+[87 0 R /XYZ 0 792.0 null]
 endobj
-87 0 obj
+89 0 obj
 << /Border [0 0 0]
 /Dest (odbc_sample_program)
 /Subtype /Link
@@ -11961,7 +12016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-88 0 obj
+90 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -11969,7 +12024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-89 0 obj
+91 0 obj
 << /Length 10700
 >>
 stream
@@ -12597,30 +12652,30 @@ Q
 
 endstream
 endobj
-90 0 obj
+92 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 89 0 R
+/Contents 91 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F7.1 59 0 R
+/F6.0 54 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [93 0 R 94 0 R]
+/Annots [95 0 R 96 0 R]
 >>
 endobj
-91 0 obj
-[90 0 R /XYZ 0 792.0 null]
+93 0 obj
+[92 0 R /XYZ 0 792.0 null]
 endobj
-92 0 obj
-[90 0 R /XYZ 0 646.8600000000001 null]
+94 0 obj
+[92 0 R /XYZ 0 646.8600000000001 null]
 endobj
-93 0 obj
+95 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -12631,7 +12686,7 @@ endobj
 /Type /Annot
 >>
 endobj
-94 0 obj
+96 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -12639,7 +12694,7 @@ endobj
 /Type /Annot
 >>
 endobj
-95 0 obj
+97 0 obj
 << /Length 12829
 >>
 stream
@@ -13389,32 +13444,32 @@ Q
 
 endstream
 endobj
-96 0 obj
+98 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 95 0 R
+/Contents 97 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F7.1 59 0 R
+/F6.0 54 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [100 0 R]
+/Annots [102 0 R]
 >>
 endobj
-97 0 obj
-[96 0 R /XYZ 0 792.0 null]
-endobj
-98 0 obj
-[96 0 R /XYZ 0 637.6400000000001 null]
-endobj
 99 0 obj
-[96 0 R /XYZ 0 594.4000000000001 null]
+[98 0 R /XYZ 0 792.0 null]
 endobj
 100 0 obj
+[98 0 R /XYZ 0 637.6400000000001 null]
+endobj
+101 0 obj
+[98 0 R /XYZ 0 594.4000000000001 null]
+endobj
+102 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -13425,10 +13480,10 @@ endobj
 /Type /Annot
 >>
 endobj
-101 0 obj
-[96 0 R /XYZ 0 327.47000000000014 null]
+103 0 obj
+[98 0 R /XYZ 0 327.47000000000014 null]
 endobj
-102 0 obj
+104 0 obj
 << /Length 15526
 >>
 stream
@@ -14366,11 +14421,11 @@ Q
 
 endstream
 endobj
-103 0 obj
+105 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 102 0 R
+/Contents 104 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
@@ -14379,10 +14434,10 @@ endobj
 >>
 >>
 endobj
-104 0 obj
-[103 0 R /XYZ 0 517.5400000000003 null]
+106 0 obj
+[105 0 R /XYZ 0 517.5400000000003 null]
 endobj
-105 0 obj
+107 0 obj
 << /Length 10741
 >>
 stream
@@ -15044,31 +15099,31 @@ Q
 
 endstream
 endobj
-106 0 obj
+108 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 105 0 R
+/Contents 107 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
 >>
 >>
 endobj
-107 0 obj
-[106 0 R /XYZ 0 792.0 null]
+109 0 obj
+[108 0 R /XYZ 0 792.0 null]
 endobj
-108 0 obj
+110 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-109 0 obj
+111 0 obj
 << /Length 13294
 >>
 stream
@@ -15826,26 +15881,26 @@ Q
 
 endstream
 endobj
-110 0 obj
+112 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 109 0 R
+/Contents 111 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
 >>
-/Annots [112 0 R 113 0 R]
+/Annots [114 0 R 115 0 R]
 >>
 endobj
-111 0 obj
-[110 0 R /XYZ 0 792.0 null]
+113 0 obj
+[112 0 R /XYZ 0 792.0 null]
 endobj
-112 0 obj
+114 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -15856,7 +15911,7 @@ endobj
 /Type /Annot
 >>
 endobj
-113 0 obj
+115 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -15867,10 +15922,10 @@ endobj
 /Type /Annot
 >>
 endobj
-114 0 obj
-[110 0 R /XYZ 0 472.5000000000004 null]
+116 0 obj
+[112 0 R /XYZ 0 472.5000000000004 null]
 endobj
-115 0 obj
+117 0 obj
 << /Length 6432
 >>
 stream
@@ -16231,11 +16286,11 @@ Q
 
 endstream
 endobj
-116 0 obj
+118 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 115 0 R
+/Contents 117 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -16244,7 +16299,7 @@ endobj
 >>
 >>
 endobj
-117 0 obj
+119 0 obj
 << /Length 7896
 >>
 stream
@@ -16699,25 +16754,25 @@ Q
 
 endstream
 endobj
-118 0 obj
+120 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 117 0 R
+/Contents 119 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [120 0 R 121 0 R]
+/Annots [122 0 R 123 0 R]
 >>
 endobj
-119 0 obj
-[118 0 R /XYZ 0 792.0 null]
+121 0 obj
+[120 0 R /XYZ 0 792.0 null]
 endobj
-120 0 obj
+122 0 obj
 << /Border [0 0 0]
 /Dest (odbc_sample_program)
 /Subtype /Link
@@ -16725,7 +16780,7 @@ endobj
 /Type /Annot
 >>
 endobj
-121 0 obj
+123 0 obj
 << /Border [0 0 0]
 /Dest (odbc_sample_program)
 /Subtype /Link
@@ -16733,7 +16788,7 @@ endobj
 /Type /Annot
 >>
 endobj
-122 0 obj
+124 0 obj
 << /Length 7963
 >>
 stream
@@ -17170,11 +17225,11 @@ Q
 
 endstream
 endobj
-123 0 obj
+125 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 122 0 R
+/Contents 124 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F3.0 26 0 R
@@ -17183,7 +17238,7 @@ endobj
 >>
 >>
 endobj
-124 0 obj
+126 0 obj
 << /Length 16135
 >>
 stream
@@ -18125,30 +18180,30 @@ Q
 
 endstream
 endobj
-125 0 obj
+127 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 124 0 R
+/Contents 126 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F4.0 42 0 R
+/F6.0 54 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [128 0 R]
+/Annots [130 0 R]
 >>
 endobj
-126 0 obj
-[125 0 R /XYZ 0 792.0 null]
+128 0 obj
+[127 0 R /XYZ 0 792.0 null]
 endobj
-127 0 obj
-[125 0 R /XYZ 0 646.8600000000001 null]
+129 0 obj
+[127 0 R /XYZ 0 646.8600000000001 null]
 endobj
-128 0 obj
+130 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18159,7 +18214,7 @@ endobj
 /Type /Annot
 >>
 endobj
-129 0 obj
+131 0 obj
 << /Length 7728
 >>
 stream
@@ -18525,29 +18580,29 @@ Q
 
 endstream
 endobj
-130 0 obj
+132 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 129 0 R
+/Contents 131 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
 >>
 >>
-/Annots [133 0 R 136 0 R 137 0 R]
+/Annots [135 0 R 138 0 R 139 0 R]
 >>
 endobj
-131 0 obj
-[130 0 R /XYZ 0 792.0 null]
+133 0 obj
+[132 0 R /XYZ 0 792.0 null]
 endobj
-132 0 obj
+134 0 obj
 << /Limits [(installation-instructions) (installation-requirements-4)]
-/Names [(installation-instructions) 57 0 R (installation-instructions-2) 98 0 R (installation-instructions-3) 202 0 R (installation-instructions-4) 271 0 R (installation-package) 51 0 R (installation-package-2) 127 0 R (installation-package-3) 182 0 R (installation-package-4) 267 0 R (installation-packaged) 92 0 R (installation-requirements) 56 0 R (installation-requirements-2) 97 0 R (installation-requirements-3) 131 0 R (installation-requirements-4) 184 0 R]
+/Names [(installation-instructions) 59 0 R (installation-instructions-2) 100 0 R (installation-instructions-3) 204 0 R (installation-instructions-4) 273 0 R (installation-package) 53 0 R (installation-package-2) 129 0 R (installation-package-3) 184 0 R (installation-package-4) 269 0 R (installation-packaged) 94 0 R (installation-requirements) 58 0 R (installation-requirements-2) 99 0 R (installation-requirements-3) 133 0 R (installation-requirements-4) 186 0 R]
 >>
 endobj
-133 0 obj
+135 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -18555,13 +18610,13 @@ endobj
 /Type /Annot
 >>
 endobj
-134 0 obj
-[130 0 R /XYZ 0 600.5200000000002 null]
+136 0 obj
+[132 0 R /XYZ 0 600.5200000000002 null]
 endobj
-135 0 obj
-[130 0 R /XYZ 0 510.9400000000003 null]
+137 0 obj
+[132 0 R /XYZ 0 510.9400000000003 null]
 endobj
-136 0 obj
+138 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_java)
 /Subtype /Link
@@ -18569,7 +18624,7 @@ endobj
 /Type /Annot
 >>
 endobj
-137 0 obj
+139 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_java)
 /Subtype /Link
@@ -18577,7 +18632,7 @@ endobj
 /Type /Annot
 >>
 endobj
-138 0 obj
+140 0 obj
 << /Length 11475
 >>
 stream
@@ -19213,21 +19268,21 @@ Q
 
 endstream
 endobj
-139 0 obj
+141 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 138 0 R
+/Contents 140 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [140 0 R 141 0 R 143 0 R 144 0 R 145 0 R]
+/Annots [142 0 R 143 0 R 145 0 R 146 0 R 147 0 R]
 >>
 endobj
-140 0 obj
+142 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_windows)
 /Subtype /Link
@@ -19235,7 +19290,7 @@ endobj
 /Type /Annot
 >>
 endobj
-141 0 obj
+143 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_linux)
 /Subtype /Link
@@ -19243,10 +19298,10 @@ endobj
 /Type /Annot
 >>
 endobj
-142 0 obj
-[139 0 R /XYZ 0 548.1000000000003 null]
+144 0 obj
+[141 0 R /XYZ 0 548.1000000000003 null]
 endobj
-143 0 obj
+145 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -19257,7 +19312,7 @@ endobj
 /Type /Annot
 >>
 endobj
-144 0 obj
+146 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_windows)
 /Subtype /Link
@@ -19265,7 +19320,7 @@ endobj
 /Type /Annot
 >>
 endobj
-145 0 obj
+147 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_linux)
 /Subtype /Link
@@ -19273,10 +19328,10 @@ endobj
 /Type /Annot
 >>
 endobj
-146 0 obj
-[139 0 R /XYZ 0 357.0600000000002 null]
+148 0 obj
+[141 0 R /XYZ 0 357.0600000000002 null]
 endobj
-147 0 obj
+149 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -19442,7 +19497,7 @@ uZ
 ���x���Υ�_[�ho-���H�C�]XB+��St��cSGg�n���V�5W_��W�/�CƟ�M\���xsW�y��޻\�q�H��yM�(	X�Xً3#1-\����?����_��4Q^~Z0Q��^���a�Jw�S~��s�|^������r�?�cS��ȿ"P�����n:��,h����"���c�ZȾ�G}��^�\?ÿ�,?��X��6��<��n~O�W��u��X�E\�<��U����D�_�r�	G�������_��5��y�z	�/ï� �ז���*(�똏����?�}Ƚ�(�ec��������cT��$?�b���������(�똏�{���E�"��r��T�����?��W��P����~/�>[������X��R��#�������_r'����~1C��{�d�����cX���}�z�v��۞֚��Z�Rx�G󿽕-�_r1��1��?����mk��t��/�
 ����'?�[��T�r�󿽗�Z?Ⱦ�_���_�p���:�9���G��U����ȿD_�O>�����(�X�����Ȗ��/�?�r��4�����������8����<�5��:��,h��c1���O�h"��������'��W��'�Ds�w�������?�cE}s���a�JȾ�!���>.�����X��6O�8���?����-c��4QIc1���U����FN��|T��7��LO�:k?���Z��ſ L/��#�����YQEG�+��{/�m�/�V?�rw�Kd]�~���j����_��Ə�'��_��Ɗ+O�W����G�h�"���K??����~�������?�3���[��4QG���;��}V��/��.|h���g����,h���>4�?�3���[��4QG���;��}V��/��D��������������"\���D��
 ���o�X�E[����a�Z?Ⱦ���Ə�'��_��Ə��s�G���?�/տ�cE}n�󿽇�h�"���K�?����~���?�%ύ�O���V��Q������U����A�-�h���g����,i�����?�3���[��4QG�+�;��KC�܆��9W�1��}�g����,i�����=�3����,h������쟪��E�!��M������_��4��O�/�'��W��U}r�󿽇�h"�������߃?����ƃ�"�a?�O~�����(���G���a�ZȾ��'��'��W�� ����0����W��Q��G���a�JȾ�U�����b���#�\��W�n���τ�nm�!|#E�\�pЂ��yr��+�tO���ѭ!�K�X�"��J(�;Vs������0���	/C��
 endstream
 endobj
-148 0 obj
+150 0 obj
 << /Length 4092
 >>
 stream
@@ -19686,24 +19741,24 @@ Q
 
 endstream
 endobj
-149 0 obj
+151 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 148 0 R
+/Contents 150 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I1 147 0 R
-/I2 150 0 R
+/XObject << /I1 149 0 R
+/I2 152 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 >>
 >>
 >>
 endobj
-150 0 obj
+152 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -19781,7 +19836,7 @@ M
 �����������2��+�?��Y����+�_���R��Q�T�����?�B�����������2��P��<�$�g�/�L��~�>�K�}D>�S�~�������G�~"��ʣ{�B�/�p�I?�8x����-�S��/����O����	�j����W��#���E�?���u����w���2���(��/����O����~jG�]~%��]�?�L��ޥ�>�����&W��E^��>�R��?Y�C/��@����������2��֡�>�����&W��E^��>�/�������G���ǿį�+�E�ɔ��^��}�%�a�/�L��Ί>�K�}D_Q��?dQ���?���W�"���?�I�Ͽį�,<E�ɕ���GשϨ��j���p�'y�>�����&S��I]�Ͽį�,<E�ɕ���GשϘ��j��ԇ�)+�����������2��RW��
 ��+��e-�U}~������S�~���?�I]�Ͽį�,<E�ɔ’����_�Xx���+�o������1�����?��RW���+��e������������2���)}~����}F�����G“����_�Xx���(��Kxn�=Z���Re,��>�����X�'��uq$H�)$R�+� _ˍG0���(��&՝V~��b>!X���+��X���i�M���&����0��� >\�����#,��s�QY߲����_��j+����V�����<)�S]��
 endstream
 endobj
-151 0 obj
+153 0 obj
 << /Length 10032
 >>
 stream
@@ -20395,24 +20450,24 @@ Q
 
 endstream
 endobj
-152 0 obj
+154 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 151 0 R
+/Contents 153 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 >>
 >>
 >>
 endobj
-153 0 obj
-[152 0 R /XYZ 0 658.3200000000002 null]
+155 0 obj
+[154 0 R /XYZ 0 658.3200000000002 null]
 endobj
-154 0 obj
+156 0 obj
 << /Length 12268
 >>
 stream
@@ -21163,28 +21218,28 @@ Q
 
 endstream
 endobj
-155 0 obj
+157 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 154 0 R
+/Contents 156 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
+/F6.0 54 0 R
 >>
 >>
-/Annots [158 0 R 159 0 R 161 0 R]
+/Annots [160 0 R 161 0 R 163 0 R]
 >>
 endobj
-156 0 obj
-[155 0 R /XYZ 0 792.0 null]
+158 0 obj
+[157 0 R /XYZ 0 792.0 null]
 endobj
-157 0 obj
-[155 0 R /XYZ 0 698.76 null]
+159 0 obj
+[157 0 R /XYZ 0 698.76 null]
 endobj
-158 0 obj
+160 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21195,7 +21250,7 @@ endobj
 /Type /Annot
 >>
 endobj
-159 0 obj
+161 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_zip)
 /Subtype /Link
@@ -21203,10 +21258,10 @@ endobj
 /Type /Annot
 >>
 endobj
-160 0 obj
-[155 0 R /XYZ 0 407.27000000000027 null]
+162 0 obj
+[157 0 R /XYZ 0 407.27000000000027 null]
 endobj
-161 0 obj
+163 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_setup_env)
 /Subtype /Link
@@ -21214,7 +21269,7 @@ endobj
 /Type /Annot
 >>
 endobj
-162 0 obj
+164 0 obj
 << /Length 3089
 >>
 stream
@@ -21397,11 +21452,11 @@ Q
 
 endstream
 endobj
-163 0 obj
+165 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 162 0 R
+/Contents 164 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
@@ -21410,10 +21465,10 @@ endobj
 >>
 >>
 endobj
-164 0 obj
-[163 0 R /XYZ 0 792.0 null]
+166 0 obj
+[165 0 R /XYZ 0 792.0 null]
 endobj
-165 0 obj
+167 0 obj
 << /Length 9203
 >>
 stream
@@ -21893,11 +21948,11 @@ Q
 
 endstream
 endobj
-166 0 obj
+168 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 165 0 R
+/Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
@@ -21906,7 +21961,7 @@ endobj
 >>
 >>
 endobj
-167 0 obj
+169 0 obj
 << /Length 11440
 >>
 stream
@@ -22514,25 +22569,25 @@ Q
 
 endstream
 endobj
-168 0 obj
+170 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 167 0 R
+/Contents 169 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F8.0 108 0 R
-/F4.0 42 0 R
+/F8.0 110 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [170 0 R 171 0 R 172 0 R 173 0 R 175 0 R]
+/Annots [172 0 R 173 0 R 174 0 R 175 0 R 177 0 R]
 >>
 endobj
-169 0 obj
-[168 0 R /XYZ 0 792.0 null]
+171 0 obj
+[170 0 R /XYZ 0 792.0 null]
 endobj
-170 0 obj
+172 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_download)
 /Subtype /Link
@@ -22540,7 +22595,7 @@ endobj
 /Type /Annot
 >>
 endobj
-171 0 obj
+173 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_zip)
 /Subtype /Link
@@ -22548,7 +22603,7 @@ endobj
 /Type /Annot
 >>
 endobj
-172 0 obj
+174 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install_zip)
 /Subtype /Link
@@ -22556,7 +22611,7 @@ endobj
 /Type /Annot
 >>
 endobj
-173 0 obj
+175 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_setup_env)
 /Subtype /Link
@@ -22564,10 +22619,10 @@ endobj
 /Type /Annot
 >>
 endobj
-174 0 obj
-[168 0 R /XYZ 0 560.1800000000003 null]
+176 0 obj
+[170 0 R /XYZ 0 560.1800000000003 null]
 endobj
-175 0 obj
+177 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -22575,7 +22630,7 @@ endobj
 /Type /Annot
 >>
 endobj
-176 0 obj
+178 0 obj
 << /Length 8337
 >>
 stream
@@ -23067,25 +23122,25 @@ Q
 
 endstream
 endobj
-177 0 obj
+179 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 176 0 R
+/Contents 178 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F4.0 42 0 R
-/F7.1 59 0 R
+/F4.0 44 0 R
+/F7.1 61 0 R
 >>
 >>
 >>
 endobj
-178 0 obj
-[177 0 R /XYZ 0 792.0 null]
+180 0 obj
+[179 0 R /XYZ 0 792.0 null]
 endobj
-179 0 obj
+181 0 obj
 << /Length 10916
 >>
 stream
@@ -23638,29 +23693,29 @@ Q
 
 endstream
 endobj
-180 0 obj
+182 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 179 0 R
+/Contents 181 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
+/F6.0 54 0 R
 >>
 >>
-/Annots [183 0 R 186 0 R 187 0 R 188 0 R 190 0 R]
+/Annots [185 0 R 188 0 R 189 0 R 190 0 R 192 0 R]
 >>
 endobj
-181 0 obj
-[180 0 R /XYZ 0 792.0 null]
+183 0 obj
+[182 0 R /XYZ 0 792.0 null]
 endobj
-182 0 obj
-[180 0 R /XYZ 0 646.8600000000001 null]
+184 0 obj
+[182 0 R /XYZ 0 646.8600000000001 null]
 endobj
-183 0 obj
+185 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -23671,15 +23726,15 @@ endobj
 /Type /Annot
 >>
 endobj
-184 0 obj
-[180 0 R /XYZ 0 461.9200000000002 null]
+186 0 obj
+[182 0 R /XYZ 0 461.9200000000002 null]
 endobj
-185 0 obj
+187 0 obj
 << /Limits [(installation-requirements-5) (new-and-changed-information)]
-/Names [(installation-requirements-5) 269 0 R (intended-audience) 22 0 R (jdbct4_JRE) 134 0 R (jdbct4_download) 157 0 R (jdbct4_install) 156 0 R (jdbct4_install_java) 142 0 R (jdbct4_install_zip) 160 0 R (jdbct4_path_linux) 153 0 R (jdbct4_path_windows) 146 0 R (jdbct4_setup_env) 174 0 R (launching-the-installer-wizard) 220 0 R (linux_odbc_run_basicsql) 119 0 R (new-and-changed-information) 23 0 R]
+/Names [(installation-requirements-5) 271 0 R (intended-audience) 22 0 R (jdbct4_JRE) 136 0 R (jdbct4_download) 159 0 R (jdbct4_install) 158 0 R (jdbct4_install_java) 144 0 R (jdbct4_install_zip) 162 0 R (jdbct4_path_linux) 155 0 R (jdbct4_path_windows) 148 0 R (jdbct4_setup_env) 176 0 R (launching-the-installer-wizard) 222 0 R (linux_odbc_run_basicsql) 121 0 R (new-and-changed-information) 23 0 R]
 >>
 endobj
-186 0 obj
+188 0 obj
 << /Border [0 0 0]
 /Dest (trafci_JRE)
 /Subtype /Link
@@ -23687,7 +23742,7 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
+189 0 obj
 << /Border [0 0 0]
 /Dest (trafci_install_jdbct4)
 /Subtype /Link
@@ -23695,7 +23750,7 @@ endobj
 /Type /Annot
 >>
 endobj
-188 0 obj
+190 0 obj
 << /Border [0 0 0]
 /Dest (trafci_perl_python)
 /Subtype /Link
@@ -23703,10 +23758,10 @@ endobj
 /Type /Annot
 >>
 endobj
-189 0 obj
-[180 0 R /XYZ 0 289.88000000000017 null]
+191 0 obj
+[182 0 R /XYZ 0 289.88000000000017 null]
 endobj
-190 0 obj
+192 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -23714,10 +23769,10 @@ endobj
 /Type /Annot
 >>
 endobj
-191 0 obj
-[180 0 R /XYZ 0 151.18000000000018 null]
+193 0 obj
+[182 0 R /XYZ 0 151.18000000000018 null]
 endobj
-192 0 obj
+194 0 obj
 << /Length 8327
 >>
 stream
@@ -24173,25 +24228,25 @@ Q
 
 endstream
 endobj
-193 0 obj
+195 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 192 0 R
+/Contents 194 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
 >>
-/Annots [195 0 R 198 0 R]
+/Annots [197 0 R 200 0 R]
 >>
 endobj
-194 0 obj
-[193 0 R /XYZ 0 792.0 null]
+196 0 obj
+[195 0 R /XYZ 0 792.0 null]
 endobj
-195 0 obj
+197 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -24199,15 +24254,15 @@ endobj
 /Type /Annot
 >>
 endobj
-196 0 obj
-[193 0 R /XYZ 0 673.76 null]
+198 0 obj
+[195 0 R /XYZ 0 673.76 null]
 endobj
-197 0 obj
+199 0 obj
 << /Limits [(trafci_cmd_install) (win_odbc_uninstall)]
-/Names [(trafci_cmd_install) 246 0 R (trafci_download_installer) 207 0 R (trafci_install_jdbct4) 191 0 R (trafci_perl_python) 201 0 R (trafci_run_installer) 212 0 R (trafci_uninstall) 253 0 R (trafci_using_wizard) 223 0 R (trafci_wizard_install) 215 0 R (trafodion-client-products) 40 0 R (uninstall-jdbc-type-4-driver) 164 0 R (use-third-party-driver-manager) 111 0 R (verify-installed-software-files) 255 0 R (verify-java-version) 135 0 R (verify-jdbc-type-4-driver) 196 0 R (win_odbc_client_env) 76 0 R (win_odbc_install) 58 0 R (win_odbc_interactive_mode) 66 0 R (win_odbc_run_basicsql) 86 0 R (win_odbc_uninstall) 73 0 R]
+/Names [(trafci_cmd_install) 248 0 R (trafci_download_installer) 209 0 R (trafci_install_jdbct4) 193 0 R (trafci_perl_python) 203 0 R (trafci_run_installer) 214 0 R (trafci_uninstall) 255 0 R (trafci_using_wizard) 225 0 R (trafci_wizard_install) 217 0 R (trafodion-client-products) 42 0 R (uninstall-jdbc-type-4-driver) 166 0 R (use-third-party-driver-manager) 113 0 R (verify-installed-software-files) 257 0 R (verify-java-version) 137 0 R (verify-jdbc-type-4-driver) 198 0 R (win_odbc_client_env) 78 0 R (win_odbc_install) 60 0 R (win_odbc_interactive_mode) 68 0 R (win_odbc_run_basicsql) 88 0 R (win_odbc_uninstall) 75 0 R]
 >>
 endobj
-198 0 obj
+200 0 obj
 << /Border [0 0 0]
 /Dest (trafci_install_jdbct4)
 /Subtype /Link
@@ -24215,7 +24270,7 @@ endobj
 /Type /Annot
 >>
 endobj
-199 0 obj
+201 0 obj
 << /Length 11938
 >>
 stream
@@ -24836,29 +24891,29 @@ Q
 
 endstream
 endobj
-200 0 obj
+202 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 199 0 R
+/Contents 201 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F7.1 59 0 R
-/F6.0 52 0 R
+/F7.1 61 0 R
+/F6.0 54 0 R
 >>
 >>
-/Annots [203 0 R 204 0 R 205 0 R 206 0 R 208 0 R]
+/Annots [205 0 R 206 0 R 207 0 R 208 0 R 210 0 R]
 >>
 endobj
-201 0 obj
-[200 0 R /XYZ 0 792.0 null]
+203 0 obj
+[202 0 R /XYZ 0 792.0 null]
 endobj
-202 0 obj
-[200 0 R /XYZ 0 461.94000000000034 null]
+204 0 obj
+[202 0 R /XYZ 0 461.94000000000034 null]
 endobj
-203 0 obj
+205 0 obj
 << /Border [0 0 0]
 /Dest (trafci_install_jdbct4)
 /Subtype /Link
@@ -24866,7 +24921,7 @@ endobj
 /Type /Annot
 >>
 endobj
-204 0 obj
+206 0 obj
 << /Border [0 0 0]
 /Dest (trafci_download_installer)
 /Subtype /Link
@@ -24874,7 +24929,7 @@ endobj
 /Type /Annot
 >>
 endobj
-205 0 obj
+207 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_installer)
 /Subtype /Link
@@ -24882,7 +24937,7 @@ endobj
 /Type /Annot
 >>
 endobj
-206 0 obj
+208 0 obj
 << /Border [0 0 0]
 /Dest (trafci_uninstall)
 /Subtype /Link
@@ -24890,10 +24945,10 @@ endobj
 /Type /Annot
 >>
 endobj
-207 0 obj
-[200 0 R /XYZ 0 245.34000000000032 null]
+209 0 obj
+[202 0 R /XYZ 0 245.34000000000032 null]
 endobj
-208 0 obj
+210 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -24904,7 +24959,7 @@ endobj
 /Type /Annot
 >>
 endobj
-209 0 obj
+211 0 obj
 << /Length 9920
 >>
 stream
@@ -25478,23 +25533,23 @@ Q
 
 endstream
 endobj
-210 0 obj
+212 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 209 0 R
+/Contents 211 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
+/F6.0 54 0 R
 /F2.0 15 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [211 0 R 213 0 R 214 0 R 216 0 R 217 0 R]
+/Annots [213 0 R 215 0 R 216 0 R 218 0 R 219 0 R]
 >>
 endobj
-211 0 obj
+213 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_installer)
 /Subtype /Link
@@ -25502,10 +25557,10 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
-[210 0 R /XYZ 0 404.64000000000016 null]
+214 0 obj
+[212 0 R /XYZ 0 404.64000000000016 null]
 endobj
-213 0 obj
+215 0 obj
 << /Border [0 0 0]
 /Dest (trafci_wizard_install)
 /Subtype /Link
@@ -25513,7 +25568,7 @@ endobj
 /Type /Annot
 >>
 endobj
-214 0 obj
+216 0 obj
 << /Border [0 0 0]
 /Dest (trafci_cmd_install)
 /Subtype /Link
@@ -25521,10 +25576,10 @@ endobj
 /Type /Annot
 >>
 endobj
-215 0 obj
-[210 0 R /XYZ 0 259.94000000000017 null]
+217 0 obj
+[212 0 R /XYZ 0 259.94000000000017 null]
 endobj
-216 0 obj
+218 0 obj
 << /Border [0 0 0]
 /Dest (trafci_cmd_install)
 /Subtype /Link
@@ -25532,7 +25587,7 @@ endobj
 /Type /Annot
 >>
 endobj
-217 0 obj
+219 0 obj
 << /Border [0 0 0]
 /Dest (trafci_cmd_install)
 /Subtype /Link
@@ -25540,7 +25595,7 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
+220 0 obj
 << /Length 9055
 >>
 stream
@@ -26088,25 +26143,25 @@ Q
 
 endstream
 endobj
-219 0 obj
+221 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 218 0 R
+/Contents 220 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
 >>
-/Annots [221 0 R 222 0 R]
+/Annots [223 0 R 224 0 R]
 >>
 endobj
-220 0 obj
-[219 0 R /XYZ 0 792.0 null]
+222 0 obj
+[221 0 R /XYZ 0 792.0 null]
 endobj
-221 0 obj
+223 0 obj
 << /Border [0 0 0]
 /Dest (trafci_using_wizard)
 /Subtype /Link
@@ -26114,7 +26169,7 @@ endobj
 /Type /Annot
 >>
 endobj
-222 0 obj
+224 0 obj
 << /Border [0 0 0]
 /Dest (trafci_using_wizard)
 /Subtype /Link
@@ -26122,10 +26177,10 @@ endobj
 /Type /Annot
 >>
 endobj
-223 0 obj
-[219 0 R /XYZ 0 382.96000000000026 null]
+225 0 obj
+[221 0 R /XYZ 0 382.96000000000026 null]
 endobj
-224 0 obj
+226 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -26382,7 +26437,7 @@ dn#9<f
 |T�����Q�����y��g��}�(�S�(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(��(�����������V������Q���N����+x{�J��+�L���'�g_�r;O���B�?�k���F�h�����[C��[��^.�������OM2X&�-����YL�LV����I����O�*���@��]|�'$�N����s���hR�$���}EE|����O�*���@��]�~4�����t�U�?�8���6����q������?�|B��]��ti������/��?�WG�/����s����TW˿�~4�����t�U����O�*���@��]�8�����/w�QQ_.�i������/��
 ��?�WMm[ƣ�j��/��?�WG�/����s���ԔW�����|B��]��ux����T������*��W��/��/w�VQ_'��'��O����|Y�`?��@��m��t���ge�������������/��/����|e�p�|@��m��t�������/w�[Q_$����*_?�@��]�x�������?�WG��������wq���?�&�7�������U��9���/�������}��������+�|_�i�|@��m��un=w��?��B��m��t�������/w�T�_-�kx�����/��?�WG���?�|B��]��t���ge���s���ԔWˣS��U�!�.��ʺ?��i�E[��������}��������*+�ө���*���@��]F�׍W�j��/��?�WG�����na{������T����
 ����T������*�?� ��O�?����]�v_xn�;������S��T������*�˯xԏ�*���@��]��3����w	����4W��۾5�������U����_�*���@��]��3����w	����W�sx����*��@��]Uox��|@��m��t���ge�����������_�>8_��??�A��]F�>���������U����;/�?�0���}}E|~��p��T<����*��?�����>��ʺ?��ge��������诎��O�A��������WQ��������>��ʺ_��3����������+����8��������w��WZ��&���u> ��v�?�WG�����na{������quO2��V������*���i�E[��������}�����q������?�|B�
 �]��tӪ���*���@��]�8�����/w�RQ_-�kx�����/��?�WG���?�|B��]��t`��/�?�0���}IE|����O�*���@��]5�����V������*��W��ۘ^��>���K����O� 7��h���/���x����U��W��/��/w�aQ_��o1��������WN_�^8o��?��}��t�������/w�`Q_ �������>��ʺU������������}���������+�?�O|q�EC���?���x��*??�A��]��3����s����TW��ƾ7'�J����?�WN������T� �6��ʺ?��ge������������2��/�����/��%K��h����_�v_xn�;���ڊ�/���R������*�������T� �6��ʺ��3��
 ����w	���֔W����������?�WG�%�6�������U����;/�?�p���l|z����?����ҽz��c���[��u=s\���Aki-��Et�ݮ(�mm�@]Nĕ,w�8��+�ΆS��>[2�B�wR����
 endstream
 endobj
-225 0 obj
+227 0 obj
 << /Length 4909
 >>
 stream
@@ -26666,13 +26721,13 @@ Q
 
 endstream
 endobj
-226 0 obj
+228 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 225 0 R
+/Contents 227 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I3 224 0 R
+/XObject << /I3 226 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -26680,7 +26735,7 @@ endobj
 >>
 >>
 endobj
-227 0 obj
+229 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -27083,7 +27138,7 @@ _b
 �7������[�������Υ�x��W��~){y,l�l$��`�..%�XɁ�D��3���Q\��ּ�8详���ЍE-]����
 endstream
 endobj
-228 0 obj
+230 0 obj
 << /Length 6057
 >>
 stream
@@ -27467,14 +27522,14 @@ Q
 
 endstream
 endobj
-229 0 obj
+231 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 228 0 R
+/Contents 230 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I4 227 0 R
-/I5 230 0 R
+/XObject << /I4 229 0 R
+/I5 232 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -27483,7 +27538,7 @@ endobj
 >>
 >>
 endobj
-230 0 obj
+232 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -27583,7 +27638,7 @@ wR
 �Z�����ҿ��x7��xW_�uK�sX�/�+{{W��m�ˎ��TAc�O!$�O�QG*�\���
 endstream
 endobj
-231 0 obj
+233 0 obj
 << /Length 7907
 >>
 stream
@@ -28032,21 +28087,21 @@ Q
 
 endstream
 endobj
-232 0 obj
+234 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 231 0 R
+/Contents 233 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 >>
-/XObject << /I6 233 0 R
+/XObject << /I6 235 0 R
 >>
 >>
 >>
 endobj
-233 0 obj
+235 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -28296,7 +28351,7 @@ O
 ��J{��
 endstream
 endobj
-234 0 obj
+236 0 obj
 << /Length 7564
 >>
 stream
@@ -28739,23 +28794,23 @@ Q
 
 endstream
 endobj
-235 0 obj
+237 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 234 0 R
+/Contents 236 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I7 236 0 R
-/I8 237 0 R
+/XObject << /I7 238 0 R
+/I8 239 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 >>
 >>
 >>
 endobj
-236 0 obj
+238 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -28895,7 +28950,7 @@ r@
 �1�EA����{z}Õ���3����<��[o�"��gO���"x7����Eq���Pt����G�<+�����7�Q���Vv��Ο��D�o�	m���?�>Љ��������¾�A�������Pt����G���9Y��:|>�����%���+g�_�?��`�:6�����,����n�7csc=7Z�/�xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���
 �c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+=����xW���(:��o���c�����(����+�(W��������(�/��m��e�h�'��K�R�Mt��Ip�0��2���ӭ��JRk����
 endstream
 endobj
-237 0 obj
+239 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -28998,7 +29053,7 @@ xwÚ
 �����	bK���F�$l��k��/�2Z� ��5Yͣ����4��r���ecl�K!��s�F�"ݻ.½��r����O�����Ö�P�"��;���O�e��|�.�w�wi�������Z��qͨ�EףM~1�܊�I�?V�����?�&��~�����Us�r����O�����Ö�P�"��;���=�]���_�c[�a�����ͨ|v񻴑ɍE\�����^�^}�S�w��%�����u˽nh&�T{v�3 A1��������k89�N��}�gm4�R���QE�aEPEPEPEPEPEPEPEPEPEPEPEP\�ï�<{�aؿ��a]er��p����b��e�D�^���K������F�]erz����Nn��X�l~�aoe47�\��d�ued���A~������?�'.?�:�[Z[�o��Q\��?���b�����G�?���b�����O������YEr��:�����N\�u��
 :�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?�
 �����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'���
 ��'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����YEr��:�����N\�u��:�����N\�uϳ�?�,u�W'�����'�����'Q�����'�����'Q��?����Y\�ï�<{�aؿ��aG�?���b�����V���>�q�j����~/d{k6��<[�P�$�� �[�-[Z~]���
 endstream
 endobj
-238 0 obj
+240 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -29123,7 +29178,7 @@ x
 ��}������ˢ��T���n	m�iZ>���A�̾�F>b_p����a��βv9�x�F"��욹�{������G��=�LZ}��\��u����^��#ƒ@�!�e�^MR�c��|�Z����(U��@�M���Eʹ���<;PI�?��
 endstream
 endobj
-239 0 obj
+241 0 obj
 << /Length 2924
 >>
 stream
@@ -29292,13 +29347,13 @@ Q
 
 endstream
 endobj
-240 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 239 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I9 238 0 R
+/XObject << /I9 240 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -29306,7 +29361,7 @@ endobj
 >>
 >>
 endobj
-241 0 obj
+243 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -29467,7 +29522,7 @@ C
 \*\K4��n�Rg!ـ���Y�yRq�_M�-��Z�wg��
 endstream
 endobj
-242 0 obj
+244 0 obj
 << /Length 2227
 >>
 stream
@@ -29629,13 +29684,13 @@ Q
 
 endstream
 endobj
-243 0 obj
+245 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 242 0 R
+/Contents 244 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I10 241 0 R
+/XObject << /I10 243 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -29643,7 +29698,7 @@ endobj
 >>
 >>
 endobj
-244 0 obj
+246 0 obj
 << /Length 12010
 >>
 stream
@@ -30268,26 +30323,26 @@ Q
 
 endstream
 endobj
-245 0 obj
+247 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 244 0 R
+/Contents 246 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
-/F8.0 108 0 R
+/F5.0 52 0 R
+/F8.0 110 0 R
 /F3.0 26 0 R
-/F4.0 42 0 R
+/F4.0 44 0 R
 >>
 >>
 >>
 endobj
-246 0 obj
-[245 0 R /XYZ 0 792.0 null]
+248 0 obj
+[247 0 R /XYZ 0 792.0 null]
 endobj
-247 0 obj
+249 0 obj
 << /Length 14369
 >>
 stream
@@ -31096,21 +31151,21 @@ Q
 
 endstream
 endobj
-248 0 obj
+250 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 247 0 R
+/Contents 249 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
-/F7.1 59 0 R
+/F7.1 61 0 R
 /F3.0 26 0 R
 >>
 >>
 >>
 endobj
-249 0 obj
+251 0 obj
 << /Length 11705
 >>
 stream
@@ -31723,11 +31778,11 @@ Q
 
 endstream
 endobj
-250 0 obj
+252 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 249 0 R
+/Contents 251 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -31736,7 +31791,7 @@ endobj
 >>
 >>
 endobj
-251 0 obj
+253 0 obj
 << /Length 16648
 >>
 stream
@@ -32679,31 +32734,31 @@ Q
 
 endstream
 endobj
-252 0 obj
+254 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 251 0 R
+/Contents 253 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F4.0 42 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [256 0 R 257 0 R]
+/Annots [258 0 R 259 0 R]
 >>
 endobj
-253 0 obj
-[252 0 R /XYZ 0 792.0 null]
-endobj
-254 0 obj
-[252 0 R /XYZ 0 652.4200000000001 null]
-endobj
 255 0 obj
-[252 0 R /XYZ 0 609.1800000000001 null]
+[254 0 R /XYZ 0 792.0 null]
 endobj
 256 0 obj
+[254 0 R /XYZ 0 652.4200000000001 null]
+endobj
+257 0 obj
+[254 0 R /XYZ 0 609.1800000000001 null]
+endobj
+258 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -32714,7 +32769,7 @@ endobj
 /Type /Annot
 >>
 endobj
-257 0 obj
+259 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -32725,7 +32780,7 @@ endobj
 /Type /Annot
 >>
 endobj
-258 0 obj
+260 0 obj
 << /Length 5126
 >>
 stream
@@ -32974,25 +33029,25 @@ Q
 
 endstream
 endobj
-259 0 obj
+261 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 258 0 R
+/Contents 260 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F4.0 42 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [261 0 R 262 0 R 263 0 R]
+/Annots [263 0 R 264 0 R 265 0 R]
 >>
 endobj
-260 0 obj
-[259 0 R /XYZ 0 792.0 null]
+262 0 obj
+[261 0 R /XYZ 0 792.0 null]
 endobj
-261 0 obj
+263 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_windows)
 /Subtype /Link
@@ -33000,7 +33055,7 @@ endobj
 /Type /Annot
 >>
 endobj
-262 0 obj
+264 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_path_linux)
 /Subtype /Link
@@ -33008,7 +33063,7 @@ endobj
 /Type /Annot
 >>
 endobj
-263 0 obj
+265 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33019,7 +33074,7 @@ endobj
 /Type /Annot
 >>
 endobj
-264 0 obj
+266 0 obj
 << /Length 10295
 >>
 stream
@@ -33597,31 +33652,31 @@ Q
 
 endstream
 endobj
-265 0 obj
+267 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 264 0 R
+/Contents 266 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
+/F5.0 52 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F4.0 42 0 R
-/F7.1 59 0 R
+/F6.0 54 0 R
+/F4.0 44 0 R
+/F7.1 61 0 R
 >>
 >>
-/Annots [268 0 R 270 0 R 272 0 R 273 0 R 274 0 R 275 0 R]
+/Annots [270 0 R 272 0 R 274 0 R 275 0 R 276 0 R 277 0 R]
 >>
 endobj
-266 0 obj
-[265 0 R /XYZ 0 792.0 null]
+268 0 obj
+[267 0 R /XYZ 0 792.0 null]
 endobj
-267 0 obj
-[265 0 R /XYZ 0 646.8600000000001 null]
+269 0 obj
+[267 0 R /XYZ 0 646.8600000000001 null]
 endobj
-268 0 obj
+270 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33632,10 +33687,10 @@ endobj
 /Type /Annot
 >>
 endobj
-269 0 obj
-[265 0 R /XYZ 0 499.48000000000025 null]
+271 0 obj
+[267 0 R /XYZ 0 499.48000000000025 null]
 endobj
-270 0 obj
+272 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33646,10 +33701,10 @@ endobj
 /Type /Annot
 >>
 endobj
-271 0 obj
-[265 0 R /XYZ 0 388.56000000000023 null]
+273 0 obj
+[267 0 R /XYZ 0 388.56000000000023 null]
 endobj
-272 0 obj
+274 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33660,7 +33715,7 @@ endobj
 /Type /Annot
 >>
 endobj
-273 0 obj
+275 0 obj
 << /Border [0 0 0]
 /Dest (odb_download)
 /Subtype /Link
@@ -33668,7 +33723,7 @@ endobj
 /Type /Annot
 >>
 endobj
-274 0 obj
+276 0 obj
 << /Border [0 0 0]
 /Dest (odb_install)
 /Subtype /Link
@@ -33676,7 +33731,7 @@ endobj
 /Type /Annot
 >>
 endobj
-275 0 obj
+277 0 obj
 << /Border [0 0 0]
 /Dest (odb_uninstall)
 /Subtype /Link
@@ -33684,7 +33739,7 @@ endobj
 /Type /Annot
 >>
 endobj
-276 0 obj
+278 0 obj
 << /Length 13227
 >>
 stream
@@ -34494,26 +34549,26 @@ Q
 
 endstream
 endobj
-277 0 obj
+279 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 276 0 R
+/Contents 278 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F6.0 52 0 R
-/F4.0 42 0 R
+/F6.0 54 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [279 0 R 280 0 R 282 0 R]
+/Annots [281 0 R 282 0 R 284 0 R]
 >>
 endobj
-278 0 obj
-[277 0 R /XYZ 0 792.0 null]
+280 0 obj
+[279 0 R /XYZ 0 792.0 null]
 endobj
-279 0 obj
+281 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -34524,7 +34579,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+282 0 obj
 << /Border [0 0 0]
 /Dest (odb_install)
 /Subtype /Link
@@ -34532,10 +34587,10 @@ endobj
 /Type /Annot
 >>
 endobj
-281 0 obj
-[277 0 R /XYZ 0 469.0700000000002 null]
+283 0 obj
+[279 0 R /XYZ 0 469.0700000000002 null]
 endobj
-282 0 obj
+284 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -34546,10 +34601,10 @@ endobj
 /Type /Annot
 >>
 endobj
-283 0 obj
-[277 0 R /XYZ 0 216.0900000000002 null]
+285 0 obj
+[279 0 R /XYZ 0 216.0900000000002 null]
 endobj
-284 0 obj
+286 0 obj
 << /Length 11833
 >>
 stream
@@ -35232,30 +35287,30 @@ Q
 
 endstream
 endobj
-285 0 obj
+287 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 284 0 R
+/Contents 286 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
-/F4.0 42 0 R
-/F8.0 108 0 R
+/F5.0 52 0 R
+/F4.0 44 0 R
+/F8.0 110 0 R
 /F3.0 26 0 R
 >>
 >>
-/Annots [288 0 R 289 0 R 290 0 R 291 0 R]
+/Annots [290 0 R 291 0 R 292 0 R 293 0 R]
 >>
 endobj
-286 0 obj
-[285 0 R /XYZ 0 792.0 null]
+288 0 obj
+[287 0 R /XYZ 0 792.0 null]
 endobj
-287 0 obj
-[285 0 R /XYZ 0 646.8600000000001 null]
+289 0 obj
+[287 0 R /XYZ 0 646.8600000000001 null]
 endobj
-288 0 obj
+290 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -35263,7 +35318,7 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
+291 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35274,7 +35329,7 @@ endobj
 /Type /Annot
 >>
 endobj
-290 0 obj
+292 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install)
 /Subtype /Link
@@ -35282,7 +35337,7 @@ endobj
 /Type /Annot
 >>
 endobj
-291 0 obj
+293 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35293,19 +35348,19 @@ endobj
 /Type /Annot
 >>
 endobj
-292 0 obj
-[285 0 R /XYZ 0 426.2600000000003 null]
-endobj
-293 0 obj
-[285 0 R /XYZ 0 383.02000000000027 null]
-endobj
 294 0 obj
-[285 0 R /XYZ 0 342.5600000000003 null]
+[287 0 R /XYZ 0 426.2600000000003 null]
 endobj
 295 0 obj
-[285 0 R /XYZ 0 213.21000000000026 null]
+[287 0 R /XYZ 0 383.02000000000027 null]
 endobj
 296 0 obj
+[287 0 R /XYZ 0 342.5600000000003 null]
+endobj
+297 0 obj
+[287 0 R /XYZ 0 213.21000000000026 null]
+endobj
+298 0 obj
 << /Length 1218
 >>
 stream
@@ -35393,13 +35448,13 @@ Q
 
 endstream
 endobj
-297 0 obj
+299 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 296 0 R
+/Contents 298 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I11 298 0 R
+/XObject << /I11 300 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
@@ -35407,7 +35462,7 @@ endobj
 >>
 >>
 endobj
-298 0 obj
+300 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -36075,7 +36130,7 @@ u
 ~��=�y��i�h�2���e��<����_�O�3�ԗ���������Y�G�|[��ZLJ���ۘ�Q$V7W�����qm<�M,M"�k������~�W����<+�5���G �k�KH[�Y�݁��7�7�?�+�,�������C��?e��|;��2�|��Nݯ�k4�77����ݶ���HtO�?�/.4��^jEo5�����[�p,��H��w+�@��.X���o��|�O�x���G�ե�!�L��ޘ��K��i�Kk�݈�̊��`�]��[h>7'�B��������c�^8�B�������ڙp�����G0kEN_w��-=�F?�|&Լ5���5��[�I<C�5���[���r�,�����:�����U|]�}�0?�k�_������)�+�������&���1O�c�����O����0���A��w/�����w�/�������*�A��>��<e�
 ���|���U�85�;�O��X]C��B�h���N�O��6C	�Y�U"�B����?�}������a��������������?�&x����>�����w��O؛����}w��5MSY��5>��@�M��Q���<ŭ��w.98�:���S��~����zw����)�,�����������_��^/�ψ�$x�E��,l��]^����Ѭn'��͚�Qld�(�F�dx�DT��_*�k���$���j��W�=�;�cQE|A���
 endstream
 endobj
-299 0 obj
+301 0 obj
 << /Length 3195
 >>
 stream
@@ -36263,25 +36318,25 @@ Q
 
 endstream
 endobj
-300 0 obj
+302 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 299 0 R
+/Contents 301 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
 >>
-/XObject << /I12 302 0 R
+/XObject << /I12 304 0 R
 >>
 >>
 >>
 endobj
-301 0 obj
-[300 0 R /XYZ 0 792.0 null]
+303 0 obj
+[302 0 R /XYZ 0 792.0 null]
 endobj
-302 0 obj
+304 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -36580,7 +36635,7 @@ x
 ����O]e�W�v��2�/ź��#��ga�jW�Z��Y&��K.���C\[���Ղ��v�#B��?�����EsZ�����(����ο�W5����b��G�?#������������1|9��%���y>!x���Ũ\���!����l�AnE�į�=��f�ڌ<�þ~�ǵ~g����g_�+����_�1G�?��u�����U��b?�����o�����0���������EsZ�����(����ο�W5����b��G�?#�������������������k_�#�������������=W��Q�����~��a��a��_s�#��b�3��������k�z������:��\ֿ�G���?����޿�?֌7����~�x�����pi"�ѴkQ"G�4e�;��1�Y���.���,��A'���?������_�#��
 ��������ֵ��=W��S����?z'�g�vs�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z����������
 �b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���
 ��~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3������
 ����z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳���k�z���������?�|?g�?�?C?��]�A�?�I�Ǩ���w�,��A'���?�����EkZ�����(���~ο�V�����b��W�?#���Y����������w�,��A'�����������z�<���߳���k�z������:��Zֿ�G���?�_���ރ�g��s�#�3���������z���b���������~ο�V�����b������EkZ�����(����?z�����������b����?��]�A�?�I�ǫ�����:��Zֿ�G���?��߳
 ���k�z���������?�|?g�?�?C?��]�A�?�I�ǪO���b���������~ο�V�����b������EkZ�����(����?z��������a�9�ز����z��M�<)�e�$��kT`�&1�����On��?�?��u�����U������o��hg���M��}Teo��+Z9G%H��GF��ηa�M��U������$��xo��{/�-�������e�7���k��~�k=��-l$����R�%�۲�5nD9��4WV+MTj�U�7GZ�s�%f�֏ng���
 endstream
 endobj
-303 0 obj
+305 0 obj
 << /Length 2940
 >>
 stream
@@ -36734,25 +36789,25 @@ Q
 
 endstream
 endobj
-304 0 obj
+306 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 303 0 R
+/Contents 305 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
 >>
-/XObject << /I13 306 0 R
+/XObject << /I13 308 0 R
 >>
 >>
 >>
 endobj
-305 0 obj
-[304 0 R /XYZ 0 792.0 null]
+307 0 obj
+[306 0 R /XYZ 0 792.0 null]
 endobj
-306 0 obj
+308 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -36911,7 +36966,7 @@ zu
 ��Z��r��W�����G�|+���k��Q�g����5��1G(�i�Q��?�q?������s��sV_<Q��|+������Zw�>�zM����ݚ��Io�_��W��p7�x�����Ɵ������|D�m|_�뫭>F����du2�px�W�`ݩ�/��_������
 endstream
 endobj
-307 0 obj
+309 0 obj
 << /Length 4949
 >>
 stream
@@ -37204,33 +37259,33 @@ Q
 
 endstream
 endobj
-308 0 obj
+310 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 307 0 R
+/Contents 309 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
-/F5.0 50 0 R
-/F4.0 42 0 R
+/F5.0 52 0 R
+/F4.0 44 0 R
 >>
 >>
-/Annots [312 0 R 313 0 R 314 0 R]
+/Annots [314 0 R 315 0 R 316 0 R]
 >>
 endobj
-309 0 obj
-[308 0 R /XYZ 0 792.0 null]
+311 0 obj
+[310 0 R /XYZ 0 792.0 null]
 endobj
-310 0 obj
+312 0 obj
 << /Limits [(disable-connection-validation-select-option) (install-windows-odbc-driver)]
-/Names [(disable-connection-validation-select-option) 293 0 R (download-linux-odbc-driver) 99 0 R (enable-compression) 79 0 R (enable-compression-2) 107 0 R (install-jdbc-type-4-driver) 126 0 R (install-jdbc-type-4-driver-2) 194 0 R (install-linux-odbc-driver) 91 0 R (install-odb) 266 0 R (install-reinstall-linux-odbc-driver) 101 0 R (install-trafci) 181 0 R (install-windows-odbc-driver) 49 0 R]
+/Names [(disable-connection-validation-select-option) 295 0 R (download-linux-odbc-driver) 101 0 R (enable-compression) 81 0 R (enable-compression-2) 109 0 R (install-jdbc-type-4-driver) 128 0 R (install-jdbc-type-4-driver-2) 196 0 R (install-linux-odbc-driver) 93 0 R (install-odb) 268 0 R (install-reinstall-linux-odbc-driver) 103 0 R (install-trafci) 183 0 R (install-windows-odbc-driver) 51 0 R]
 >>
 endobj
-311 0 obj
-[308 0 R /XYZ 0 646.8600000000001 null]
+313 0 obj
+[310 0 R /XYZ 0 646.8600000000001 null]
 endobj
-312 0 obj
+314 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_JRE)
 /Subtype /Link
@@ -37238,7 +37293,7 @@ endobj
 /Type /Annot
 >>
 endobj
-313 0 obj
+315 0 obj
 << /Border [0 0 0]
 /Dest (jdbct4_install)
 /Subtype /Link
@@ -37246,7 +37301,7 @@ endobj
 /Type /Annot
 >>
 endobj
-314 0 obj
+316 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -37257,7 +37312,7 @@ endobj
 /Type /Annot
 >>
 endobj
-315 0 obj
+317 0 obj
 << /Length 5565
 >>
 stream
@@ -37618,29 +37673,29 @@ Q
 
 endstream
 endobj
-316 0 obj
+318 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 315 0 R
+/Contents 317 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
-/F8.0 108 0 R
+/F8.0 110 0 R
 >>
-/XObject << /I14 319 0 R
+/XObject << /I14 321 0 R
 >>
 >>
 >>
 endobj
-317 0 obj
-[316 0 R /XYZ 0 792.0 null]
+319 0 obj
+[318 0 R /XYZ 0 792.0 null]
 endobj
-318 0 obj
-[316 0 R /XYZ 0 698.76 null]
+320 0 obj
+[318 0 R /XYZ 0 698.76 null]
 endobj
-319 0 obj
+321 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -37865,7 +37920,7 @@ x
 +��6�?�#���h����t����5�����������_�����>�������{?��u�������t����4Š����������xi���|�����K��[���Ƌf=�܃����ى�/�����X�<E��A��ҥ�����#I�˴����+ӫ�����ϭ����G�//�}o���櫃�T|Ӌ��ޞ'Mr�J�3�����^_�����+�4���������_����?��>���dvtW��K��[���Ə�^_�����+�4gb��װ�̎Ί�?�xi���|�����K��[���Ə��O�0������\g�//�}o���?�xi���|�������F^��2;:+�����ϭ����G�//�}o���?��?�����GgEq��4������W�h����ϭ����G�v'�}{����3�
 ����>�������4������W�h����#�a�������������_�����>�������؟�a��?�#�����^_�����+�4���������_��;��>���dvtW��K��[���Ə�^_�����+�4gb��װ�̎���}|Q�a��?���o��Aa_R7��,��E���W�k��P���_�?�యg*�եN��V�_��#��q�*|�������>�0�l�4|>���~�e��M?�9��`����&|j�)�2s[�<�b�o�������Q^,s�\W,d����=�p�o�Jwz���&�<�b�o�������‚���E���;��[�E?�g���"�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�
 ��|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�
 ��P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_����
 �ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_��
 ����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���������6w����?����������V��O������Ǐ�,_�����ޏ�P_?�|7��gq��z(��k���,�?�l����m_�L?�A|x���������-���e�c�߈�+�x��ׂn�];��>�<�������x����Hy�f⍀��8�Ry�.K��G�����_.���'f��J�];��z�����
 endstream
 endobj
-320 0 obj
+322 0 obj
 << /Length 3847
 >>
 stream
@@ -38097,25 +38152,25 @@ Q
 
 endstream
 endobj
-321 0 obj
+323 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 320 0 R
+/Contents 322 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F1.0 8 0 R
 /F3.0 26 0 R
 >>
-/XObject << /I15 323 0 R
+/XObject << /I15 325 0 R
 >>
 >>
 >>
 endobj
-322 0 obj
-[321 0 R /XYZ 0 792.0 null]
+324 0 obj
+[323 0 R /XYZ 0 792.0 null]
 endobj
-323 0 obj
+325 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -38311,7 +38366,7 @@ z
 ��G���4�����4������ I�����~П�i?���-��������H�����?�oG�n�~��������_�*����.EO�&��<�Б������Pk�����!�I~�|��ʿ��G���mnn|]�#2�"3�Ջm�FH���W+�9�(I;_g}��Ed��V�����4\nӛzI'�ֶ��EW�}@QEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEQE��
 endstream
 endobj
-324 0 obj
+326 0 obj
 << /Length 2640
 >>
 stream
@@ -38480,21 +38535,21 @@ Q
 
 endstream
 endobj
-325 0 obj
+327 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 324 0 R
+/Contents 326 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 15 0 R
 >>
-/XObject << /I16 326 0 R
+/XObject << /I16 328 0 R
 >>
 >>
 >>
 endobj
-326 0 obj
+328 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -38709,7 +38764,7 @@ E{
 +������O����ty�֭��Y7�w?��
 endstream
 endobj
-327 0 obj
+329 0 obj
 << /Length 13174
 >>
 stream
@@ -39440,27 +39495,27 @@ Q
 
 endstream
 endobj
-328 0 obj
+330 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 327 0 R
+/Contents 329 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 15 0 R
 /F3.0 26 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 339 0 R]
+/Annots [333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 341 0 R]
 >>
 endobj
-329 0 obj
-[328 0 R /XYZ 0 792.0 null]
+331 0 obj
+[330 0 R /XYZ 0 792.0 null]
 endobj
-330 0 obj
-[328 0 R /XYZ 0 695.98 null]
+332 0 obj
+[330 0 R /XYZ 0 695.98 null]
 endobj
-331 0 obj
+333 0 obj
 << /Border [0 0 0]
 /Dest (basicsql_build)
 /Subtype /Link
@@ -39468,7 +39523,7 @@ endobj
 /Type /Annot
 >>
 endobj
-332 0 obj
+334 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -39476,7 +39531,7 @@ endobj
 /Type /Annot
 >>
 endobj
-333 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -39484,7 +39539,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+336 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -39492,7 +39547,7 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
+337 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -39500,7 +39555,7 @@ endobj
 /Type /Annot
 >>
 endobj
-336 0 obj
+338 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -39508,7 +39563,7 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
+339 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -39516,10 +39571,10 @@ endobj
 /Type /Annot
 >>
 endobj
-338 0 obj
-[328 0 R /XYZ 0 450.26000000000033 null]
+340 0 obj
+[330 0 R /XYZ 0 450.26000000000033 null]
 endobj
-339 0 obj
+341 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39530,7 +39585,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+342 0 obj
 << /Length 34093
 >>
 stream
@@ -42058,11 +42113,11 @@ Q
 
 endstream
 endobj
-341 0 obj
+343 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 340 0 R
+/Contents 342 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -42071,7 +42126,7 @@ endobj
 >>
 >>
 endobj
-342 0 obj
+344 0 obj
 << /Length 45423
 >>
 stream
@@ -45468,11 +45523,11 @@ Q
 
 endstream
 endobj
-343 0 obj
+345 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 342 0 R
+/Contents 344 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -45481,7 +45536,7 @@ endobj
 >>
 >>
 endobj
-344 0 obj
+346 0 obj
 << /Length 43134
 >>
 stream
@@ -48647,11 +48702,11 @@ Q
 
 endstream
 endobj
-345 0 obj
+347 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 344 0 R
+/Contents 346 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -48660,7 +48715,7 @@ endobj
 >>
 >>
 endobj
-346 0 obj
+348 0 obj
 << /Length 48634
 >>
 stream
@@ -52310,11 +52365,11 @@ Q
 
 endstream
 endobj
-347 0 obj
+349 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 346 0 R
+/Contents 348 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -52323,7 +52378,7 @@ endobj
 >>
 >>
 endobj
-348 0 obj
+350 0 obj
 << /Length 48620
 >>
 stream
@@ -55874,11 +55929,11 @@ Q
 
 endstream
 endobj
-349 0 obj
+351 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 348 0 R
+/Contents 350 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -55887,7 +55942,7 @@ endobj
 >>
 >>
 endobj
-350 0 obj
+352 0 obj
 << /Length 53784
 >>
 stream
@@ -59900,11 +59955,11 @@ Q
 
 endstream
 endobj
-351 0 obj
+353 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 350 0 R
+/Contents 352 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -59913,7 +59968,7 @@ endobj
 >>
 >>
 endobj
-352 0 obj
+354 0 obj
 << /Length 53586
 >>
 stream
@@ -63915,11 +63970,11 @@ Q
 
 endstream
 endobj
-353 0 obj
+355 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 352 0 R
+/Contents 354 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
@@ -63928,7 +63983,7 @@ endobj
 >>
 >>
 endobj
-354 0 obj
+356 0 obj
 << /Length 11109
 >>
 stream
@@ -64675,24 +64730,24 @@ Q
 
 endstream
 endobj
-355 0 obj
+357 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 354 0 R
+/Contents 356 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F2.0 15 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [357 0 R 358 0 R 359 0 R 361 0 R]
+/Annots [359 0 R 360 0 R 361 0 R 363 0 R]
 >>
 endobj
-356 0 obj
-[355 0 R /XYZ 0 632.84 null]
+358 0 obj
+[357 0 R /XYZ 0 632.84 null]
 endobj
-357 0 obj
+359 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -64700,7 +64755,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+360 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -64708,7 +64763,7 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
+361 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -64716,10 +64771,10 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
-[355 0 R /XYZ 0 524.7 null]
+362 0 obj
+[357 0 R /XYZ 0 524.7 null]
 endobj
-361 0 obj
+363 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -64730,7 +64785,7 @@ endobj
 /Type /Annot
 >>
 endobj
-362 0 obj
+364 0 obj
 << /Length 11012
 >>
 stream
@@ -65302,21 +65357,21 @@ Q
 
 endstream
 endobj
-363 0 obj
+365 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 362 0 R
+/Contents 364 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [364 0 R 365 0 R 366 0 R 369 0 R]
+/Annots [366 0 R 367 0 R 368 0 R 371 0 R]
 >>
 endobj
-364 0 obj
+366 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65324,7 +65379,7 @@ endobj
 /Type /Annot
 >>
 endobj
-365 0 obj
+367 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65332,7 +65387,7 @@ endobj
 /Type /Annot
 >>
 endobj
-366 0 obj
+368 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65340,15 +65395,15 @@ endobj
 /Type /Annot
 >>
 endobj
-367 0 obj
-[363 0 R /XYZ 0 300.93999999999977 null]
+369 0 obj
+[365 0 R /XYZ 0 300.93999999999977 null]
 endobj
-368 0 obj
+370 0 obj
 << /Limits [(register-jdbc-type-4-driver-2) (trafci_JRE)]
-/Names [(register-jdbc-type-4-driver-2) 318 0 R (reinstall-jdbc-type-4-driver) 169 0 R (reinstall-windows-odbc-driver) 70 0 R (run-code-run-bat-code) 367 0 R (run-sample-program-code-connect_test-code) 114 0 R (set-up-client-environment) 104 0 R (task-1-download-the-odbc-client-installation-file) 60 0 R (task-2-start-the-installshield-wizard) 62 0 R (task-3-add-a-client-data-source) 67 0 R (test-launching-trafci) 260 0 R (trafci_JRE) 189 0 R]
+/Names [(register-jdbc-type-4-driver-2) 320 0 R (reinstall-jdbc-type-4-driver) 171 0 R (reinstall-windows-odbc-driver) 72 0 R (run-code-run-bat-code) 369 0 R (run-sample-program-code-connect_test-code) 116 0 R (set-up-client-environment) 106 0 R (task-1-download-the-odbc-client-installation-file) 62 0 R (task-2-start-the-installshield-wizard) 64 0 R (task-3-add-a-client-data-source) 69 0 R (test-launching-trafci) 262 0 R (trafci_JRE) 191 0 R]
 >>
 endobj
-369 0 obj
+371 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -65359,7 +65414,7 @@ endobj
 /Type /Annot
 >>
 endobj
-370 0 obj
+372 0 obj
 << /Length 7088
 >>
 stream
@@ -65744,21 +65799,21 @@ Q
 
 endstream
 endobj
-371 0 obj
+373 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 370 0 R
+/Contents 372 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 26 0 R
 /F1.0 8 0 R
 /F2.0 15 0 R
 >>
 >>
-/Annots [372 0 R 373 0 R 374 0 R]
+/Annots [374 0 R 375 0 R 376 0 R]
 >>
 endobj
-372 0 obj
+374 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65766,7 +65821,7 @@ endobj
 /Type /Annot
 >>
 endobj
-373 0 obj
+375 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65774,7 +65829,7 @@ endobj
 /Type /Annot
 >>
 endobj
-374 0 obj
+376 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -65782,7 +65837,7 @@ endobj
 /Type /Annot
 >>
 endobj
-375 0 obj
+377 0 obj
 << /Border [0 0 0]
 /Dest (about-this-document)
 /Subtype /Link
@@ -65790,7 +65845,7 @@ endobj
 /Type /Annot
 >>
 endobj
-376 0 obj
+378 0 obj
 << /Border [0 0 0]
 /Dest (about-this-document)
 /Subtype /Link
@@ -65798,7 +65853,7 @@ endobj
 /Type /Annot
 >>
 endobj
-377 0 obj
+379 0 obj
 << /Border [0 0 0]
 /Dest (intended-audience)
 /Subtype /Link
@@ -65806,7 +65861,7 @@ endobj
 /Type /Annot
 >>
 endobj
-378 0 obj
+380 0 obj
 << /Border [0 0 0]
 /Dest (intended-audience)
 /Subtype /Link
@@ -65814,7 +65869,7 @@ endobj
 /Type /Annot
 >>
 endobj
-379 0 obj
+381 0 obj
 << /Border [0 0 0]
 /Dest (new-and-changed-information)
 /Subtype /Link
@@ -65822,7 +65877,7 @@ endobj
 /Type /Annot
 >>
 endobj
-380 0 obj
+382 0 obj
 << /Border [0 0 0]
 /Dest (new-and-changed-information)
 /Subtype /Link
@@ -65830,7 +65885,7 @@ endobj
 /Type /Annot
 >>
 endobj
-381 0 obj
+383 0 obj
 << /Border [0 0 0]
 /Dest (notation-conventions)
 /Subtype /Link
@@ -65838,7 +65893,7 @@ endobj
 /Type /Annot
 >>
 endobj
-382 0 obj
+384 0 obj
 << /Border [0 0 0]
 /Dest (notation-conventions)
 /Subtype /Link
@@ -65846,7 +65901,7 @@ endobj
 /Type /Annot
 >>
 endobj
-383 0 obj
+385 0 obj
 << /Border [0 0 0]
 /Dest (publishing-history)
 /Subtype /Link
@@ -65854,7 +65909,7 @@ endobj
 /Type /Annot
 >>
 endobj
-384 0 obj
+386 0 obj
 << /Border [0 0 0]
 /Dest (publishing-history)
 /Subtype /Link
@@ -65862,7 +65917,7 @@ endobj
 /Type /Annot
 >>
 endobj
-385 0 obj
+387 0 obj
 << /Border [0 0 0]
 /Dest (comments-encouraged)
 /Subtype /Link
@@ -65870,7 +65925,7 @@ endobj
 /Type /Annot
 >>
 endobj
-386 0 obj
+388 0 obj
 << /Border [0 0 0]
 /Dest (comments-encouraged)
 /Subtype /Link
@@ -65878,7 +65933,7 @@ endobj
 /Type /Annot
 >>
 endobj
-387 0 obj
+389 0 obj
 << /Border [0 0 0]
 /Dest (trafodion-client-products)
 /Subtype /Link
@@ -65886,7 +65941,7 @@ endobj
 /Type /Annot
 >>
 endobj
-388 0 obj
+390 0 obj
 << /Border [0 0 0]
 /Dest (trafodion-client-products)
 /Subtype /Link
@@ -65894,7 +65949,7 @@ endobj
 /Type /Annot
 >>
 endobj
-389 0 obj
+391 0 obj
 << /Border [0 0 0]
 /Dest (client-summary)
 /Subtype /Link
@@ -65902,7 +65957,7 @@ endobj
 /Type /Annot
 >>
 endobj
-390 0 obj
+392 0 obj
 << /Border [0 0 0]
 /Dest (client-summary)
 /Subtype /Link
@@ -65910,7 +65965,7 @@ endobj
 /Type /Annot
 >>
 endobj
-391 0 obj
+393 0 obj
 << /Border [0 0 0]
 /Dest (install-windows-odbc-driver)
 /Subtype /Link
@@ -65918,7 +65973,7 @@ endobj
 /Type /Annot
 >>
 endobj
-392 0 obj
+394 0 obj
 << /Border [0 0 0]
 /Dest (install-windows-odbc-driver)
 /Subtype /Link
@@ -65926,7 +65981,7 @@ endobj
 /Type /Annot
 >>
 endobj
-393 0 obj
+395 0 obj
 << /Border [0 0 0]
 /Dest (installation-package)
 /Subtype /Link
@@ -65934,7 +65989,7 @@ endobj
 /Type /Annot
 >>
 endobj
-394 0 obj
+396 0 obj
 << /Border [0 0 0]
 /Dest (installation-package)
 /Subtype /Link
@@ -65942,7 +65997,7 @@ endobj
 /Type /Annot
 >>
 endobj
-395 0 obj
+397 0 obj
 << /Border [0 0 0]
 /Dest (installation-requirements)
 /Subtype /Link
@@ -65950,7 +66005,7 @@ endobj
 /Type /Annot
 >>
 endobj
-396 0 obj
+398 0 obj
 << /Border [0 0 0]
 /Dest (installation-requirements)
 /Subtype /Link
@@ -65958,7 +66013,7 @@ endobj
 /Type /Annot
 >>
 endobj
-397 0 obj
+399 0 obj
 << /Border [0 0 0]
 /Dest (installation-instructions)
 /Subtype /Link
@@ -65966,7 +66021,7 @@ endobj
 /Type /Annot
 >>
 endobj
-398 0 obj
+400 0 obj
 << /Border [0 0 0]
 /Dest (installation-instructions)
 /Subtype /Link
@@ -65974,7 +66029,7 @@ endobj
 /Type /Annot
 >>
 endobj
-399 0 obj
+401 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_install)
 /Subtype /Link
@@ -65982,7 +66037,7 @@ endobj
 /Type /Annot
 >>
 endobj
-400 0 obj
+402 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_install)
 /Subtype /Link
@@ -65990,7 +66045,7 @@ endobj
 /Type /Annot
 >>
 endobj
-401 0 obj
+403 0 obj
 << /Border [0 0 0]
 /Dest (reinstall-windows-odbc-driver)
 /Subtype /Link
@@ -65998,7 +66053,7 @@ endobj
 /Type /Annot
 >>
 endobj
-402 0 obj
+404 0 obj
 << /Border [0 0 0]
 /Dest (reinstall-windows-odbc-driver)
 /Subtype /Link
@@ -66006,7 +66061,7 @@ endobj
 /Type /Annot
 >>
 endobj
-403 0 obj
+405 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_uninstall)
 /Subtype /Link
@@ -66014,7 +66069,7 @@ endobj
 /Type /Annot
 >>
 endobj
-404 0 obj
+406 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_uninstall)
 /Subtype /Link
@@ -66022,7 +66077,7 @@ endobj
 /Type /Annot
 >>
 endobj
-405 0 obj
+407 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -66030,7 +66085,7 @@ endobj
 /Type /Annot
 >>
 endobj
-406 0 obj
+408 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_client_env)
 /Subtype /Link
@@ -66038,7 +66093,7 @@ endobj
 /Type /Annot
 >>
 endobj
-407 0 obj
+409 0 obj
 << /Border [0 0 0]
 /Dest (enable-compression)
 /Subtype /Link
@@ -66046,7 +66101,7 @@ endobj
 /Type /Annot
 >>
 endobj
-408 0 obj
+410 0 obj
 << /Border [0 0 0]
 /Dest (enable-compression)
 /Subtype /Link
@@ -66054,7 +66109,7 @@ endobj
 /Type /Annot
 >>
 endobj
-409 0 obj
+411 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -66062,7 +66117,7 @@ endobj
 /Type /Annot
 >>
 endobj
-410 0 obj
+412 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -66070,7 +66125,7 @@ endobj
 /Type /Annot
 >>
 endobj
-411 0 obj
+413 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -66078,7 +66133,7 @@ endobj
 /Type /Annot
 >>
 endobj
-412 0 obj
+414 0 obj
 << /Border [0 0 0]
 /Dest (win_odbc_run_basicsql)
 /Subtype /Link
@@ -66086,7 +66141,7 @@ endobj
 /Type /Annot
 >>
 endobj
-413 0 obj
+415 0 obj
 << /Border [0 0 0]
 /Dest (install-linux-odbc-driver)
 /Subtype /Link
@@ -66094,7 +66149,7 @@ endobj
 /Type /Annot
 >>
 endobj
-414 0 obj
+416 0 obj
 << /Border [0 0 0]
 /Dest (install-linux-odbc-driver)
 /Subtype /Link
@@ -66102,7 +66157,7 @@ endobj
 /Type /Annot
 >>
 endobj
-415 0 obj
+417 0 obj
 << /Border [0 0 0]
 /Dest (installation-packaged)
 /Subtype /Link
@@ -66110,7 +66165,7 @@ endobj
 /Type /Annot
 >>
 endobj
-416 0 obj
+418 0 obj
 << /Border [0 0 0]
 /Dest (installation-packaged)
 /Subtype /Link
@@ -66118,7 +66173,7 @@ endobj
 /Type /Annot
 >>
 endobj
-417 0 obj
+419 0 obj
 << /Border [0 0 0]
 /Dest (installation-requirements-2)
 /Subtype /Link
@@ -66126,7 +66181,7 @@ endobj
 /Type /Annot
 >>
 endobj
-418 0 obj
+420 0 obj
 << /Border [0 0 0]
 /Dest (installation-requirements-2)
 /Subtype /Link
@@ -66134,7 +66189,7 @@ endobj
 /Type /Annot
 >>
 endobj
-419 0 obj
+421 0 obj
 << /Border [0 0 0]
 /Dest (installation-instructions-2)
 /Subtype /Link
@@ -66142,7 +66197,7 @@ endobj
 /Type /Annot
 >>
 endobj
-420 0 obj
+422 0 obj
 << /Border [0 0 0]
 /Dest (installation-instructions-2)
 /Subtype /Link
@@ -66150,7 +66205,7 @@ endobj
 /Type /Annot
 >>
 endobj
-421 0 obj
+423 0 obj
 << /Border [0 0 0]
 /Dest (download-linux-odbc-driver)
 /Subtype /Link
@@ -66158,7 +66213,7 @@ endobj
 /Type /Annot
 >>
 endobj
-422 0 obj
+424 0 obj
 << /Border [0 0 0]
 /Dest (download-linux-odbc-driver)
 /Subtype /Link
@@ -66166,7 +66221,7 @@ endobj
 /Type /Annot
 >>
 endobj
-423 0 obj
+425 0 obj
 << /Border [0 0 0]
 /Dest (install-reinstall-linux-odbc-driver)
 /Subtype /Link
@@ -66174,7 +66229,7 @@ endobj
 /Type /Annot
 >>
 endobj
-424 0 obj
+426 0 obj
 << /Border [0 0 0]
 /Dest (install-reinstall-linux-odbc-driver)
 /Subtype /Link
@@ -66182,7 +66237,7 @@ endobj
 /Type /Annot
 >>
 endobj
-425 0 obj
+427 0 obj
 << /Border [0 0 0]
 /Dest (set-up-client-environment)
 /Subtype /Link
@@ -66190,7 +66245,7 @@ endobj
 /Type /Annot
 >>
 endobj
-426 0 obj
+428 0 obj
 << /Border [0 0 0]
 /Dest (set-up-client-environment)
 /Subtype /Link
@@ -66198,7 +66253,7 @@ endobj
 /Type /Annot
 >>
 endobj
-427 0 obj
+429 0 obj
 << /Border [0 0 0]
 /Dest (enable-compression-2)
 /Subtype /Link
@@ -66206,7 +66261,7 @@ endobj
 /Type /Annot
 >>
 endobj
-428 0 obj
+430 0 obj
 << /Border [0 0 0]
 /Dest (enable-compression-2)
 /Subtype /Link
@@ -66214,7 +66269,7 @@ endobj
 /Type /Annot
 >>
 endobj
-429 0 obj
+431 0 obj
 << /Border [0 0 0]
 /Dest (use-third-party-driver-manager)
 /Subtype /Link
@@ -66222,7 +66277,7 @@ endobj
 /Type /Annot
 >>
 endobj
-430 0 obj
+432 0 obj
 << /Border [0 0 0]
 /Dest (use-third-party-driver-manager)
 /Subtype /Link
@@ -66230,7 +66285,7 @@ endobj
 /Type /Annot
 >>
 endobj
-431 0 obj
+433 0 obj
 << /Border [0 0 0]
 /Dest (run-sample-program-code-connect_test-code)
 /Subtype /Link
@@ -66238,7 +66293,7 @@ endobj
 /Type /Annot
 >>
 endobj
-432 0 obj
+434 0 obj
 << /Border [0 0 0]
 /Dest (run-sample-program-code-connect_test-code)
 /Subtype /Link
@@ -66246,7 +66301,7 @@ endobj
 /Type /Annot
 >>
 endobj
-433 0 obj
+435 0 obj
 << /Border [0 0 0]
 /Dest (run-sample-program-code-connect_test-code)
 /Subtype /Link
@@ -66254,7 +66309,7 @@ endobj
 /Type /Annot
 >>
 endobj
-434 0 obj
+436 0 obj
 << /Border [0 0 0]
 /Dest (run-sample-program-code-connect_test-code)
 /Subtype /Link
@@ -66262,7 +66317,7 @@ endobj
 /Type /Annot
 >>
 endobj
-435 0 obj
+437 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -66270,7 +66325,7 @@ endobj
 /Type /Annot
 >>
 endobj
-436 0 obj
+438 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -66278,7 +66333,7 @@ endobj
 /Type /Annot
 >>
 endobj
-437 0 obj
+439 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -66286,7 +66341,7 @@ endobj
 /Type /Annot
 >>
 endobj
-438 0 obj
+440 0 obj
 << /Border [0 0 0]
 /Dest (linux_odbc_run_basicsql)
 /Subtype /Link
@@ -66294,7 +66349,7 @@ endobj
 /Type /Annot
 >>
 endobj
-439 0 obj
+441 0 obj
 << /Border [0 0 0]
 /Dest (install-jdbc-type-4-driver)
 /Subtype /Link
@@ -66302,7 +66357,7 @@ endobj
 /Type /Annot
 >>
 endobj
-440 0 obj
+442 0 obj
 << /Border [0 0 0]
 /Dest (install-jdbc-type-4-driver)
 /Subtyp

<TRUNCATED>

[02/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/dependencies.html b/docs/sql_reference/dependencies.html
index cdab1ec..1fbd07e 100644
--- a/docs/sql_reference/dependencies.html
+++ b/docs/sql_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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>
@@ -108,7 +108,7 @@
 </script>
 <a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.trafodion:sql-reference-manual:pom:2.0.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 SQL Reference Manual</th></tr><tr class="b"><td><p><b>Description: </b>This manual describes reference information about the syntax of SQL statements, 
                functions, and other SQL language elements supported by the Trafodion project&#x2019;s 
-               database software.</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="_img3" 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 proj
 ect.</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.0 (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::Co
 re 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="ht
 tp://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.t
 xt">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 Rub
 y, 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 SQL Reference Manual</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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>
 No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>
 org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><
 td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</td></tr></table></div>
+               database software.</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="_img3" 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 proj
 ect.</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.0 (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::Co
 re 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="ht
 tp://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.t
 xt">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 Rub
 y, 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 SQL Reference Manual</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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>
 No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>
 org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>s
 onatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/index.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/index.html b/docs/sql_reference/index.html
index 76cbf82..d1eea40 100644
--- a/docs/sql_reference/index.html
+++ b/docs/sql_reference/index.html
@@ -194,7 +194,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -2430,7 +2430,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/integration.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/integration.html b/docs/sql_reference/integration.html
index 8b93523..31384f0 100644
--- a/docs/sql_reference/integration.html
+++ b/docs/sql_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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/issue-tracking.html b/docs/sql_reference/issue-tracking.html
index 3b22517..dc18449 100644
--- a/docs/sql_reference/issue-tracking.html
+++ b/docs/sql_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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/license.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/license.html b/docs/sql_reference/license.html
index 9bbe71a..589dbf0 100644
--- a/docs/sql_reference/license.html
+++ b/docs/sql_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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/mail-lists.html b/docs/sql_reference/mail-lists.html
index dea2676..7dfb7e6 100644
--- a/docs/sql_reference/mail-lists.html
+++ b/docs/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/project-info.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/project-info.html b/docs/sql_reference/project-info.html
index 4f27577..b206962 100644
--- a/docs/sql_reference/project-info.html
+++ b/docs/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/project-summary.html b/docs/sql_reference/project-summary.html
index 9b7ac0a..4ffa629 100644
--- a/docs/sql_reference/project-summary.html
+++ b/docs/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/source-repository.html b/docs/sql_reference/source-repository.html
index e5d7c24..8239e2d 100644
--- a/docs/sql_reference/source-repository.html
+++ b/docs/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/team-list.html
----------------------------------------------------------------------
diff --git a/docs/sql_reference/team-list.html b/docs/sql_reference/team-list.html
index eaf4c15..924fcd7 100644
--- a/docs/sql_reference/team-list.html
+++ b/docs/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/documentation.html
----------------------------------------------------------------------
diff --git a/documentation.html b/documentation.html
index f89ea3a..a2b1197 100644
--- a/documentation.html
+++ b/documentation.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown active">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li class="active"><a href="" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li class="active"><a href="" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -236,10 +233,14 @@
    <td><a href="docs/odb/index.html">Web Book</a>,<a href="docs/odb/Trafodion_odb_User_Guide.pdf">PDF</a></td> 
   </tr> 
   <tr class="a"> 
+   <td>Trafodion Provisioning Guide </td> 
+   <td><a href="docs/provisioning_guide/index.html">Web Book</a>,<a href="docs/provisioning_guide/Trafodion_Provisioning_Guide.pdf">PDF</a></td> 
+  </tr> 
+  <tr class="b"> 
    <td>Trafodion REST Server Reference Guide </td> 
    <td><a href="docs/rest_reference/index.html">Web Book</a>,<a href="docs/rest_reference/apidocs/index.html">API</a></td> 
   </tr> 
-  <tr class="b"> 
+  <tr class="a"> 
    <td>Trafodion SQL Reference Manual </td> 
    <td><a href="docs/sql_reference/index.html">Web Book</a>,<a href="docs/sql_reference/Trafodion_SQL_Reference_Manual.pdf">PDF</a></td> 
   </tr> 
@@ -275,10 +276,14 @@
    <td><a href="docs/2.0.0/odb/index.html">Web Book</a>,<a href="docs/2.0.0/odb/Trafodion_odb_User_Guide.pdf">PDF</a></td> 
   </tr> 
   <tr class="a"> 
+   <td>Trafodion Provisioning Guide </td> 
+   <td><a href="docs/2.0.0/provisioning_guide/index.html">Web Book</a>,<a href="docs/2.0.0/provisioning_guide/Trafodion_Provisioning_Guide.pdf">PDF</a></td> 
+  </tr> 
+  <tr class="b"> 
    <td>Trafodion REST Server Reference Guide </td> 
    <td><a href="docs/2.0.0/rest_reference/index.html">Web Book</a>,<a href="docs/2.0.0/rest_reference/apidocs/index.html">API</a></td> 
   </tr> 
-  <tr class="b"> 
+  <tr class="a"> 
    <td>Trafodion SQL Reference Manual </td> 
    <td><a href="docs/2.0.0/sql_reference/index.html">Web Book</a>,<a href="docs/2.0.0/sql_reference/Trafodion_SQL_Reference_Manual.pdf">PDF</a></td> 
   </tr> 
@@ -314,10 +319,14 @@
    <td><a href="docs/1.3.0/odb/index.html">Web Book</a>,<a href="docs/1.3.0/odb/Trafodion_odb_User_Guide.pdf">PDF</a></td> 
   </tr> 
   <tr class="a"> 
+   <td>Trafodion Provisioning Guide </td> 
+   <td><a href="docs/1.3.0/provisioning_guide/index.html">Web Book</a>,<a href="docs/1.3.0/provisioning_guide/Trafodion_Provisioning_Guide.pdf">PDF</a></td> 
+  </tr> 
+  <tr class="b"> 
    <td>Trafodion REST Server Reference Guide </td> 
    <td><a href="docs/1.3.0/rest_reference/index.html">Web Book</a>,<a href="docs/1.3.0/rest_reference/apidocs/index.html">API</a></td> 
   </tr> 
-  <tr class="b"> 
+  <tr class="a"> 
    <td>Trafodion SQL Reference Manual </td> 
    <td><a href="docs/1.3.0/sql_reference/index.html">Web Book</a>,<a href="docs/1.3.0/sql_reference/Trafodion_SQL_Reference_Manual.pdf">PDF</a></td> 
   </tr> 
@@ -370,14 +379,11 @@
 				<div class="span2 bottom-nav">
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
-						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+						<li class="active">
+							<a href="#" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -385,12 +391,6 @@
 						<li >
 							<a href="http:divider" title=""></a>
 						</li>
-						<li class="active">
-							<a href="#" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
 						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/download.html
----------------------------------------------------------------------
diff --git a/download.html b/download.html
index e685be4..dc8390f 100644
--- a/download.html
+++ b/download.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown active">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li class="active"><a href="" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -183,15 +180,8 @@
 								<!-- Repeat the item, otherwise it is not clickable as the dropdown root -->
 								<li><a href="#download" title="Download">Download</a></li>
 								<li class="divider"></li>
-								<li class="dropdown-submenu">
-									<a href="#Binaries" title="Binaries">Binaries</a>
-									<ul class="dropdown-menu" role="menu">
 								<li><a href="#a130_Binaries" title="1.3.0 Binaries">1.3.0 Binaries</a></li>
 
-									</ul>
-								</li>
-								<li><a href="#Source" title="Source">Source</a></li>
-
 							</ul>
 						</li>
 						<li class="divider-vertical"></li>
@@ -219,11 +209,11 @@
   See the License for the specific language governing permissions and
   limitations under the 
   License. --> 
-<p>This page describes how you download and install the Trafodion product environment. Please refer to <a href="create-dev-environment.html">Create Development Environment</a> if you want to set up a Trafodion development environment (which includes the installation of a stand-alone Hadoop environment) based on the Trafodion source code.</p> 
+<p>This page describes how you download and install the Trafodion product environment. Please refer to <a class="externalLink" href="https://cwiki.apache.org/confluence/display/TRAFODION/Trafodion+Contributor+Guide">Trafodion Contributor Guide</a> if you want to set up a Trafodion development environment (which includes the installation of a stand-alone Hadoop environment) based on the Trafodion source code.</p> 
 <div class="page-header">
  <h1 id="prerequisite">Prerequisite</h1>
 </div> 
-<p>Trafodion is installed onto an existing Hadoop environment. Currently, one of the following environments are required:</p> 
+<p>Trafodion is installed as an add-on to an existing Hadoop environment. Currently, one of the following environments are required:</p> 
 <ul> 
  <li>Cloudera CDH 5.2</li> 
  <li>Cloudera CDH 5.3</li> 
@@ -233,22 +223,14 @@
 <h1 id="download">Download</h1> 
 <p>The Trafodion end-user environment is installed using the Trafodion Installer, which operates on Trafodion binaries only.</p> 
 <div class="section"> 
- <h2 id="Binaries">Binaries</h2> 
- <p>The Trafodion binaries are available as a tar file. </p> 
- <div class="section"> 
-  <h3 id="a130_Binaries">1.3.0 Binaries</h3> 
-  <ul> 
-   <li><a class="externalLink" href="http://traf-builds.esgyn.com/downloads/trafodion/publish/release/1.3.0/apache-trafodion-installer-1.3.0-incubating-bin.tar.gz">Trafodion Installer</a></li> 
-   <li><a class="externalLink" href="http://traf-builds.esgyn.com/downloads/trafodion/publish/release/1.3.0/apache-trafodion-1.3.0-incubating-bin.tar.gz">Trafodion Server</a></li> 
-   <li><a class="externalLink" href="http://traf-builds.esgyn.com/downloads/trafodion/publish/release/1.3.0/apache-trafodion-clients-1.3.0-incubating-bin.tar.gz">Trafodion Clients</a></li> 
-  </ul> 
- </div> 
-</div> 
-<div class="section"> 
- <h2 id="Source">Source</h2> 
- <p>Refer to the <a class="externalLink" href="https://cwiki.apache.org/confluence/display/TRAFODION/Trafodion+Contributor+Guide">Trafodion Contributor Guide</a> for information how to download and build the Trafodion source.</p> 
+ <h2 id="a130_Binaries">1.3.0 Binaries</h2> 
+ <ul> 
+  <li><a class="externalLink" href="http://traf-builds.esgyn.com/downloads/trafodion/publish/release/1.3.0/apache-trafodion-installer-1.3.0-incubating-bin.tar.gz">Trafodion Installer</a></li> 
+  <li><a class="externalLink" href="http://traf-builds.esgyn.com/downloads/trafodion/publish/release/1.3.0/apache-trafodion-1.3.0-incubating-bin.tar.gz">Trafodion Server</a></li> 
+  <li><a class="externalLink" href="http://traf-builds.esgyn.com/downloads/trafodion/publish/release/1.3.0/apache-trafodion-clients-1.3.0-incubating-bin.tar.gz">Trafodion Clients</a></li> 
+ </ul> 
  <h1 id="install">Install</h1> 
- <p>Please refer to the <a href="install.html">Install</a> instructions.</p> 
+ <p>Please refer to the <a href="docs/provisioning_guide/index.html">Trafodion Provisioning Guide</a> for instructions.</p> 
 </div>
 			</div>
 		</div>
@@ -297,14 +279,11 @@
 				<div class="span2 bottom-nav">
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
-						<li class="active">
-							<a href="#" title="Download">Download</a>
-						</li>
 						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
-						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+						<li class="active">
+							<a href="#" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -313,12 +292,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/enable-secure-trafodion.html
----------------------------------------------------------------------
diff --git a/enable-secure-trafodion.html b/enable-secure-trafodion.html
index dd8f37c..fbaf6ed 100644
--- a/enable-secure-trafodion.html
+++ b/enable-secure-trafodion.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -175,15 +172,6 @@
 					</a>
 					<div class="nav-collapse collapse" id="toc-nav-collapse">
 						<ul id="toc" class="nav">
-						<li class="toplevel"><a href="#introduction" title="Introduction">Introduction</a></li>
-						<li class="divider-vertical"></li>
-						<li class="toplevel"><a href="#configuring_ldap_servers" title="Configuring LDAP Servers">Configuring LDAP Servers</a></li>
-						<li class="divider-vertical"></li>
-						<li class="toplevel"><a href="#generate_a_trafodion_certificate" title="Generate a Trafodion Certificate">Generate a Trafodion Certificate</a></li>
-						<li class="divider-vertical"></li>
-						<li class="toplevel"><a href="#authentication_setup_script" title="Authentication Setup Script">Authentication Setup Script</a></li>
-						<li class="divider-vertical"></li>
-						<li class="toplevel"><a href="#manage_users" title="Manage Users">Manage Users</a></li>
 						</ul>
 					</div>
 				</div>
@@ -206,267 +194,8 @@
   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>This page describes how to enable Trafodion security.</p> 
-<div class="page-header">
- <h1 id="introduction">Introduction</h1>
-</div> 
-<p>If you do not enable security in Trafodion, a client interface to Trafodion may request a username and password, but Trafodion ignores the user name and password entered in the client interface, and the session runs as the database <b><tt>root</tt></b> user, <b><tt>DB__ROOT</tt></b>, without restrictions. If you want to restrict users, restrict access to certain users only, or restrict access to an object or operation, then you must enable security, which enforces authentication and authorization. You can enable security during installation by answering the installer’s prompts or after installation by running the <b><tt>traf_authentication_setup</tt></b> script, which enables both authentication and authorization. For more information, see <a href="#Authentication_Setup_Script">Authentication Setup Script</a> below.</p> 
-<p>Trafodion does not manage user names and passwords internally but does support authentication via directory servers that support the OpenLDAP protocol, also known as LDAP servers. You can configure the LDAP servers during installation by answering the installer’s prompts, or you can configure the LDAP servers manually after installation. For more information, please refer to <a href="Configuring_LDAP_Servers">Configuring LDAP Servers</a> below.</p> 
-<p>Once authentication and authorization are enabled, Trafodion allows users to be registered in the database and allows privileges on objects to be granted to users and roles (which are granted to users). Trafodion also supports component-level (or system-level) privileges, such as MANAGE_USERS, which can be granted to users and roles. Refer to <a href="#Manage_Users">Manage Users</a> below.</p> 
-<h1 id="configuring_ldap_servers">Configuring LDAP Servers</h1> 
-<p>To specify the LDAP server(s) to be used for authentication, you need to configure the text file <b><tt>.traf_authentication_config</tt></b>, located (by default) in <b><tt>$MY_SQROOT/sql/scripts</tt></b>. This file is a flat file, organized as a series of attribute/value pairs. Details on all the attributes and values accepted in the authentication configuration file and how to configure alternate locations can be found in <a href="traf_authentication_config.html">.traf_authentication_config</a>.</p> 
-<p>A sample template file is located in <b><tt>$MY_SQROOT/sql/scripts/traf_authentication_config</tt></b>.</p> 
-<p>Attributes and values in the authentication configuration file are separated with a colon immediately following the attribute name. In general white space is ignored, but spaces may be relevant in some values. Attribute names are always case insensitive. Multiple instances of an attribute are specified by repeating the attribute name and providing the new value. For attributes with only one instance, if the attribute is repeated, the last value provided is used.</p> 
-<div class="source"> 
- <div class="source"> 
-  <pre>Attribute1: valueA
-Attribute2: valueB
-Attribute1: valueC
-</pre> 
- </div> 
-</div> 
-<p>If <b><tt>Attribute1</tt></b> has only one instance, <b><tt>valueC</tt></b> is used, otherwise, <b><tt>valueA</tt></b> and <b><tt>valueC</tt></b> are both added to the list of values for <b><tt>Attribute1</tt></b>.</p> 
-<p>Attributes are grouped into sections; this is for future enhancements. Attributes are declared in the <b><tt>LOCAL</tt></b> section, unless otherwise specified.</p> 
-<table border="0" class="bodyTable table table-striped table-hover"> 
- <tbody> 
-  <tr class="a"> 
-   <td><b>Note</b><br />Section names, attribute names, and the general layout of the authentication configuration file are subject to change in future versions of Trafodion and backward compatibility is not guaranteed.</td> 
-  </tr> 
- </tbody> 
-</table> 
-<p>Specification of your directory server(s) requires at a minimum:</p> 
-<!-- This table is too complex to do in markdown --> 
-<table border="0" class="bodyTable table table-striped table-hover"> 
- <thead> 
-  <tr class="a"> 
-   <th width="15%">Setting</th> 
-   <th width="55%">Description</th> 
-   <th width="30%">Example</th> 
-  </tr> 
- </thead> 
- <tbody> 
-  <tr class="b"> 
-   <td><b><tt>LDAP Host Name(s)</tt></b></td> 
-   <td>One or more names of hosts that support the OpenLDAP protocol must be specified. Trafodion will attempt to connect to all provided host names during the authentication process. The set of user names and passwords should be identical on all hosts to avoid unpredictable results. The attribute name is <b><tt>LDAPHostName</tt></b></td> 
-   <td> 
-    <div> 
-     <pre>LDAPHostName: ldap.company.com</pre> 
-    </div></td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>LDAP Port Number</tt></b></td> 
-   <td>Port number of the LDAP server. Typically this is 389 for servers using no encryption or TLS, and 636 for servers using SSL. The attribute name is <b><tt>LDAPPort</tt></b>.</td> 
-   <td> 
-    <div> 
-     <pre>LDAPPort: 389</pre> 
-    </div></td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>LDAP Unique Identifier</tt></b></td> 
-   <td>Attribute(s) used by the directory server that uniquely identifies the user name. You may provide one or more unique identifier specifiers.</td> 
-   <td> 
-    <div> 
-     <pre>UniqueIdentifier: uid=,ou=users,dc=com</pre> 
-    </div></td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>Encryption Level</tt></b></td> 
-   <td>A numeric value indicating the encryption scheme used by your LDAP server. Values are: 
-    <ul> 
-     <li>0: Encryption not used</li> 
-     <li>1: SSL</li> 
-     <li>2: TLS</li> 
-    </ul> </td> 
-   <td> 
-    <div> 
-     <pre>LDAPSSL: 2</pre> 
-    </div> <p>If your LDAP server uses TLS you must specify a file containing the certificate used to encrypt the password. By default the Trafodion software looks for this file in <b><tt>$MY_SQROOT/cacerts</tt></b>, but you may specify a fully qualified filename, or set the environment variable <b><tt>CACERTS_DIR</tt></b> to another directory. To specify the file containing the certificate, you set the value of the attribute <b><tt>TLS_CACERTFilename</tt></b>, located in the Defaults section.</p> <p><b>Example</b></p> 
-    <div> 
-     <pre>
-TLS_CACERTFilename: mycert.pem 
-TLS_CACertFilename: /usr/etc/cert.pem</pre> 
-    </div> </td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>Search username and password</tt></b></td> 
-   <td>Some LDAP servers require a known user name and password to search the directory of user names. If your environment has that requirement, provide these “search” values.</td> 
-   <td> 
-    <div> 
-     <pre>
-LDAPSearchDN: lookup@company.com
-LDAPSearchPwd: Lookup123</pre> 
-    </div> </td> 
-  </tr> 
- </tbody> 
-</table> 
-<p>There are additional optional attributes that can be used to customize Trafodion authentication. As mentioned earlier, they are described in <a href="traf_authentication_config.html">.traf_authentication_config</a>.</p> 
-<p>You can test the authentication configuration file for syntactic errors using the <b><tt>ldapconfigcheck</tt></b> tool. If you have loaded the Trafodion environment (<b><tt>sqenv.sh</tt></b>), then the tool will automatically check the file at <b><tt>$MY_SQROOT/sql/scripts/.traf_authentication_config</tt></b>. If not, you can specify the file to be checked.</p> 
-<p><b>Example</b></p> 
-<div class="source"> 
- <div class="source"> 
-  <pre>ldapconfigcheck –file myconfigfile
-File myconfigfile is valid.
-</pre> 
- </div> 
-</div> 
-<p>If an error is found, the line number with the error is displayed along with the error. Please refer to <a href="ldapconfigcheck.html">ldapconfigcheck</a> for more information.</p> 
-<table border="0" class="bodyTable table table-striped table-hover"> 
- <tbody> 
-  <tr class="a"> 
-   <td><b>Note</b><br />The authentication configuration file needs to be propagated to all nodes, but there is a script that will do that for you described later. For now, you can test your changes on the local node.</td> 
-  </tr> 
- </tbody> 
-</table> 
-<p>You can test the LDAP connection using the utility <b><tt>ldapcheck</tt></b>. To use this utility the Trafodion environment must be loaded (<b><tt>sqenv.sh</tt></b>), but the Trafodion instance does not need to be running. To test the connection only, you can specify any user name, and a name lookup will be performed using the attributes in <b><tt>.traf_authentication_config</tt></b>.</p> 
-<div class="source"> 
- <div class="source"> 
-  <pre>ldapcheck --username=fakename@company.com
-User fakename@company.com not found
-</pre> 
- </div> 
-</div> 
-<p>If <b><tt>ldapcheck</tt></b> reports either that the user was found or the user was not found, the connection was successful. However, if an error is reported, either the configuration file is not setup correctly, or there is a problem either with your LDAP server or the connection to the server. You can get additional error detail by including the <b><tt>--verbose</tt></b> option. Please refer to <a href="ldapcheck.html">ldapcheck</a> for more information.</p> 
-<p>If you supply a password, <b><tt>ldapcheck</tt></b> will attempt to authenticate the specified <b><tt>username</tt></b> and <b><tt>password</tt></b>. The example below shows the password for illustrative purposes, but to avoid typing the password on the command line, leave the password blank (<b><tt>--password=</tt></b>) and the utility will prompt for the password with no echo.</p> 
-<div class="source"> 
- <div class="source"> 
-  <pre>ldapcheck --username=realuser@company.com –-password=StrongPassword
-Authentication successful
-</pre> 
- </div> 
-</div> 
-<h1 id="generate_a_trafodion_certificate">Generate a Trafodion Certificate</h1> 
-<p>Trafodion clients such as <b><tt>trafci</tt></b> will encrypt the password before sending it to Trafodion. A self-signed certificate is used to encrypt the password. The certificate and key should be generated when the <b><tt>sqgen</tt></b> script is invoked. By default, the files <b><tt>server.key</tt></b> and <b><tt>server.crt</tt></b> will be located in <b><tt>$HOME/sqcert</tt></b>. If those files are not present, since Trafodion clients will not send unencrypted passwords, you will need to manually generate those files. To do so, run the script <b><tt>sqcertgen</tt></b> located in <b><tt>$MY_SQROOT/sql/scripts</tt></b>. The script runs <b><tt>openssl</tt></b> to generate the certificate and key.</p> 
-<p>To run openssl manually, follow the example:</p> 
-<div class="source"> 
- <div class="source"> 
-  <pre>openssl req -x509 -nodes -days 365 -subj '/C=US/ST=California/L=PaloAlto/CN=host.domain.com/O=Some Company/OU=Service Connection' 
-- newkey rsa:2048 -keyout server.key -out server.crt
-</pre> 
- </div> 
-</div> 
-<table border="0" class="bodyTable table table-striped table-hover"> 
- <thead> 
-  <tr class="a"> 
-   <th>Option </th> 
-   <th>Description</th> 
-  </tr> 
- </thead> 
- <tbody> 
-  <tr class="b"> 
-   <td><b><tt>-x509</tt></b> </td> 
-   <td>Generate a self-signed certificate.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>-days &lt;validity of certificate&gt;</tt></b> </td> 
-   <td>Make the certificate valid for the days specified.</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>-newkey rsa:&lt;bytes&gt;</tt></b> </td> 
-   <td>Generate a new private key of type RSA of length 1024 or 2048 bytes.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>-subj &lt;certificateinfo&gt;</tt></b> </td> 
-   <td>Specify the information that will be incorporated in the certificate. Each instance in a cluster should have a unique common name(<b><tt>CN</tt></b>).</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>-keyout &lt;filename&gt;</tt></b> </td> 
-   <td>Write the newly generated RSA private key to the file specified.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>-nodes</tt></b> </td> 
-   <td>It is an optional parameter that specifies NOT to encrypt the private key. If you encrypt the private key, then you must enter the password every time the private key is used by an application.</td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>-out &lt;filename&gt;</tt></b> </td> 
-   <td>Write the self-signed certificate to the specified file.</td> 
-  </tr> 
- </tbody> 
-</table> 
-<p>Both the public (<b><tt>server.crt</tt></b>) and private (<b><tt>server.key</tt></b>) files should be placed in the directory <b><tt>$HOME/sqcert</tt></b>. If you do not want to use the <b><tt>HOME</tt></b> directory or if you want to use different names for the private and/or public key files, then Trafodion supports environment variables to specific the alternate locations or names.</p> 
-<ul> 
- <li> <p>Trafodion first checks the environment variables <b><tt>SQCERT_PRIVKEY</tt></b> and <b><tt>SQCERT_PUBKEY</tt></b>. If they are set, Trafodion uses the fully qualified filename value of the environment variable.</p> <p>You can specify either one filename environment variable or both.</p></li> 
- <li> <p>If at least one filename environment variable is not set, Trafodion checks the value of the environment variable <b><tt>SQCERT_DIR</tt></b>. If set, the default filename <b><tt>server.key</tt></b> or <b><tt>server.crt</tt></b> is appended to the value of the environment variable <b><tt>SQCERT_DIR</tt></b>.</p></li> 
- <li>If the filename environment variable is not set and the directory environment variable is not set, Trafodion uses the default location (<b><tt>$HOME/sqcert</tt></b>) and the default filename.</li> 
-</ul> 
-<h1 id="authentication_setup_script">Authentication Setup Script</h1> 
-<p>The final step to enable security is to change the value of the environment variable <b><tt>TRAFODION_ENABLE_AUTHENTICATION</tt><b>from </b><tt>NO</tt></b> to <b><tt>YES</tt></b> and turn on authorization. This is achieved by invoking the <b><tt>traf_authentication_setup</tt></b> script, which is located in <b><tt>$MY_SQROOT/sql/scripts</tt></b>.</p> 
-<p><b>Usage</b></p> 
-<p>Usage: traf_authentication_setup [options]</p> 
-<div class="source"> 
- <div class="source"> 
-  <pre>Options:
-    --file &lt;loc&gt;  Optional location of OpenLDAP configuration file
-    --help        Prints this message
-    --off         Disables authentication and authorization                               
-    --on          Enables authentication and authorization
-    --setup       Enables authentication                             
-    --status      Returns status of authentication enablement
-</pre> 
- </div> 
-</div> 
-<!-- In HTML to control the column widths; markdown table doesn't handle Option correctly. --> 
-<table border="0" class="bodyTable table table-striped table-hover"> 
- <thead> 
-  <tr class="a"> 
-   <th width="10%">Option</th> 
-   <th width="90%">Description</th> 
-  </tr> 
- </thead> 
- <tbody> 
-  <tr class="b"> 
-   <td><b><tt>--file</tt></b></td> 
-   <td>If specified, then <b><tt>filename</tt></b> is copied to <b><tt>$MY_SQROOT/</tt></b>. Users working in their own private environment can refer to a site-specific configuration file from a central location.</td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>--on</tt></b></td> 
-   <td> <p><b><tt>traf_authentication_setup</tt></b> invokes <a href="ldapconfigcheck.html">ldapconfigcheck</a>) to verify the configuration file is syntactically correct. It also invokes <a href="ldapcheck.html">ldapcheck</a> to verify that a connection can be made to an LDAP server.</p> <p>If both checks pass, the script sets the environment variable <b><tt>TRAFODION_ENABLE_AUTHENTICATION</tt></b> to <b><tt>YES</tt></b> in the file <b><tt>$MY_SQROOT/sqenvcom.sh</tt></b>, and propagates <b><tt>sqenvcom.sh</tt></b> and <b><tt>.traf_authentication_config</tt></b> to all nodes in the cluster.</p> <p>The last step is to enable authorization by creating privilege-related metadata tables and set up default permissions with a call to the database. The list of privilege-related metadata tables, users, roles, and component privileges are logged in <b><tt>$MY_SQROOT/logs/authEnable.log</tt></b>.</p> <p>Specifying <b><tt>--on</tt></b> requires that a valid <b><tt>.traf_authentication_config</
 tt></b> file exists and the Trafodion metadata initialized.</p> </td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>--off</tt></b></td> 
-   <td> <p>If specified, then <b><tt>traf_authentication_setup</tt></b> sets the environment variable <b><tt>TRAFODION_ENABLE_AUTHENTICATION</tt></b> to <b><tt>NO</tt></b> in <b><tt>$MY_SQROOT/sqenvcom.sh</tt></b> and propagates the file to all the nodes in the cluster.</p> <p>The last step is to disable authorization by removing any privilege-related metadata and permissions with a call to the database. The results of this operation is logged in <b><tt>$MY_SQROOT/logs/authEnable.log</tt></b>.</p> </td> 
-  </tr> 
-  <tr class="a"> 
-   <td><b><tt>--setup</tt></b></td> 
-   <td>Use this option if the Trafodion metadata has not been initialized. This option enables authentication but does not call the database to create privilege-related metadata tables. Later, when Trafodion metadata is initialized, privilege-related metadata tables and default permissions are automatically created. </td> 
-  </tr> 
-  <tr class="b"> 
-   <td><b><tt>--status</tt></b></td> 
-   <td>Reports the value of the environment variable <b><tt>TRAFODION_ENABLE_AUTHENTICATION</tt></b> in <b><tt>$MY_SQROOT/sqenvcom.sh</tt></b> on the current node and reports the status of security features in the database. </td> 
-  </tr> 
- </tbody> 
-</table> 
-<p><b>Example</b></p> 
-<div class="source"> 
- <div class="source"> 
-  <pre>INFO: Start of security (authentication and authorization) script Wed Mar 25 15:12:50 PDT 2xxx.
-
-INFO:  *** Trafodion security (authentication and authorization) status *** 
-   Authentication is ENABLED
-   Authorization (grant/revoke) is ENABLED
-
-INFO: End of security (authorization and authentication) script Wed Mar 25 15:12:54 PDT 2xxx.
-</pre> 
- </div> 
-</div> 
-<table border="0" class="bodyTable table table-striped table-hover"> 
- <tbody> 
-  <tr class="a"> 
-   <td><b>IMPORTANT</b><br />Any time the environment file (<b><tt>sqenvcom.sh</tt></b>) is changed (and propagated to all nodes), Database Connectivity Services (DCS) must be restarted to pick up the new value. If the configuration file is changed, it will be re-read in 30 minutes (by default), but you can have changes take effect immediately by restarting DCS.</td> 
-  </tr> 
- </tbody> 
-</table> 
-<p>To restart DCS, run the scripts <b><tt>stop-dcs.sh</tt></b> and <b><tt>start-dcs.sh</tt></b>, located in <b><tt>$MY_SQROOT/dcs-&lt;x&gt;.&lt;y&gt;.&lt;z&gt;/bin</tt></b>.</p> 
-<h1 id="manage_users">Manage Users</h1> 
-<p>Users are registered in the Trafodion database and are used to enforce authorization. If security is disabled, any user can register any user at any time. However, once security is enabled, user administration is considered a secure operation, and registration of users is restricted to <b><tt>DB__ROOT</tt></b> or any user granted the <b><tt>MANAGE_USERS</tt></b> component privilege. To initially register a user, connect to Trafodion with the external user mapped to <b><tt>DB__ROOT</tt></b>(also known as the Trafodion ID).</p> 
-<p>When security is enabled, the <b><tt>DB__ROOT</tt></b> user is registered as the <b><tt>TRAFODION</tt></b> external user name. It is recommended that the <b><tt>DB__ROOT</tt></b> user be mapped to the external user name that will be used to connect for root operations. To do this, start a <b><tt>sqlci</tt></b> session and perform the <b>`<tt>ALTER USER</tt></b>* command, for example:</p> 
-<div class="source"> 
- <div class="source"> 
-  <pre>ALTER USER DB__ROOT SET EXTERNAL NAME trafodion_rootuser_in_ldap;
-</pre> 
- </div> 
-</div> 
-<p>To learn more about how to register users, grant object and component privileges, and manage users and roles, please see the <a href="docs/Trafodion_SQL_Reference_Manual.pdf">Trafodion SQL Reference Manual</a>.</p>
+  License. --><p>Redirecting to the Trafodion Provisioning Guide&#x2026; 
+<p><meta http-equiv="refresh" content="0; url=http://trafodion.incubator.apache.org/docs/provisioning_guide/target/site/index.html#enable-security" /></meta></p>
 			</div>
 		</div>
 	</div>
@@ -515,13 +244,10 @@ INFO: End of security (authorization and authentication) script Wed Mar 25 15:12
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -530,12 +256,6 @@ INFO: End of security (authorization and authentication) script Wed Mar 25 15:12
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/faq.html
----------------------------------------------------------------------
diff --git a/faq.html b/faq.html
index 665609f..5598ab4 100644
--- a/faq.html
+++ b/faq.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown active">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li class="active"><a href="" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -571,13 +568,10 @@ Further details on Operational DBMS can be found in Gartner’s [Magic Quadrant
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -585,12 +579,6 @@ Further details on Operational DBMS can be found in Gartner’s [Magic Quadrant
 						<li >
 							<a href="http:divider" title=""></a>
 						</li>
-						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
 						<li class="active">
 							<a href="#" title="FAQ">FAQ</a>
 						</li>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/images/logos/egg-logo.png
----------------------------------------------------------------------
diff --git a/images/logos/egg-logo.png b/images/logos/egg-logo.png
new file mode 100644
index 0000000..9d25899
Binary files /dev/null and b/images/logos/egg-logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index fd69b30..262eb2f 100644
--- a/index.html
+++ b/index.html
@@ -1,8 +1,8 @@
 
 <!DOCTYPE html>
 <!--
-  Generated by Apache Maven Doxia at 2016-02-12
-  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2016-02-18
+ Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
 
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -201,7 +198,7 @@
          <li><a class="externalLink" href="http://trafodion.apache.org/documentation.html">Release Documentation</a></li> 
          <li><a class="externalLink" href="http://trafodion.apache.org/release-notes-1-3-0.html">Release Notes</a></li> 
          <li><a class="externalLink" href="https://trafodion.apache.org/download.html#Binaries">Download</a></li> 
-         <li><a href="git@github.com:apache/incubator-trafodion">git Site</a></li> 
+         <li><a class="externalLink" href="https://github.com/apache/incubator-trafodion">git Site</a></li> 
          <li><a class="externalLink" href="http://trafodion.apache.org/download.html">Build Instructions</a></li> 
         </ul> 
         <p></p> 
@@ -372,13 +369,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -387,12 +381,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/integration.html
----------------------------------------------------------------------
diff --git a/integration.html b/integration.html
index d98770f..e1f6f9d 100644
--- a/integration.html
+++ b/integration.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -259,13 +256,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -274,12 +268,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/issue-tracking.html
----------------------------------------------------------------------
diff --git a/issue-tracking.html b/issue-tracking.html
index 9f9a885..483cb49 100644
--- a/issue-tracking.html
+++ b/issue-tracking.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -233,13 +230,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -248,12 +242,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >


[48/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
[TRAFODION-1822] PR 326 Provisioning guide + other web-site changes


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/commit/47722c28
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/tree/47722c28
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/diff/47722c28

Branch: refs/heads/asf-site
Commit: 47722c283288238ac3492bc77797f052a708f43f
Parents: 2ab3723
Author: Dave Birdsall <db...@apache.org>
Authored: Thu Feb 18 16:26:32 2016 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Thu Feb 18 16:26:32 2016 +0000

----------------------------------------------------------------------
 architecture-overview.html                      |    20 +-
 contributing-redirect.html                      |    20 +-
 .../Trafodion_Client_Installation_Guide.pdf     |  3511 +-
 docs/2.0.0/client_install/dependencies.html     |     8 +-
 docs/2.0.0/client_install/index.html            |     6 +-
 docs/2.0.0/client_install/integration.html      |     6 +-
 docs/2.0.0/client_install/issue-tracking.html   |     6 +-
 docs/2.0.0/client_install/license.html          |     6 +-
 docs/2.0.0/client_install/mail-lists.html       |     6 +-
 docs/2.0.0/client_install/project-info.html     |     6 +-
 docs/2.0.0/client_install/project-summary.html  |     6 +-
 .../2.0.0/client_install/source-repository.html |     6 +-
 docs/2.0.0/client_install/team-list.html        |     6 +-
 .../Trafodion_Command_Interface_Guide.pdf       | 12581 ++--
 docs/2.0.0/command_interface/dependencies.html  |     8 +-
 docs/2.0.0/command_interface/index.html         |     6 +-
 docs/2.0.0/command_interface/integration.html   |     6 +-
 .../2.0.0/command_interface/issue-tracking.html |     6 +-
 docs/2.0.0/command_interface/license.html       |     6 +-
 docs/2.0.0/command_interface/mail-lists.html    |     6 +-
 docs/2.0.0/command_interface/project-info.html  |     6 +-
 .../command_interface/project-summary.html      |     6 +-
 .../command_interface/source-repository.html    |     6 +-
 docs/2.0.0/command_interface/team-list.html     |     6 +-
 .../dcs_reference/apidocs/allclasses-frame.html |     4 +-
 .../apidocs/allclasses-noframe.html             |     4 +-
 .../dcs_reference/apidocs/constant-values.html  |     4 +-
 .../dcs_reference/apidocs/deprecated-list.html  |     4 +-
 docs/2.0.0/dcs_reference/apidocs/help-doc.html  |     4 +-
 docs/2.0.0/dcs_reference/apidocs/index-all.html |     4 +-
 docs/2.0.0/dcs_reference/apidocs/index.html     |     2 +-
 .../apidocs/org/trafodion/dcs/Constants.html    |     4 +-
 .../org/trafodion/dcs/VersionAnnotation.html    |     4 +-
 .../org/trafodion/dcs/class-use/Constants.html  |     4 +-
 .../dcs/class-use/VersionAnnotation.html        |     4 +-
 .../org/trafodion/dcs/http/FilterContainer.html |     4 +-
 .../org/trafodion/dcs/http/HtmlQuoting.html     |     4 +-
 ...erver.DummyServletFilter.RequestChecker.html |     4 +-
 .../dcs/http/HttpServer.DummyServletFilter.html |     4 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |     4 +-
 .../dcs/http/HttpServer.QuotingInputFilter.html |     4 +-
 .../dcs/http/HttpServer.StackServlet.html       |     4 +-
 .../org/trafodion/dcs/http/HttpServer.html      |     4 +-
 .../dcs/http/class-use/FilterContainer.html     |     4 +-
 .../dcs/http/class-use/HtmlQuoting.html         |     4 +-
 ...erver.DummyServletFilter.RequestChecker.html |     4 +-
 .../HttpServer.DummyServletFilter.html          |     4 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |     4 +-
 .../HttpServer.QuotingInputFilter.html          |     4 +-
 .../http/class-use/HttpServer.StackServlet.html |     4 +-
 .../dcs/http/class-use/HttpServer.html          |     4 +-
 .../org/trafodion/dcs/http/package-frame.html   |     4 +-
 .../org/trafodion/dcs/http/package-summary.html |     4 +-
 .../org/trafodion/dcs/http/package-tree.html    |     4 +-
 .../org/trafodion/dcs/http/package-use.html     |     4 +-
 .../org/trafodion/dcs/master/DcsMaster.html     |     4 +-
 .../org/trafodion/dcs/master/FloatingIp.html    |     4 +-
 .../dcs/master/MasterLeaderElection.html        |     4 +-
 .../dcs/master/MasterStatusServlet.html         |     4 +-
 .../org/trafodion/dcs/master/Metrics.html       |     4 +-
 .../master/QueryPlanModel.PlanSummaryInfo.html  |     4 +-
 .../master/QueryPlanModel.QueryPlanData.html    |     4 +-
 .../trafodion/dcs/master/QueryPlanModel.html    |     4 +-
 .../trafodion/dcs/master/QueryPlanResponse.html |     4 +-
 .../trafodion/dcs/master/RegisteredServer.html  |     4 +-
 .../org/trafodion/dcs/master/RunningServer.html |     4 +-
 .../org/trafodion/dcs/master/ServerItem.html    |     4 +-
 .../org/trafodion/dcs/master/ServerManager.html |     4 +-
 .../dcs/master/class-use/DcsMaster.html         |     4 +-
 .../dcs/master/class-use/FloatingIp.html        |     4 +-
 .../master/class-use/MasterLeaderElection.html  |     4 +-
 .../master/class-use/MasterStatusServlet.html   |     4 +-
 .../trafodion/dcs/master/class-use/Metrics.html |     4 +-
 .../QueryPlanModel.PlanSummaryInfo.html         |     4 +-
 .../class-use/QueryPlanModel.QueryPlanData.html |     4 +-
 .../dcs/master/class-use/QueryPlanModel.html    |     4 +-
 .../dcs/master/class-use/QueryPlanResponse.html |     4 +-
 .../dcs/master/class-use/RegisteredServer.html  |     4 +-
 .../dcs/master/class-use/RunningServer.html     |     4 +-
 .../dcs/master/class-use/ServerItem.html        |     4 +-
 .../dcs/master/class-use/ServerManager.html     |     4 +-
 .../dcs/master/listener/ClientData.html         |     4 +-
 .../dcs/master/listener/ListenerConstants.html  |     4 +-
 .../dcs/master/listener/ListenerMetrics.html    |     4 +-
 .../dcs/master/listener/ListenerService.html    |     4 +-
 .../dcs/master/listener/ListenerWorker.html     |     4 +-
 .../dcs/master/listener/RequestCancelQuery.html |     4 +-
 .../master/listener/RequestGetObjectRef.html    |     4 +-
 .../dcs/master/listener/RequestUnknown.html     |     4 +-
 .../org/trafodion/dcs/master/listener/Util.html |     4 +-
 .../master/listener/class-use/ClientData.html   |     4 +-
 .../listener/class-use/ListenerConstants.html   |     4 +-
 .../listener/class-use/ListenerMetrics.html     |     4 +-
 .../listener/class-use/ListenerService.html     |     4 +-
 .../listener/class-use/ListenerWorker.html      |     4 +-
 .../listener/class-use/RequestCancelQuery.html  |     4 +-
 .../listener/class-use/RequestGetObjectRef.html |     4 +-
 .../listener/class-use/RequestUnknown.html      |     4 +-
 .../dcs/master/listener/class-use/Util.html     |     4 +-
 .../dcs/master/listener/package-frame.html      |     4 +-
 .../dcs/master/listener/package-summary.html    |     4 +-
 .../dcs/master/listener/package-tree.html       |     4 +-
 .../dcs/master/listener/package-use.html        |     4 +-
 .../org/trafodion/dcs/master/package-frame.html |     4 +-
 .../trafodion/dcs/master/package-summary.html   |     4 +-
 .../org/trafodion/dcs/master/package-tree.html  |     4 +-
 .../org/trafodion/dcs/master/package-use.html   |     4 +-
 .../org/trafodion/dcs/package-frame.html        |     4 +-
 .../org/trafodion/dcs/package-summary.html      |     4 +-
 .../apidocs/org/trafodion/dcs/package-tree.html |     4 +-
 .../apidocs/org/trafodion/dcs/package-use.html  |     4 +-
 .../apidocs/org/trafodion/dcs/rest/DcsRest.html |     4 +-
 .../trafodion/dcs/rest/GetStatusResponse.html   |     4 +-
 .../org/trafodion/dcs/rest/RESTServlet.html     |     4 +-
 .../org/trafodion/dcs/rest/ResourceBase.html    |     4 +-
 .../org/trafodion/dcs/rest/ResourceConfig.html  |     4 +-
 .../org/trafodion/dcs/rest/RestConstants.html   |     4 +-
 .../org/trafodion/dcs/rest/RootResource.html    |     4 +-
 .../org/trafodion/dcs/rest/ServerConnector.html |     4 +-
 .../org/trafodion/dcs/rest/ServerResource.html  |     4 +-
 .../org/trafodion/dcs/rest/VersionResource.html |     4 +-
 .../trafodion/dcs/rest/WorkloadResource.html    |     4 +-
 .../trafodion/dcs/rest/class-use/DcsRest.html   |     4 +-
 .../dcs/rest/class-use/GetStatusResponse.html   |     4 +-
 .../dcs/rest/class-use/RESTServlet.html         |     4 +-
 .../dcs/rest/class-use/ResourceBase.html        |     4 +-
 .../dcs/rest/class-use/ResourceConfig.html      |     4 +-
 .../dcs/rest/class-use/RestConstants.html       |     4 +-
 .../dcs/rest/class-use/RootResource.html        |     4 +-
 .../dcs/rest/class-use/ServerConnector.html     |     4 +-
 .../dcs/rest/class-use/ServerResource.html      |     4 +-
 .../dcs/rest/class-use/VersionResource.html     |     4 +-
 .../dcs/rest/class-use/WorkloadResource.html    |     4 +-
 .../org/trafodion/dcs/rest/client/Client.html   |     4 +-
 .../org/trafodion/dcs/rest/client/Cluster.html  |     4 +-
 .../org/trafodion/dcs/rest/client/Response.html |     4 +-
 .../dcs/rest/client/class-use/Client.html       |     4 +-
 .../dcs/rest/client/class-use/Cluster.html      |     4 +-
 .../dcs/rest/client/class-use/Response.html     |     4 +-
 .../dcs/rest/client/package-frame.html          |     4 +-
 .../dcs/rest/client/package-summary.html        |     4 +-
 .../trafodion/dcs/rest/client/package-tree.html |     4 +-
 .../trafodion/dcs/rest/client/package-use.html  |     4 +-
 .../dcs/rest/model/ServerModel.DcsMaster.html   |     4 +-
 .../dcs/rest/model/ServerModel.DcsServer.html   |     4 +-
 .../rest/model/ServerModel.TrafodionServer.html |     4 +-
 .../trafodion/dcs/rest/model/ServerModel.html   |     4 +-
 .../trafodion/dcs/rest/model/VersionModel.html  |     4 +-
 .../dcs/rest/model/WorkloadListModel.html       |     4 +-
 .../trafodion/dcs/rest/model/WorkloadModel.html |     4 +-
 .../model/class-use/ServerModel.DcsMaster.html  |     4 +-
 .../model/class-use/ServerModel.DcsServer.html  |     4 +-
 .../class-use/ServerModel.TrafodionServer.html  |     4 +-
 .../dcs/rest/model/class-use/ServerModel.html   |     4 +-
 .../dcs/rest/model/class-use/VersionModel.html  |     4 +-
 .../rest/model/class-use/WorkloadListModel.html |     4 +-
 .../dcs/rest/model/class-use/WorkloadModel.html |     4 +-
 .../trafodion/dcs/rest/model/package-frame.html |     4 +-
 .../dcs/rest/model/package-summary.html         |     4 +-
 .../trafodion/dcs/rest/model/package-tree.html  |     4 +-
 .../trafodion/dcs/rest/model/package-use.html   |     4 +-
 .../org/trafodion/dcs/rest/package-frame.html   |     4 +-
 .../org/trafodion/dcs/rest/package-summary.html |     4 +-
 .../org/trafodion/dcs/rest/package-tree.html    |     4 +-
 .../org/trafodion/dcs/rest/package-use.html     |     4 +-
 .../dcs/rest/provider/JAXBContextResolver.html  |     4 +-
 .../provider/class-use/JAXBContextResolver.html |     4 +-
 .../dcs/rest/provider/package-frame.html        |     4 +-
 .../dcs/rest/provider/package-summary.html      |     4 +-
 .../dcs/rest/provider/package-tree.html         |     4 +-
 .../dcs/rest/provider/package-use.html          |     4 +-
 .../producer/PlainTextMessageBodyProducer.html  |     4 +-
 .../class-use/PlainTextMessageBodyProducer.html |     4 +-
 .../rest/provider/producer/package-frame.html   |     4 +-
 .../rest/provider/producer/package-summary.html |     4 +-
 .../rest/provider/producer/package-tree.html    |     4 +-
 .../dcs/rest/provider/producer/package-use.html |     4 +-
 .../org/trafodion/dcs/script/ScriptContext.html |     4 +-
 .../org/trafodion/dcs/script/ScriptManager.html |     4 +-
 .../dcs/script/ScriptManagerWatcher.html        |     4 +-
 .../dcs/script/class-use/ScriptContext.html     |     4 +-
 .../dcs/script/class-use/ScriptManager.html     |     4 +-
 .../script/class-use/ScriptManagerWatcher.html  |     4 +-
 .../org/trafodion/dcs/script/package-frame.html |     4 +-
 .../trafodion/dcs/script/package-summary.html   |     4 +-
 .../org/trafodion/dcs/script/package-tree.html  |     4 +-
 .../org/trafodion/dcs/script/package-use.html   |     4 +-
 .../org/trafodion/dcs/server/DcsServer.html     |     4 +-
 .../org/trafodion/dcs/server/Metrics.html       |     4 +-
 .../org/trafodion/dcs/server/ServerManager.html |     4 +-
 .../dcs/server/ServerStatusServlet.html         |     4 +-
 .../dcs/server/class-use/DcsServer.html         |     4 +-
 .../trafodion/dcs/server/class-use/Metrics.html |     4 +-
 .../dcs/server/class-use/ServerManager.html     |     4 +-
 .../server/class-use/ServerStatusServlet.html   |     4 +-
 .../org/trafodion/dcs/server/package-frame.html |     4 +-
 .../trafodion/dcs/server/package-summary.html   |     4 +-
 .../org/trafodion/dcs/server/package-tree.html  |     4 +-
 .../org/trafodion/dcs/server/package-use.html   |     4 +-
 .../org/trafodion/dcs/servermt/DcsServer.html   |     4 +-
 .../org/trafodion/dcs/servermt/Metrics.html     |     4 +-
 .../trafodion/dcs/servermt/ServerConstants.html |     4 +-
 .../trafodion/dcs/servermt/ServerManager.html   |     4 +-
 .../dcs/servermt/ServerStatusServlet.html       |     4 +-
 .../org/trafodion/dcs/servermt/ServerUtils.html |     4 +-
 .../dcs/servermt/class-use/DcsServer.html       |     4 +-
 .../dcs/servermt/class-use/Metrics.html         |     4 +-
 .../dcs/servermt/class-use/ServerConstants.html |     4 +-
 .../dcs/servermt/class-use/ServerManager.html   |     4 +-
 .../servermt/class-use/ServerStatusServlet.html |     4 +-
 .../dcs/servermt/class-use/ServerUtils.html     |     4 +-
 .../trafodion/dcs/servermt/package-frame.html   |     4 +-
 .../trafodion/dcs/servermt/package-summary.html |     4 +-
 .../trafodion/dcs/servermt/package-tree.html    |     4 +-
 .../org/trafodion/dcs/servermt/package-use.html |     4 +-
 .../servermt/serverDriverInputOutput/Close.html |     4 +-
 .../ConnectionContext.html                      |     4 +-
 .../serverDriverInputOutput/Descriptor2.html    |     4 +-
 .../Descriptor2List.html                        |     4 +-
 .../serverDriverInputOutput/ErrorDesc.html      |     4 +-
 .../serverDriverInputOutput/ErrorDescList.html  |     4 +-
 .../serverDriverInputOutput/Header.html         |     4 +-
 .../OutConnectionContext.html                   |     4 +-
 .../serverDriverInputOutput/SQLDataValue.html   |     4 +-
 .../serverDriverInputOutput/SQLValue.html       |     4 +-
 .../serverDriverInputOutput/SQLValueList.html   |     4 +-
 .../SQLWarningOrError.html                      |     4 +-
 .../SQLWarningOrErrorList.html                  |     4 +-
 .../ServerException.html                        |     4 +-
 .../SetConnectionOption.html                    |     4 +-
 .../serverDriverInputOutput/UserDesc.html       |     4 +-
 .../serverDriverInputOutput/Version.html        |     4 +-
 .../serverDriverInputOutput/VersionList.html    |     4 +-
 .../class-use/Close.html                        |     4 +-
 .../class-use/ConnectionContext.html            |     4 +-
 .../class-use/Descriptor2.html                  |     4 +-
 .../class-use/Descriptor2List.html              |     4 +-
 .../class-use/ErrorDesc.html                    |     4 +-
 .../class-use/ErrorDescList.html                |     4 +-
 .../class-use/Header.html                       |     4 +-
 .../class-use/OutConnectionContext.html         |     4 +-
 .../class-use/SQLDataValue.html                 |     4 +-
 .../class-use/SQLValue.html                     |     4 +-
 .../class-use/SQLValueList.html                 |     4 +-
 .../class-use/SQLWarningOrError.html            |     4 +-
 .../class-use/SQLWarningOrErrorList.html        |     4 +-
 .../class-use/ServerException.html              |     4 +-
 .../class-use/SetConnectionOption.html          |     4 +-
 .../class-use/UserDesc.html                     |     4 +-
 .../class-use/Version.html                      |     4 +-
 .../class-use/VersionList.html                  |     4 +-
 .../serverDriverInputOutput/package-frame.html  |     4 +-
 .../package-summary.html                        |     4 +-
 .../serverDriverInputOutput/package-tree.html   |     4 +-
 .../serverDriverInputOutput/package-use.html    |     4 +-
 .../dcs/servermt/serverHandler/ClientData.html  |     4 +-
 .../serverHandler/ServerApiGetCatalogs.html     |     4 +-
 .../serverHandler/ServerApiSqlClose.html        |     4 +-
 .../serverHandler/ServerApiSqlConnect.html      |     4 +-
 .../serverHandler/ServerApiSqlDisconnect.html   |     4 +-
 .../serverHandler/ServerApiSqlEndTransact.html  |     4 +-
 .../serverHandler/ServerApiSqlExecDirect.html   |     4 +-
 .../serverHandler/ServerApiSqlExecute.html      |     4 +-
 .../serverHandler/ServerApiSqlFetch.html        |     4 +-
 .../serverHandler/ServerApiSqlPrepare.html      |     4 +-
 .../ServerApiSqlSetConnectAttr.html             |     4 +-
 .../servermt/serverHandler/ServerHandler.html   |     4 +-
 .../servermt/serverHandler/ServerWorker.html    |     4 +-
 .../serverHandler/class-use/ClientData.html     |     4 +-
 .../class-use/ServerApiGetCatalogs.html         |     4 +-
 .../class-use/ServerApiSqlClose.html            |     4 +-
 .../class-use/ServerApiSqlConnect.html          |     4 +-
 .../class-use/ServerApiSqlDisconnect.html       |     4 +-
 .../class-use/ServerApiSqlEndTransact.html      |     4 +-
 .../class-use/ServerApiSqlExecDirect.html       |     4 +-
 .../class-use/ServerApiSqlExecute.html          |     4 +-
 .../class-use/ServerApiSqlFetch.html            |     4 +-
 .../class-use/ServerApiSqlPrepare.html          |     4 +-
 .../class-use/ServerApiSqlSetConnectAttr.html   |     4 +-
 .../serverHandler/class-use/ServerHandler.html  |     4 +-
 .../serverHandler/class-use/ServerWorker.html   |     4 +-
 .../servermt/serverHandler/package-frame.html   |     4 +-
 .../servermt/serverHandler/package-summary.html |     4 +-
 .../servermt/serverHandler/package-tree.html    |     4 +-
 .../dcs/servermt/serverHandler/package-use.html |     4 +-
 .../dcs/servermt/serverSql/TrafConnection.html  |     4 +-
 .../dcs/servermt/serverSql/TrafResultSet.html   |     4 +-
 .../dcs/servermt/serverSql/TrafStatement.html   |     4 +-
 .../serverSql/class-use/TrafConnection.html     |     4 +-
 .../serverSql/class-use/TrafResultSet.html      |     4 +-
 .../serverSql/class-use/TrafStatement.html      |     4 +-
 .../dcs/servermt/serverSql/package-frame.html   |     4 +-
 .../dcs/servermt/serverSql/package-summary.html |     4 +-
 .../dcs/servermt/serverSql/package-tree.html    |     4 +-
 .../dcs/servermt/serverSql/package-use.html     |     4 +-
 .../dcs/util/Base64.Base64InputStream.html      |     4 +-
 .../dcs/util/Base64.Base64OutputStream.html     |     4 +-
 .../apidocs/org/trafodion/dcs/util/Base64.html  |     4 +-
 .../org/trafodion/dcs/util/ByteBufferUtils.html |     4 +-
 .../apidocs/org/trafodion/dcs/util/Bytes.html   |     4 +-
 .../org/trafodion/dcs/util/DcsConfTool.html     |     4 +-
 .../trafodion/dcs/util/DcsConfiguration.html    |     4 +-
 .../dcs/util/DcsNetworkConfiguration.html       |     4 +-
 .../org/trafodion/dcs/util/GetJavaProperty.html |     4 +-
 .../org/trafodion/dcs/util/InfoServer.html      |     4 +-
 .../org/trafodion/dcs/util/JdbcT2Util.html      |     4 +-
 .../org/trafodion/dcs/util/JdbcT4Util.html      |     4 +-
 .../org/trafodion/dcs/util/Log4jUtils.html      |     4 +-
 .../org/trafodion/dcs/util/RetryCounter.html    |     4 +-
 .../trafodion/dcs/util/RetryCounterFactory.html |     4 +-
 .../org/trafodion/dcs/util/SqlUtils.html        |     4 +-
 .../apidocs/org/trafodion/dcs/util/Strings.html |     4 +-
 .../org/trafodion/dcs/util/VersionInfo.html     |     4 +-
 .../class-use/Base64.Base64InputStream.html     |     4 +-
 .../class-use/Base64.Base64OutputStream.html    |     4 +-
 .../trafodion/dcs/util/class-use/Base64.html    |     4 +-
 .../dcs/util/class-use/ByteBufferUtils.html     |     4 +-
 .../org/trafodion/dcs/util/class-use/Bytes.html |     4 +-
 .../dcs/util/class-use/DcsConfTool.html         |     4 +-
 .../dcs/util/class-use/DcsConfiguration.html    |     4 +-
 .../util/class-use/DcsNetworkConfiguration.html |     4 +-
 .../dcs/util/class-use/GetJavaProperty.html     |     4 +-
 .../dcs/util/class-use/InfoServer.html          |     4 +-
 .../dcs/util/class-use/JdbcT2Util.html          |     4 +-
 .../dcs/util/class-use/JdbcT4Util.html          |     4 +-
 .../dcs/util/class-use/Log4jUtils.html          |     4 +-
 .../dcs/util/class-use/RetryCounter.html        |     4 +-
 .../dcs/util/class-use/RetryCounterFactory.html |     4 +-
 .../trafodion/dcs/util/class-use/SqlUtils.html  |     4 +-
 .../trafodion/dcs/util/class-use/Strings.html   |     4 +-
 .../dcs/util/class-use/VersionInfo.html         |     4 +-
 .../org/trafodion/dcs/util/package-frame.html   |     4 +-
 .../org/trafodion/dcs/util/package-summary.html |     4 +-
 .../org/trafodion/dcs/util/package-tree.html    |     4 +-
 .../org/trafodion/dcs/util/package-use.html     |     4 +-
 .../dcs/version/util/VerGen.Version.html        |     4 +-
 .../org/trafodion/dcs/version/util/VerGen.html  |     4 +-
 .../version/util/class-use/VerGen.Version.html  |     4 +-
 .../dcs/version/util/class-use/VerGen.html      |     4 +-
 .../dcs/version/util/package-frame.html         |     4 +-
 .../dcs/version/util/package-summary.html       |     4 +-
 .../dcs/version/util/package-tree.html          |     4 +-
 .../trafodion/dcs/version/util/package-use.html |     4 +-
 .../trafodion/dcs/zookeeper/DcsQuorumPeer.html  |     4 +-
 .../org/trafodion/dcs/zookeeper/ZKConfig.html   |     4 +-
 .../trafodion/dcs/zookeeper/ZKServerTool.html   |     4 +-
 .../org/trafodion/dcs/zookeeper/ZkClient.html   |     4 +-
 .../org/trafodion/dcs/zookeeper/ZkUtil.html     |     4 +-
 .../dcs/zookeeper/ZooKeeperMainServerArg.html   |     4 +-
 .../dcs/zookeeper/class-use/DcsQuorumPeer.html  |     4 +-
 .../dcs/zookeeper/class-use/ZKConfig.html       |     4 +-
 .../dcs/zookeeper/class-use/ZKServerTool.html   |     4 +-
 .../dcs/zookeeper/class-use/ZkClient.html       |     4 +-
 .../dcs/zookeeper/class-use/ZkUtil.html         |     4 +-
 .../class-use/ZooKeeperMainServerArg.html       |     4 +-
 .../trafodion/dcs/zookeeper/package-frame.html  |     4 +-
 .../dcs/zookeeper/package-summary.html          |     4 +-
 .../trafodion/dcs/zookeeper/package-tree.html   |     4 +-
 .../trafodion/dcs/zookeeper/package-use.html    |     4 +-
 .../dcs_reference/apidocs/overview-frame.html   |     4 +-
 .../dcs_reference/apidocs/overview-summary.html |     4 +-
 .../dcs_reference/apidocs/overview-tree.html    |     4 +-
 .../dcs_reference/apidocs/serialized-form.html  |     4 +-
 docs/2.0.0/dcs_reference/failsafe-report.html   |     6 +-
 docs/2.0.0/dcs_reference/index.html             |     2 +-
 docs/2.0.0/dcs_reference/project-reports.html   |     6 +-
 .../messages_guide/Trafodion_Messages_Guide.pdf | 17877 ++---
 docs/2.0.0/messages_guide/dependencies.html     |     8 +-
 docs/2.0.0/messages_guide/index.html            |     6 +-
 docs/2.0.0/messages_guide/integration.html      |     6 +-
 docs/2.0.0/messages_guide/issue-tracking.html   |     6 +-
 docs/2.0.0/messages_guide/license.html          |     6 +-
 docs/2.0.0/messages_guide/mail-lists.html       |     6 +-
 docs/2.0.0/messages_guide/project-info.html     |     6 +-
 docs/2.0.0/messages_guide/project-summary.html  |     6 +-
 .../2.0.0/messages_guide/source-repository.html |     6 +-
 docs/2.0.0/messages_guide/team-list.html        |     6 +-
 docs/2.0.0/odb/Trafodion_odb_User_Guide.pdf     |  3123 +-
 docs/2.0.0/odb/dependencies.html                |     8 +-
 docs/2.0.0/odb/index.html                       |     6 +-
 docs/2.0.0/odb/integration.html                 |     6 +-
 docs/2.0.0/odb/issue-tracking.html              |     6 +-
 docs/2.0.0/odb/license.html                     |     6 +-
 docs/2.0.0/odb/mail-lists.html                  |     6 +-
 docs/2.0.0/odb/project-info.html                |     6 +-
 docs/2.0.0/odb/project-summary.html             |     6 +-
 docs/2.0.0/odb/source-repository.html           |     6 +-
 docs/2.0.0/odb/team-list.html                   |     6 +-
 .../Trafodion_Provisioning_Guide.pdf            | 57903 +++++++++++++++--
 docs/2.0.0/provisioning_guide/dependencies.html |     8 +-
 docs/2.0.0/provisioning_guide/index.html        |  5194 +-
 docs/2.0.0/provisioning_guide/integration.html  |     6 +-
 .../provisioning_guide/issue-tracking.html      |     6 +-
 docs/2.0.0/provisioning_guide/license.html      |     6 +-
 docs/2.0.0/provisioning_guide/mail-lists.html   |     6 +-
 docs/2.0.0/provisioning_guide/project-info.html |     6 +-
 .../provisioning_guide/project-summary.html     |     6 +-
 .../provisioning_guide/source-repository.html   |     6 +-
 docs/2.0.0/provisioning_guide/team-list.html    |     6 +-
 .../apidocs/allclasses-frame.html               |     4 +-
 .../apidocs/allclasses-noframe.html             |     4 +-
 .../rest_reference/apidocs/constant-values.html |     4 +-
 .../rest_reference/apidocs/deprecated-list.html |     4 +-
 docs/2.0.0/rest_reference/apidocs/help-doc.html |     4 +-
 .../2.0.0/rest_reference/apidocs/index-all.html |     8 +-
 docs/2.0.0/rest_reference/apidocs/index.html    |     2 +-
 .../apidocs/org/trafodion/rest/Constants.html   |     4 +-
 .../org/trafodion/rest/GetStatusResponse.html   |     4 +-
 .../apidocs/org/trafodion/rest/RESTServlet.html |     4 +-
 .../org/trafodion/rest/RegisteredServer.html    |     4 +-
 .../org/trafodion/rest/ResourceBase.html        |     4 +-
 .../org/trafodion/rest/ResourceConfig.html      |     4 +-
 .../org/trafodion/rest/RestConstants.html       |     4 +-
 .../org/trafodion/rest/RootResource.html        |     4 +-
 .../org/trafodion/rest/RunningServer.html       |     4 +-
 .../org/trafodion/rest/ServerResource.html      |     4 +-
 .../org/trafodion/rest/TrafodionRest.html       |     4 +-
 .../trafodion/rest/TransactionsResource.html    |     4 +-
 .../org/trafodion/rest/VersionAnnotation.html   |     4 +-
 .../org/trafodion/rest/VersionResource.html     |     9 +-
 .../org/trafodion/rest/class-use/Constants.html |     4 +-
 .../rest/class-use/GetStatusResponse.html       |     4 +-
 .../trafodion/rest/class-use/RESTServlet.html   |     4 +-
 .../rest/class-use/RegisteredServer.html        |     4 +-
 .../trafodion/rest/class-use/ResourceBase.html  |     8 +-
 .../rest/class-use/ResourceConfig.html          |     4 +-
 .../trafodion/rest/class-use/RestConstants.html |     8 +-
 .../trafodion/rest/class-use/RootResource.html  |     4 +-
 .../trafodion/rest/class-use/RunningServer.html |     4 +-
 .../rest/class-use/ServerResource.html          |     4 +-
 .../trafodion/rest/class-use/TrafodionRest.html |     4 +-
 .../rest/class-use/TransactionsResource.html    |     4 +-
 .../rest/class-use/VersionAnnotation.html       |     4 +-
 .../rest/class-use/VersionResource.html         |     4 +-
 .../org/trafodion/rest/client/Client.html       |     4 +-
 .../org/trafodion/rest/client/Cluster.html      |     4 +-
 .../org/trafodion/rest/client/Response.html     |     4 +-
 .../trafodion/rest/client/class-use/Client.html |     4 +-
 .../rest/client/class-use/Cluster.html          |     4 +-
 .../rest/client/class-use/Response.html         |     4 +-
 .../trafodion/rest/client/package-frame.html    |     4 +-
 .../trafodion/rest/client/package-summary.html  |     4 +-
 .../org/trafodion/rest/client/package-tree.html |     4 +-
 .../org/trafodion/rest/client/package-use.html  |     4 +-
 .../org/trafodion/rest/model/VersionModel.html  |     4 +-
 .../rest/model/class-use/VersionModel.html      |     4 +-
 .../org/trafodion/rest/model/package-frame.html |     4 +-
 .../trafodion/rest/model/package-summary.html   |     4 +-
 .../org/trafodion/rest/model/package-tree.html  |     4 +-
 .../org/trafodion/rest/model/package-use.html   |     4 +-
 .../org/trafodion/rest/package-frame.html       |     4 +-
 .../org/trafodion/rest/package-summary.html     |     8 +-
 .../org/trafodion/rest/package-tree.html        |     4 +-
 .../apidocs/org/trafodion/rest/package-use.html |     8 +-
 .../rest/provider/JAXBContextResolver.html      |     4 +-
 .../provider/class-use/JAXBContextResolver.html |     4 +-
 .../trafodion/rest/provider/package-frame.html  |     4 +-
 .../rest/provider/package-summary.html          |     4 +-
 .../trafodion/rest/provider/package-tree.html   |     4 +-
 .../trafodion/rest/provider/package-use.html    |     4 +-
 .../producer/PlainTextMessageBodyProducer.html  |     4 +-
 .../class-use/PlainTextMessageBodyProducer.html |     4 +-
 .../rest/provider/producer/package-frame.html   |     4 +-
 .../rest/provider/producer/package-summary.html |     4 +-
 .../rest/provider/producer/package-tree.html    |     4 +-
 .../rest/provider/producer/package-use.html     |     4 +-
 .../trafodion/rest/script/ScriptContext.html    |     4 +-
 .../trafodion/rest/script/ScriptManager.html    |     4 +-
 .../rest/script/ScriptManagerWatcher.html       |     4 +-
 .../rest/script/class-use/ScriptContext.html    |     4 +-
 .../rest/script/class-use/ScriptManager.html    |     4 +-
 .../script/class-use/ScriptManagerWatcher.html  |     4 +-
 .../trafodion/rest/script/package-frame.html    |     4 +-
 .../trafodion/rest/script/package-summary.html  |     4 +-
 .../org/trafodion/rest/script/package-tree.html |     4 +-
 .../org/trafodion/rest/script/package-use.html  |     4 +-
 .../rest/util/Base64.Base64InputStream.html     |     4 +-
 .../rest/util/Base64.Base64OutputStream.html    |     4 +-
 .../apidocs/org/trafodion/rest/util/Base64.html |     4 +-
 .../apidocs/org/trafodion/rest/util/Bytes.html  |     4 +-
 .../org/trafodion/rest/util/ConfTool.html       |     4 +-
 .../trafodion/rest/util/GetJavaProperty.html    |     4 +-
 .../org/trafodion/rest/util/JdbcT2Util.html     |     4 +-
 .../org/trafodion/rest/util/JdbcT4Util.html     |     4 +-
 .../rest/util/NetworkConfiguration.html         |     4 +-
 .../trafodion/rest/util/RestConfiguration.html  |     4 +-
 .../org/trafodion/rest/util/RetryCounter.html   |     4 +-
 .../rest/util/RetryCounterFactory.html          |     4 +-
 .../org/trafodion/rest/util/Strings.html        |     4 +-
 .../org/trafodion/rest/util/VersionInfo.html    |     4 +-
 .../class-use/Base64.Base64InputStream.html     |     4 +-
 .../class-use/Base64.Base64OutputStream.html    |     4 +-
 .../trafodion/rest/util/class-use/Base64.html   |     4 +-
 .../trafodion/rest/util/class-use/Bytes.html    |     4 +-
 .../trafodion/rest/util/class-use/ConfTool.html |     4 +-
 .../rest/util/class-use/GetJavaProperty.html    |     4 +-
 .../rest/util/class-use/JdbcT2Util.html         |     4 +-
 .../rest/util/class-use/JdbcT4Util.html         |     4 +-
 .../util/class-use/NetworkConfiguration.html    |     4 +-
 .../rest/util/class-use/RestConfiguration.html  |     4 +-
 .../rest/util/class-use/RetryCounter.html       |     4 +-
 .../util/class-use/RetryCounterFactory.html     |     4 +-
 .../trafodion/rest/util/class-use/Strings.html  |     4 +-
 .../rest/util/class-use/VersionInfo.html        |     4 +-
 .../org/trafodion/rest/util/package-frame.html  |     4 +-
 .../trafodion/rest/util/package-summary.html    |     4 +-
 .../org/trafodion/rest/util/package-tree.html   |     4 +-
 .../org/trafodion/rest/util/package-use.html    |     4 +-
 .../rest/version/util/VerGen.Version.html       |     4 +-
 .../org/trafodion/rest/version/util/VerGen.html |     4 +-
 .../version/util/class-use/VerGen.Version.html  |     4 +-
 .../rest/version/util/class-use/VerGen.html     |     4 +-
 .../rest/version/util/package-frame.html        |     4 +-
 .../rest/version/util/package-summary.html      |     4 +-
 .../rest/version/util/package-tree.html         |     4 +-
 .../rest/version/util/package-use.html          |     4 +-
 .../org/trafodion/rest/zookeeper/ZKConfig.html  |     4 +-
 .../trafodion/rest/zookeeper/ZKServerTool.html  |     4 +-
 .../org/trafodion/rest/zookeeper/ZkClient.html  |     4 +-
 .../trafodion/rest/zookeeper/ZkQuorumPeer.html  |     4 +-
 .../org/trafodion/rest/zookeeper/ZkUtil.html    |     4 +-
 .../rest/zookeeper/ZooKeeperMainServerArg.html  |     4 +-
 .../rest/zookeeper/class-use/ZKConfig.html      |     4 +-
 .../rest/zookeeper/class-use/ZKServerTool.html  |     4 +-
 .../rest/zookeeper/class-use/ZkClient.html      |     4 +-
 .../rest/zookeeper/class-use/ZkQuorumPeer.html  |     4 +-
 .../rest/zookeeper/class-use/ZkUtil.html        |     4 +-
 .../class-use/ZooKeeperMainServerArg.html       |     4 +-
 .../trafodion/rest/zookeeper/package-frame.html |     4 +-
 .../rest/zookeeper/package-summary.html         |     4 +-
 .../trafodion/rest/zookeeper/package-tree.html  |     4 +-
 .../trafodion/rest/zookeeper/package-use.html   |     4 +-
 .../rest_reference/apidocs/overview-frame.html  |     4 +-
 .../apidocs/overview-summary.html               |     4 +-
 .../rest_reference/apidocs/overview-tree.html   |     4 +-
 .../rest_reference/apidocs/serialized-form.html |     4 +-
 docs/2.0.0/rest_reference/failsafe-report.html  |     6 +-
 docs/2.0.0/rest_reference/index.html            |     2 +-
 docs/2.0.0/rest_reference/mail-lists.html       |     6 +-
 docs/2.0.0/rest_reference/project-info.html     |     6 +-
 docs/2.0.0/rest_reference/project-reports.html  |     6 +-
 docs/2.0.0/rest_reference/team-list.html        |     6 +-
 .../xref/org/trafodion/rest/ServerResource.html |  1659 +-
 .../org/trafodion/rest/VersionResource.html     |   115 +-
 .../Trafodion_SQL_Reference_Manual.pdf          | 33519 +++++-----
 docs/2.0.0/sql_reference/dependencies.html      |     8 +-
 docs/2.0.0/sql_reference/index.html             |     6 +-
 docs/2.0.0/sql_reference/integration.html       |     6 +-
 docs/2.0.0/sql_reference/issue-tracking.html    |     6 +-
 docs/2.0.0/sql_reference/license.html           |     6 +-
 docs/2.0.0/sql_reference/mail-lists.html        |     6 +-
 docs/2.0.0/sql_reference/project-info.html      |     6 +-
 docs/2.0.0/sql_reference/project-summary.html   |     6 +-
 docs/2.0.0/sql_reference/source-repository.html |     6 +-
 docs/2.0.0/sql_reference/team-list.html         |     6 +-
 .../Trafodion_Client_Installation_Guide.pdf     |  3511 +-
 docs/client_install/dependencies.html           |     8 +-
 docs/client_install/index.html                  |     6 +-
 docs/client_install/integration.html            |     6 +-
 docs/client_install/issue-tracking.html         |     6 +-
 docs/client_install/license.html                |     6 +-
 docs/client_install/mail-lists.html             |     6 +-
 docs/client_install/project-info.html           |     6 +-
 docs/client_install/project-summary.html        |     6 +-
 docs/client_install/source-repository.html      |     6 +-
 docs/client_install/team-list.html              |     6 +-
 .../Trafodion_Command_Interface_Guide.pdf       | 12581 ++--
 docs/command_interface/dependencies.html        |     8 +-
 docs/command_interface/index.html               |     6 +-
 docs/command_interface/integration.html         |     6 +-
 docs/command_interface/issue-tracking.html      |     6 +-
 docs/command_interface/license.html             |     6 +-
 docs/command_interface/mail-lists.html          |     6 +-
 docs/command_interface/project-info.html        |     6 +-
 docs/command_interface/project-summary.html     |     6 +-
 docs/command_interface/source-repository.html   |     6 +-
 docs/command_interface/team-list.html           |     6 +-
 .../dcs_reference/apidocs/allclasses-frame.html |     4 +-
 .../apidocs/allclasses-noframe.html             |     4 +-
 docs/dcs_reference/apidocs/constant-values.html |     4 +-
 docs/dcs_reference/apidocs/deprecated-list.html |     4 +-
 docs/dcs_reference/apidocs/help-doc.html        |     4 +-
 docs/dcs_reference/apidocs/index-all.html       |     4 +-
 docs/dcs_reference/apidocs/index.html           |     2 +-
 .../apidocs/org/trafodion/dcs/Constants.html    |     4 +-
 .../org/trafodion/dcs/VersionAnnotation.html    |     4 +-
 .../org/trafodion/dcs/class-use/Constants.html  |     4 +-
 .../dcs/class-use/VersionAnnotation.html        |     4 +-
 .../org/trafodion/dcs/http/FilterContainer.html |     4 +-
 .../org/trafodion/dcs/http/HtmlQuoting.html     |     4 +-
 ...erver.DummyServletFilter.RequestChecker.html |     4 +-
 .../dcs/http/HttpServer.DummyServletFilter.html |     4 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |     4 +-
 .../dcs/http/HttpServer.QuotingInputFilter.html |     4 +-
 .../dcs/http/HttpServer.StackServlet.html       |     4 +-
 .../org/trafodion/dcs/http/HttpServer.html      |     4 +-
 .../dcs/http/class-use/FilterContainer.html     |     4 +-
 .../dcs/http/class-use/HtmlQuoting.html         |     4 +-
 ...erver.DummyServletFilter.RequestChecker.html |     4 +-
 .../HttpServer.DummyServletFilter.html          |     4 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |     4 +-
 .../HttpServer.QuotingInputFilter.html          |     4 +-
 .../http/class-use/HttpServer.StackServlet.html |     4 +-
 .../dcs/http/class-use/HttpServer.html          |     4 +-
 .../org/trafodion/dcs/http/package-frame.html   |     4 +-
 .../org/trafodion/dcs/http/package-summary.html |     4 +-
 .../org/trafodion/dcs/http/package-tree.html    |     4 +-
 .../org/trafodion/dcs/http/package-use.html     |     4 +-
 .../org/trafodion/dcs/master/DcsMaster.html     |     4 +-
 .../org/trafodion/dcs/master/FloatingIp.html    |     4 +-
 .../dcs/master/MasterLeaderElection.html        |     4 +-
 .../dcs/master/MasterStatusServlet.html         |     4 +-
 .../org/trafodion/dcs/master/Metrics.html       |     4 +-
 .../master/QueryPlanModel.PlanSummaryInfo.html  |     4 +-
 .../master/QueryPlanModel.QueryPlanData.html    |     4 +-
 .../trafodion/dcs/master/QueryPlanModel.html    |     4 +-
 .../trafodion/dcs/master/QueryPlanResponse.html |     4 +-
 .../trafodion/dcs/master/RegisteredServer.html  |     4 +-
 .../org/trafodion/dcs/master/RunningServer.html |     4 +-
 .../org/trafodion/dcs/master/ServerItem.html    |     4 +-
 .../org/trafodion/dcs/master/ServerManager.html |     4 +-
 .../dcs/master/class-use/DcsMaster.html         |     4 +-
 .../dcs/master/class-use/FloatingIp.html        |     4 +-
 .../master/class-use/MasterLeaderElection.html  |     4 +-
 .../master/class-use/MasterStatusServlet.html   |     4 +-
 .../trafodion/dcs/master/class-use/Metrics.html |     4 +-
 .../QueryPlanModel.PlanSummaryInfo.html         |     4 +-
 .../class-use/QueryPlanModel.QueryPlanData.html |     4 +-
 .../dcs/master/class-use/QueryPlanModel.html    |     4 +-
 .../dcs/master/class-use/QueryPlanResponse.html |     4 +-
 .../dcs/master/class-use/RegisteredServer.html  |     4 +-
 .../dcs/master/class-use/RunningServer.html     |     4 +-
 .../dcs/master/class-use/ServerItem.html        |     4 +-
 .../dcs/master/class-use/ServerManager.html     |     4 +-
 .../dcs/master/listener/ClientData.html         |     4 +-
 .../dcs/master/listener/ListenerConstants.html  |     4 +-
 .../dcs/master/listener/ListenerMetrics.html    |     4 +-
 .../dcs/master/listener/ListenerService.html    |     4 +-
 .../dcs/master/listener/ListenerWorker.html     |     4 +-
 .../dcs/master/listener/RequestCancelQuery.html |     4 +-
 .../master/listener/RequestGetObjectRef.html    |     4 +-
 .../dcs/master/listener/RequestUnknown.html     |     4 +-
 .../org/trafodion/dcs/master/listener/Util.html |     4 +-
 .../master/listener/class-use/ClientData.html   |     4 +-
 .../listener/class-use/ListenerConstants.html   |     4 +-
 .../listener/class-use/ListenerMetrics.html     |     4 +-
 .../listener/class-use/ListenerService.html     |     4 +-
 .../listener/class-use/ListenerWorker.html      |     4 +-
 .../listener/class-use/RequestCancelQuery.html  |     4 +-
 .../listener/class-use/RequestGetObjectRef.html |     4 +-
 .../listener/class-use/RequestUnknown.html      |     4 +-
 .../dcs/master/listener/class-use/Util.html     |     4 +-
 .../dcs/master/listener/package-frame.html      |     4 +-
 .../dcs/master/listener/package-summary.html    |     4 +-
 .../dcs/master/listener/package-tree.html       |     4 +-
 .../dcs/master/listener/package-use.html        |     4 +-
 .../org/trafodion/dcs/master/package-frame.html |     4 +-
 .../trafodion/dcs/master/package-summary.html   |     4 +-
 .../org/trafodion/dcs/master/package-tree.html  |     4 +-
 .../org/trafodion/dcs/master/package-use.html   |     4 +-
 .../org/trafodion/dcs/package-frame.html        |     4 +-
 .../org/trafodion/dcs/package-summary.html      |     4 +-
 .../apidocs/org/trafodion/dcs/package-tree.html |     4 +-
 .../apidocs/org/trafodion/dcs/package-use.html  |     4 +-
 .../apidocs/org/trafodion/dcs/rest/DcsRest.html |     4 +-
 .../trafodion/dcs/rest/GetStatusResponse.html   |     4 +-
 .../org/trafodion/dcs/rest/RESTServlet.html     |     4 +-
 .../org/trafodion/dcs/rest/ResourceBase.html    |     4 +-
 .../org/trafodion/dcs/rest/ResourceConfig.html  |     4 +-
 .../org/trafodion/dcs/rest/RestConstants.html   |     4 +-
 .../org/trafodion/dcs/rest/RootResource.html    |     4 +-
 .../org/trafodion/dcs/rest/ServerConnector.html |     4 +-
 .../org/trafodion/dcs/rest/ServerResource.html  |     4 +-
 .../org/trafodion/dcs/rest/VersionResource.html |     4 +-
 .../trafodion/dcs/rest/WorkloadResource.html    |     4 +-
 .../trafodion/dcs/rest/class-use/DcsRest.html   |     4 +-
 .../dcs/rest/class-use/GetStatusResponse.html   |     4 +-
 .../dcs/rest/class-use/RESTServlet.html         |     4 +-
 .../dcs/rest/class-use/ResourceBase.html        |     4 +-
 .../dcs/rest/class-use/ResourceConfig.html      |     4 +-
 .../dcs/rest/class-use/RestConstants.html       |     4 +-
 .../dcs/rest/class-use/RootResource.html        |     4 +-
 .../dcs/rest/class-use/ServerConnector.html     |     4 +-
 .../dcs/rest/class-use/ServerResource.html      |     4 +-
 .../dcs/rest/class-use/VersionResource.html     |     4 +-
 .../dcs/rest/class-use/WorkloadResource.html    |     4 +-
 .../org/trafodion/dcs/rest/client/Client.html   |     4 +-
 .../org/trafodion/dcs/rest/client/Cluster.html  |     4 +-
 .../org/trafodion/dcs/rest/client/Response.html |     4 +-
 .../dcs/rest/client/class-use/Client.html       |     4 +-
 .../dcs/rest/client/class-use/Cluster.html      |     4 +-
 .../dcs/rest/client/class-use/Response.html     |     4 +-
 .../dcs/rest/client/package-frame.html          |     4 +-
 .../dcs/rest/client/package-summary.html        |     4 +-
 .../trafodion/dcs/rest/client/package-tree.html |     4 +-
 .../trafodion/dcs/rest/client/package-use.html  |     4 +-
 .../dcs/rest/model/ServerModel.DcsMaster.html   |     4 +-
 .../dcs/rest/model/ServerModel.DcsServer.html   |     4 +-
 .../rest/model/ServerModel.TrafodionServer.html |     4 +-
 .../trafodion/dcs/rest/model/ServerModel.html   |     4 +-
 .../trafodion/dcs/rest/model/VersionModel.html  |     4 +-
 .../dcs/rest/model/WorkloadListModel.html       |     4 +-
 .../trafodion/dcs/rest/model/WorkloadModel.html |     4 +-
 .../model/class-use/ServerModel.DcsMaster.html  |     4 +-
 .../model/class-use/ServerModel.DcsServer.html  |     4 +-
 .../class-use/ServerModel.TrafodionServer.html  |     4 +-
 .../dcs/rest/model/class-use/ServerModel.html   |     4 +-
 .../dcs/rest/model/class-use/VersionModel.html  |     4 +-
 .../rest/model/class-use/WorkloadListModel.html |     4 +-
 .../dcs/rest/model/class-use/WorkloadModel.html |     4 +-
 .../trafodion/dcs/rest/model/package-frame.html |     4 +-
 .../dcs/rest/model/package-summary.html         |     4 +-
 .../trafodion/dcs/rest/model/package-tree.html  |     4 +-
 .../trafodion/dcs/rest/model/package-use.html   |     4 +-
 .../org/trafodion/dcs/rest/package-frame.html   |     4 +-
 .../org/trafodion/dcs/rest/package-summary.html |     4 +-
 .../org/trafodion/dcs/rest/package-tree.html    |     4 +-
 .../org/trafodion/dcs/rest/package-use.html     |     4 +-
 .../dcs/rest/provider/JAXBContextResolver.html  |     4 +-
 .../provider/class-use/JAXBContextResolver.html |     4 +-
 .../dcs/rest/provider/package-frame.html        |     4 +-
 .../dcs/rest/provider/package-summary.html      |     4 +-
 .../dcs/rest/provider/package-tree.html         |     4 +-
 .../dcs/rest/provider/package-use.html          |     4 +-
 .../producer/PlainTextMessageBodyProducer.html  |     4 +-
 .../class-use/PlainTextMessageBodyProducer.html |     4 +-
 .../rest/provider/producer/package-frame.html   |     4 +-
 .../rest/provider/producer/package-summary.html |     4 +-
 .../rest/provider/producer/package-tree.html    |     4 +-
 .../dcs/rest/provider/producer/package-use.html |     4 +-
 .../org/trafodion/dcs/script/ScriptContext.html |     4 +-
 .../org/trafodion/dcs/script/ScriptManager.html |     4 +-
 .../dcs/script/ScriptManagerWatcher.html        |     4 +-
 .../dcs/script/class-use/ScriptContext.html     |     4 +-
 .../dcs/script/class-use/ScriptManager.html     |     4 +-
 .../script/class-use/ScriptManagerWatcher.html  |     4 +-
 .../org/trafodion/dcs/script/package-frame.html |     4 +-
 .../trafodion/dcs/script/package-summary.html   |     4 +-
 .../org/trafodion/dcs/script/package-tree.html  |     4 +-
 .../org/trafodion/dcs/script/package-use.html   |     4 +-
 .../org/trafodion/dcs/server/DcsServer.html     |     4 +-
 .../org/trafodion/dcs/server/Metrics.html       |     4 +-
 .../org/trafodion/dcs/server/ServerManager.html |     4 +-
 .../dcs/server/ServerStatusServlet.html         |     4 +-
 .../dcs/server/class-use/DcsServer.html         |     4 +-
 .../trafodion/dcs/server/class-use/Metrics.html |     4 +-
 .../dcs/server/class-use/ServerManager.html     |     4 +-
 .../server/class-use/ServerStatusServlet.html   |     4 +-
 .../org/trafodion/dcs/server/package-frame.html |     4 +-
 .../trafodion/dcs/server/package-summary.html   |     4 +-
 .../org/trafodion/dcs/server/package-tree.html  |     4 +-
 .../org/trafodion/dcs/server/package-use.html   |     4 +-
 .../org/trafodion/dcs/servermt/DcsServer.html   |     4 +-
 .../org/trafodion/dcs/servermt/Metrics.html     |     4 +-
 .../trafodion/dcs/servermt/ServerConstants.html |     4 +-
 .../trafodion/dcs/servermt/ServerManager.html   |     4 +-
 .../dcs/servermt/ServerStatusServlet.html       |     4 +-
 .../org/trafodion/dcs/servermt/ServerUtils.html |     4 +-
 .../dcs/servermt/class-use/DcsServer.html       |     4 +-
 .../dcs/servermt/class-use/Metrics.html         |     4 +-
 .../dcs/servermt/class-use/ServerConstants.html |     4 +-
 .../dcs/servermt/class-use/ServerManager.html   |     4 +-
 .../servermt/class-use/ServerStatusServlet.html |     4 +-
 .../dcs/servermt/class-use/ServerUtils.html     |     4 +-
 .../trafodion/dcs/servermt/package-frame.html   |     4 +-
 .../trafodion/dcs/servermt/package-summary.html |     4 +-
 .../trafodion/dcs/servermt/package-tree.html    |     4 +-
 .../org/trafodion/dcs/servermt/package-use.html |     4 +-
 .../servermt/serverDriverInputOutput/Close.html |     4 +-
 .../ConnectionContext.html                      |     4 +-
 .../serverDriverInputOutput/Descriptor2.html    |     4 +-
 .../Descriptor2List.html                        |     4 +-
 .../serverDriverInputOutput/ErrorDesc.html      |     4 +-
 .../serverDriverInputOutput/ErrorDescList.html  |     4 +-
 .../serverDriverInputOutput/Header.html         |     4 +-
 .../OutConnectionContext.html                   |     4 +-
 .../serverDriverInputOutput/SQLDataValue.html   |     4 +-
 .../serverDriverInputOutput/SQLValue.html       |     4 +-
 .../serverDriverInputOutput/SQLValueList.html   |     4 +-
 .../SQLWarningOrError.html                      |     4 +-
 .../SQLWarningOrErrorList.html                  |     4 +-
 .../ServerException.html                        |     4 +-
 .../SetConnectionOption.html                    |     4 +-
 .../serverDriverInputOutput/UserDesc.html       |     4 +-
 .../serverDriverInputOutput/Version.html        |     4 +-
 .../serverDriverInputOutput/VersionList.html    |     4 +-
 .../class-use/Close.html                        |     4 +-
 .../class-use/ConnectionContext.html            |     4 +-
 .../class-use/Descriptor2.html                  |     4 +-
 .../class-use/Descriptor2List.html              |     4 +-
 .../class-use/ErrorDesc.html                    |     4 +-
 .../class-use/ErrorDescList.html                |     4 +-
 .../class-use/Header.html                       |     4 +-
 .../class-use/OutConnectionContext.html         |     4 +-
 .../class-use/SQLDataValue.html                 |     4 +-
 .../class-use/SQLValue.html                     |     4 +-
 .../class-use/SQLValueList.html                 |     4 +-
 .../class-use/SQLWarningOrError.html            |     4 +-
 .../class-use/SQLWarningOrErrorList.html        |     4 +-
 .../class-use/ServerException.html              |     4 +-
 .../class-use/SetConnectionOption.html          |     4 +-
 .../class-use/UserDesc.html                     |     4 +-
 .../class-use/Version.html                      |     4 +-
 .../class-use/VersionList.html                  |     4 +-
 .../serverDriverInputOutput/package-frame.html  |     4 +-
 .../package-summary.html                        |     4 +-
 .../serverDriverInputOutput/package-tree.html   |     4 +-
 .../serverDriverInputOutput/package-use.html    |     4 +-
 .../dcs/servermt/serverHandler/ClientData.html  |     4 +-
 .../serverHandler/ServerApiGetCatalogs.html     |     4 +-
 .../serverHandler/ServerApiSqlClose.html        |     4 +-
 .../serverHandler/ServerApiSqlConnect.html      |     4 +-
 .../serverHandler/ServerApiSqlDisconnect.html   |     4 +-
 .../serverHandler/ServerApiSqlEndTransact.html  |     4 +-
 .../serverHandler/ServerApiSqlExecDirect.html   |     4 +-
 .../serverHandler/ServerApiSqlExecute.html      |     4 +-
 .../serverHandler/ServerApiSqlFetch.html        |     4 +-
 .../serverHandler/ServerApiSqlPrepare.html      |     4 +-
 .../ServerApiSqlSetConnectAttr.html             |     4 +-
 .../servermt/serverHandler/ServerHandler.html   |     4 +-
 .../servermt/serverHandler/ServerWorker.html    |     4 +-
 .../serverHandler/class-use/ClientData.html     |     4 +-
 .../class-use/ServerApiGetCatalogs.html         |     4 +-
 .../class-use/ServerApiSqlClose.html            |     4 +-
 .../class-use/ServerApiSqlConnect.html          |     4 +-
 .../class-use/ServerApiSqlDisconnect.html       |     4 +-
 .../class-use/ServerApiSqlEndTransact.html      |     4 +-
 .../class-use/ServerApiSqlExecDirect.html       |     4 +-
 .../class-use/ServerApiSqlExecute.html          |     4 +-
 .../class-use/ServerApiSqlFetch.html            |     4 +-
 .../class-use/ServerApiSqlPrepare.html          |     4 +-
 .../class-use/ServerApiSqlSetConnectAttr.html   |     4 +-
 .../serverHandler/class-use/ServerHandler.html  |     4 +-
 .../serverHandler/class-use/ServerWorker.html   |     4 +-
 .../servermt/serverHandler/package-frame.html   |     4 +-
 .../servermt/serverHandler/package-summary.html |     4 +-
 .../servermt/serverHandler/package-tree.html    |     4 +-
 .../dcs/servermt/serverHandler/package-use.html |     4 +-
 .../dcs/servermt/serverSql/TrafConnection.html  |     4 +-
 .../dcs/servermt/serverSql/TrafResultSet.html   |     4 +-
 .../dcs/servermt/serverSql/TrafStatement.html   |     4 +-
 .../serverSql/class-use/TrafConnection.html     |     4 +-
 .../serverSql/class-use/TrafResultSet.html      |     4 +-
 .../serverSql/class-use/TrafStatement.html      |     4 +-
 .../dcs/servermt/serverSql/package-frame.html   |     4 +-
 .../dcs/servermt/serverSql/package-summary.html |     4 +-
 .../dcs/servermt/serverSql/package-tree.html    |     4 +-
 .../dcs/servermt/serverSql/package-use.html     |     4 +-
 .../dcs/util/Base64.Base64InputStream.html      |     4 +-
 .../dcs/util/Base64.Base64OutputStream.html     |     4 +-
 .../apidocs/org/trafodion/dcs/util/Base64.html  |     4 +-
 .../org/trafodion/dcs/util/ByteBufferUtils.html |     4 +-
 .../apidocs/org/trafodion/dcs/util/Bytes.html   |     4 +-
 .../org/trafodion/dcs/util/DcsConfTool.html     |     4 +-
 .../trafodion/dcs/util/DcsConfiguration.html    |     4 +-
 .../dcs/util/DcsNetworkConfiguration.html       |     4 +-
 .../org/trafodion/dcs/util/GetJavaProperty.html |     4 +-
 .../org/trafodion/dcs/util/InfoServer.html      |     4 +-
 .../org/trafodion/dcs/util/JdbcT2Util.html      |     4 +-
 .../org/trafodion/dcs/util/JdbcT4Util.html      |     4 +-
 .../org/trafodion/dcs/util/Log4jUtils.html      |     4 +-
 .../org/trafodion/dcs/util/RetryCounter.html    |     4 +-
 .../trafodion/dcs/util/RetryCounterFactory.html |     4 +-
 .../org/trafodion/dcs/util/SqlUtils.html        |     4 +-
 .../apidocs/org/trafodion/dcs/util/Strings.html |     4 +-
 .../org/trafodion/dcs/util/VersionInfo.html     |     4 +-
 .../class-use/Base64.Base64InputStream.html     |     4 +-
 .../class-use/Base64.Base64OutputStream.html    |     4 +-
 .../trafodion/dcs/util/class-use/Base64.html    |     4 +-
 .../dcs/util/class-use/ByteBufferUtils.html     |     4 +-
 .../org/trafodion/dcs/util/class-use/Bytes.html |     4 +-
 .../dcs/util/class-use/DcsConfTool.html         |     4 +-
 .../dcs/util/class-use/DcsConfiguration.html    |     4 +-
 .../util/class-use/DcsNetworkConfiguration.html |     4 +-
 .../dcs/util/class-use/GetJavaProperty.html     |     4 +-
 .../dcs/util/class-use/InfoServer.html          |     4 +-
 .../dcs/util/class-use/JdbcT2Util.html          |     4 +-
 .../dcs/util/class-use/JdbcT4Util.html          |     4 +-
 .../dcs/util/class-use/Log4jUtils.html          |     4 +-
 .../dcs/util/class-use/RetryCounter.html        |     4 +-
 .../dcs/util/class-use/RetryCounterFactory.html |     4 +-
 .../trafodion/dcs/util/class-use/SqlUtils.html  |     4 +-
 .../trafodion/dcs/util/class-use/Strings.html   |     4 +-
 .../dcs/util/class-use/VersionInfo.html         |     4 +-
 .../org/trafodion/dcs/util/package-frame.html   |     4 +-
 .../org/trafodion/dcs/util/package-summary.html |     4 +-
 .../org/trafodion/dcs/util/package-tree.html    |     4 +-
 .../org/trafodion/dcs/util/package-use.html     |     4 +-
 .../dcs/version/util/VerGen.Version.html        |     4 +-
 .../org/trafodion/dcs/version/util/VerGen.html  |     4 +-
 .../version/util/class-use/VerGen.Version.html  |     4 +-
 .../dcs/version/util/class-use/VerGen.html      |     4 +-
 .../dcs/version/util/package-frame.html         |     4 +-
 .../dcs/version/util/package-summary.html       |     4 +-
 .../dcs/version/util/package-tree.html          |     4 +-
 .../trafodion/dcs/version/util/package-use.html |     4 +-
 .../trafodion/dcs/zookeeper/DcsQuorumPeer.html  |     4 +-
 .../org/trafodion/dcs/zookeeper/ZKConfig.html   |     4 +-
 .../trafodion/dcs/zookeeper/ZKServerTool.html   |     4 +-
 .../org/trafodion/dcs/zookeeper/ZkClient.html   |     4 +-
 .../org/trafodion/dcs/zookeeper/ZkUtil.html     |     4 +-
 .../dcs/zookeeper/ZooKeeperMainServerArg.html   |     4 +-
 .../dcs/zookeeper/class-use/DcsQuorumPeer.html  |     4 +-
 .../dcs/zookeeper/class-use/ZKConfig.html       |     4 +-
 .../dcs/zookeeper/class-use/ZKServerTool.html   |     4 +-
 .../dcs/zookeeper/class-use/ZkClient.html       |     4 +-
 .../dcs/zookeeper/class-use/ZkUtil.html         |     4 +-
 .../class-use/ZooKeeperMainServerArg.html       |     4 +-
 .../trafodion/dcs/zookeeper/package-frame.html  |     4 +-
 .../dcs/zookeeper/package-summary.html          |     4 +-
 .../trafodion/dcs/zookeeper/package-tree.html   |     4 +-
 .../trafodion/dcs/zookeeper/package-use.html    |     4 +-
 docs/dcs_reference/apidocs/overview-frame.html  |     4 +-
 .../dcs_reference/apidocs/overview-summary.html |     4 +-
 docs/dcs_reference/apidocs/overview-tree.html   |     4 +-
 docs/dcs_reference/apidocs/serialized-form.html |     4 +-
 docs/dcs_reference/failsafe-report.html         |     6 +-
 docs/dcs_reference/index.html                   |     2 +-
 docs/dcs_reference/project-reports.html         |     6 +-
 .../messages_guide/Trafodion_Messages_Guide.pdf | 17877 ++---
 docs/messages_guide/dependencies.html           |     8 +-
 docs/messages_guide/index.html                  |     6 +-
 docs/messages_guide/integration.html            |     6 +-
 docs/messages_guide/issue-tracking.html         |     6 +-
 docs/messages_guide/license.html                |     6 +-
 docs/messages_guide/mail-lists.html             |     6 +-
 docs/messages_guide/project-info.html           |     6 +-
 docs/messages_guide/project-summary.html        |     6 +-
 docs/messages_guide/source-repository.html      |     6 +-
 docs/messages_guide/team-list.html              |     6 +-
 docs/odb/Trafodion_odb_User_Guide.pdf           |  3123 +-
 docs/odb/dependencies.html                      |     8 +-
 docs/odb/index.html                             |     6 +-
 docs/odb/integration.html                       |     6 +-
 docs/odb/issue-tracking.html                    |     6 +-
 docs/odb/license.html                           |     6 +-
 docs/odb/mail-lists.html                        |     6 +-
 docs/odb/project-info.html                      |     6 +-
 docs/odb/project-summary.html                   |     6 +-
 docs/odb/source-repository.html                 |     6 +-
 docs/odb/team-list.html                         |     6 +-
 .../Trafodion_Provisioning_Guide.pdf            | 57903 +++++++++++++++--
 docs/provisioning_guide/dependencies.html       |     8 +-
 docs/provisioning_guide/index.html              |  5194 +-
 docs/provisioning_guide/integration.html        |     6 +-
 docs/provisioning_guide/issue-tracking.html     |     6 +-
 docs/provisioning_guide/license.html            |     6 +-
 docs/provisioning_guide/mail-lists.html         |     6 +-
 docs/provisioning_guide/project-info.html       |     6 +-
 docs/provisioning_guide/project-summary.html    |     6 +-
 docs/provisioning_guide/source-repository.html  |     6 +-
 docs/provisioning_guide/team-list.html          |     6 +-
 .../apidocs/allclasses-frame.html               |     4 +-
 .../apidocs/allclasses-noframe.html             |     4 +-
 .../rest_reference/apidocs/constant-values.html |     4 +-
 .../rest_reference/apidocs/deprecated-list.html |     4 +-
 docs/rest_reference/apidocs/help-doc.html       |     4 +-
 docs/rest_reference/apidocs/index-all.html      |     8 +-
 docs/rest_reference/apidocs/index.html          |     2 +-
 .../apidocs/org/trafodion/rest/Constants.html   |     4 +-
 .../org/trafodion/rest/GetStatusResponse.html   |     4 +-
 .../apidocs/org/trafodion/rest/RESTServlet.html |     4 +-
 .../org/trafodion/rest/RegisteredServer.html    |     4 +-
 .../org/trafodion/rest/ResourceBase.html        |     4 +-
 .../org/trafodion/rest/ResourceConfig.html      |     4 +-
 .../org/trafodion/rest/RestConstants.html       |     4 +-
 .../org/trafodion/rest/RootResource.html        |     4 +-
 .../org/trafodion/rest/RunningServer.html       |     4 +-
 .../org/trafodion/rest/ServerResource.html      |     4 +-
 .../org/trafodion/rest/TrafodionRest.html       |     4 +-
 .../trafodion/rest/TransactionsResource.html    |     4 +-
 .../org/trafodion/rest/VersionAnnotation.html   |     4 +-
 .../org/trafodion/rest/VersionResource.html     |     9 +-
 .../org/trafodion/rest/class-use/Constants.html |     4 +-
 .../rest/class-use/GetStatusResponse.html       |     4 +-
 .../trafodion/rest/class-use/RESTServlet.html   |     4 +-
 .../rest/class-use/RegisteredServer.html        |     4 +-
 .../trafodion/rest/class-use/ResourceBase.html  |     8 +-
 .../rest/class-use/ResourceConfig.html          |     4 +-
 .../trafodion/rest/class-use/RestConstants.html |     8 +-
 .../trafodion/rest/class-use/RootResource.html  |     4 +-
 .../trafodion/rest/class-use/RunningServer.html |     4 +-
 .../rest/class-use/ServerResource.html          |     4 +-
 .../trafodion/rest/class-use/TrafodionRest.html |     4 +-
 .../rest/class-use/TransactionsResource.html    |     4 +-
 .../rest/class-use/VersionAnnotation.html       |     4 +-
 .../rest/class-use/VersionResource.html         |     4 +-
 .../org/trafodion/rest/client/Client.html       |     4 +-
 .../org/trafodion/rest/client/Cluster.html      |     4 +-
 .../org/trafodion/rest/client/Response.html     |     4 +-
 .../trafodion/rest/client/class-use/Client.html |     4 +-
 .../rest/client/class-use/Cluster.html          |     4 +-
 .../rest/client/class-use/Response.html         |     4 +-
 .../trafodion/rest/client/package-frame.html    |     4 +-
 .../trafodion/rest/client/package-summary.html  |     4 +-
 .../org/trafodion/rest/client/package-tree.html |     4 +-
 .../org/trafodion/rest/client/package-use.html  |     4 +-
 .../org/trafodion/rest/model/VersionModel.html  |     4 +-
 .../rest/model/class-use/VersionModel.html      |     4 +-
 .../org/trafodion/rest/model/package-frame.html |     4 +-
 .../trafodion/rest/model/package-summary.html   |     4 +-
 .../org/trafodion/rest/model/package-tree.html  |     4 +-
 .../org/trafodion/rest/model/package-use.html   |     4 +-
 .../org/trafodion/rest/package-frame.html       |     4 +-
 .../org/trafodion/rest/package-summary.html     |     8 +-
 .../org/trafodion/rest/package-tree.html        |     4 +-
 .../apidocs/org/trafodion/rest/package-use.html |     8 +-
 .../rest/provider/JAXBContextResolver.html      |     4 +-
 .../provider/class-use/JAXBContextResolver.html |     4 +-
 .../trafodion/rest/provider/package-frame.html  |     4 +-
 .../rest/provider/package-summary.html          |     4 +-
 .../trafodion/rest/provider/package-tree.html   |     4 +-
 .../trafodion/rest/provider/package-use.html    |     4 +-
 .../producer/PlainTextMessageBodyProducer.html  |     4 +-
 .../class-use/PlainTextMessageBodyProducer.html |     4 +-
 .../rest/provider/producer/package-frame.html   |     4 +-
 .../rest/provider/producer/package-summary.html |     4 +-
 .../rest/provider/producer/package-tree.html    |     4 +-
 .../rest/provider/producer/package-use.html     |     4 +-
 .../trafodion/rest/script/ScriptContext.html    |     4 +-
 .../trafodion/rest/script/ScriptManager.html    |     4 +-
 .../rest/script/ScriptManagerWatcher.html       |     4 +-
 .../rest/script/class-use/ScriptContext.html    |     4 +-
 .../rest/script/class-use/ScriptManager.html    |     4 +-
 .../script/class-use/ScriptManagerWatcher.html  |     4 +-
 .../trafodion/rest/script/package-frame.html    |     4 +-
 .../trafodion/rest/script/package-summary.html  |     4 +-
 .../org/trafodion/rest/script/package-tree.html |     4 +-
 .../org/trafodion/rest/script/package-use.html  |     4 +-
 .../rest/util/Base64.Base64InputStream.html     |     4 +-
 .../rest/util/Base64.Base64OutputStream.html    |     4 +-
 .../apidocs/org/trafodion/rest/util/Base64.html |     4 +-
 .../apidocs/org/trafodion/rest/util/Bytes.html  |     4 +-
 .../org/trafodion/rest/util/ConfTool.html       |     4 +-
 .../trafodion/rest/util/GetJavaProperty.html    |     4 +-
 .../org/trafodion/rest/util/JdbcT2Util.html     |     4 +-
 .../org/trafodion/rest/util/JdbcT4Util.html     |     4 +-
 .../rest/util/NetworkConfiguration.html         |     4 +-
 .../trafodion/rest/util/RestConfiguration.html  |     4 +-
 .../org/trafodion/rest/util/RetryCounter.html   |     4 +-
 .../rest/util/RetryCounterFactory.html          |     4 +-
 .../org/trafodion/rest/util/Strings.html        |     4 +-
 .../org/trafodion/rest/util/VersionInfo.html    |     4 +-
 .../class-use/Base64.Base64InputStream.html     |     4 +-
 .../class-use/Base64.Base64OutputStream.html    |     4 +-
 .../trafodion/rest/util/class-use/Base64.html   |     4 +-
 .../trafodion/rest/util/class-use/Bytes.html    |     4 +-
 .../trafodion/rest/util/class-use/ConfTool.html |     4 +-
 .../rest/util/class-use/GetJavaProperty.html    |     4 +-
 .../rest/util/class-use/JdbcT2Util.html         |     4 +-
 .../rest/util/class-use/JdbcT4Util.html         |     4 +-
 .../util/class-use/NetworkConfiguration.html    |     4 +-
 .../rest/util/class-use/RestConfiguration.html  |     4 +-
 .../rest/util/class-use/RetryCounter.html       |     4 +-
 .../util/class-use/RetryCounterFactory.html     |     4 +-
 .../trafodion/rest/util/class-use/Strings.html  |     4 +-
 .../rest/util/class-use/VersionInfo.html        |     4 +-
 .../org/trafodion/rest/util/package-frame.html  |     4 +-
 .../trafodion/rest/util/package-summary.html    |     4 +-
 .../org/trafodion/rest/util/package-tree.html   |     4 +-
 .../org/trafodion/rest/util/package-use.html    |     4 +-
 .../rest/version/util/VerGen.Version.html       |     4 +-
 .../org/trafodion/rest/version/util/VerGen.html |     4 +-
 .../version/util/class-use/VerGen.Version.html  |     4 +-
 .../rest/version/util/class-use/VerGen.html     |     4 +-
 .../rest/version/util/package-frame.html        |     4 +-
 .../rest/version/util/package-summary.html      |     4 +-
 .../rest/version/util/package-tree.html         |     4 +-
 .../rest/version/util/package-use.html          |     4 +-
 .../org/trafodion/rest/zookeeper/ZKConfig.html  |     4 +-
 .../trafodion/rest/zookeeper/ZKServerTool.html  |     4 +-
 .../org/trafodion/rest/zookeeper/ZkClient.html  |     4 +-
 .../trafodion/rest/zookeeper/ZkQuorumPeer.html  |     4 +-
 .../org/trafodion/rest/zookeeper/ZkUtil.html    |     4 +-
 .../rest/zookeeper/ZooKeeperMainServerArg.html  |     4 +-
 .../rest/zookeeper/class-use/ZKConfig.html      |     4 +-
 .../rest/zookeeper/class-use/ZKServerTool.html  |     4 +-
 .../rest/zookeeper/class-use/ZkClient.html      |     4 +-
 .../rest/zookeeper/class-use/ZkQuorumPeer.html  |     4 +-
 .../rest/zookeeper/class-use/ZkUtil.html        |     4 +-
 .../class-use/ZooKeeperMainServerArg.html       |     4 +-
 .../trafodion/rest/zookeeper/package-frame.html |     4 +-
 .../rest/zookeeper/package-summary.html         |     4 +-
 .../trafodion/rest/zookeeper/package-tree.html  |     4 +-
 .../trafodion/rest/zookeeper/package-use.html   |     4 +-
 docs/rest_reference/apidocs/overview-frame.html |     4 +-
 .../apidocs/overview-summary.html               |     4 +-
 docs/rest_reference/apidocs/overview-tree.html  |     4 +-
 .../rest_reference/apidocs/serialized-form.html |     4 +-
 docs/rest_reference/failsafe-report.html        |     6 +-
 docs/rest_reference/index.html                  |     2 +-
 docs/rest_reference/mail-lists.html             |     6 +-
 docs/rest_reference/project-info.html           |     6 +-
 docs/rest_reference/project-reports.html        |     6 +-
 docs/rest_reference/team-list.html              |     6 +-
 .../xref/org/trafodion/rest/ServerResource.html |  1659 +-
 .../org/trafodion/rest/VersionResource.html     |   115 +-
 .../Trafodion_SQL_Reference_Manual.pdf          | 33519 +++++-----
 docs/sql_reference/dependencies.html            |     8 +-
 docs/sql_reference/index.html                   |     6 +-
 docs/sql_reference/integration.html             |     6 +-
 docs/sql_reference/issue-tracking.html          |     6 +-
 docs/sql_reference/license.html                 |     6 +-
 docs/sql_reference/mail-lists.html              |     6 +-
 docs/sql_reference/project-info.html            |     6 +-
 docs/sql_reference/project-summary.html         |     6 +-
 docs/sql_reference/source-repository.html       |     6 +-
 docs/sql_reference/team-list.html               |     6 +-
 documentation.html                              |    40 +-
 download.html                                   |    55 +-
 enable-secure-trafodion.html                    |   292 +-
 faq.html                                        |    20 +-
 images/logos/egg-logo.png                       |   Bin 0 -> 7241 bytes
 index.html                                      |    24 +-
 integration.html                                |    20 +-
 issue-tracking.html                             |    20 +-
 ldapcheck.html                                  |    55 +-
 ldapconfigcheck.html                            |   100 +-
 license.html                                    |    20 +-
 mail-lists.html                                 |    20 +-
 management.html                                 |    20 +-
 modules.html                                    |    20 +-
 new-features.html                               |    20 +-
 passwordless-ssh.html                           |    20 +-
 performance.html                                |    20 +-
 presentations.html                              |    20 +-
 project-info.html                               |    20 +-
 project-summary.html                            |    20 +-
 quickstart.html                                 |    24 +-
 release-notes-0-8-0.html                        |    20 +-
 release-notes-0-9-0.html                        |    20 +-
 release-notes-1-0-0.html                        |    20 +-
 release-notes-1-0-1.html                        |    20 +-
 release-notes-1-1-0.html                        |    20 +-
 release-notes-1-3-0.html                        |    20 +-
 release-notes.html                              |    20 +-
 roadmap.html                                    |    20 +-
 source-repository.html                          |    20 +-
 team-list.html                                  |    20 +-
 team-redirect.html                              |    20 +-
 traf_authentication_config.html                 |    20 +-
 1141 files changed, 187400 insertions(+), 89368 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/architecture-overview.html
----------------------------------------------------------------------
diff --git a/architecture-overview.html b/architecture-overview.html
index c4cf2e2..f041183 100644
--- a/architecture-overview.html
+++ b/architecture-overview.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -421,13 +418,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -436,12 +430,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/contributing-redirect.html
----------------------------------------------------------------------
diff --git a/contributing-redirect.html b/contributing-redirect.html
index 0a7248c..8766f64 100644
--- a/contributing-redirect.html
+++ b/contributing-redirect.html
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2016-02-12
+ Generated by Apache Maven Doxia at 2016-02-18
  Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -80,13 +80,10 @@
 							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Using <b class="caret"></b></a>
 								<ul class="dropdown-menu">
+									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
 									<li ><a href="download.html" title="Download">Download</a></li>
-									<li ><a href="install.html" title="Install">Install</a></li>
-									<li ><a href="uninstall.html" title="Uninstall">Uninstall</a></li>
 									<li ><a href="management.html" title="Managing Trafodion">Managing Trafodion</a></li>
 									<li ><a href="http:divider" title=""></a></li>
-									<li ><a href="documentation.html" title="Documentation">Documentation</a></li>
-									<li ><a href="port-assignment.html" title="Port Assignments">Port Assignments</a></li>
 									<li ><a href="faq.html" title="FAQ">FAQ</a></li>
 									<li ><a href="release-notes.html" title="Release Notes">Release Notes</a></li>
 								</ul>
@@ -248,13 +245,10 @@
 					<ul class="nav nav-list">
 						<li class="nav-header">Using</li>
 						<li >
-							<a href="download.html" title="Download">Download</a>
-						</li>
-						<li >
-							<a href="install.html" title="Install">Install</a>
+							<a href="documentation.html" title="Documentation">Documentation</a>
 						</li>
 						<li >
-							<a href="uninstall.html" title="Uninstall">Uninstall</a>
+							<a href="download.html" title="Download">Download</a>
 						</li>
 						<li >
 							<a href="management.html" title="Managing Trafodion">Managing Trafodion</a>
@@ -263,12 +257,6 @@
 							<a href="http:divider" title=""></a>
 						</li>
 						<li >
-							<a href="documentation.html" title="Documentation">Documentation</a>
-						</li>
-						<li >
-							<a href="port-assignment.html" title="Port Assignments">Port Assignments</a>
-						</li>
-						<li >
 							<a href="faq.html" title="FAQ">FAQ</a>
 						</li>
 						<li >


[19/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html
index e92baad..b011e5e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerModel.DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html
index 05855e3..50a0e29 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerModel.DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html
index 6190862..b813821 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerModel.TrafodionServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html
index 0dde880..adc2d15 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html
index b3d75d6..73871e5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html
index 2325aab..b2137dc 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>WorkloadListModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html
index ea009bb..77d2df0 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>WorkloadModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html
index de9f3e5..4cd9630 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.ServerModel.DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html
index c53e045..1a24e6e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.ServerModel.DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html
index 5fb3ab3..e362d5c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.ServerModel.TrafodionServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html
index d13cf48..800f0ef 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.ServerModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html
index 35e2bcf..5952271 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.VersionModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html
index 32709e3..8bab2ce 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.WorkloadListModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html
index 55baa0c..db2d3af 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.WorkloadModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html
index bcff686..906e5f3 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.model (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html
index 67d7847..47f67c1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.model (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html
index 282e358..e95dddd 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.model Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html
index 29cfcdc..e1305a0 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest.model (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html
index d134341..f16fe23 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html
index 9689681..b5998f7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html
index ac46c8f..80f7240 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html
index 82b100a..276e933 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html
index eea9541..2dfeeea 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JAXBContextResolver (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html
index a2a7f0f..89bc8d1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.provider.JAXBContextResolver (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html
index d881e29..2f60ad8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html
index 3750bdd..f1c8cf3 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html
index 8bc244b..e2cf338 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html
index 6ecd077..8285935 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest.provider (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html
index d6ee225..b72b270 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PlainTextMessageBodyProducer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
index b0b3f47..221b63e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.provider.producer.PlainTextMessageBodyProducer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html
index 477d15d..820c197 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider.producer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html
index d6deaa9..1ab07ff 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider.producer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html
index 56c2160..74b58de 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider.producer Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html
index faffb55..df8f1e9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest.provider.producer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html
index d1c658a..5af6d84 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html
index b38f3af..d8fd8f5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html
index 6b889df..cb2c1d8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptManagerWatcher (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html
index d82393a..2345277 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.script.ScriptContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html
index fa8b653..9b44efd 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.script.ScriptManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html
index f1a08ec..7ad39da 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.script.ScriptManagerWatcher (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html
index 50c3061..a039d87 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.script (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html
index c7a5a46..e8313fa 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.script (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html
index bd2c563..fc0c7b8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.script Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html
index 1617c69..b225081 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.script (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html
index 9d906e9..b7c7394 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html
index 675b2b4..2659af6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html
index 3ce46e3..aeccc9a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html
index b0a1716..b64868d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html
index 11c9971..66e32a2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.server.DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html
index 47b9fcf..297f7f7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.server.Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html
index f72d86a..8cac617 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.server.ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html
index 5f571c8..6e96a7f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.server.ServerStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html
index 9285437..463e987 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.server (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html
index 4523cba..8cdcf03 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.server (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html
index 23e2fda..3771425 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.server Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html
index 83fb39f..991c8d6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.server (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html
index 8412cbf..ab89e2e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html
index 667eb2a..b6b37cb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html
index 132902d..bdd07ea 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html
index 1ba0d29..ea0e8bf 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html
index cdf9ec3..1e7072c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html
index 2c9cf3d..4a20d0f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html
index f56a2ed..904a1b5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html
index c89a499..36233f7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html
index c6393a7..95576d6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.ServerConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html
index f8871be..3f99e3b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html
index 4b99828..4b71151 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.ServerStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html
index f2ce077..79e64f5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.ServerUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html
index 9baa4c6..3b72887 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html
index b70dafd..337353b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html
index 89f57a9..2c98392 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html
index 72ae253..43b572c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.servermt (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html
index 0462a1b..088827e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Close (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html
index 5e4e8b4..5c988e1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConnectionContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html
index 242bf09..80db1fb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Descriptor2 (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>



[37/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/dependencies.html b/docs/2.0.0/messages_guide/dependencies.html
index 9708d03..0e70185 100644
--- a/docs/2.0.0/messages_guide/dependencies.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages 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:messages-guide:pom:2.0.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 Messages Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes user-visible messages produced by Trafodion.</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="_img3" 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 P
 DF 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.0 (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>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 Messages 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="body
 Table"><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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.son
 atype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</
 p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.mave
 n.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubyge
 ms/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:messages-guide:pom:2.0.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 Messages Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes user-visible messages produced by Trafodion.</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="_img3" 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 P
 DF 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.0 (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>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 Messages 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="body
 Table"><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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.son
 atype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</
 p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.mave
 n.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/index.html b/docs/2.0.0/messages_guide/index.html
index c1d1deb..edacbd9 100644
--- a/docs/2.0.0/messages_guide/index.html
+++ b/docs/2.0.0/messages_guide/index.html
@@ -194,7 +194,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -1465,7 +1465,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/integration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/integration.html b/docs/2.0.0/messages_guide/integration.html
index d5d7a54..4754af4 100644
--- a/docs/2.0.0/messages_guide/integration.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/issue-tracking.html b/docs/2.0.0/messages_guide/issue-tracking.html
index 836f715..eb997e1 100644
--- a/docs/2.0.0/messages_guide/issue-tracking.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/license.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/license.html b/docs/2.0.0/messages_guide/license.html
index b1e33a6..4da27ea 100644
--- a/docs/2.0.0/messages_guide/license.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/mail-lists.html b/docs/2.0.0/messages_guide/mail-lists.html
index 786302d..559836e 100644
--- a/docs/2.0.0/messages_guide/mail-lists.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/project-info.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/project-info.html b/docs/2.0.0/messages_guide/project-info.html
index cb265d8..2ee8484 100644
--- a/docs/2.0.0/messages_guide/project-info.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/project-summary.html b/docs/2.0.0/messages_guide/project-summary.html
index 1b42864..361b2df 100644
--- a/docs/2.0.0/messages_guide/project-summary.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/source-repository.html b/docs/2.0.0/messages_guide/source-repository.html
index c1aeff8..3725b69 100644
--- a/docs/2.0.0/messages_guide/source-repository.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/messages_guide/team-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/messages_guide/team-list.html b/docs/2.0.0/messages_guide/team-list.html
index 762cdc1..3ebd9f7 100644
--- a/docs/2.0.0/messages_guide/team-list.html
+++ b/docs/2.0.0/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>



[41/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html
index 89f57a9..2c98392 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html
index 72ae253..43b572c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.servermt (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html
index 0462a1b..088827e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Close.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Close (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html
index 5e4e8b4..5c988e1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ConnectionContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConnectionContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html
index 242bf09..80db1fb 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Descriptor2 (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html
index a8492d8..1cc6953 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Descriptor2List.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Descriptor2List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html
index bc7789d..0b1be77 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDesc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ErrorDesc (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html
index 3b3746b..24f364a 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ErrorDescList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ErrorDescList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html
index d5f3a99..054b2c7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Header.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Header (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html
index c0c3971..b6fe89d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/OutConnectionContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OutConnectionContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html
index 18c1945..77cb771 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLDataValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLDataValue (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html
index 0b5f10a..cbfd191 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLValue (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html
index b957cee..4b904da 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLValueList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLValueList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html
index 06054fb..c3b3274 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrError.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLWarningOrError (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html
index aa6eeb1..f0a8782 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SQLWarningOrErrorList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SQLWarningOrErrorList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html
index 147ed8c..829729e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/ServerException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerException (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html
index 72ab261..7aaf1fd 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/SetConnectionOption.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SetConnectionOption (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html
index 19de3ac..07c3054 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/UserDesc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>UserDesc (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html
index 0844173..1211ccc 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Version (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html
index 3d579ba..f844525 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/VersionList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html
index 5382633..5bd7772 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Close.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Close (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html
index d92cb40..9c64efc 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ConnectionContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.ConnectionContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html
index 60d9cc5..49ce8d5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Descriptor2 (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html
index ea578be..1b27aa7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Descriptor2List.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Descriptor2List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html
index bdd4f76..dadb285 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDesc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.ErrorDesc (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html
index 8bfe4e8..89bfeff 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ErrorDescList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.ErrorDescList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html
index b39eaa9..08652dd 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Header.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Header (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html
index 5a9c314..e9c9100 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/OutConnectionContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.OutConnectionContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html
index dd0ce73..e74d3f5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLDataValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLDataValue (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html
index dfbfd9d..453bcd2 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLValue (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html
index e408e20..de0f834 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLValueList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLValueList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html
index 0176881..65ada81 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrError.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLWarningOrError (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html
index 487679e..a5156d9 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SQLWarningOrErrorList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SQLWarningOrErrorList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html
index a19688a..ded2247 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/ServerException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.ServerException (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html
index 15d0786..3fb27c5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/SetConnectionOption.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.SetConnectionOption (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html
index 3680f54..8bf90b4 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/UserDesc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.UserDesc (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html
index 0e2ab0c..ae82753 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.Version (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html
index 613e164..213d79c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/class-use/VersionList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverDriverInputOutput.VersionList (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html
index 740c78d..a4e979e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverDriverInputOutput (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html
index 2857624..13f669d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverDriverInputOutput (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html
index 5b0267f..16437a6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverDriverInputOutput Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html
index 2eceedb..babf060 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverDriverInputOutput/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.servermt.serverDriverInputOutput (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html
index f7b3f14..2ff9f53 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html
index bd79d5d..b7eb3c4 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiGetCatalogs.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiGetCatalogs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html
index 5f78ff3..8a014a3 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlClose.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlClose (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html
index 23edc26..d797018 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlConnect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlConnect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html
index af9781d..2e9c4c8 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlDisconnect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlDisconnect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html
index 56f9512..cf0aaa5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlEndTransact.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlEndTransact (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html
index 8ddd827..031ad9d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecDirect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlExecDirect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html
index 43a3314..4f49ebe 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlExecute.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlExecute (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html
index 961a313..a3715e8 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlFetch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlFetch (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html
index 27d0697..df9cf61 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlPrepare.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlPrepare (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html
index cf638c2..737e742 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerApiSqlSetConnectAttr.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerApiSqlSetConnectAttr (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html
index c653879..ce0cb7e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerHandler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html
index b025ab4..544158b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/ServerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerWorker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html
index 7324897..c429e4e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ClientData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html
index ca6fbd6..dd26579 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiGetCatalogs.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiGetCatalogs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html
index 292d6cf..c7e2986 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlClose.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlClose (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html
index fa59353..0f2ecba 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlConnect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlConnect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html
index 43d0935..bed05c6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlDisconnect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlDisconnect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html
index 3af768e..1be9c72 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlEndTransact.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlEndTransact (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html
index a5ed2cb..2a69d4c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecDirect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlExecDirect (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html
index 386ae41..1118b49 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlExecute.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlExecute (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html
index 1f75096..e21daaa 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlFetch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlFetch (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html
index cf24089..84800bb 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlPrepare.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlPrepare (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html
index bc4e6b1..dfb9a44 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerApiSqlSetConnectAttr.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerApiSqlSetConnectAttr (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html
index ac54d0e..22dbd16 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerHandler.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>



[46/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/dependencies.html b/docs/2.0.0/client_install/dependencies.html
index ea32f0d..5b4f257 100644
--- a/docs/2.0.0/client_install/dependencies.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation 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:client-install-guide:pom:2.0.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 Client Installation Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to install different Trafodion client applications.</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="_img3" src="./images/icon_info_sml.gi
 f" 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 Me
 trics 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.0 (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>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 Client Installation 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.0.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><t
 r 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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a cla
 ss="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository lo
 cations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a clas
 s="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubyg
 ems-proxy.torquebox.org/releases/rubygems/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:client-install-guide:pom:2.0.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 Client Installation Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to install different Trafodion client applications.</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="_img3" src="./images/icon_info_sml.gi
 f" 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 Me
 trics 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.0 (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>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 Client Installation 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.0.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><t
 r 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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a cla
 ss="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository lo
 cations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a clas
 s="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/index.html b/docs/2.0.0/client_install/index.html
index 9a1307b..2dac8f9 100644
--- a/docs/2.0.0/client_install/index.html
+++ b/docs/2.0.0/client_install/index.html
@@ -193,7 +193,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -974,7 +974,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/integration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/integration.html b/docs/2.0.0/client_install/integration.html
index ea990b3..def94b8 100644
--- a/docs/2.0.0/client_install/integration.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/issue-tracking.html b/docs/2.0.0/client_install/issue-tracking.html
index 558d6db..1dc596a 100644
--- a/docs/2.0.0/client_install/issue-tracking.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/license.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/license.html b/docs/2.0.0/client_install/license.html
index 2290b73..5a6ae5a 100644
--- a/docs/2.0.0/client_install/license.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/mail-lists.html b/docs/2.0.0/client_install/mail-lists.html
index c7f6c24..e71e11d 100644
--- a/docs/2.0.0/client_install/mail-lists.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/project-info.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/project-info.html b/docs/2.0.0/client_install/project-info.html
index 4563b3b..7d296dc 100644
--- a/docs/2.0.0/client_install/project-info.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/project-summary.html b/docs/2.0.0/client_install/project-summary.html
index 928a513..ab8b6ed 100644
--- a/docs/2.0.0/client_install/project-summary.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/source-repository.html b/docs/2.0.0/client_install/source-repository.html
index 1b45e0b..2edd9f5 100644
--- a/docs/2.0.0/client_install/source-repository.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/client_install/team-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/client_install/team-list.html b/docs/2.0.0/client_install/team-list.html
index c8b8b4d..e1e75d2 100644
--- a/docs/2.0.0/client_install/team-list.html
+++ b/docs/2.0.0/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>



[45/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/command_interface/Trafodion_Command_Interface_Guide.pdf
----------------------------------------------------------------------
diff --git a/docs/2.0.0/command_interface/Trafodion_Command_Interface_Guide.pdf b/docs/2.0.0/command_interface/Trafodion_Command_Interface_Guide.pdf
index 89b8f9d..0ea8d9c 100644
--- a/docs/2.0.0/command_interface/Trafodion_Command_Interface_Guide.pdf
+++ b/docs/2.0.0/command_interface/Trafodion_Command_Interface_Guide.pdf
@@ -5,16 +5,16 @@
 /Author (Version 1.3.0, January 2016)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221246+00'00')
-/ModDate (D:20160212221246+00'00')
+/CreationDate (D:20160218161823+00'00')
+/ModDate (D:20160218161823+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 32 0 R
-/Outlines 1785 0 R
-/PageLabels 2125 0 R
+/Outlines 1787 0 R
+/PageLabels 2127 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -24,7 +24,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 207
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 30 0 R 39 0 R 41 0 R 43 0 R 48 0 R 52 0 R 61 0 R 66 0 R 73 0 R 82 0 R 86 0 R 91 0 R 95 0 R 99 0 R 105 0 R 110 0 R 119 0 R 128 0 R 131 0 R 133 0 R 135 0 R 148 0 R 154 0 R 157 0 R 161 0 R 166 0 R 168 0 R 173 0 R 176 0 R 180 0 R 189 0 R 194 0 R 197 0 R 204 0 R 208 0 R 215 0 R 220 0 R 224 0 R 229 0 R 234 0 R 240 0 R 246 0 R 252 0 R 258 0 R 264 0 R 268 0 R 272 0 R 277 0 R 281 0 R 284 0 R 286 0 R 288 0 R 291 0 R 297 0 R 301 0 R 307 0 R 310 0 R 324 0 R 331 0 R 335 0 R 341 0 R 346 0 R 353 0 R 359 0 R 362 0 R 368 0 R 373 0 R 377 0 R 380 0 R 383 0 R 415 0 R 449 0 R 464 0 R 471 0 R 477 0 R 483 0 R 491 0 R 494 0 R 500 0 R 506 0 R 509 0 R 516 0 R 523 0 R 526 0 R 558 0 R 563 0 R 565 0 R 573 0 R 575 0 R 580 0 R 584 0 R 586 0 R 588 0 R 590 0 R 596 0 R 599 0 R 607 0 R 613 0 R 616 0 R 624 0 R 630 0 R 636 0 R 639 0 R 646 0 R 653 0 R 655 0 R 659 0 R 662 0 R 665 0 R 667 0 R 670 0 R 675 0 R 678 0 R 681 0 R 683 0 R 685 0 R 687 0 R
  691 0 R 694 0 R 697 0 R 699 0 R 701 0 R 703 0 R 711 0 R 713 0 R 719 0 R 726 0 R 729 0 R 731 0 R 737 0 R 745 0 R 752 0 R 758 0 R 761 0 R 767 0 R 773 0 R 778 0 R 782 0 R 784 0 R 789 0 R 792 0 R 795 0 R 801 0 R 803 0 R 808 0 R 811 0 R 813 0 R 815 0 R 817 0 R 819 0 R 825 0 R 829 0 R 833 0 R 839 0 R 843 0 R 849 0 R 853 0 R 858 0 R 862 0 R 867 0 R 871 0 R 876 0 R 880 0 R 890 0 R 896 0 R 903 0 R 906 0 R 912 0 R 918 0 R 926 0 R 932 0 R 938 0 R 945 0 R 950 0 R 954 0 R 960 0 R 967 0 R 973 0 R 980 0 R 986 0 R 994 0 R 1001 0 R 1008 0 R 1026 0 R 1039 0 R 1042 0 R 1048 0 R 1055 0 R 1061 0 R 1067 0 R 1073 0 R 1077 0 R 1081 0 R 1083 0 R 1085 0 R 1088 0 R 1095 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 30 0 R 39 0 R 41 0 R 43 0 R 50 0 R 54 0 R 63 0 R 68 0 R 75 0 R 84 0 R 88 0 R 93 0 R 97 0 R 101 0 R 107 0 R 112 0 R 121 0 R 130 0 R 133 0 R 135 0 R 137 0 R 150 0 R 156 0 R 159 0 R 163 0 R 168 0 R 170 0 R 175 0 R 178 0 R 182 0 R 191 0 R 196 0 R 199 0 R 206 0 R 210 0 R 217 0 R 222 0 R 226 0 R 231 0 R 236 0 R 242 0 R 248 0 R 254 0 R 260 0 R 266 0 R 270 0 R 274 0 R 279 0 R 283 0 R 286 0 R 288 0 R 290 0 R 293 0 R 299 0 R 303 0 R 309 0 R 312 0 R 326 0 R 333 0 R 337 0 R 343 0 R 348 0 R 355 0 R 361 0 R 364 0 R 370 0 R 375 0 R 379 0 R 382 0 R 385 0 R 417 0 R 451 0 R 466 0 R 473 0 R 479 0 R 485 0 R 493 0 R 496 0 R 502 0 R 508 0 R 511 0 R 518 0 R 525 0 R 528 0 R 560 0 R 565 0 R 567 0 R 575 0 R 577 0 R 582 0 R 586 0 R 588 0 R 590 0 R 592 0 R 598 0 R 601 0 R 609 0 R 615 0 R 618 0 R 626 0 R 632 0 R 638 0 R 641 0 R 648 0 R 655 0 R 657 0 R 661 0 R 664 0 R 667 0 R 669 0 R 672 0 R 677 0 R 680 0 R 683 0 R 685 0 R 687 0 R 689 0 
 R 693 0 R 696 0 R 699 0 R 701 0 R 703 0 R 705 0 R 713 0 R 715 0 R 721 0 R 728 0 R 731 0 R 733 0 R 739 0 R 747 0 R 754 0 R 760 0 R 763 0 R 769 0 R 775 0 R 780 0 R 784 0 R 786 0 R 791 0 R 794 0 R 797 0 R 803 0 R 805 0 R 810 0 R 813 0 R 815 0 R 817 0 R 819 0 R 821 0 R 827 0 R 831 0 R 835 0 R 841 0 R 845 0 R 851 0 R 855 0 R 860 0 R 864 0 R 869 0 R 873 0 R 878 0 R 882 0 R 892 0 R 898 0 R 905 0 R 908 0 R 914 0 R 920 0 R 928 0 R 934 0 R 940 0 R 947 0 R 952 0 R 956 0 R 962 0 R 969 0 R 975 0 R 982 0 R 988 0 R 996 0 R 1003 0 R 1010 0 R 1028 0 R 1041 0 R 1044 0 R 1050 0 R 1057 0 R 1063 0 R 1069 0 R 1075 0 R 1079 0 R 1083 0 R 1085 0 R 1087 0 R 1090 0 R 1097 0 R]
 >>
 endobj
 4 0 obj
@@ -1834,7 +1834,7 @@ endobj
 /F3.0 37 0 R
 >>
 >>
-/Annots [1096 0 R 1097 0 R 1098 0 R 1099 0 R 1100 0 R 1101 0 R 1102 0 R 1103 0 R 1104 0 R 1105 0 R 1106 0 R 1107 0 R 1108 0 R 1109 0 R 1110 0 R 1111 0 R 1112 0 R 1113 0 R 1114 0 R 1115 0 R 1116 0 R 1117 0 R 1118 0 R 1119 0 R 1120 0 R 1121 0 R 1122 0 R 1123 0 R 1124 0 R 1125 0 R 1126 0 R 1127 0 R 1128 0 R 1129 0 R 1130 0 R 1131 0 R 1132 0 R 1133 0 R 1134 0 R 1135 0 R 1136 0 R 1137 0 R 1138 0 R 1139 0 R 1140 0 R 1141 0 R 1142 0 R 1143 0 R 1144 0 R 1145 0 R 1146 0 R 1147 0 R 1148 0 R 1149 0 R 1150 0 R 1151 0 R 1152 0 R 1153 0 R 1154 0 R 1155 0 R 1156 0 R 1157 0 R 1158 0 R 1159 0 R 1160 0 R 1161 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1182 0 R]
+/Annots [1098 0 R 1099 0 R 1100 0 R 1101 0 R 1102 0 R 1103 0 R 1104 0 R 1105 0 R 1106 0 R 1107 0 R 1108 0 R 1109 0 R 1110 0 R 1111 0 R 1112 0 R 1113 0 R 1114 0 R 1115 0 R 1116 0 R 1117 0 R 1118 0 R 1119 0 R 1120 0 R 1121 0 R 1122 0 R 1123 0 R 1124 0 R 1125 0 R 1126 0 R 1127 0 R 1128 0 R 1129 0 R 1130 0 R 1131 0 R 1132 0 R 1133 0 R 1134 0 R 1135 0 R 1136 0 R 1137 0 R 1138 0 R 1139 0 R 1140 0 R 1141 0 R 1142 0 R 1143 0 R 1144 0 R 1145 0 R 1146 0 R 1147 0 R 1148 0 R 1149 0 R 1150 0 R 1151 0 R 1152 0 R 1153 0 R 1154 0 R 1155 0 R 1156 0 R 1157 0 R 1158 0 R 1159 0 R 1160 0 R 1161 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1182 0 R 1183 0 R 1184 0 R]
 >>
 endobj
 11 0 obj
@@ -3726,10 +3726,10 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 >>
 >>
-/Annots [1183 0 R 1184 0 R 1185 0 R 1186 0 R 1187 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1207 0 R 1208 0 R 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1246 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R 1251 0 R 1252 0 R 1253 0 R 1254 0 R 1255 0 R 1256 0 R 1257 0 R 1258 0 R 1259 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R]
+/Annots [1185 0 R 1186 0 R 1187 0 R 1188 0 R 1189 0 R 1190 0 R 1191 0 R 1192 0 R 1193 0 R 1194 0 R 1195 0 R 1196 0 R 1197 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1207 0 R 1208 0 R 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1239 0 R 1240 0 R 1241 0 R 1242 0 R 1243 0 R 1244 0 R 1245 0 R 1246 0 R 1247 0 R 1248 0 R 1249 0 R 1250 0 R 1251 0 R 1252 0 R 1253 0 R 1254 0 R 1255 0 R 1256 0 R 1257 0 R 1258 0 R 1259 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R 1281 0 R 1282 0 R]
 >>
 endobj
 13 0 obj
@@ -5512,7 +5512,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1281 0 R 1282 0 R 1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1288 0 R 1289 0 R 1290 0 R 1291 0 R 1292 0 R 1293 0 R 1294 0 R 1295 0 R 1296 0 R 1297 0 R 1298 0 R 1299 0 R 1300 0 R 1301 0 R 1302 0 R 1303 0 R 1304 0 R 1305 0 R 1306 0 R 1307 0 R 1308 0 R 1309 0 R 1310 0 R 1311 0 R 1312 0 R 1313 0 R 1314 0 R 1315 0 R 1316 0 R 1317 0 R 1318 0 R 1319 0 R 1320 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1334 0 R 1335 0 R 1336 0 R 1337 0 R 1338 0 R 1339 0 R 1340 0 R 1341 0 R 1342 0 R 1343 0 R 1344 0 R 1345 0 R 1346 0 R 1347 0 R 1348 0 R 1349 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R]
+/Annots [1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1288 0 R 1289 0 R 1290 0 R 1291 0 R 1292 0 R 1293 0 R 1294 0 R 1295 0 R 1296 0 R 1297 0 R 1298 0 R 1299 0 R 1300 0 R 1301 0 R 1302 0 R 1303 0 R 1304 0 R 1305 0 R 1306 0 R 1307 0 R 1308 0 R 1309 0 R 1310 0 R 1311 0 R 1312 0 R 1313 0 R 1314 0 R 1315 0 R 1316 0 R 1317 0 R 1318 0 R 1319 0 R 1320 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1334 0 R 1335 0 R 1336 0 R 1337 0 R 1338 0 R 1339 0 R 1340 0 R 1341 0 R 1342 0 R 1343 0 R 1344 0 R 1345 0 R 1346 0 R 1347 0 R 1348 0 R 1349 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R 1369 0 R 1370 0 R]
 >>
 endobj
 15 0 obj
@@ -7295,7 +7295,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1369 0 R 1370 0 R 1371 0 R 1372 0 R 1373 0 R 1374 0 R 1375 0 R 1376 0 R 1377 0 R 1378 0 R 1379 0 R 1380 0 R 1381 0 R 1382 0 R 1383 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R 1401 0 R 1402 0 R 1403 0 R 1404 0 R 1405 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1413 0 R 1414 0 R 1415 0 R 1416 0 R 1417 0 R 1418 0 R 1419 0 R 1420 0 R 1421 0 R 1422 0 R 1423 0 R 1424 0 R 1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R 1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R 1450 0 R 1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R]
+/Annots [1371 0 R 1372 0 R 1373 0 R 1374 0 R 1375 0 R 1376 0 R 1377 0 R 1378 0 R 1379 0 R 1380 0 R 1381 0 R 1382 0 R 1383 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R 1401 0 R 1402 0 R 1403 0 R 1404 0 R 1405 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1413 0 R 1414 0 R 1415 0 R 1416 0 R 1417 0 R 1418 0 R 1419 0 R 1420 0 R 1421 0 R 1422 0 R 1423 0 R 1424 0 R 1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R 1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R 1450 0 R 1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R 1457 0 R 1458 0 R]
 >>
 endobj
 17 0 obj
@@ -9078,7 +9078,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1457 0 R 1458 0 R 1459 0 R 1460 0 R 1461 0 R 1462 0 R 1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R 1469 0 R 1470 0 R 1471 0 R 1472 0 R 1473 0 R 1474 0 R 1475 0 R 1476 0 R 1477 0 R 1478 0 R 1479 0 R 1480 0 R 1481 0 R 1482 0 R 1483 0 R 1484 0 R 1485 0 R 1486 0 R 1487 0 R 1488 0 R 1489 0 R 1490 0 R 1491 0 R 1492 0 R 1493 0 R 1494 0 R 1495 0 R 1496 0 R 1497 0 R 1498 0 R 1499 0 R 1500 0 R 1501 0 R 1502 0 R 1503 0 R 1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R]
+/Annots [1459 0 R 1460 0 R 1461 0 R 1462 0 R 1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R 1469 0 R 1470 0 R 1471 0 R 1472 0 R 1473 0 R 1474 0 R 1475 0 R 1476 0 R 1477 0 R 1478 0 R 1479 0 R 1480 0 R 1481 0 R 1482 0 R 1483 0 R 1484 0 R 1485 0 R 1486 0 R 1487 0 R 1488 0 R 1489 0 R 1490 0 R 1491 0 R 1492 0 R 1493 0 R 1494 0 R 1495 0 R 1496 0 R 1497 0 R 1498 0 R 1499 0 R 1500 0 R 1501 0 R 1502 0 R 1503 0 R 1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R 1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R 1546 0 R]
 >>
 endobj
 19 0 obj
@@ -10861,7 +10861,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1545 0 R 1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R]
+/Annots [1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1570 0 R 1571 0 R 1572 0 R 1573 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1594 0 R 1595 0 R 1596 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1613 0 R 1614 0 R 1615 0 R 1616 0 R 1617 0 R 1618 0 R 1619 0 R 1620 0 R 1621 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1632 0 R 1633 0 R 1634 0 R]
 >>
 endobj
 21 0 obj
@@ -12644,7 +12644,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1633 0 R 1634 0 R 1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R 1672 0 R 1673 0 R 1674 0 R 1675 0 R 1676 0 R 1677 0 R 1678 0 R 1679 0 R 1680 0 R 1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R]
+/Annots [1635 0 R 1636 0 R 1637 0 R 1638 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1664 0 R 1665 0 R 1666 0 R 1667 0 R 1668 0 R 1669 0 R 1670 0 R 1671 0 R 1672 0 R 1673 0 R 1674 0 R 1675 0 R 1676 0 R 1677 0 R 1678 0 R 1679 0 R 1680 0 R 1681 0 R 1682 0 R 1683 0 R 1684 0 R 1685 0 R 1686 0 R 1687 0 R 1688 0 R 1689 0 R 1690 0 R 1691 0 R 1692 0 R 1693 0 R 1694 0 R 1695 0 R 1696 0 R 1697 0 R 1698 0 R 1699 0 R 1700 0 R 1701 0 R 1702 0 R 1703 0 R 1704 0 R 1705 0 R 1706 0 R 1707 0 R 1708 0 R 1709 0 R 1710 0 R 1711 0 R 1712 0 R 1713 0 R 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R]
 >>
 endobj
 23 0 obj
@@ -13947,7 +13947,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R 1760 0 R 1761 0 R 1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R]
+/Annots [1723 0 R 1724 0 R 1725 0 R 1726 0 R 1727 0 R 1728 0 R 1729 0 R 1730 0 R 1731 0 R 1732 0 R 1733 0 R 1734 0 R 1735 0 R 1736 0 R 1737 0 R 1738 0 R 1739 0 R 1740 0 R 1741 0 R 1742 0 R 1743 0 R 1744 0 R 1745 0 R 1746 0 R 1747 0 R 1748 0 R 1749 0 R 1750 0 R 1751 0 R 1752 0 R 1753 0 R 1754 0 R 1755 0 R 1756 0 R 1757 0 R 1758 0 R 1759 0 R 1760 0 R 1761 0 R 1762 0 R 1763 0 R 1764 0 R 1765 0 R 1766 0 R 1767 0 R 1768 0 R 1769 0 R 1770 0 R 1771 0 R 1772 0 R 1773 0 R 1774 0 R 1775 0 R 1776 0 R 1777 0 R 1778 0 R 1779 0 R 1780 0 R 1781 0 R 1782 0 R 1783 0 R 1784 0 R 1785 0 R 1786 0 R]
 >>
 endobj
 25 0 obj
@@ -14626,7 +14626,7 @@ endobj
 >>
 endobj
 33 0 obj
-<< /Kids [886 0 R 887 0 R]
+<< /Kids [888 0 R 889 0 R]
 >>
 endobj
 34 0 obj
@@ -15455,7 +15455,7 @@ endobj
 >>
 endobj
 42 0 obj
-<< /Length 8451
+<< /Length 9234
 >>
 stream
 q
@@ -15807,7 +15807,40 @@ ET
 BT
 36 111.59000000000019 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 111.59000000000019 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36 93.03000000000019 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 93.03000000000019 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -15888,7 +15921,7 @@ endobj
 /F2.0 27 0 R
 >>
 >>
-/Annots [46 0 R]
+/Annots [46 0 R 47 0 R 48 0 R]
 >>
 endobj
 44 0 obj
@@ -15909,6 +15942,28 @@ endobj
 >>
 endobj
 47 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 109.52000000000018 531.72 118.77000000000018]
+/Type /Annot
+>>
+endobj
+48 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36 90.96000000000018 114.87 100.21000000000018]
+/Type /Annot
+>>
+endobj
+49 0 obj
 << /Length 3723
 >>
 stream
@@ -16073,24 +16128,24 @@ Q
 
 endstream
 endobj
-48 0 obj
+50 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 47 0 R
+/Contents 49 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 >>
-/XObject << /I1 50 0 R
+/XObject << /I1 52 0 R
 >>
 >>
 >>
 endobj
-49 0 obj
-[48 0 R /XYZ 0 792.0 null]
+51 0 obj
+[50 0 R /XYZ 0 792.0 null]
 endobj
-50 0 obj
+52 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -16322,7 +16377,7 @@ Eh
 6�`�sI%��
 endstream
 endobj
-51 0 obj
+53 0 obj
 << /Length 7494
 >>
 stream
@@ -16800,36 +16855,36 @@ Q
 
 endstream
 endobj
-52 0 obj
+54 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 51 0 R
+/Contents 53 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
-/XObject << /I2 59 0 R
+/XObject << /I2 61 0 R
 >>
 >>
-/Annots [56 0 R]
+/Annots [58 0 R]
 >>
 endobj
-53 0 obj
-[52 0 R /XYZ 0 792.0 null]
+55 0 obj
+[54 0 R /XYZ 0 792.0 null]
 endobj
-54 0 obj
-[52 0 R /XYZ 0 695.98 null]
+56 0 obj
+[54 0 R /XYZ 0 695.98 null]
 endobj
-55 0 obj
+57 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-56 0 obj
+58 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -16840,13 +16895,13 @@ endobj
 /Type /Annot
 >>
 endobj
-57 0 obj
-[52 0 R /XYZ 0 622.1800000000001 null]
+59 0 obj
+[54 0 R /XYZ 0 622.1800000000001 null]
 endobj
-58 0 obj
-[52 0 R /XYZ 0 578.94 null]
+60 0 obj
+[54 0 R /XYZ 0 578.94 null]
 endobj
-59 0 obj
+61 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -17012,7 +17067,7 @@ uZ
 ���x���Υ�_[�ho-���H�C�]XB+��St��cSGg�n���V�5W_��W�/�CƟ�M\���xsW�y��޻\�q�H��yM�(	X�Xً3#1-\����?����_��4Q^~Z0Q��^���a�Jw�S~��s�|^������r�?�cS��ȿ"P�����n:��,h����"���c�ZȾ�G}��^�\?ÿ�,?��X��6��<��n~O�W��u��X�E\�<��U����D�_�r�	G�������_��5��y�z	�/ï� �ז���*(�똏����?�}Ƚ�(�ec��������cT��$?�b���������(�똏�{���E�"��r��T�����?��W��P����~/�>[������X��R��#�������_r'����~1C��{�d�����cX���}�z�v��۞֚��Z�Rx�G󿽕-�_r1��1��?����mk��t��/�
 ����'?�[��T�r�󿽗�Z?Ⱦ�_���_�p���:�9���G��U����ȿD_�O>�����(�X�����Ȗ��/�?�r��4�����������8����<�5��:��,h��c1���O�h"��������'��W��'�Ds�w�������?�cE}s���a�JȾ�!���>.�����X��6O�8���?����-c��4QIc1���U����FN��|T��7��LO�:k?���Z��ſ L/��#�����YQEG�+��{/�m�/�V?�rw�Kd]�~���j����_��Ə�'��_��Ɗ+O�W����G�h�"���K??����~�������?�3���[��4QG���;��}V��/��.|h���g����,h���>4�?�3���[��4QG���;��}V��/��D��������������"\���D��
 ���o�X�E[����a�Z?Ⱦ���Ə�'��_��Ə��s�G���?�/տ�cE}n�󿽇�h�"���K�?����~���?�%ύ�O���V��Q������U����A�-�h���g����,i�����?�3���[��4QG�+�;��KC�܆��9W�1��}�g����,i�����=�3����,h������쟪��E�!��M������_��4��O�/�'��W��U}r�󿽇�h"�������߃?����ƃ�"�a?�O~�����(���G���a�ZȾ��'��'��W�� ����0����W��Q��G���a�JȾ�U�����b���#�\��W�n���τ�nm�!|#E�\�pЂ��yr��+�tO���ѭ!�K�X�"��J(�;Vs������0���	/C��
 endstream
 endobj
-60 0 obj
+62 0 obj
 << /Length 13204
 >>
 stream
@@ -17804,24 +17859,24 @@ Q
 
 endstream
 endobj
-61 0 obj
+63 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 60 0 R
+/Contents 62 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 /F2.0 27 0 R
 >>
-/XObject << /I3 62 0 R
+/XObject << /I3 64 0 R
 >>
 >>
 >>
 endobj
-62 0 obj
+64 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -17899,21 +17954,21 @@ M
 �����������2��+�?��Y����+�_���R��Q�T�����?�B�����������2��P��<�$�g�/�L��~�>�K�}D>�S�~�������G�~"��ʣ{�B�/�p�I?�8x����-�S��/����O����	�j����W��#���E�?���u����w���2���(��/����O����~jG�]~%��]�?�L��ޥ�>�����&W��E^��>�R��?Y�C/��@����������2��֡�>�����&W��E^��>�/�������G���ǿį�+�E�ɔ��^��}�%�a�/�L��Ί>�K�}D_Q��?dQ���?���W�"���?�I�Ͽį�,<E�ɕ���GשϨ��j���p�'y�>�����&S��I]�Ͽį�,<E�ɕ���GשϘ��j��ԇ�)+�����������2��RW��
 ��+��e-�U}~������S�~���?�I]�Ͽį�,<E�ɔ’����_�Xx���+�o������1�����?��RW���+��e������������2���)}~����}F�����G“����_�Xx���(��Kxn�=Z���Re,��>�����X�'��uq$H�)$R�+� _ˍG0���(��&՝V~��b>!X���+��X���i�M���&����0��� >\�����#,��s�QY߲����_��j+����V�����<)�S]��
 endstream
 endobj
-63 0 obj
+65 0 obj
 << /Type /Font
 /BaseFont /AAAAAA+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 2127 0 R
+/FontDescriptor 2129 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2129 0 R
-/ToUnicode 2128 0 R
+/Widths 2131 0 R
+/ToUnicode 2130 0 R
 >>
 endobj
-64 0 obj
-[61 0 R /XYZ 0 371.40000000000015 null]
+66 0 obj
+[63 0 R /XYZ 0 371.40000000000015 null]
 endobj
-65 0 obj
+67 0 obj
 << /Length 5379
 >>
 stream
@@ -18230,26 +18285,26 @@ Q
 
 endstream
 endobj
-66 0 obj
+68 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 65 0 R
+/Contents 67 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
-/XObject << /I4 69 0 R
+/XObject << /I4 71 0 R
 >>
 >>
-/Annots [68 0 R 70 0 R 71 0 R]
+/Annots [70 0 R 72 0 R 73 0 R]
 >>
 endobj
-67 0 obj
-[66 0 R /XYZ 0 792.0 null]
+69 0 obj
+[68 0 R /XYZ 0 792.0 null]
 endobj
-68 0 obj
+70 0 obj
 << /Border [0 0 0]
 /Dest (launch_trafci)
 /Subtype /Link
@@ -18257,7 +18312,7 @@ endobj
 /Type /Annot
 >>
 endobj
-69 0 obj
+71 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -18472,7 +18527,7 @@ W
 (�����<|k��v�.�n������%����s���E��yi$����?�h���g���r��I��'�X���Gr�c��,�U8���:��'L�shZ�O�jcA�r@9����gοT������C�R����8'>����גZ5�A��<�񏺬2�ǰ�����!��?��*�����^%�>���g{��ұ�Y�M}���e�>p��+��7�0�	��
 endstream
 endobj
-70 0 obj
+72 0 obj
 << /Border [0 0 0]
 /Dest (install_verify)
 /Subtype /Link
@@ -18480,7 +18535,7 @@ endobj
 /Type /Annot
 >>
 endobj
-71 0 obj
+73 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -18491,7 +18546,7 @@ endobj
 /Type /Annot
 >>
 endobj
-72 0 obj
+74 0 obj
 << /Length 6692
 >>
 stream
@@ -18873,27 +18928,27 @@ Q
 
 endstream
 endobj
-73 0 obj
+75 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 72 0 R
+/Contents 74 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 /F3.0 37 0 R
 >>
-/XObject << /I5 79 0 R
+/XObject << /I5 81 0 R
 >>
 >>
-/Annots [75 0 R 76 0 R 77 0 R 80 0 R]
+/Annots [77 0 R 78 0 R 79 0 R 82 0 R]
 >>
 endobj
-74 0 obj
-[73 0 R /XYZ 0 792.0 null]
+76 0 obj
+[75 0 R /XYZ 0 792.0 null]
 endobj
-75 0 obj
+77 0 obj
 << /Border [0 0 0]
 /Dest (perl_python)
 /Subtype /Link
@@ -18901,7 +18956,7 @@ endobj
 /Type /Annot
 >>
 endobj
-76 0 obj
+78 0 obj
 << /Border [0 0 0]
 /Dest (install_verify)
 /Subtype /Link
@@ -18909,7 +18964,7 @@ endobj
 /Type /Annot
 >>
 endobj
-77 0 obj
+79 0 obj
 << /Border [0 0 0]
 /Dest (install_verify)
 /Subtype /Link
@@ -18917,10 +18972,10 @@ endobj
 /Type /Annot
 >>
 endobj
-78 0 obj
-[73 0 R /XYZ 0 589.7400000000002 null]
+80 0 obj
+[75 0 R /XYZ 0 589.7400000000002 null]
 endobj
-79 0 obj
+81 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -19122,7 +19177,7 @@ g
 ��k�0���Oi������ؿ����^��c��������2��=���ʝ�~����������*(�������e���������@���Oi������������	�7��TQG��/���A����_������{�{��7�o�'���YQ�~����������*(�����?��?��������{�{��7�o�'���YQ�~����������*(��_���� ����/���?�!����������eG�D=�=���7��o�,����|_�����/����1�������7�o�'���YQ�~����������*(�����?��?���������g���7�o�'���YU������?���f��M��P�l_�����/����3������?jo	�>�7���
 ��G����j!��gq�C(d��[�6��{���'��0G c���a��8����h��|v&�j��]�W��J�Տ��
 endstream
 endobj
-80 0 obj
+82 0 obj
 << /Border [0 0 0]
 /Dest (trafci_login)
 /Subtype /Link
@@ -19130,7 +19185,7 @@ endobj
 /Type /Annot
 >>
 endobj
-81 0 obj
+83 0 obj
 << /Length 2712
 >>
 stream
@@ -19310,25 +19365,25 @@ Q
 
 endstream
 endobj
-82 0 obj
+84 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 81 0 R
+/Contents 83 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
 /F1.0 8 0 R
 >>
-/XObject << /I6 84 0 R
+/XObject << /I6 86 0 R
 >>
 >>
 >>
 endobj
-83 0 obj
-[82 0 R /XYZ 0 792.0 null]
+85 0 obj
+[84 0 R /XYZ 0 792.0 null]
 endobj
-84 0 obj
+86 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -19555,7 +19610,7 @@ At
 �f',�O0��Rr��$ch���߫�l�Z6}�q����(�%%''+��5k[E�w�6����?�ٿ�dU����G�������x��υn��i~�T�LJ�k|�ڹ:V�z�R;v²:�ذ��ΠOф��O#m�d�/�J*gؤ���+�{�]����:�MwL�hT匣m��J2��m}�z����_�\���;v��g�����o���/T��I�Ҙ�q�O�Z���2�,��0T[�ܪ��/�_	>/|\o�KI񗉾.M�j�W�m4�	���u����k�[߾��,�w�737�o7�e�K���)?���>�'�QU/yr��z^1Z^�cY>��F���o�(�ח��G���Y�Y��Bo����{�'��|5Ӽ+���3��jkks'�F�q���:���G����`��lyB��\��Q�R��S�ÿj��f�y�v�o���nm��omZk�-o&���(�K{r�+�dwUz�*����Eb�����9sI�����~��{w�;[^zqP�b�r��v���+��_��Gů�
 ��Wo��������ڄV?|]�]�$�.�w4�X����T̑\4�D��U6�W�/��/%�e���5�Z���cs}q�ɦ�{'���{Y>{vv��挒��k�����Eb������h��k�����ꊲJ�JÍ�}����w{���/ؤ���(����EADTT�b������Rw�/ؤ���(����EEEK�)?���>�'�Q@QR��O�����I���PTT�b������Rw�/ؤ���(����EEEK�)?���>�'�Q@QR��O�����I���PTT�b������Rw�st������}���Ҡ	�T�`�����u?b�����/��W�*�R��M���QEQEQEQEQEQEQEQEQEQEQEQEQEQES����Y���+P��~�o%��E���H�]r��$dk������O��7�v�(���!��>?�����_�`�#�d���aw��h���`�#�d���aw��i�
 ��~П�.���Pa������aw��h���G�B|?�u��h���1�~�П����?�~�Н�]��(�9����F?�N���ۯ�9K�����o����Q@�����J?�M���˟�9M��	�G*��:���J(�9���`�_�'�����;I�������aw��h��n���O���v��`�?�'�����;E���	��>/�]���O�w���������������C�B|�1���ÿ��П�n���P���	������ҏ����>�]���(�.����G�B|�u��i����D�����QA\�?���Нo���_�r��`���'[��m�������`��'[��u����a_��t�d~�f�\Kq<�ϳ9�(��s6X؟�\����;�``�~�6^��O؃�Lq��p	<�)<�����񢊞U�V
 E����F0<�����O''ק=:=u��xs�U�ſ�4{�L�ɴH�`�QEP��
 endstream
 endobj
-85 0 obj
+87 0 obj
 << /Length 4633
 >>
 stream
@@ -19854,25 +19909,25 @@ Q
 
 endstream
 endobj
-86 0 obj
+88 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 85 0 R
+/Contents 87 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
 /F2.0 27 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
-/XObject << /I7 87 0 R
-/I8 89 0 R
+/XObject << /I7 89 0 R
+/I8 91 0 R
 >>
 >>
-/Annots [88 0 R]
+/Annots [90 0 R]
 >>
 endobj
-87 0 obj
+89 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -20099,7 +20154,7 @@ TM
 �����M9~=���xS��������ſ����σ?����Ɓ�#|bS�$���������������a�3���G�B|p���<'�����Tӿ�u�A��O�������ŕ���>2'���?����Ɵ�+|g���g�5�X�������a�3���G��.��?�)�=������5�uw�?|F�׵�i1�:5�f�q���]\X�Y����0��n,d���:�J������~����Q���>8x�ʹ�?�+��Ơ�jZ~�{-Ցf|ksy4���:���(�.�5V�ֽ?�Τq�b�������?����m�o�f�I'P���,��N8T���{������so&?�*��WI������49|C�	�<A�Nچ��j	�/'���Gp�UUT�Z��N�������(�T)��?��
 endstream
 endobj
-88 0 obj
+90 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -20110,7 +20165,7 @@ endobj
 /Type /Annot
 >>
 endobj
-89 0 obj
+91 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -20318,7 +20373,7 @@ s
 ����^-|d�RSKv��{p���I��
 endstream
 endobj
-90 0 obj
+92 0 obj
 << /Length 4387
 >>
 stream
@@ -20609,22 +20664,22 @@ Q
 
 endstream
 endobj
-91 0 obj
+93 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 90 0 R
+/Contents 92 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 /F3.0 37 0 R
 >>
-/XObject << /I9 92 0 R
+/XObject << /I9 94 0 R
 >>
 >>
 >>
 endobj
-92 0 obj
+94 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -20743,7 +20798,7 @@ j
 3�쨠��[��B���%��(����ܘ��׸���g$�&��~)�]������(�_�b�_�W|a��9���?�~)�]������(�_�b�_�W|a��9���?�~)�]������(�_�b�_�W|a��9���?�~)�]������(�_�b�_�W|a��9���?�~)�]������(�_�b�_�W|a��9���?�~)�]������(��+�K��x�K���K=kP7[���	O�H���j\�^t�G$�X_6D��f���b�_�W|a��9�����/p>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3���������
 ��o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����>E��!���Ew��3�����������o�*����<��H����o�Ɵ%��$���όd����Q@��
 endstream
 endobj
-93 0 obj
+95 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -20985,7 +21040,7 @@ J
 �nX`D�X��rsEW�{��
 endstream
 endobj
-94 0 obj
+96 0 obj
 << /Length 3993
 >>
 stream
@@ -21224,22 +21279,22 @@ Q
 
 endstream
 endobj
-95 0 obj
+97 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 94 0 R
+/Contents 96 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I10 93 0 R
+/XObject << /I10 95 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [96 0 R 97 0 R]
+/Annots [98 0 R 99 0 R]
 >>
 endobj
-96 0 obj
+98 0 obj
 << /Border [0 0 0]
 /Dest (trafci_optional_params)
 /Subtype /Link
@@ -21247,7 +21302,7 @@ endobj
 /Type /Annot
 >>
 endobj
-97 0 obj
+99 0 obj
 << /Border [0 0 0]
 /Dest (trafci_login)
 /Subtype /Link
@@ -21255,7 +21310,7 @@ endobj
 /Type /Annot
 >>
 endobj
-98 0 obj
+100 0 obj
 << /Length 10759
 >>
 stream
@@ -21861,26 +21916,26 @@ Q
 
 endstream
 endobj
-99 0 obj
+101 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 98 0 R
+/Contents 100 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
-/F5.1 63 0 R
+/F4.0 57 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [101 0 R 103 0 R]
+/Annots [103 0 R 105 0 R]
 >>
 endobj
-100 0 obj
-[99 0 R /XYZ 0 792.0 null]
+102 0 obj
+[101 0 R /XYZ 0 792.0 null]
 endobj
-101 0 obj
+103 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21891,10 +21946,10 @@ endobj
 /Type /Annot
 >>
 endobj
-102 0 obj
-[99 0 R /XYZ 0 576.5300000000001 null]
+104 0 obj
+[101 0 R /XYZ 0 576.5300000000001 null]
 endobj
-103 0 obj
+105 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -21905,7 +21960,7 @@ endobj
 /Type /Annot
 >>
 endobj
-104 0 obj
+106 0 obj
 << /Length 7964
 >>
 stream
@@ -22334,22 +22389,22 @@ Q
 
 endstream
 endobj
-105 0 obj
+107 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 104 0 R
+/Contents 106 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [106 0 R 108 0 R]
+/Annots [108 0 R 110 0 R]
 >>
 endobj
-106 0 obj
+108 0 obj
 << /Border [0 0 0]
 /Dest (trafci_login)
 /Subtype /Link
@@ -22357,10 +22412,10 @@ endobj
 /Type /Annot
 >>
 endobj
-107 0 obj
-[105 0 R /XYZ 0 510.10000000000014 null]
+109 0 obj
+[107 0 R /XYZ 0 510.10000000000014 null]
 endobj
-108 0 obj
+110 0 obj
 << /Border [0 0 0]
 /Dest (trafci_optional_params)
 /Subtype /Link
@@ -22368,7 +22423,7 @@ endobj
 /Type /Annot
 >>
 endobj
-109 0 obj
+111 0 obj
 << /Length 10098
 >>
 stream
@@ -22909,38 +22964,38 @@ Q
 
 endstream
 endobj
-110 0 obj
+112 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 109 0 R
+/Contents 111 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [115 0 R 116 0 R 117 0 R]
+/Annots [117 0 R 118 0 R 119 0 R]
 >>
 endobj
-111 0 obj
-[110 0 R /XYZ 0 792.0 null]
+113 0 obj
+[112 0 R /XYZ 0 792.0 null]
 endobj
-112 0 obj
-[110 0 R /XYZ 0 698.76 null]
+114 0 obj
+[112 0 R /XYZ 0 698.76 null]
 endobj
-113 0 obj
+115 0 obj
 << /Limits [(about-this-document) (cmd_disconnect)]
-/Names [(about-this-document) 31 0 R (break-the-command-line) 187 0 R (case-sensitivity) 195 0 R (clear-the-interface-window) 247 0 R (cmd_alias) 484 0 R (cmd_at_sign) 465 0 R (cmd_clear) 495 0 R (cmd_condition_parameter) 628 0 R (cmd_connect) 501 0 R (cmd_delay) 510 0 R (cmd_disconnect) 517 0 R]
+/Names [(about-this-document) 31 0 R (break-the-command-line) 189 0 R (case-sensitivity) 197 0 R (clear-the-interface-window) 249 0 R (cmd_alias) 486 0 R (cmd_at_sign) 467 0 R (cmd_clear) 497 0 R (cmd_condition_parameter) 630 0 R (cmd_connect) 503 0 R (cmd_delay) 512 0 R (cmd_disconnect) 519 0 R]
 >>
 endobj
-114 0 obj
+116 0 obj
 << /Limits [(limit-query-result-set) (repeat-an-sql-statement)]
-/Names [(limit-query-result-set) 230 0 R (log-concurrent-the-trafci-sessions) 303 0 R (log-in-without-login-parameters) 112 0 R (log-output) 338 0 R (new-and-changed-information) 35 0 R (notation-conventions) 36 0 R (obtain-help) 249 0 R (perl-and-python-wrapper-scripts) 374 0 R (perlpython_env_linux) 369 0 R (perlpython_env_windows) 354 0 R (prepare-and-execute-sql-statements) 265 0 R (product-banner) 184 0 R (prun-command) 688 0 R (publishing-history) 44 0 R (repeat-an-sql-statement) 259 0 R]
+/Names [(limit-query-result-set) 232 0 R (log-concurrent-the-trafci-sessions) 305 0 R (log-in-without-login-parameters) 114 0 R (log-output) 340 0 R (new-and-changed-information) 35 0 R (notation-conventions) 36 0 R (obtain-help) 251 0 R (perl-and-python-wrapper-scripts) 376 0 R (perlpython_env_linux) 371 0 R (perlpython_env_windows) 356 0 R (prepare-and-execute-sql-statements) 267 0 R (product-banner) 186 0 R (prun-command) 690 0 R (publishing-history) 44 0 R (repeat-an-sql-statement) 261 0 R]
 >>
 endobj
-115 0 obj
+117 0 obj
 << /Border [0 0 0]
 /Dest (run_interactive)
 /Subtype /Link
@@ -22948,7 +23003,7 @@ endobj
 /Type /Annot
 >>
 endobj
-116 0 obj
+118 0 obj
 << /Border [0 0 0]
 /Dest (run_interactive)
 /Subtype /Link
@@ -22956,7 +23011,7 @@ endobj
 /Type /Annot
 >>
 endobj
-117 0 obj
+119 0 obj
 << /Border [0 0 0]
 /Dest (trafci_retry)
 /Subtype /Link
@@ -22964,7 +23019,7 @@ endobj
 /Type /Annot
 >>
 endobj
-118 0 obj
+120 0 obj
 << /Length 10158
 >>
 stream
@@ -23555,25 +23610,25 @@ Q
 
 endstream
 endobj
-119 0 obj
+121 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 118 0 R
+/Contents 120 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [121 0 R 122 0 R 123 0 R 124 0 R 125 0 R 126 0 R]
+/Annots [123 0 R 124 0 R 125 0 R 126 0 R 127 0 R 128 0 R]
 >>
 endobj
-120 0 obj
-[119 0 R /XYZ 0 792.0 null]
+122 0 obj
+[121 0 R /XYZ 0 792.0 null]
 endobj
-121 0 obj
+123 0 obj
 << /Border [0 0 0]
 /Dest (trafci_optional_params)
 /Subtype /Link
@@ -23581,7 +23636,7 @@ endobj
 /Type /Annot
 >>
 endobj
-122 0 obj
+124 0 obj
 << /Border [0 0 0]
 /Dest (trafci_shortcut)
 /Subtype /Link
@@ -23589,7 +23644,7 @@ endobj
 /Type /Annot
 >>
 endobj
-123 0 obj
+125 0 obj
 << /Border [0 0 0]
 /Dest (trafci_shortcut)
 /Subtype /Link
@@ -23597,7 +23652,7 @@ endobj
 /Type /Annot
 >>
 endobj
-124 0 obj
+126 0 obj
 << /Border [0 0 0]
 /Dest (trafci_shortcut)
 /Subtype /Link
@@ -23605,7 +23660,7 @@ endobj
 /Type /Annot
 >>
 endobj
-125 0 obj
+127 0 obj
 << /Border [0 0 0]
 /Dest (trafci_preset)
 /Subtype /Link
@@ -23613,7 +23668,7 @@ endobj
 /Type /Annot
 >>
 endobj
-126 0 obj
+128 0 obj
 << /Border [0 0 0]
 /Dest (trafci_preset)
 /Subtype /Link
@@ -23621,7 +23676,7 @@ endobj
 /Type /Annot
 >>
 endobj
-127 0 obj
+129 0 obj
 << /Length 4369
 >>
 stream
@@ -23866,11 +23921,11 @@ Q
 
 endstream
 endobj
-128 0 obj
+130 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 127 0 R
+/Contents 129 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -23879,10 +23934,10 @@ endobj
 >>
 >>
 endobj
-129 0 obj
-[128 0 R /XYZ 0 792.0 null]
+131 0 obj
+[130 0 R /XYZ 0 792.0 null]
 endobj
-130 0 obj
+132 0 obj
 << /Length 5685
 >>
 stream
@@ -24182,11 +24237,11 @@ Q
 
 endstream
 endobj
-131 0 obj
+133 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 130 0 R
+/Contents 132 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
@@ -24195,7 +24250,7 @@ endobj
 >>
 >>
 endobj
-132 0 obj
+134 0 obj
 << /Length 8311
 >>
 stream
@@ -24632,11 +24687,11 @@ Q
 
 endstream
 endobj
-133 0 obj
+135 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 132 0 R
+/Contents 134 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
@@ -24645,7 +24700,7 @@ endobj
 >>
 >>
 endobj
-134 0 obj
+136 0 obj
 << /Length 12710
 >>
 stream
@@ -25404,33 +25459,33 @@ Q
 
 endstream
 endobj
-135 0 obj
+137 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 134 0 R
+/Contents 136 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
-/F4.0 55 0 R
+/F6.0 139 0 R
+/F4.0 57 0 R
 >>
 >>
-/Annots [138 0 R 139 0 R 140 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R]
+/Annots [140 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R]
 >>
 endobj
-136 0 obj
-[135 0 R /XYZ 0 792.0 null]
+138 0 obj
+[137 0 R /XYZ 0 792.0 null]
 endobj
-137 0 obj
+139 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-138 0 obj
+140 0 obj
 << /Border [0 0 0]
 /Dest (trafici_login_parameters)
 /Subtype /Link
@@ -25438,7 +25493,7 @@ endobj
 /Type /Annot
 >>
 endobj
-139 0 obj
+141 0 obj
 << /Border [0 0 0]
 /Dest (trafici_login_parameters)
 /Subtype /Link
@@ -25446,7 +25501,7 @@ endobj
 /Type /Annot
 >>
 endobj
-140 0 obj
+142 0 obj
 << /Border [0 0 0]
 /Dest (trafici_login_parameters)
 /Subtype /Link
@@ -25454,7 +25509,7 @@ endobj
 /Type /Annot
 >>
 endobj
-141 0 obj
+143 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_command)
 /Subtype /Link
@@ -25462,7 +25517,7 @@ endobj
 /Type /Annot
 >>
 endobj
-142 0 obj
+144 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_command)
 /Subtype /Link
@@ -25470,7 +25525,7 @@ endobj
 /Type /Annot
 >>
 endobj
-143 0 obj
+145 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_script)
 /Subtype /Link
@@ -25478,7 +25533,7 @@ endobj
 /Type /Annot
 >>
 endobj
-144 0 obj
+146 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_script)
 /Subtype /Link
@@ -25486,7 +25541,7 @@ endobj
 /Type /Annot
 >>
 endobj
-145 0 obj
+147 0 obj
 << /Border [0 0 0]
 /Dest (trafci_noconnect)
 /Subtype /Link
@@ -25494,7 +25549,7 @@ endobj
 /Type /Annot
 >>
 endobj
-146 0 obj
+148 0 obj
 << /Border [0 0 0]
 /Dest (trafci_noconnect)
 /Subtype /Link
@@ -25502,7 +25557,7 @@ endobj
 /Type /Annot
 >>
 endobj
-147 0 obj
+149 0 obj
 << /Length 4334
 >>
 stream
@@ -25781,21 +25836,21 @@ Q
 
 endstream
 endobj
-148 0 obj
+150 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 147 0 R
+/Contents 149 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [149 0 R 150 0 R 151 0 R 152 0 R]
+/Annots [151 0 R 152 0 R 153 0 R 154 0 R]
 >>
 endobj
-149 0 obj
+151 0 obj
 << /Border [0 0 0]
 /Dest (trafci_with_version)
 /Subtype /Link
@@ -25803,7 +25858,7 @@ endobj
 /Type /Annot
 >>
 endobj
-150 0 obj
+152 0 obj
 << /Border [0 0 0]
 /Dest (trafci_with_version)
 /Subtype /Link
@@ -25811,7 +25866,7 @@ endobj
 /Type /Annot
 >>
 endobj
-151 0 obj
+153 0 obj
 << /Border [0 0 0]
 /Dest (trafci_with_version)
 /Subtype /Link
@@ -25819,7 +25874,7 @@ endobj
 /Type /Annot
 >>
 endobj
-152 0 obj
+154 0 obj
 << /Border [0 0 0]
 /Dest (trafci_with_version)
 /Subtype /Link
@@ -25827,7 +25882,7 @@ endobj
 /Type /Annot
 >>
 endobj
-153 0 obj
+155 0 obj
 << /Length 14479
 >>
 stream
@@ -26667,24 +26722,24 @@ Q
 
 endstream
 endobj
-154 0 obj
+156 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 153 0 R
+/Contents 155 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
 >>
 endobj
-155 0 obj
-[154 0 R /XYZ 0 792.0 null]
+157 0 obj
+[156 0 R /XYZ 0 792.0 null]
 endobj
-156 0 obj
+158 0 obj
 << /Length 8760
 >>
 stream
@@ -27201,21 +27256,21 @@ Q
 
 endstream
 endobj
-157 0 obj
+159 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 156 0 R
+/Contents 158 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [158 0 R 159 0 R]
+/Annots [160 0 R 161 0 R]
 >>
 endobj
-158 0 obj
+160 0 obj
 << /Border [0 0 0]
 /Dest (trafci_prun)
 /Subtype /Link
@@ -27223,7 +27278,7 @@ endobj
 /Type /Annot
 >>
 endobj
-159 0 obj
+161 0 obj
 << /Border [0 0 0]
 /Dest (trafci_prun)
 /Subtype /Link
@@ -27231,7 +27286,7 @@ endobj
 /Type /Annot
 >>
 endobj
-160 0 obj
+162 0 obj
 << /Length 12582
 >>
 stream
@@ -27973,27 +28028,27 @@ Q
 
 endstream
 endobj
-161 0 obj
+163 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 160 0 R
+/Contents 162 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
-/XObject << /I11 163 0 R
+/XObject << /I11 165 0 R
 >>
 >>
-/Annots [164 0 R]
+/Annots [166 0 R]
 >>
 endobj
-162 0 obj
-[161 0 R /XYZ 0 792.0 null]
+164 0 obj
+[163 0 R /XYZ 0 792.0 null]
 endobj
-163 0 obj
+165 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -28050,7 +28105,7 @@ i
 �~-�÷f�)<�'�VH�Eܶ����ڦ[����cg�f?�c��cW����������dC��o�$돺1�1���m���[����a�gH�xv{�q����[�I4��m���]�s�p# ���o���:M�����F��t�`H��ڇ>Z���	�N��a�G�_�k�O��w����KE�Q��>O�����-��?k�(�G�f������ۯ�}_��o�$�yg��V�Ɂ,����7����H�^�-�X����h���<?�D�������%k������#O��5���v�j�������Mo?�݇���.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&������
 ���Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_���
 ������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�Q_��������߻�5G�
 �Di���&�������Q�.�~�Q_��������߻�5G�Di���&�������Q�.�~�W�~���#�=�.��5������K��6�g���c��3NY�I��������߻�5G�Di���&�������Rm�,����QO��K�>$�Ǟ�����KmA���ZG!����(n��H�9��������Rk]G��!��Cgc�[������d�U�`�q�ϡ����<?�D�������k��r*�9ԣ��f��Q��R�,@��G�g��F;���F���>'�n_�W'�Q|\����@���V6�6�"�7�o9Hw(ʒ�y�9��Et-�?��
 endstream
 endobj
-164 0 obj
+166 0 obj
 << /Border [0 0 0]
 /Dest (script_create)
 /Subtype /Link
@@ -28058,7 +28113,7 @@ endobj
 /Type /Annot
 >>
 endobj
-165 0 obj
+167 0 obj
 << /Length 4691
 >>
 stream
@@ -28343,11 +28398,11 @@ Q
 
 endstream
 endobj
-166 0 obj
+168 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 165 0 R
+/Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
@@ -28356,7 +28411,7 @@ endobj
 >>
 >>
 endobj
-167 0 obj
+169 0 obj
 << /Length 5478
 >>
 stream
@@ -28675,24 +28730,24 @@ Q
 
 endstream
 endobj
-168 0 obj
+170 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 167 0 R
+/Contents 169 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [170 0 R 171 0 R]
+/Annots [172 0 R 173 0 R]
 >>
 endobj
-169 0 obj
-[168 0 R /XYZ 0 792.0 null]
+171 0 obj
+[170 0 R /XYZ 0 792.0 null]
 endobj
-170 0 obj
+172 0 obj
 << /Border [0 0 0]
 /Dest (cmd_disconnect)
 /Subtype /Link
@@ -28700,7 +28755,7 @@ endobj
 /Type /Annot
 >>
 endobj
-171 0 obj
+173 0 obj
 << /Border [0 0 0]
 /Dest (cmd_disconnect)
 /Subtype /Link
@@ -28708,7 +28763,7 @@ endobj
 /Type /Annot
 >>
 endobj
-172 0 obj
+174 0 obj
 << /Length 6679
 >>
 stream
@@ -29086,11 +29141,11 @@ Q
 
 endstream
 endobj
-173 0 obj
+175 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 172 0 R
+/Contents 174 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
@@ -29099,10 +29154,10 @@ endobj
 >>
 >>
 endobj
-174 0 obj
-[173 0 R /XYZ 0 792.0 null]
+176 0 obj
+[175 0 R /XYZ 0 792.0 null]
 endobj
-175 0 obj
+177 0 obj
 << /Length 7688
 >>
 stream
@@ -29543,11 +29598,11 @@ Q
 
 endstream
 endobj
-176 0 obj
+178 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 175 0 R
+/Contents 177 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -29556,13 +29611,13 @@ endobj
 >>
 >>
 endobj
-177 0 obj
-[176 0 R /XYZ 0 792.0 null]
+179 0 obj
+[178 0 R /XYZ 0 792.0 null]
 endobj
-178 0 obj
-[176 0 R /XYZ 0 441.7600000000002 null]
+180 0 obj
+[178 0 R /XYZ 0 441.7600000000002 null]
 endobj
-179 0 obj
+181 0 obj
 << /Length 6175
 >>
 stream
@@ -29892,40 +29947,40 @@ Q
 
 endstream
 endobj
-180 0 obj
+182 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 179 0 R
+/Contents 181 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
-/XObject << /I12 69 0 R
+/XObject << /I12 71 0 R
 >>
 >>
-/Annots [186 0 R]
->>
-endobj
-181 0 obj
-[180 0 R /XYZ 0 792.0 null]
-endobj
-182 0 obj
-<< /Limits [(trafci_login) (view-the-contents-of-a-log-file)]
-/Names [(trafci_login) 111 0 R (trafci_login_params) 120 0 R (trafci_noconnect) 169 0 R (trafci_option_params) 136 0 R (trafci_preset) 107 0 R (trafci_quit) 178 0 R (trafci_retry) 129 0 R (trafci_run_command) 155 0 R (trafci_run_script) 162 0 R (trafci_shortcut) 83 0 R (trafci_with_version) 174 0 R (user-interface) 183 0 R (using-the-code-clear-code-option) 302 0 R (view-the-contents-of-a-log-file) 308 0 R]
+/Annots [188 0 R]
 >>
 endobj
 183 0 obj
-[180 0 R /XYZ 0 665.4200000000001 null]
+[182 0 R /XYZ 0 792.0 null]
 endobj
 184 0 obj
-[180 0 R /XYZ 0 622.1800000000001 null]
+<< /Limits [(trafci_login) (view-the-contents-of-a-log-file)]
+/Names [(trafci_login) 113 0 R (trafci_login_params) 122 0 R (trafci_noconnect) 171 0 R (trafci_option_params) 138 0 R (trafci_preset) 109 0 R (trafci_quit) 180 0 R (trafci_retry) 131 0 R (trafci_run_command) 157 0 R (trafci_run_script) 164 0 R (trafci_shortcut) 85 0 R (trafci_with_version) 176 0 R (user-interface) 185 0 R (using-the-code-clear-code-option) 304 0 R (view-the-contents-of-a-log-file) 310 0 R]
+>>
 endobj
 185 0 obj
-[180 0 R /XYZ 0 260.78000000000014 null]
+[182 0 R /XYZ 0 665.4200000000001 null]
 endobj
 186 0 obj
+[182 0 R /XYZ 0 622.1800000000001 null]
+endobj
+187 0 obj
+[182 0 R /XYZ 0 260.78000000000014 null]
+endobj
+188 0 obj
 << /Border [0 0 0]
 /Dest (interactive_customize_prompt)
 /Subtype /Link
@@ -29933,10 +29988,10 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
-[180 0 R /XYZ 0 171.20000000000013 null]
+189 0 obj
+[182 0 R /XYZ 0 171.20000000000013 null]
 endobj
-188 0 obj
+190 0 obj
 << /Length 4681
 >>
 stream
@@ -30173,22 +30228,22 @@ Q
 
 endstream
 endobj
-189 0 obj
+191 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 188 0 R
+/Contents 190 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [190 0 R 191 0 R 192 0 R]
+/Annots [192 0 R 193 0 R 194 0 R]
 >>
 endobj
-190 0 obj
+192 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -30199,7 +30254,7 @@ endobj
 /Type /Annot
 >>
 endobj
-191 0 obj
+193 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -30210,7 +30265,7 @@ endobj
 /Type /Annot
 >>
 endobj
-192 0 obj
+194 0 obj
 << /Border [0 0 0]
 /Dest (interactive_set_show_terminator)
 /Subtype /Link
@@ -30218,7 +30273,7 @@ endobj
 /Type /Annot
 >>
 endobj
-193 0 obj
+195 0 obj
 << /Length 2828
 >>
 stream
@@ -30378,11 +30433,11 @@ Q
 
 endstream
 endobj
-194 0 obj
+196 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 193 0 R
+/Contents 195 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -30391,10 +30446,10 @@ endobj
 >>
 >>
 endobj
-195 0 obj
-[194 0 R /XYZ 0 792.0 null]
+197 0 obj
+[196 0 R /XYZ 0 792.0 null]
 endobj
-196 0 obj
+198 0 obj
 << /Length 10738
 >>
 stream
@@ -30998,25 +31053,25 @@ Q
 
 endstream
 endobj
-197 0 obj
+199 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 196 0 R
+/Contents 198 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [199 0 R 201 0 R 202 0 R]
+/Annots [201 0 R 203 0 R 204 0 R]
 >>
 endobj
-198 0 obj
-[197 0 R /XYZ 0 792.0 null]
+200 0 obj
+[199 0 R /XYZ 0 792.0 null]
 endobj
-199 0 obj
+201 0 obj
 << /Border [0 0 0]
 /Dest (commands)
 /Subtype /Link
@@ -31024,10 +31079,10 @@ endobj
 /Type /Annot
 >>
 endobj
-200 0 obj
-[197 0 R /XYZ 0 543.4000000000002 null]
+202 0 obj
+[199 0 R /XYZ 0 543.4000000000002 null]
 endobj
-201 0 obj
+203 0 obj
 << /Border [0 0 0]
 /Dest (cmd_env)
 /Subtype /Link
@@ -31035,7 +31090,7 @@ endobj
 /Type /Annot
 >>
 endobj
-202 0 obj
+204 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_session)
 /Subtype /Link
@@ -31043,7 +31098,7 @@ endobj
 /Type /Annot
 >>
 endobj
-203 0 obj
+205 0 obj
 << /Length 7078
 >>
 stream
@@ -31431,24 +31486,24 @@ Q
 
 endstream
 endobj
-204 0 obj
+206 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 203 0 R
+/Contents 205 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [206 0 R]
+/Annots [208 0 R]
 >>
 endobj
-205 0 obj
-[204 0 R /XYZ 0 792.0 null]
+207 0 obj
+[206 0 R /XYZ 0 792.0 null]
 endobj
-206 0 obj
+208 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_idletimeout)
 /Subtype /Link
@@ -31456,7 +31511,7 @@ endobj
 /Type /Annot
 >>
 endobj
-207 0 obj
+209 0 obj
 << /Length 8222
 >>
 stream
@@ -31936,27 +31991,27 @@ Q
 
 endstream
 endobj
-208 0 obj
+210 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 207 0 R
+/Contents 209 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [211 0 R 213 0 R]
+/Annots [213 0 R 215 0 R]
 >>
 endobj
-209 0 obj
-[208 0 R /XYZ 0 792.0 null]
+211 0 obj
+[210 0 R /XYZ 0 792.0 null]
 endobj
-210 0 obj
-[208 0 R /XYZ 0 670.98 null]
+212 0 obj
+[210 0 R /XYZ 0 670.98 null]
 endobj
-211 0 obj
+213 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_prompt)
 /Subtype /Link
@@ -31964,10 +32019,10 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
-[208 0 R /XYZ 0 443.4100000000001 null]
+214 0 obj
+[210 0 R /XYZ 0 443.4100000000001 null]
 endobj
-213 0 obj
+215 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_time)
 /Subtype /Link
@@ -31975,7 +32030,7 @@ endobj
 /Type /Annot
 >>
 endobj
-214 0 obj
+216 0 obj
 << /Length 8740
 >>
 stream
@@ -32484,24 +32539,24 @@ Q
 
 endstream
 endobj
-215 0 obj
+217 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 214 0 R
+/Contents 216 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [217 0 R 218 0 R]
+/Annots [219 0 R 220 0 R]
 >>
 endobj
-216 0 obj
-[215 0 R /XYZ 0 792.0 null]
+218 0 obj
+[217 0 R /XYZ 0 792.0 null]
 endobj
-217 0 obj
+219 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_sqlterminator)
 /Subtype /Link
@@ -32509,7 +32564,7 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
+220 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_sqlterminator)
 /Subtype /Link
@@ -32517,7 +32572,7 @@ endobj
 /Type /Annot
 >>
 endobj
-219 0 obj
+221 0 obj
 << /Length 7652
 >>
 stream
@@ -32916,24 +32971,24 @@ Q
 
 endstream
 endobj
-220 0 obj
+222 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 219 0 R
+/Contents 221 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [222 0 R]
+/Annots [224 0 R]
 >>
 endobj
-221 0 obj
-[220 0 R /XYZ 0 792.0 null]
+223 0 obj
+[222 0 R /XYZ 0 792.0 null]
 endobj
-222 0 obj
+224 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_timing)
 /Subtype /Link
@@ -32941,7 +32996,7 @@ endobj
 /Type /Annot
 >>
 endobj
-223 0 obj
+225 0 obj
 << /Length 11179
 >>
 stream
@@ -33571,25 +33626,25 @@ Q
 
 endstream
 endobj
-224 0 obj
+226 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 223 0 R
+/Contents 225 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
 >>
-/Annots [226 0 R 227 0 R]
+/Annots [228 0 R 229 0 R]
 >>
 endobj
-225 0 obj
-[224 0 R /XYZ 0 792.0 null]
+227 0 obj
+[226 0 R /XYZ 0 792.0 null]
 endobj
-226 0 obj
+228 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -33600,7 +33655,7 @@ endobj
 /Type /Annot
 >>
 endobj
-227 0 obj
+229 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_schema)
 /Subtype /Link
@@ -33608,7 +33663,7 @@ endobj
 /Type /Annot
 >>
 endobj
-228 0 obj
+230 0 obj
 << /Length 7058
 >>
 stream
@@ -34018,24 +34073,24 @@ Q
 
 endstream
 endobj
-229 0 obj
+231 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 228 0 R
+/Contents 230 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [231 0 R 232 0 R]
+/Annots [233 0 R 234 0 R]
 >>
 endobj
-230 0 obj
-[229 0 R /XYZ 0 792.0 null]
+232 0 obj
+[231 0 R /XYZ 0 792.0 null]
 endobj
-231 0 obj
+233 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_list_count)
 /Subtype /Link
@@ -34043,7 +34098,7 @@ endobj
 /Type /Annot
 >>
 endobj
-232 0 obj
+234 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_list_count)
 /Subtype /Link
@@ -34051,7 +34106,7 @@ endobj
 /Type /Annot
 >>
 endobj
-233 0 obj
+235 0 obj
 << /Length 8707
 >>
 stream
@@ -34560,24 +34615,24 @@ Q
 
 endstream
 endobj
-234 0 obj
+236 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 233 0 R
+/Contents 235 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [236 0 R 237 0 R 238 0 R]
+/Annots [238 0 R 239 0 R 240 0 R]
 >>
 endobj
-235 0 obj
-[234 0 R /XYZ 0 792.0 null]
+237 0 obj
+[236 0 R /XYZ 0 792.0 null]
 endobj
-236 0 obj
+238 0 obj
 << /Border [0 0 0]
 /Dest (edit_reexecute_command)
 /Subtype /Link
@@ -34585,7 +34640,7 @@ endobj
 /Type /Annot
 >>
 endobj
-237 0 obj
+239 0 obj
 << /Border [0 0 0]
 /Dest (cmd_history)
 /Subtype /Link
@@ -34593,7 +34648,7 @@ endobj
 /Type /Annot
 >>
 endobj
-238 0 obj
+240 0 obj
 << /Border [0 0 0]
 /Dest (cmd_savehist)
 /Subtype /Link
@@ -34601,7 +34656,7 @@ endobj
 /Type /Annot
 >>
 endobj
-239 0 obj
+241 0 obj
 << /Length 6220
 >>
 stream
@@ -34974,29 +35029,29 @@ Q
 
 endstream
 endobj
-240 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 239 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [243 0 R 244 0 R]
+/Annots [245 0 R 246 0 R]
 >>
 endobj
-241 0 obj
-[240 0 R /XYZ 0 792.0 null]
+243 0 obj
+[242 0 R /XYZ 0 792.0 null]
 endobj
-242 0 obj
+244 0 obj
 << /Limits [(interactive_display_elapsed_time) (launch-trafci-on-windows-workstation)]
-/Names [(interactive_display_elapsed_time) 221 0 R (interactive_display_session_parameters) 274 0 R (interactive_history) 235 0 R (interactive_idle_timeout) 205 0 R (interactive_log_output) 292 0 R (interactive_prepare_sql_statement) 266 0 R (interactive_reset_parameters) 278 0 R (interactive_set_parameters) 270 0 R (interactive_set_show_current_schema) 225 0 R (interactive_set_show_terminator) 216 0 R (interface-commands) 198 0 R (interface-prompt) 185 0 R (introduction) 49 0 R (launch-trafci) 74 0 R (launch-trafci-from-the-perl-or-python-command-line) 375 0 R (launch-trafci-on-linux-workstation) 100 0 R (launch-trafci-on-windows-workstation) 78 0 R]
+/Names [(interactive_display_elapsed_time) 223 0 R (interactive_display_session_parameters) 276 0 R (interactive_history) 237 0 R (interactive_idle_timeout) 207 0 R (interactive_log_output) 294 0 R (interactive_prepare_sql_statement) 268 0 R (interactive_reset_parameters) 280 0 R (interactive_set_parameters) 272 0 R (interactive_set_show_current_schema) 227 0 R (interactive_set_show_terminator) 218 0 R (interface-commands) 200 0 R (interface-prompt) 187 0 R (introduction) 51 0 R (launch-trafci) 76 0 R (launch-trafci-from-the-perl-or-python-command-line) 377 0 R (launch-trafci-on-linux-workstation) 102 0 R (launch-trafci-on-windows-workstation) 80 0 R]
 >>
 endobj
-243 0 obj
+245 0 obj
 << /Border [0 0 0]
 /Dest (interactive_history)
 /Subtype /Link
@@ -35004,7 +35059,7 @@ endobj
 /Type /Annot
 >>
 endobj
-244 0 obj
+246 0 obj
 << /Border [0 0 0]
 /Dest (cmd_fc)
 /Subtype /Link
@@ -35012,7 +35067,7 @@ endobj
 /Type /Annot
 >>
 endobj
-245 0 obj
+247 0 obj
 << /Length 6651
 >>
 stream
@@ -35400,24 +35455,24 @@ Q
 
 endstream
 endobj
-246 0 obj
+248 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 245 0 R
+/Contents 247 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [248 0 R 250 0 R]
+/Annots [250 0 R 252 0 R]
 >>
 endobj
-247 0 obj
-[246 0 R /XYZ 0 792.0 null]
+249 0 obj
+[248 0 R /XYZ 0 792.0 null]
 endobj
-248 0 obj
+250 0 obj
 << /Border [0 0 0]
 /Dest (cmd_clear)
 /Subtype /Link
@@ -35425,10 +35480,10 @@ endobj
 /Type /Annot
 >>
 endobj
-249 0 obj
-[246 0 R /XYZ 0 536.7500000000001 null]
+251 0 obj
+[248 0 R /XYZ 0 536.7500000000001 null]
 endobj
-250 0 obj
+252 0 obj
 << /Border [0 0 0]
 /Dest (cmd_help)
 /Subtype /Link
@@ -35436,7 +35491,7 @@ endobj
 /Type /Annot
 >>
 endobj
-251 0 obj
+253 0 obj
 << /Length 8941
 >>
 stream
@@ -35930,25 +35985,25 @@ Q
 
 endstream
 endobj
-252 0 obj
+254 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 251 0 R
+/Contents 253 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [254 0 R 255 0 R]
+/Annots [256 0 R 257 0 R]
 >>
 endobj
-253 0 obj
-[252 0 R /XYZ 0 792.0 null]
+255 0 obj
+[254 0 R /XYZ 0 792.0 null]
 endobj
-254 0 obj
+256 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -35959,7 +36014,7 @@ endobj
 /Type /Annot
 >>
 endobj
-255 0 obj
+257 0 obj
 << /Border [0 0 0]
 /Dest (run_scripts)
 /Subtype /Link
@@ -35967,10 +36022,10 @@ endobj
 /Type /Annot
 >>
 endobj
-256 0 obj
-[252 0 R /XYZ 0 600.5200000000001 null]
+258 0 obj
+[254 0 R /XYZ 0 600.5200000000001 null]
 endobj
-257 0 obj
+259 0 obj
 << /Length 6388
 >>
 stream
@@ -36398,24 +36453,24 @@ Q
 
 endstream
 endobj
-258 0 obj
+260 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 257 0 R
+/Contents 259 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [260 0 R 261 0 R 262 0 R]
+/Annots [262 0 R 263 0 R 264 0 R]
 >>
 endobj
-259 0 obj
-[258 0 R /XYZ 0 792.0 null]
+261 0 obj
+[260 0 R /XYZ 0 792.0 null]
 endobj
-260 0 obj
+262 0 obj
 << /Border [0 0 0]
 /Dest (cmd_slash)
 /Subtype /Link
@@ -36423,7 +36478,7 @@ endobj
 /Type /Annot
 >>
 endobj
-261 0 obj
+263 0 obj
 << /Border [0 0 0]
 /Dest (cmd_run)
 /Subtype /Link
@@ -36431,7 +36486,7 @@ endobj
 /Type /Annot
 >>
 endobj
-262 0 obj
+264 0 obj
 << /Border [0 0 0]
 /Dest (cmd_repeat)
 /Subtype /Link
@@ -36439,7 +36494,7 @@ endobj
 /Type /Annot
 >>
 endobj
-263 0 obj
+265 0 obj
 << /Length 9337
 >>
 stream
@@ -36956,27 +37011,27 @@ Q
 
 endstream
 endobj
-264 0 obj
+266 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 263 0 R
+/Contents 265 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 >>
 >>
 >>
 endobj
-265 0 obj
-[264 0 R /XYZ 0 792.0 null]
+267 0 obj
+[266 0 R /XYZ 0 792.0 null]
 endobj
-266 0 obj
-[264 0 R /XYZ 0 652.4200000000001 null]
+268 0 obj
+[266 0 R /XYZ 0 652.4200000000001 null]
 endobj
-267 0 obj
+269 0 obj
 << /Length 8874
 >>
 stream
@@ -37463,24 +37518,24 @@ Q
 
 endstream
 endobj
-268 0 obj
+270 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 267 0 R
+/Contents 269 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
-/F4.0 55 0 R
-/F5.1 63 0 R
+/F6.0 139 0 R
+/F4.0 57 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [269 0 R]
+/Annots [271 0 R]
 >>
 endobj
-269 0 obj
+271 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -37491,10 +37546,10 @@ endobj
 /Type /Annot
 >>
 endobj
-270 0 obj
-[268 0 R /XYZ 0 361.50000000000017 null]
+272 0 obj
+[270 0 R /XYZ 0 361.50000000000017 null]
 endobj
-271 0 obj
+273 0 obj
 << /Length 9661
 >>
 stream
@@ -38033,21 +38088,21 @@ Q
 
 endstream
 endobj
-272 0 obj
+274 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 271 0 R
+/Contents 273 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [273 0 R 275 0 R]
+/Annots [275 0 R 277 0 R]
 >>
 endobj
-273 0 obj
+275 0 obj
 << /Border [0 0 0]
 /Dest (cmd_set_param)
 /Subtype /Link
@@ -38055,10 +38110,10 @@ endobj
 /Type /Annot
 >>
 endobj
-274 0 obj
-[272 0 R /XYZ 0 395.33000000000004 null]
+276 0 obj
+[274 0 R /XYZ 0 395.33000000000004 null]
 endobj
-275 0 obj
+277 0 obj
 << /Border [0 0 0]
 /Dest (cmd_show_param)
 /Subtype /Link
@@ -38066,7 +38121,7 @@ endobj
 /Type /Annot
 >>
 endobj
-276 0 obj
+278 0 obj
 << /Length 7151
 >>
 stream
@@ -38469,24 +38524,24 @@ Q
 
 endstream
 endobj
-277 0 obj
+279 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 276 0 R
+/Contents 278 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [279 0 R]
+/Annots [281 0 R]
 >>
 endobj
-278 0 obj
-[277 0 R /XYZ 0 792.0 null]
+280 0 obj
+[279 0 R /XYZ 0 792.0 null]
 endobj
-279 0 obj
+281 0 obj
 << /Border [0 0 0]
 /Dest (cmd_reset_param)
 /Subtype /Link
@@ -38494,7 +38549,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+282 0 obj
 << /Length 5794
 >>
 stream
@@ -38867,11 +38922,11 @@ Q
 
 endstream
 endobj
-281 0 obj
+283 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 280 0 R
+/Contents 282 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -38880,10 +38935,10 @@ endobj
 >>
 >>
 endobj
-282 0 obj
-[281 0 R /XYZ 0 792.0 null]
+284 0 obj
+[283 0 R /XYZ 0 792.0 null]
 endobj
-283 0 obj
+285 0 obj
 << /Length 6992
 >>
 stream
@@ -39267,11 +39322,11 @@ Q
 
 endstream
 endobj
-284 0 obj
+286 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 283 0 R
+/Contents 285 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
@@ -39280,7 +39335,7 @@ endobj
 >>
 >>
 endobj
-285 0 obj
+287 0 obj
 << /Length 5948
 >>
 stream
@@ -39599,11 +39654,11 @@ Q
 
 endstream
 endobj
-286 0 obj
+288 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 285 0 R
+/Contents 287 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 37 0 R
 /F1.0 8 0 R
@@ -39612,7 +39667,7 @@ endobj
 >>
 >>
 endobj
-287 0 obj
+289 0 obj
 << /Length 6609
 >>
 stream
@@ -39952,22 +40007,22 @@ Q
 
 endstream
 endobj
-288 0 obj
+290 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 287 0 R
+/Contents 289 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [289 0 R]
+/Annots [291 0 R]
 >>
 endobj
-289 0 obj
+291 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -39978,7 +40033,7 @@ endobj
 /Type /Annot
 >>
 endobj
-290 0 obj
+292 0 obj
 << /Length 5997
 >>
 stream
@@ -40366,28 +40421,28 @@ Q
 
 endstream
 endobj
-291 0 obj
+293 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 290 0 R
+/Contents 292 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 >>
 >>
-/Annots [294 0 R 295 0 R]
+/Annots [296 0 R 297 0 R]
 >>
 endobj
-292 0 obj
-[291 0 R /XYZ 0 792.0 null]
+294 0 obj
+[293 0 R /XYZ 0 792.0 null]
 endobj
-293 0 obj
-[291 0 R /XYZ 0 649.6400000000001 null]
+295 0 obj
+[293 0 R /XYZ 0 649.6400000000001 null]
 endobj
-294 0 obj
+296 0 obj
 << /Border [0 0 0]
 /Dest (cmd_log)
 /Subtype /Link
@@ -40395,7 +40450,7 @@ endobj
 /Type /Annot
 >>
 endobj
-295 0 obj
+297 0 obj
 << /Border [0 0 0]
 /Dest (cmd_spool)
 /Subtype /Link
@@ -40403,7 +40458,7 @@ endobj
 /Type /Annot
 >>
 endobj
-296 0 obj
+298 0 obj
 << /Length 13428
 >>
 stream
@@ -41203,27 +41258,27 @@ Q
 
 endstream
 endobj
-297 0 obj
+299 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 296 0 R
+/Contents 298 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F3.0 37 0 R
 /F2.0 27 0 R
 /F1.0 8 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 >>
 >>
 >>
 endobj
-298 0 obj
-[297 0 R /XYZ 0 792.0 null]
+300 0 obj
+[299 0 R /XYZ 0 792.0 null]
 endobj
-299 0 obj
-[297 0 R /XYZ 0 338.1900000000001 null]
+301 0 obj
+[299 0 R /XYZ 0 338.1900000000001 null]
 endobj
-300 0 obj
+302 0 obj
 << /Length 7932
 >>
 stream
@@ -41652,36 +41707,36 @@ Q
 
 endstream
 endobj
-301 0 obj
+303 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 300 0 R
+/Contents 302 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
 /F1.0 8 0 R
-/F4.0 55 0 R
-/F6.0 137 0 R
+/F4.0 57 0 R
+/F6.0 139 0 R
 >>
 >>
 >>
 endobj
-302 0 obj
-[301 0 R /XYZ 0 792.0 null]
+304 0 obj
+[303 0 R /XYZ 0 792.0 null]
 endobj
-303 0 obj
-[301 0 R /XYZ 0 532.9700000000001 null]
+305 0 obj
+[303 0 R /XYZ 0 532.9700000000001 null]
 endobj
-304 0 obj
+306 0 obj
 << /Limits [(run-a-script-file) (script_section_headers)]
-/Names [(run-a-script-file) 332 0 R (run-commands-interactively) 181 0 R (run-scripts) 311 0 R (run-scripts-in-parallel) 342 0 R (run-sql-statements) 253 0 R (run-trafci-from-perl-or-python) 347 0 R (script_commands) 320 0 R (script_comments) 322 0 R (script_create) 312 0 R (script_example) 328 0 R (script_section_headers) 325 0 R]
+/Names [(run-a-script-file) 334 0 R (run-commands-interactively) 183 0 R (run-scripts) 313 0 R (run-scripts-in-parallel) 344 0 R (run-sql-statements) 255 0 R (run-trafci-from-perl-or-python) 349 0 R (script_commands) 322 0 R (script_comments) 324 0 R (script_create) 314 0 R (script_example) 330 0 R (script_section_headers) 327 0 R]
 >>
 endobj
-305 0 obj
-[301 0 R /XYZ 0 427.61000000000007 null]
+307 0 obj
+[303 0 R /XYZ 0 427.61000000000007 null]
 endobj
-306 0 obj
+308 0 obj
 << /Length 6676
 >>
 stream
@@ -42021,11 +42076,11 @@ Q
 
 endstream
 endobj
-307 0 obj
+309 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 306 0 R
+/Contents 308 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -42034,10 +42089,10 @@ endobj
 >>
 >>
 endobj
-308 0 obj
-[307 0 R /XYZ 0 792.0 null]
+310 0 obj
+[309 0 R /XYZ 0 792.0 null]
 endobj
-309 0 obj
+311 0 obj
 << /Length 8790
 >>
 stream
@@ -42503,29 +42558,29 @@ Q
 
 endstream
 endobj
-310 0 obj
+312 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 309 0 R
+/Contents 311 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
-/F5.1 63 0 R
-/F4.0 55 0 R
+/F5.1 65 0 R
+/F4.0 57 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [313 0 R 314 0 R 315 0 R 316 0 R 317 0 R 319 0 R 321 0 R]
+/Annots [315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 321 0 R 323 0 R]
 >>
 endobj
-311 0 obj
-[310 0 R /XYZ 0 792.0 null]
+313 0 obj
+[312 0 R /XYZ 0 792.0 null]
 endobj
-312 0 obj
-[310 0 R /XYZ 0 695.98 null]
+314 0 obj
+[312 0 R /XYZ 0 695.98 null]
 endobj
-313 0 obj
+315 0 obj
 << /Border [0 0 0]
 /Dest (script_sql_statements)
 /Subtype /Link
@@ -42533,7 +42588,7 @@ endobj
 /Type /Annot
 >>
 endobj
-314 0 obj
+316 0 obj
 << /Border [0 0 0]
 /Dest (script_commands)
 /Subtype /Link
@@ -42541,7 +42596,7 @@ endobj
 /Type /Annot
 >>
 endobj
-315 0 obj
+317 0 obj
 << /Border [0 0 0]
 /Dest (script_comments)
 /Subtype /Link
@@ -42549,7 +42604,7 @@ endobj
 /Type /Annot
 >>
 endobj
-316 0 obj
+318 0 obj
 << /Border [0 0 0]
 /Dest (script_section_headers)
 /Subtype /Link
@@ -42557,7 +42612,7 @@ endobj
 /Type /Annot
 >>
 endobj
-317 0 obj
+319 0 obj
 << /Border [0 0 0]
 /Dest (perl_or_python)
 /Subtype /Link
@@ -42565,10 +42620,10 @@ endobj
 /Type /Annot
 >>
 endobj
-318 0 obj
-[310 0 R /XYZ 0 430.26000000000033 null]
+320 0 obj
+[312 0 R /XYZ 0 430.26000000000033 null]
 endobj
-319 0 obj
+321 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -42579,10 +42634,10 @@ endobj
 /Type /Annot
 >>
 endobj
-320 0 obj
-[310 0 R /XYZ 0 337.9000000000003 null]
+322 0 obj
+[312 0 R /XYZ 0 337.9000000000003 null]
 endobj
-321 0 obj
+323 0 obj
 << /Border [0 0 0]
 /Dest (commands)
 /Subtype /Link
@@ -42590,10 +42645,10 @@ endobj
 /Type /Annot
 >>
 endobj
-322 0 obj
-[310 0 R /XYZ 0 245.5400000000003 null]
+324 0 obj
+[312 0 R /XYZ 0 245.5400000000003 null]
 endobj
-323 0 obj
+325 0 obj
 << /Length 5256
 >>
 stream
@@ -42889,25 +42944,25 @@ Q
 
 endstream
 endobj
-324 0 obj
+326 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 323 0 R
+/Contents 325 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
-/F6.0 137 0 R
+/F6.0 139 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [326 0 R 327 0 R]
+/Annots [328 0 R 329 0 R]
 >>
 endobj
-325 0 obj
-[324 0 R /XYZ 0 713.25 null]
+327 0 obj
+[326 0 R /XYZ 0 713.25 null]
 endobj
-326 0 obj
+328 0 obj
 << /Border [0 0 0]
 /Dest (cmd_at_sign)
 /Subtype /Link
@@ -42915,7 +42970,7 @@ endobj
 /Type /Annot
 >>
 endobj
-327 0 obj
+329 0 obj
 << /Border [0 0 0]
 /Dest (cmd_obey)
 /Subtype /Link
@@ -42923,10 +42978,10 @@ endobj
 /Type /Annot
 >>
 endobj
-328 0 obj
-[324 0 R /XYZ 0 517.2100000000002 null]
+330 0 obj
+[326 0 R /XYZ 0 517.2100000000002 null]
 endobj
-329 0 obj
+331 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -43133,7 +43188,7 @@ iR
 E��9w_�������	�5^>�o��	|���$F�F�$	�+��8����ͦ�'C�`�c�#�S���ơ#˴3'I�������Z_�n����ٲ�}Y��`����>���_t;�Z���������hm&�(�Α)2Q�C����_�#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U>G�\���]��v�Z��q*�>�1���Y��c��`�!�c����6�U\}�c��������^��Oǿ�����Z_�n���?�#���-i�5�������?.��Q�n%U���9\�<}�a��d#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U��=v���yj:mĪ����+��g���/����z�˶��tۉUq�1�W��s_�{�?��#���-i�5��
 �����~(е���������@~�G����o-GM��Ws�q�,��1��W�}��]��v�Z��q*�>�1���Y��c��`�'���Ds�C���/���U����������Tr��H���m�����c�?�>�0�����?.��Q�n%U���9\�<}�a��d�{���~(е���������"9���B֗��[��*�Y�	�c����6�U\}�c��������^��B=v���yj:mĪ����+��g���/���쟏����������T�G??�Z���kw��Q� ?a#�l~]�����J����r���x������>�G����o-GM��Ws�q�,��1��W�}����"9���B֗��[��*������Z_�n���9d�$z�˶��tۉUq�1�W��s_�{����m�����c�?�>�0����~=��G??�Z���kw��Q��P��
 ��kK�����G,����]��v�Z��q*�>�1���Y��c��`�!�c����6�U\}�c��������^��Oǿ�����Z_�n���?�#���-i�5�������?.��Q�n%U���9\�<}�a��d#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U��=v���yj:mĪ����+��g���/����z�˶��tۉUq�1�W��s_�{�?��#���-i�5������~(е���������@~�G����o-GM��Ws�q�,��1��W�}��]��v�Z��q*�>�1���Y��c��`�'���Ds�C���/���U����������Tr��H���m�����c�?�>�0�����?.��Q�n%U���9\�<}�a��d�{���~(е���������"9���B֗��[�
 �*�Y�	�c����6�U\}�c��������^��B=v���yj:mĪ����+��g���/���쟏����������T�G??�Z���kw��Q� ?a#�l~]�����J����r���x������>�G����o-GM��Ws�q�,��1��W�}����"9���B֗��[��*������Z_�n���9d�$z�˶��tۉUq�1�W��s_�{����m�����c�?�>�0����~=��G??�Z���kw��Q��P��kK�����G,����]��v�Z��q*�>�1���Y��c��`�!�c����6�U\}�c��������^��Oǿ�����Z_�n���?�#���-i�5�������?.��Q�n%U���9\�<}�a��d#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U��=v�
 ���yj:mĪ����+��g���/����z�˶��tۉUq�1�W��s_�{�?��#���-i�5������~(е���������@~�G����o-GM��Ws�q�,��1��W�}��]��v�Z��q*�>�1���Y��c��`�'���Ds�C���/���U����������Tr��H���m�����c�?�>�0�����?.��Q�n%U���9\�<}�a��d�{���~(е���������"9���B֗��[��*�Y�	�c����6�U\}�c��������^��B=v���yj:mĪ����+��g���/���쟏����������T�G??�Z���kw��Q� ?a#�l~]�����J����r���x������>�G����o-GM��Ws�q�,��1��W�}����"9���B֗��[��*������Z_�n���9d�$z�˶��tۉUq�
 1�W��s_�{����m�����c�?�>�0����~=��G??�Z���kw��Q��P��kK�����G,����]��v�Z��q*�>�1���Y��c��`�!�c����6�U\}�c��������^��Oǿ�����Z_�n���?�#���-i�5�������?.��Q�n%U���9\�<}�a��d#�l~]�����J����r���x������>�����P��kK�����G�Ds�C���/���U��=v���yj:mĪ����+��g���/����z�˶��tۉUq�1�W��s_�{�?��#���-i�5������~(е���������@~�G����o-GM��Ws�q�,��1��W�}��]��v�Z��q*�>�1���Y��c��`�'���Ds�C���/���U����������Tr��H���m�����c�?�>�0��
 ����?.��Q�n%U���9\�<}�a��d�{���~(е���������"9���B֗��[��*�Y�	�c����6�U\}�c��������^��B=v���yj:mĪ����+��g���/���쟏����������T�G??�Z���kw��Q� ?a#�l~]�����J����r���x������>��������-���^&}j'��hW�A��//��b]��7-�P4P~c��G??�Z���kw��Q��P��kK�����G#�m#���tue��S��mz�;�Jt���|�ƱĮ�rQr�0���bk?�T�o> ���<Z|5��i:֟�Ag����i���-��eQ�n�$� \�W�?����������T�G??�Z���kw��T�6>����j���o��x~�U�Ծč牧|�am!�������2�H�)�����*�M��mpڅ��ke5�Q�m&!�{l4�v����|	���%��
 �����������������U��U�+S�hn|)��C&7G&�t��9��f������.�V�?�����s�Y�.׿�)�^��y?g�һ���ݻ����8�3��+bO��
 endstream
 endobj
-330 0 obj
+332 0 obj
 << /Length 4887
 >>
 stream
@@ -43434,26 +43489,26 @@ Q
 
 endstream
 endobj
-331 0 obj
+333 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 330 0 R
+/Contents 332 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/XObject << /I13 329 0 R
+/XObject << /I13 331 0 R
 >>
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [333 0 R]
+/Annots [335 0 R]
 >>
 endobj
-332 0 obj
-[331 0 R /XYZ 0 302.68 null]
+334 0 obj
+[333 0 R /XYZ 0 302.68 null]
 endobj
-333 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (trafci_run_script)
 /Subtype /Link
@@ -43461,7 +43516,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+336 0 obj
 << /Length 14090
 >>
 stream
@@ -44330,22 +44385,22 @@ Q
 
 endstream
 endobj
-335 0 obj
+337 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 334 0 R
+/Contents 336 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F5.1 63 0 R
+/Font << /F5.1 65 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 /F2.0 27 0 R
 >>
 >>
-/Annots [336 0 R 337 0 R 339 0 R]
+/Annots [338 0 R 339 0 R 341 0 R]
 >>
 endobj
-336 0 obj
+338 0 obj
 << /Border [0 0 0]
 /Dest (cmd_at_sign)
 /Subtype /Link
@@ -44353,7 +44408,7 @@ endobj
 /Type /Annot
 >>
 endobj
-337 0 obj
+339 0 obj
 << /Border [0 0 0]
 /Dest (cmd_obey)
 /Subtype /Link
@@ -44361,10 +44416,10 @@ endobj
 /Type /Annot
 >>
 endobj
-338 0 obj
-[335 0 R /XYZ 0 193.61999999999983 null]
+340 0 obj
+[337 0 R /XYZ 0 193.61999999999983 null]
 endobj
-339 0 obj
+341 0 obj
 << /Border [0 0 0]
 /Dest (interactive_log_output)
 /Subtype /Link
@@ -44372,7 +44427,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+342 0 obj
 << /Length 4833
 >>
 stream
@@ -44642,29 +44697,29 @@ Q
 
 endstream
 endobj
-341 0 obj
+343 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 340 0 R
+/Contents 342 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
 >>
-/Annots [344 0 R]
+/Annots [346 0 R]
 >>
 endobj
-342 0 obj
-[341 0 R /XYZ 0 792.0 null]
+344 0 obj
+[343 0 R /XYZ 0 792.0 null]
 endobj
-343 0 obj
+345 0 obj
 << /Limits [(script_sql_statements) (set-time-command)]
-/Names [(script_sql_statements) 318 0 R (set-code-trafci-sh-code-path) 102 0 R (set-login-environment-variables-in-the-system-properties) 356 0 R (set-login-environment-variables-on-the-command-line) 355 0 R (set-login-environment-variables-on-the-command-line-2) 370 0 R (set-path-on-linux) 64 0 R (set-path-on-windows) 58 0 R (set-prompt-command) 210 0 R (set-sqlprompt-command) 844 0 R (set-the-login-environment-variables) 349 0 R (set-time-command) 212 0 R]
+/Names [(script_sql_statements) 320 0 R (set-code-trafci-sh-code-path) 104 0 R (set-login-environment-variables-in-the-system-properties) 358 0 R (set-login-environment-variables-on-the-command-line) 357 0 R (set-login-environment-variables-on-the-command-line-2) 372 0 R (set-path-on-linux) 66 0 R (set-path-on-windows) 60 0 R (set-prompt-command) 212 0 R (set-sqlprompt-command) 846 0 R (set-the-login-environment-variables) 351 0 R (set-time-command) 214 0 R]
 >>
 endobj
-344 0 obj
+346 0 obj
 << /Border [0 0 0]
 /Dest (cmd_prun)
 /Subtype /Link
@@ -44672,7 +44727,7 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
+347 0 obj
 << /Length 9770
 >>
 stream
@@ -45180,25 +45235,25 @@ Q
 
 endstream
 endobj
-346 0 obj
+348 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 345 0 R
+/Contents 347 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
-/F5.1 63 0 R
+/F5.1 65 0 R
 >>
 >>
-/Annots [348 0 R 350 0 R 351 0 R]
+/Annots [350 0 R 352 0 R 353 0 R]
 >>
 endobj
-347 0 obj
-[346 0 R /XYZ 0 792.0 null]
+349 0 obj
+[348 0 R /XYZ 0 792.0 null]
 endobj
-348 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (install)
 /Subtype /Link
@@ -45206,10 +45261,10 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
-[346 0 R /XYZ 0 634.8600000000001 null]
+351 0 obj
+[348 0 R /XYZ 0 634.8600000000001 null]
 endobj
-350 0 obj
+352 0 obj
 << /Border [0 0 0]
 /Dest (perlpython_env_windows)
 /Subtype /Link
@@ -45217,7 +45272,7 @@ endobj
 /Type /Annot
 >>
 endobj
-351 0 obj
+353 0 obj
 << /Border [0 0 0]
 /Dest (perlpython_env_linux)
 /Subtype /Link
@@ -45225,7 +45280,7 @@ endobj
 /Type /Annot
 >>
 endobj
-352 0 obj
+354 0 obj
 << /Length 7132
 >>
 stream
@@ -45637,31 +45692,31 @@ Q
 
 endstream
 endobj
-353 0 obj
+355 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 352 0 R
+/Contents 354 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
 /F3.0 37 0 R
 >>
-/XObject << /I14 357 0 R
+/XObject << /I14 359 0 R
 >>
 >>
 >>
 endobj
-354 0 obj
-[353 0 R /XYZ 0 792.0 null]
-endobj
-355 0 obj
-[353 0 R /XYZ 0 652.4200000000001 null]
-endobj
 356 0 obj
-[353 0 R /XYZ 0 516.53 null]
+[355 0 R /XYZ 0 792.0 null]
 endobj
 357 0 obj
+[355 0 R /XYZ 0 652.4200000000001 null]
+endobj
+358 0 obj
+[355 0 R /XYZ 0 516.53 null]
+endobj
+359 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -45739,7 +45794,7 @@ x^
 +r���
 endstream
 endobj
-358 0 obj
+360 0 obj
 << /Length 1964
 >>
 stream
@@ -45875,21 +45930,21 @@ Q
 
 endstream
 endobj
-359 0 obj
+361 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 358 0 R
+/Contents 360 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 >>
-/XObject << /I15 360 0 R
+/XObject << /I15 362 0 R
 >>
 >>
 >>
 endobj
-360 0 obj
+362 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -46088,7 +46143,7 @@ o
 �;{�s��F|3���Bx��&���i��<E�x����	��+˙.7���Y8� �?�h��wĽM������O��6��"��uHm�ܣ�D��U�H�8����:��>�xկ�J��1�Ӗ�8��;-�;08g�:��r����
 endstream
 endobj
-361 0 obj
+363 0 obj
 << /Length 9339
 >>
 stream
@@ -46674,24 +46729,24 @@ Q
 
 endstream
 endobj
-362 0 obj
+364 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 361 0 R
+/Contents 363 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
-/XObject << /I16 363 0 R
-/I17 364 0 R
+/XObject << /I16 365 0 R
+/I17 366 0 R
 >>
 >>
-/Annots [365 0 R 366 0 R]
+/Annots [367 0 R 368 0 R]
 >>
 endobj
-363 0 obj
+365 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -46870,7 +46925,7 @@ dr
 �4��#��IT�֜5M���S�����&/�����v��b��'�ֻ]iq�H��ym�(	X�Xً3#1-\��D���������������ؚ��hɥ��G��)�QM� ����4����_��ƚ�����4�����o�X�Eo������a�ZȾ�!����2�����W��'�D�����������cE����y}�>�C�܃�"Q���D����j�����r��a�4����j�����>���y}�>�C�܃�"T���D����j�����"T���D����j�����_\�;��}R��/�o�9G�+�~���_��5���~0���σ?����Ɗ)}s���a�JȾ�0�������σ_����Ɛ���_��ӿ�_����Ɗ)�r�󿽇�h"����|]?�N�����C�|\'�I�����?�cE�3���a�Z?Ⱦ�!����-�
 ����X��7�".���D����k����\����a�Z?Ⱦ�9?��/���>���-c��5j�9+���~�����Ɗ(���{���E�"a�-|h_����_��Ɨ�"\���D�����o�X�E\����a�Z?Ⱦ���Ə�'��_��Ɛ���_����?�/տ�cE}n�󿽇�h�"���K??����~���?�%���O���V��Q������U����A�,�h���g����,h?�r��r?����~���(������>�G�܈&����1O���?����Ơo�8���~���-c��4QK똏�����}�A�|\�N������Q��\�N�����(���G󿽇�h�"��������'��X��(����/����W��R��#�������_r��������_����Ɣ�ǿ��ӿ�_��
 ����Ɗ)�r�󿽇�h"������'���W��;�"D���D����������>���w�����_r����σ?����Ə����σ?����Ɗ)}s����}R��/��D�����������cG�D�����������cE����y}�>�C�܃�"F���D����������"F���D����������\�<��T����A�#|b��{�g�u�X��#|b��{�g�u�X�E\�<��T����A�#|b��{�g�u�X��"|`��y�g�u�X�E'��<��T����EK��-7�/��x�4~���#�s�;[�/�!|#E���pЂ��yr��+�tO���ѭ!�K�X�"��J(�7Vs������0���	/C��
 endstream
 endobj
-364 0 obj
+366 0 obj
 << /Type /XObject
 /Subtype /Image
 /ColorSpace /DeviceRGB
@@ -46934,7 +46989,7 @@ G
 J��}�%�a�/�L���;����W�"����\h��Կ��C�U?��?���N��}�%�a�/�L�~7�nV���T��k,��k��bx�-�đ#��w��W~@&��)�0���(��jΫ?O�ఞ>���~ �[�~��׼=��;��]��Mk}}}�y�� >\�����#,��s�QT?e�%6�O��W�_R�GQ�=�8xS�����
 endstream
 endobj
-365 0 obj
+367 0 obj
 << /Border [0 0 0]
 /Dest (perlpython_win_env_step5)
 /Subtype /Link
@@ -46942,7 +46997,7 @@ endobj
 /Type /Annot
 >>
 endobj
-366 0 obj
+368 0 obj
 << /Border [0 0 0]
 /Dest (perlpython_win_env_step7)
 /Subtype /Link
@@ -46950,7 +47005,7 @@ endobj
 /Type /Annot
 >>
 endobj
-367 0 obj
+369 0 obj
 << /Length 9860
 >>
 stream
@@ -47464,11 +47519,11 @@ Q
 
 endstream
 endobj
-368 0 obj
+370 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 367 0 R
+/Contents 369 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F1.0 8 0 R
@@ -47477,16 +47532,16 @@ endobj
 >>
 >>
 endobj
-369 0 obj
-[368 0 R /XYZ 0 792.0 null]
-endobj
-370 0 obj
-[368 0 R /XYZ 0 652.4200000000001 null]
-endobj
 371 0 obj
-[368 0 R /XYZ 0 418.32 null]
+[370 0 R /XYZ 0 792.0 null]
 endobj
 372 0 obj
+[370 0 R /XYZ 0 652.4200000000001 null]
+endobj
+373 0 obj
+[370 0 R /XYZ 0 418.32 null]
+endobj
+374 0 obj
 << /Length 8915
 >>
 stream
@@ -47979,27 +48034,27 @@ Q
 
 endstream
 endobj
-373 0 obj
+375 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 372 0 R
+/Contents 374 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F1.0 8 0 R
 /F2.0 27 0 R
 /F3.0 37 0 R
-/F4.0 55 0 R
+/F4.0 57 0 R
 >>
 >>
 >>
 endobj
-374 0 obj
-[373 0 R /XYZ 0 628.33 null]
+376 0 obj
+[375 0 R /XYZ 0 628.33 null]
 endobj
-375 0 obj
-[373 0 R /XYZ 0 427.1500000000001 null]
+377 0 obj
+[375 0 R /XYZ 0 427.1500000000001 null]
 endobj
-376 0 obj
+378 0 obj
 << /Length 5054
 >>
 stream
@@ -48284,11 +48339,11 @@ Q
 
 endstream
 endobj
-377 0 obj
+379 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 376 0 R
+/Contents 378 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
@@ -48297,10 +48352,10 @@ endobj
 >>
 >>
 endobj
-378 0 obj
-[377 0 R /XYZ 0 792.0 null]
+380 0 obj
+[379 0 R /XYZ 0 792.0 null]
 endobj
-379 0 obj
+381 0 obj
 << /Length 22874
 >>
 stream
@@ -49971,11 +50026,11 @@ Q
 
 endstream
 endobj
-380 0 obj
+382 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 379 0 R
+/Contents 381 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 27 0 R
 /F3.0 37 0 R
@@ -49984,10 +50039,10 @@ endobj
 >>
 >>
 endob

<TRUNCATED>

[08/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/integration.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/integration.html b/docs/provisioning_guide/integration.html
index c5ddf63..898ea94 100644
--- a/docs/provisioning_guide/integration.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/issue-tracking.html b/docs/provisioning_guide/issue-tracking.html
index 96f4b79..213b8ff 100644
--- a/docs/provisioning_guide/issue-tracking.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/license.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/license.html b/docs/provisioning_guide/license.html
index df7180c..1224883 100644
--- a/docs/provisioning_guide/license.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/mail-lists.html b/docs/provisioning_guide/mail-lists.html
index 891e615..f64e516 100644
--- a/docs/provisioning_guide/mail-lists.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/project-info.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/project-info.html b/docs/provisioning_guide/project-info.html
index 09afe12..1deec25 100644
--- a/docs/provisioning_guide/project-info.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/project-summary.html b/docs/provisioning_guide/project-summary.html
index 8b31215..b21c446 100644
--- a/docs/provisioning_guide/project-summary.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/source-repository.html b/docs/provisioning_guide/source-repository.html
index 166de4e..a8eea31 100644
--- a/docs/provisioning_guide/source-repository.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/provisioning_guide/team-list.html
----------------------------------------------------------------------
diff --git a/docs/provisioning_guide/team-list.html b/docs/provisioning_guide/team-list.html
index 76edcf4..aafcef2 100644
--- a/docs/provisioning_guide/team-list.html
+++ b/docs/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/allclasses-frame.html b/docs/rest_reference/apidocs/allclasses-frame.html
index ff2e92e..120edd1 100644
--- a/docs/rest_reference/apidocs/allclasses-frame.html
+++ b/docs/rest_reference/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/allclasses-noframe.html b/docs/rest_reference/apidocs/allclasses-noframe.html
index 2ffd65b..f0eebae 100644
--- a/docs/rest_reference/apidocs/allclasses-noframe.html
+++ b/docs/rest_reference/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/constant-values.html b/docs/rest_reference/apidocs/constant-values.html
index aa34c74..c2f5b9c 100644
--- a/docs/rest_reference/apidocs/constant-values.html
+++ b/docs/rest_reference/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/deprecated-list.html b/docs/rest_reference/apidocs/deprecated-list.html
index 5a464f3..2db203d 100644
--- a/docs/rest_reference/apidocs/deprecated-list.html
+++ b/docs/rest_reference/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/help-doc.html b/docs/rest_reference/apidocs/help-doc.html
index e4c03d1..11c8496 100644
--- a/docs/rest_reference/apidocs/help-doc.html
+++ b/docs/rest_reference/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/index-all.html b/docs/rest_reference/apidocs/index-all.html
index ba3da59..86b9aec 100644
--- a/docs/rest_reference/apidocs/index-all.html
+++ b/docs/rest_reference/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
@@ -1590,7 +1590,9 @@
 <div class="block">Constructor</div>
 </dd>
 <dt><a href="./org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest"><span class="strong">VersionResource</span></a> - Class in <a href="./org/trafodion/rest/package-summary.html">org.trafodion.rest</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Implements REST software version reporting</div>
+</dd>
 <dt><span class="strong"><a href="./org/trafodion/rest/VersionResource.html#VersionResource()">VersionResource()</a></span> - Constructor for class org.trafodion.rest.<a href="./org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></dt>
 <dd>
 <div class="block">Constructor</div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/index.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/index.html b/docs/rest_reference/apidocs/index.html
index 90beb2d..3d0922f 100644
--- a/docs/rest_reference/apidocs/index.html
+++ b/docs/rest_reference/apidocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Trafodion REST 2.0.0 API</title>
 <script type="text/javascript">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/Constants.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/Constants.html b/docs/rest_reference/apidocs/org/trafodion/rest/Constants.html
index d971ced..700677f 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/Constants.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:22 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constants (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html b/docs/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html
index 8cb3684..c704364 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/GetStatusResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:22 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GetStatusResponse (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html b/docs/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html
index 6fc67d8..64eb4aa 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/RESTServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RESTServlet (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html b/docs/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html
index 809fe20..5386198 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RegisteredServer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html b/docs/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html
index 3d7bc8e..b1327b8 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/ResourceBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceBase (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html b/docs/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html
index 2e40800..f23dfd1 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/ResourceConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceConfig (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/RestConstants.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/RestConstants.html b/docs/rest_reference/apidocs/org/trafodion/rest/RestConstants.html
index 2563a5e..70a1466 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/RestConstants.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/RestConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RestConstants (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/RootResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/RootResource.html b/docs/rest_reference/apidocs/org/trafodion/rest/RootResource.html
index 061c8cc..5b659b1 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/RootResource.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/RootResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RootResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/RunningServer.html b/docs/rest_reference/apidocs/org/trafodion/rest/RunningServer.html
index 906438e..9cad1d0 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/RunningServer.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RunningServer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/ServerResource.html b/docs/rest_reference/apidocs/org/trafodion/rest/ServerResource.html
index 95df4bc..e6565fa 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/ServerResource.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/ServerResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html b/docs/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html
index dc380e5..72c7ded 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/TrafodionRest.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TrafodionRest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html b/docs/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html
index 0702644..5fa1c50 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/TransactionsResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:01 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TransactionsResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html b/docs/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html
index 54e359d..57e5865 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionAnnotation (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/VersionResource.html b/docs/rest_reference/apidocs/org/trafodion/rest/VersionResource.html
index addee5d..6aa7730 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/VersionResource.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/VersionResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -108,6 +108,11 @@
 <br>
 <pre>public class <span class="strong">VersionResource</span>
 extends <a href="../../../org/trafodion/rest/ResourceBase.html" title="class in org.trafodion.rest">ResourceBase</a></pre>
+<div class="block">Implements REST software version reporting
+ <p>
+ <tt>/version/rest</tt>
+ <p>
+ <tt>/version</tt> (alias for <tt>/version/rest</tt>)</div>
 </li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html
index d7ccc1a..d49b16b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.Constants (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html
index 8d61805..450eb6b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/GetStatusResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.GetStatusResponse (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html
index c0e6055..61842e8 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RESTServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.RESTServlet (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html
index 63ad20c..b5f5b91 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.RegisteredServer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html
index 0ae0bdd..6284bd9 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.ResourceBase (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -110,7 +110,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></strong></code>
+<div class="block">Implements REST software version reporting</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html
index 58c9191..f854e5f 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ResourceConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.ResourceConfig (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html
index fccbc67..e70c697 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RestConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.trafodion.rest.RestConstants (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -124,7 +124,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></strong></code>
+<div class="block">Implements REST software version reporting</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html
index bafcc48..db03571 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RootResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.RootResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html
index 95b07ad..6f65b82 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.RunningServer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html
index 1bc14f5..2c24113 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/ServerResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.ServerResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html
index 0c8c4b7..d2e2c27 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TrafodionRest.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.TrafodionRest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html
index 1ff5853..da322b2 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/TransactionsResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.TransactionsResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html
index 3c4c813..b489139 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.VersionAnnotation (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html
index f8d45e4..649141c 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/class-use/VersionResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.VersionResource (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/Client.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/Client.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/Client.html
index 51e6945..629996d 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/Client.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/Client.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html
index 05cc97a..415fd97 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/Cluster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Cluster (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/Response.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/Response.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/Response.html
index f8953d8..5886d40 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/Response.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/Response.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Response (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html
index 5d27945..90516c7 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Client.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.client.Client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html
index a174eb2..d8e8b95 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Cluster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.client.Cluster (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html
index 3ce8b2c..0aa4b6e 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/class-use/Response.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.client.Response (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html
index f274654..3025a62 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html
index 53c9137..7e5be72 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html
index fd803b9..362e9fa 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.client Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/client/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/client/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/client/package-use.html
index 63c0e35..2123dee 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/client/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/client/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.client (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html b/docs/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html
index 59106d5..a6beb87 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/model/VersionModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionModel (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html b/docs/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html
index 620131e..90b905e 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/model/class-use/VersionModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.model.VersionModel (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html
index 5f3d7ed..e96bfde 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/model/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.model (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html
index d65e31d..1ea1150 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/model/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.model (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html
index 73f5d04..3f455ff 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/model/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.model Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/model/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/model/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/model/package-use.html
index 0052b11..b11c02b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/model/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/model/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.model (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/package-frame.html
index 448f922..868cd98 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/package-summary.html
index ca5386d..212db23 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -143,7 +143,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../org/trafodion/rest/VersionResource.html" title="class in org.trafodion.rest">VersionResource</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">Implements REST software version reporting</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/package-tree.html
index 40a0209..2e56686 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/package-use.html
index 1f1a24a..48b21e4 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -118,7 +118,9 @@
 <td class="colOne"><a href="../../../org/trafodion/rest/class-use/TransactionsResource.html#org.trafodion.rest">TransactionsResource</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../org/trafodion/rest/class-use/VersionResource.html#org.trafodion.rest">VersionResource</a>&nbsp;</td>
+<td class="colOne"><a href="../../../org/trafodion/rest/class-use/VersionResource.html#org.trafodion.rest">VersionResource</a>
+<div class="block">Implements REST software version reporting</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html
index bbb933a..fae75f9 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/JAXBContextResolver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JAXBContextResolver (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html
index eadadb3..0259d6e 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/class-use/JAXBContextResolver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.provider.JAXBContextResolver (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html
index 2003e1c..e963663 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html
index 03207c2..507cbde 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html
index befcf3d..745d408 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html
index 0d40a71..37dc9d6 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.provider (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html
index de926cc..c76e91f 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/PlainTextMessageBodyProducer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PlainTextMessageBodyProducer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
index e675e96..2a9adf1 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.provider.producer.PlainTextMessageBodyProducer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html
index ce99f48..30902bf 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider.producer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html
index c6d4fa3..9d8330b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider.producer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>



[40/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html
index 5f8ca10..fa2d0e1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/class-use/ServerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverHandler.ServerWorker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html
index f13d7f8..7194f0d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html
index 72e4d11..6d02996 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html
index 6f78b20..50ed9f3 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverHandler Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html
index 1556f19..f14a65c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverHandler/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.servermt.serverHandler (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html
index 8d52f13..a45fe8b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafConnection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TrafConnection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html
index 3d74db4..c27819d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafResultSet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TrafResultSet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html
index 2b06945..e5b925e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/TrafStatement.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TrafStatement (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html
index c2dcbab..c00709c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafConnection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverSql.TrafConnection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html
index 8186bd2..1e678fa 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafResultSet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverSql.TrafResultSet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html
index 2f2e4eb..0472a6f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/class-use/TrafStatement.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.serverSql.TrafStatement (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html
index f4e1a9f..269f0f4 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverSql (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html
index fb93c3c..5422611 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverSql (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html
index 13f22ed..3dcb4e3 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt.serverSql Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html
index 35002f5..b8cff20 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/serverSql/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.servermt.serverSql (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html
index ab35266..772555d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64InputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64.Base64InputStream (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html
index 0a32303..73f5791 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.Base64OutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64.Base64OutputStream (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html
index cd6fba4..57dca84 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Base64.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64 (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html
index 473c57b..3d71a61 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/ByteBufferUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ByteBufferUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html
index 4ffea3b..7919ed7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Bytes.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bytes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html
index 9e3c101..bc85fba 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsConfTool (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html
index f96bd09..6656336 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsConfiguration (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html
index 0b322c1..fd62de9 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/DcsNetworkConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsNetworkConfiguration (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html
index a5785ca..50e9d44 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/GetJavaProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GetJavaProperty (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html
index 002f54d..defbd8d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/InfoServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InfoServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html
index d03e1df..a0e624a 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT2Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcT2Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html
index 8d95a2c..22b3aff 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/JdbcT4Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcT4Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html
index 5be8587..f5a38e5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Log4jUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Log4jUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html
index 5afe4ea..00fee78 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RetryCounter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html
index a93cc64..41ebb8b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/RetryCounterFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RetryCounterFactory (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html
index 80fb53a..f1b20e2 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/SqlUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SqlUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html
index 0dbfc52..42cd4d5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/Strings.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Strings (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html
index 4439f7f..3610055 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/VersionInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html
index 2e55808..6d83ead 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64InputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Base64.Base64InputStream (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html
index dece5b5..8e60f09 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.Base64OutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Base64.Base64OutputStream (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html
index 7565f41..7e028da 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Base64.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Base64 (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html
index 2fa7da6..a8a233c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/ByteBufferUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.ByteBufferUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html
index bec813b..72a944a 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Bytes.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Bytes (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html
index 01d9592..c8cb455 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.DcsConfTool (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html
index c728224..fa72e09 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.DcsConfiguration (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html
index 191264e..4bb30d2 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/DcsNetworkConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.DcsNetworkConfiguration (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html
index a5c6a59..862e84e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/GetJavaProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.GetJavaProperty (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html
index 285cb20..b15a455 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/InfoServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.InfoServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html
index 3b42e19..10d0435 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT2Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.JdbcT2Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html
index a5d477b..48ad626 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/JdbcT4Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.JdbcT4Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html
index 386889a..4e25cb1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Log4jUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Log4jUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html
index eff012b..4f8dde5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.RetryCounter (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html
index c03b079..7aacfd7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/RetryCounterFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.RetryCounterFactory (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html
index 69c42c5..e7bd855 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/SqlUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.SqlUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html
index d89f182..e99c10c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/Strings.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.Strings (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html
index 35a4942..4c2cd0b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/class-use/VersionInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.util.VersionInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html
index 2296992..7afc0ec 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html
index 40b1f82..8be21d5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html
index bea44b4..6fd2a00 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.util Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html
index 135d5e2..572147b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html
index 2c8494c..45697d4 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VerGen.Version (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html
index 5773dce..1f2e43e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/VerGen.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VerGen (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html
index 282cee5..763d97c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.version.util.VerGen.Version (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html
index 6f38ff1..c743c40 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/class-use/VerGen.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.version.util.VerGen (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html
index 5c90adf..12d7975 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.version.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html
index 343f756..2b0672d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.version.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html
index 8f463ee..412296b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.version.util Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html
index f695b02..6cbdd81 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/version/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.version.util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html
index e78b7fd..76a1425 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/DcsQuorumPeer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsQuorumPeer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html
index 111824d..3774b70 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZKConfig (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html
index a08527b..4c97f4e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZKServerTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZKServerTool (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html
index 58aa0ad..c044814 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkClient (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html
index f829c1f..0d5195a 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZkUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkUtil (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html
index 9aa538e..6d63d82 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/ZooKeeperMainServerArg.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZooKeeperMainServerArg (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html
index b09a823..f210a16 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/DcsQuorumPeer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.DcsQuorumPeer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html
index c5f9e75..761b8e2 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZKConfig (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html
index 50915b4..5dca118 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZKServerTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZKServerTool (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html
index 5ec0fac..ed45f0e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZkClient (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html
index 4593514..ce99a19 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZkUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZkUtil (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>



[07/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html
index 9dea316..404bfc5 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.provider.producer Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html
index c62be8a..29925b2 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/provider/producer/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.provider.producer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html
index db57652..1b8cc48 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptContext (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html
index c8b71a2..6ced293 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptManager (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html
index e8d457f..758106b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/ScriptManagerWatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptManagerWatcher (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html
index 6712214..c59a81b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.script.ScriptContext (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html
index cf531f9..e95e1b6 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.script.ScriptManager (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html
index af0f377..a6aec5e 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/class-use/ScriptManagerWatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.script.ScriptManagerWatcher (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html
index cf1dc77..82b2da9 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.script (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html
index aaa550a..e034550 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.script (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html
index e5bc675..8c8fd8d 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.script Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/script/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/script/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/script/package-use.html
index e3edd04..dd61ce6 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/script/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/script/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.script (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html
index dbb62b1..2c45fd1 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64InputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64.Base64InputStream (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html
index 4caf2a3..0b31da9 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.Base64OutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64.Base64OutputStream (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.html
index 9b59416..3b8e866 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/Base64.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Base64 (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html
index 012ac8e..17e2722 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/Bytes.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bytes (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html
index 11ff628..49ee1a6 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/ConfTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfTool (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html
index 9b11448..caa8cd4 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/GetJavaProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GetJavaProperty (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html
index 679b2bd..2724d83 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT2Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcT2Util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html
index 3bd251f..1a2ee34 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/JdbcT4Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcT4Util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html
index 9510e6f..fa111e3 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/NetworkConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NetworkConfiguration (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html
index 60839fc..7d2842e 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/RestConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RestConfiguration (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html
index b6ab6f5..5cea88b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RetryCounter (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html
index 43a8a0a..ab6d041 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/RetryCounterFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RetryCounterFactory (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/Strings.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/Strings.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/Strings.html
index 83cc089..b092b1b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/Strings.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/Strings.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Strings (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html
index ac07f05..06e8e74 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/VersionInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionInfo (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html
index 4d2cfc7..4faa716 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64InputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Base64.Base64InputStream (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html
index 8fa435f..0498e91 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.Base64OutputStream.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Base64.Base64OutputStream (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html
index db7f655..fd6ab4b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Base64.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Base64 (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html
index 15283df..ed1eba8 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Bytes.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Bytes (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html
index 98b085d..bb62f01 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/ConfTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.ConfTool (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html
index 4025c12..020f6a0 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/GetJavaProperty.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.GetJavaProperty (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html
index b63d476..7af0e92 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT2Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.JdbcT2Util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html
index 1c302d0..c71f9d3 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/JdbcT4Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.JdbcT4Util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html
index c1b4c64..e2c43e8 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/NetworkConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.NetworkConfiguration (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html
index 4819768..aaa9e06 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RestConfiguration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.RestConfiguration (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html
index 1630b66..9f9691e 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.RetryCounter (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html
index ce420ce..36ec756 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/RetryCounterFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.RetryCounterFactory (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html
index c0cc1b7..e263bfc 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/Strings.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.Strings (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html
index 975671d..1d7e708 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/class-use/VersionInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.util.VersionInfo (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html
index 8874d75..56f51b6 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html
index 39e5d1d..6e89dcf 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html
index 4a72e18..bff7d7d 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.util Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/util/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/util/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/util/package-use.html
index f08238a..e7eb390 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/util/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html
index 592df67..ee1c5ba 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VerGen.Version (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html
index e6d03e9..7f9f6ec 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/VerGen.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VerGen (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html
index 50bfb83..b7230e3 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.version.util.VerGen.Version (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html
index e6edfb8..0d449e6 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/class-use/VerGen.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.version.util.VerGen (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html
index 1c1b32f..eedbcd1 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.version.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html
index fb915fb..7f33b66 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.version.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html
index 2ab5851..464072d 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.version.util Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html
index 354c806..b35b4ec 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/version/util/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.version.util (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html
index 05b53ec..8e33f17 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZKConfig (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html
index c9cd570..bee7614 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZKServerTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZKServerTool (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html
index 41b1e13..2c5ea11 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkClient (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html
index 6e284b3..5070ed0 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkQuorumPeer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkQuorumPeer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html
index 51885d1..613d6ea 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZkUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZkUtil (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html
index f6e5ed1..e88304d 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/ZooKeeperMainServerArg.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:23 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:02 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZooKeeperMainServerArg (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html
index 94b0db6..78b8541 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZKConfig (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html
index 3fd8fd4..d407e6b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZKServerTool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZKServerTool (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html
index 26c6fd9..546c918 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkClient.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZkClient (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html
index 565a929..2b9c4f8 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkQuorumPeer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZkQuorumPeer (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html
index 16e655d..e2b484a 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZkUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZkUtil (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html
index 00b6049..61b2d7d 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/class-use/ZooKeeperMainServerArg.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.rest.zookeeper.ZooKeeperMainServerArg (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html
index 5535333..b2a90a6 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.zookeeper (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html
index 8ba76b5..9902c9b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.zookeeper (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html
index 2eea1bb..ca0463f 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.rest.zookeeper Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html
index 2dff296..4cc9f7b 100644
--- a/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html
+++ b/docs/rest_reference/apidocs/org/trafodion/rest/zookeeper/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.rest.zookeeper (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/overview-frame.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/overview-frame.html b/docs/rest_reference/apidocs/overview-frame.html
index 04b84d8..8f509b1 100644
--- a/docs/rest_reference/apidocs/overview-frame.html
+++ b/docs/rest_reference/apidocs/overview-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview List (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/overview-summary.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/overview-summary.html b/docs/rest_reference/apidocs/overview-summary.html
index 407e753..858ebce 100644
--- a/docs/rest_reference/apidocs/overview-summary.html
+++ b/docs/rest_reference/apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/overview-tree.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/overview-tree.html b/docs/rest_reference/apidocs/overview-tree.html
index 446da51..16be20c 100644
--- a/docs/rest_reference/apidocs/overview-tree.html
+++ b/docs/rest_reference/apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Class Hierarchy (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/apidocs/serialized-form.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/apidocs/serialized-form.html b/docs/rest_reference/apidocs/serialized-form.html
index 9924eab..768fb93 100644
--- a/docs/rest_reference/apidocs/serialized-form.html
+++ b/docs/rest_reference/apidocs/serialized-form.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:24 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:18:03 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Serialized Form (Trafodion REST 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/failsafe-report.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/failsafe-report.html b/docs/rest_reference/failsafe-report.html
index 1395ea7..56cb9b5 100644
--- a/docs/rest_reference/failsafe-report.html
+++ b/docs/rest_reference/failsafe-report.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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/index.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/index.html b/docs/rest_reference/index.html
index 3e290de..c1ed6ac 100644
--- a/docs/rest_reference/index.html
+++ b/docs/rest_reference/index.html
@@ -95,7 +95,7 @@ under the License.</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">2.0.0</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">2016-02-12T22:10</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">2016-02-18T16:16</p></td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/mail-lists.html b/docs/rest_reference/mail-lists.html
index f4fe0a3..64fc00a 100644
--- a/docs/rest_reference/mail-lists.html
+++ b/docs/rest_reference/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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/project-info.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/project-info.html b/docs/rest_reference/project-info.html
index 92492ba..ca9fed2 100644
--- a/docs/rest_reference/project-info.html
+++ b/docs/rest_reference/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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/rest_reference/project-reports.html
----------------------------------------------------------------------
diff --git a/docs/rest_reference/project-reports.html b/docs/rest_reference/project-reports.html
index a77f0fa..84e1c70 100644
--- a/docs/rest_reference/project-reports.html
+++ b/docs/rest_reference/project-reports.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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>



[39/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html
index b574e8c..330fc23 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/class-use/ZooKeeperMainServerArg.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.zookeeper.ZooKeeperMainServerArg (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html
index a71cf21..c13d908 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.zookeeper (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html
index 2e041ae..e42cf0b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.zookeeper (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html
index 002050c..6ae696f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.zookeeper Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html
index c992562..17f2606 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/zookeeper/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.zookeeper (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/overview-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/overview-frame.html b/docs/2.0.0/dcs_reference/apidocs/overview-frame.html
index fcc66c4..3aa5e90 100644
--- a/docs/2.0.0/dcs_reference/apidocs/overview-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/overview-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/overview-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/overview-summary.html b/docs/2.0.0/dcs_reference/apidocs/overview-summary.html
index c78e47f..c8021bf 100644
--- a/docs/2.0.0/dcs_reference/apidocs/overview-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/overview-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/overview-tree.html b/docs/2.0.0/dcs_reference/apidocs/overview-tree.html
index 464d952..4a964b4 100644
--- a/docs/2.0.0/dcs_reference/apidocs/overview-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/serialized-form.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/serialized-form.html b/docs/2.0.0/dcs_reference/apidocs/serialized-form.html
index 82ce13c..cd5f115 100644
--- a/docs/2.0.0/dcs_reference/apidocs/serialized-form.html
+++ b/docs/2.0.0/dcs_reference/apidocs/serialized-form.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Serialized Form (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/failsafe-report.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/failsafe-report.html b/docs/2.0.0/dcs_reference/failsafe-report.html
index 191f437..f56651d 100644
--- a/docs/2.0.0/dcs_reference/failsafe-report.html
+++ b/docs/2.0.0/dcs_reference/failsafe-report.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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Database Connectivity Services">Trafodion Database Connectivity Services</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/index.html b/docs/2.0.0/dcs_reference/index.html
index f8103a5..e424edf 100644
--- a/docs/2.0.0/dcs_reference/index.html
+++ b/docs/2.0.0/dcs_reference/index.html
@@ -108,7 +108,7 @@ under the License.</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">2.0.0</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">2016-02-12T22:10</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">2016-02-18T16:16</p></td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/project-reports.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/project-reports.html b/docs/2.0.0/dcs_reference/project-reports.html
index cccc21a..787c393 100644
--- a/docs/2.0.0/dcs_reference/project-reports.html
+++ b/docs/2.0.0/dcs_reference/project-reports.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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Database Connectivity Services">Trafodion Database Connectivity Services</a>


[29/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/mail-lists.html b/docs/2.0.0/rest_reference/mail-lists.html
index f4fe0a3..64fc00a 100644
--- a/docs/2.0.0/rest_reference/mail-lists.html
+++ b/docs/2.0.0/rest_reference/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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/project-info.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/project-info.html b/docs/2.0.0/rest_reference/project-info.html
index 92492ba..ca9fed2 100644
--- a/docs/2.0.0/rest_reference/project-info.html
+++ b/docs/2.0.0/rest_reference/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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/project-reports.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/project-reports.html b/docs/2.0.0/rest_reference/project-reports.html
index a77f0fa..84e1c70 100644
--- a/docs/2.0.0/rest_reference/project-reports.html
+++ b/docs/2.0.0/rest_reference/project-reports.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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/rest_reference/team-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/rest_reference/team-list.html b/docs/2.0.0/rest_reference/team-list.html
index c7ccd5f..60216ab 100644
--- a/docs/2.0.0/rest_reference/team-list.html
+++ b/docs/2.0.0/rest_reference/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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion REST">Trafodion REST</a>


[03/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/sql_reference/Trafodion_SQL_Reference_Manual.pdf
----------------------------------------------------------------------
diff --git a/docs/sql_reference/Trafodion_SQL_Reference_Manual.pdf b/docs/sql_reference/Trafodion_SQL_Reference_Manual.pdf
index 013c5f5..5c7472d 100644
--- a/docs/sql_reference/Trafodion_SQL_Reference_Manual.pdf
+++ b/docs/sql_reference/Trafodion_SQL_Reference_Manual.pdf
@@ -5,16 +5,16 @@
 /Author (Version 1.3.0, January 2016)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Version 1.3.0, January 2016)
-/CreationDate (D:20160212221544+00'00')
-/ModDate (D:20160212221544+00'00')
+/CreationDate (D:20160218162106+00'00')
+/ModDate (D:20160218162106+00'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 52 0 R
-/Outlines 5006 0 R
-/PageLabels 5780 0 R
+/Outlines 5008 0 R
+/PageLabels 5782 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 793.0]
 /ViewerPreferences << /DisplayDocTitle true
@@ -24,7 +24,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 699
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 28 0 R 30 0 R 32 0 R 34 0 R 36 0 R 38 0 R 40 0 R 42 0 R 44 0 R 46 0 R 50 0 R 59 0 R 70 0 R 84 0 R 88 0 R 90 0 R 92 0 R 97 0 R 114 0 R 126 0 R 131 0 R 134 0 R 137 0 R 158 0 R 166 0 R 175 0 R 183 0 R 192 0 R 201 0 R 206 0 R 240 0 R 269 0 R 295 0 R 312 0 R 336 0 R 352 0 R 366 0 R 382 0 R 389 0 R 402 0 R 409 0 R 414 0 R 418 0 R 420 0 R 426 0 R 432 0 R 434 0 R 439 0 R 443 0 R 445 0 R 452 0 R 455 0 R 461 0 R 465 0 R 471 0 R 477 0 R 487 0 R 494 0 R 498 0 R 500 0 R 505 0 R 508 0 R 514 0 R 518 0 R 522 0 R 528 0 R 533 0 R 536 0 R 542 0 R 547 0 R 549 0 R 553 0 R 557 0 R 563 0 R 565 0 R 567 0 R 571 0 R 576 0 R 582 0 R 586 0 R 590 0 R 593 0 R 598 0 R 601 0 R 604 0 R 606 0 R 610 0 R 614 0 R 618 0 R 621 0 R 624 0 R 626 0 R 628 0 R 635 0 R 640 0 R 645 0 R 651 0 R 655 0 R 659 0 R 661 0 R 665 0 R 667 0 R 673 0 R 680 0 R 682 0 R 685 0 R 687 0 R 692 0 R 697 0 R 704 0 R 706 0 R 710 0 R 714 0 R 718 0 R 721 0 R 725 0 R 728 0 R 731
  0 R 733 0 R 739 0 R 744 0 R 749 0 R 753 0 R 757 0 R 762 0 R 765 0 R 769 0 R 777 0 R 784 0 R 786 0 R 795 0 R 798 0 R 806 0 R 809 0 R 815 0 R 821 0 R 829 0 R 832 0 R 840 0 R 847 0 R 850 0 R 855 0 R 860 0 R 865 0 R 871 0 R 876 0 R 881 0 R 886 0 R 896 0 R 899 0 R 901 0 R 908 0 R 913 0 R 918 0 R 920 0 R 926 0 R 929 0 R 932 0 R 937 0 R 940 0 R 942 0 R 944 0 R 948 0 R 951 0 R 953 0 R 961 0 R 963 0 R 967 0 R 970 0 R 974 0 R 980 0 R 984 0 R 987 0 R 994 0 R 998 0 R 1004 0 R 1011 0 R 1014 0 R 1020 0 R 1031 0 R 1040 0 R 1044 0 R 1046 0 R 1049 0 R 1058 0 R 1060 0 R 1064 0 R 1068 0 R 1073 0 R 1075 0 R 1079 0 R 1086 0 R 1089 0 R 1092 0 R 1100 0 R 1108 0 R 1114 0 R 1123 0 R 1128 0 R 1130 0 R 1137 0 R 1145 0 R 1148 0 R 1154 0 R 1159 0 R 1161 0 R 1169 0 R 1172 0 R 1174 0 R 1177 0 R 1185 0 R 1191 0 R 1196 0 R 1202 0 R 1204 0 R 1206 0 R 1211 0 R 1214 0 R 1218 0 R 1223 0 R 1232 0 R 1238 0 R 1245 0 R 1250 0 R 1253 0 R 1257 0 R 1260 0 R 1262 0 R 1264 0 R 1266 0 R 1268 0 R 1270 0 R 1272 0 R 1274 0 R 1276 
 0 R 1285 0 R 1292 0 R 1296 0 R 1304 0 R 1307 0 R 1312 0 R 1319 0 R 1323 0 R 1330 0 R 1333 0 R 1337 0 R 1341 0 R 1347 0 R 1349 0 R 1357 0 R 1364 0 R 1367 0 R 1372 0 R 1377 0 R 1388 0 R 1393 0 R 1397 0 R 1400 0 R 1405 0 R 1410 0 R 1420 0 R 1423 0 R 1432 0 R 1437 0 R 1439 0 R 1446 0 R 1450 0 R 1452 0 R 1457 0 R 1463 0 R 1465 0 R 1473 0 R 1476 0 R 1481 0 R 1483 0 R 1488 0 R 1494 0 R 1496 0 R 1500 0 R 1503 0 R 1507 0 R 1512 0 R 1516 0 R 1521 0 R 1524 0 R 1526 0 R 1532 0 R 1537 0 R 1541 0 R 1551 0 R 1558 0 R 1573 0 R 1579 0 R 1587 0 R 1589 0 R 1591 0 R 1596 0 R 1601 0 R 1605 0 R 1608 0 R 1611 0 R 1614 0 R 1618 0 R 1621 0 R 1625 0 R 1629 0 R 1632 0 R 1642 0 R 1647 0 R 1650 0 R 1652 0 R 1654 0 R 1661 0 R 1664 0 R 1667 0 R 1670 0 R 1674 0 R 1680 0 R 1683 0 R 1685 0 R 1688 0 R 1691 0 R 1697 0 R 1699 0 R 1702 0 R 1704 0 R 1707 0 R 1713 0 R 1717 0 R 1726 0 R 1729 0 R 1734 0 R 1742 0 R 1745 0 R 1753 0 R 1758 0 R 1761 0 R 1766 0 R 1768 0 R 1771 0 R 1775 0 R 1780 0 R 1783 0 R 1786 0 R 1792 0 R 179
 7 0 R 1809 0 R 1817 0 R 1819 0 R 1826 0 R 1830 0 R 1837 0 R 1839 0 R 1841 0 R 1846 0 R 1848 0 R 1853 0 R 1855 0 R 1863 0 R 1867 0 R 1869 0 R 1879 0 R 1884 0 R 1890 0 R 1896 0 R 1903 0 R 1909 0 R 1914 0 R 1917 0 R 1919 0 R 1921 0 R 1931 0 R 1940 0 R 1947 0 R 1951 0 R 1958 0 R 1961 0 R 1967 0 R 1971 0 R 1978 0 R 1981 0 R 1988 0 R 1998 0 R 2001 0 R 2004 0 R 2007 0 R 2011 0 R 2014 0 R 2016 0 R 2020 0 R 2022 0 R 2027 0 R 2029 0 R 2031 0 R 2033 0 R 2035 0 R 2037 0 R 2039 0 R 2041 0 R 2047 0 R 2049 0 R 2053 0 R 2055 0 R 2057 0 R 2060 0 R 2062 0 R 2069 0 R 2072 0 R 2075 0 R 2077 0 R 2079 0 R 2081 0 R 2083 0 R 2095 0 R 2125 0 R 2161 0 R 2192 0 R 2209 0 R 2229 0 R 2246 0 R 2251 0 R 2256 0 R 2263 0 R 2266 0 R 2272 0 R 2279 0 R 2285 0 R 2291 0 R 2296 0 R 2303 0 R 2311 0 R 2315 0 R 2321 0 R 2324 0 R 2327 0 R 2333 0 R 2338 0 R 2340 0 R 2342 0 R 2351 0 R 2354 0 R 2360 0 R 2365 0 R 2373 0 R 2375 0 R 2379 0 R 2383 0 R 2390 0 R 2394 0 R 2398 0 R 2401 0 R 2403 0 R 2409 0 R 2412 0 R 2417 0 R 2423 0 R 2
 429 0 R 2433 0 R 2435 0 R 2440 0 R 2444 0 R 2449 0 R 2454 0 R 2460 0 R 2467 0 R 2470 0 R 2477 0 R 2480 0 R 2487 0 R 2490 0 R 2495 0 R 2498 0 R 2506 0 R 2512 0 R 2516 0 R 2519 0 R 2523 0 R 2527 0 R 2532 0 R 2538 0 R 2543 0 R 2548 0 R 2553 0 R 2557 0 R 2559 0 R 2561 0 R 2564 0 R 2570 0 R 2576 0 R 2580 0 R 2582 0 R 2590 0 R 2596 0 R 2602 0 R 2609 0 R 2612 0 R 2615 0 R 2619 0 R 2625 0 R 2631 0 R 2635 0 R 2638 0 R 2642 0 R 2648 0 R 2650 0 R 2655 0 R 2663 0 R 2670 0 R 2672 0 R 2681 0 R 2684 0 R 2689 0 R 2696 0 R 2703 0 R 2707 0 R 2712 0 R 2714 0 R 2725 0 R 2732 0 R 2735 0 R 2741 0 R 2744 0 R 2749 0 R 2754 0 R 2759 0 R 2765 0 R 2771 0 R 2775 0 R 2780 0 R 2784 0 R 2789 0 R 2792 0 R 2797 0 R 2800 0 R 2804 0 R 2807 0 R 2812 0 R 2815 0 R 2819 0 R 2822 0 R 2826 0 R 2829 0 R 2832 0 R 2837 0 R 2839 0 R 2849 0 R 2855 0 R 2859 0 R 2868 0 R 2871 0 R 2876 0 R 2881 0 R 2887 0 R 2892 0 R 2896 0 R 2898 0 R 2900 0 R 2905 0 R 2910 0 R 2917 0 R 2920 0 R 2923 0 R 2929 0 R 2932 0 R 2940 0 R 2944 0 R 2947 0 R
  2957 0 R 2964 0 R 2970 0 R 2973 0 R 2978 0 R 2984 0 R 2990 0 R 2994 0 R 2999 0 R 3004 0 R 3006 0 R 3011 0 R 3017 0 R 3023 0 R 3029 0 R 3033 0 R 3038 0 R 3045 0 R 3051 0 R 3054 0 R 3058 0 R 3064 0 R 3068 0 R 3076 0 R 3079 0 R 3085 0 R 3091 0 R 3097 0 R 3100 0 R 3103 0 R 3106 0 R 3109 0 R 3112 0 R 3115 0 R 3122 0 R 3125 0 R 3132 0 R 3136 0 R 3145 0 R 3153 0 R 3155 0 R 3162 0 R 3164 0 R 3169 0 R 3178 0 R 3182 0 R 3187 0 R 3192 0 R 3197 0 R 3202 0 R 3205 0 R 3208 0 R 3211 0 R 3216 0 R 3219 0 R 3222 0 R 3225 0 R 3228 0 R 3232 0 R 3235 0 R 3238 0 R 3241 0 R 3244 0 R 3247 0 R 3250 0 R 3254 0 R 3258 0 R 3262 0 R 3265 0 R 3268 0 R 3271 0 R 3274 0 R 3277 0 R 3281 0 R 3288 0 R 3291 0 R 3296 0 R 3302 0 R 3306 0 R 3308 0 R 3310 0 R 3312 0 R 3314 0 R 3316 0 R 3319 0 R 3323 0 R 3325 0 R 3327 0 R 3329 0 R 3333 0 R 3336 0 R 3338 0 R 3341 0 R 3343 0 R 3346 0 R 3348 0 R 3351 0 R 3353 0 R 3357 0 R 3359 0 R 3361 0 R 3365 0 R 3367 0 R 3371 0 R 3374 0 R 3381 0 R 3383 0 R 3385 0 R 3391 0 R 3401 0 R 3410 0
  R 3418 0 R 3423 0 R 3430 0 R 3434 0 R 3438 0 R 3441 0 R 3446 0 R 3449 0 R 3454 0 R 3458 0 R 3462 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 26 0 R 28 0 R 30 0 R 32 0 R 34 0 R 36 0 R 38 0 R 40 0 R 42 0 R 44 0 R 46 0 R 50 0 R 59 0 R 70 0 R 84 0 R 88 0 R 90 0 R 92 0 R 99 0 R 116 0 R 128 0 R 133 0 R 136 0 R 139 0 R 160 0 R 168 0 R 177 0 R 185 0 R 194 0 R 203 0 R 208 0 R 242 0 R 271 0 R 297 0 R 314 0 R 338 0 R 354 0 R 368 0 R 384 0 R 391 0 R 404 0 R 411 0 R 416 0 R 420 0 R 422 0 R 428 0 R 434 0 R 436 0 R 441 0 R 445 0 R 447 0 R 454 0 R 457 0 R 463 0 R 467 0 R 473 0 R 479 0 R 489 0 R 496 0 R 500 0 R 502 0 R 507 0 R 510 0 R 516 0 R 520 0 R 524 0 R 530 0 R 535 0 R 538 0 R 544 0 R 549 0 R 551 0 R 555 0 R 559 0 R 565 0 R 567 0 R 569 0 R 573 0 R 578 0 R 584 0 R 588 0 R 592 0 R 595 0 R 600 0 R 603 0 R 606 0 R 608 0 R 612 0 R 616 0 R 620 0 R 623 0 R 626 0 R 628 0 R 630 0 R 637 0 R 642 0 R 647 0 R 653 0 R 657 0 R 661 0 R 663 0 R 667 0 R 669 0 R 675 0 R 682 0 R 684 0 R 687 0 R 689 0 R 694 0 R 699 0 R 706 0 R 708 0 R 712 0 R 716 0 R 720 0 R 723 0 R 727 0 R 730 0 R 733
  0 R 735 0 R 741 0 R 746 0 R 751 0 R 755 0 R 759 0 R 764 0 R 767 0 R 771 0 R 779 0 R 786 0 R 788 0 R 797 0 R 800 0 R 808 0 R 811 0 R 817 0 R 823 0 R 831 0 R 834 0 R 842 0 R 849 0 R 852 0 R 857 0 R 862 0 R 867 0 R 873 0 R 878 0 R 883 0 R 888 0 R 898 0 R 901 0 R 903 0 R 910 0 R 915 0 R 920 0 R 922 0 R 928 0 R 931 0 R 934 0 R 939 0 R 942 0 R 944 0 R 946 0 R 950 0 R 953 0 R 955 0 R 963 0 R 965 0 R 969 0 R 972 0 R 976 0 R 982 0 R 986 0 R 989 0 R 996 0 R 1000 0 R 1006 0 R 1013 0 R 1016 0 R 1022 0 R 1033 0 R 1042 0 R 1046 0 R 1048 0 R 1051 0 R 1060 0 R 1062 0 R 1066 0 R 1070 0 R 1075 0 R 1077 0 R 1081 0 R 1088 0 R 1091 0 R 1094 0 R 1102 0 R 1110 0 R 1116 0 R 1125 0 R 1130 0 R 1132 0 R 1139 0 R 1147 0 R 1150 0 R 1156 0 R 1161 0 R 1163 0 R 1171 0 R 1174 0 R 1176 0 R 1179 0 R 1187 0 R 1193 0 R 1198 0 R 1204 0 R 1206 0 R 1208 0 R 1213 0 R 1216 0 R 1220 0 R 1225 0 R 1234 0 R 1240 0 R 1247 0 R 1252 0 R 1255 0 R 1259 0 R 1262 0 R 1264 0 R 1266 0 R 1268 0 R 1270 0 R 1272 0 R 1274 0 R 1276 0 R 1278
  0 R 1287 0 R 1294 0 R 1298 0 R 1306 0 R 1309 0 R 1314 0 R 1321 0 R 1325 0 R 1332 0 R 1335 0 R 1339 0 R 1343 0 R 1349 0 R 1351 0 R 1359 0 R 1366 0 R 1369 0 R 1374 0 R 1379 0 R 1390 0 R 1395 0 R 1399 0 R 1402 0 R 1407 0 R 1412 0 R 1422 0 R 1425 0 R 1434 0 R 1439 0 R 1441 0 R 1448 0 R 1452 0 R 1454 0 R 1459 0 R 1465 0 R 1467 0 R 1475 0 R 1478 0 R 1483 0 R 1485 0 R 1490 0 R 1496 0 R 1498 0 R 1502 0 R 1505 0 R 1509 0 R 1514 0 R 1518 0 R 1523 0 R 1526 0 R 1528 0 R 1534 0 R 1539 0 R 1543 0 R 1553 0 R 1560 0 R 1575 0 R 1581 0 R 1589 0 R 1591 0 R 1593 0 R 1598 0 R 1603 0 R 1607 0 R 1610 0 R 1613 0 R 1616 0 R 1620 0 R 1623 0 R 1627 0 R 1631 0 R 1634 0 R 1644 0 R 1649 0 R 1652 0 R 1654 0 R 1656 0 R 1663 0 R 1666 0 R 1669 0 R 1672 0 R 1676 0 R 1682 0 R 1685 0 R 1687 0 R 1690 0 R 1693 0 R 1699 0 R 1701 0 R 1704 0 R 1706 0 R 1709 0 R 1715 0 R 1719 0 R 1728 0 R 1731 0 R 1736 0 R 1744 0 R 1747 0 R 1755 0 R 1760 0 R 1763 0 R 1768 0 R 1770 0 R 1773 0 R 1777 0 R 1782 0 R 1785 0 R 1788 0 R 1794 0 R 17
 99 0 R 1811 0 R 1819 0 R 1821 0 R 1828 0 R 1832 0 R 1839 0 R 1841 0 R 1843 0 R 1848 0 R 1850 0 R 1855 0 R 1857 0 R 1865 0 R 1869 0 R 1871 0 R 1881 0 R 1886 0 R 1892 0 R 1898 0 R 1905 0 R 1911 0 R 1916 0 R 1919 0 R 1921 0 R 1923 0 R 1933 0 R 1942 0 R 1949 0 R 1953 0 R 1960 0 R 1963 0 R 1969 0 R 1973 0 R 1980 0 R 1983 0 R 1990 0 R 2000 0 R 2003 0 R 2006 0 R 2009 0 R 2013 0 R 2016 0 R 2018 0 R 2022 0 R 2024 0 R 2029 0 R 2031 0 R 2033 0 R 2035 0 R 2037 0 R 2039 0 R 2041 0 R 2043 0 R 2049 0 R 2051 0 R 2055 0 R 2057 0 R 2059 0 R 2062 0 R 2064 0 R 2071 0 R 2074 0 R 2077 0 R 2079 0 R 2081 0 R 2083 0 R 2085 0 R 2097 0 R 2127 0 R 2163 0 R 2194 0 R 2211 0 R 2231 0 R 2248 0 R 2253 0 R 2258 0 R 2265 0 R 2268 0 R 2274 0 R 2281 0 R 2287 0 R 2293 0 R 2298 0 R 2305 0 R 2313 0 R 2317 0 R 2323 0 R 2326 0 R 2329 0 R 2335 0 R 2340 0 R 2342 0 R 2344 0 R 2353 0 R 2356 0 R 2362 0 R 2367 0 R 2375 0 R 2377 0 R 2381 0 R 2385 0 R 2392 0 R 2396 0 R 2400 0 R 2403 0 R 2405 0 R 2411 0 R 2414 0 R 2419 0 R 2425 0 R 
 2431 0 R 2435 0 R 2437 0 R 2442 0 R 2446 0 R 2451 0 R 2456 0 R 2462 0 R 2469 0 R 2472 0 R 2479 0 R 2482 0 R 2489 0 R 2492 0 R 2497 0 R 2500 0 R 2508 0 R 2514 0 R 2518 0 R 2521 0 R 2525 0 R 2529 0 R 2534 0 R 2540 0 R 2545 0 R 2550 0 R 2555 0 R 2559 0 R 2561 0 R 2563 0 R 2566 0 R 2572 0 R 2578 0 R 2582 0 R 2584 0 R 2592 0 R 2598 0 R 2604 0 R 2611 0 R 2614 0 R 2617 0 R 2621 0 R 2627 0 R 2633 0 R 2637 0 R 2640 0 R 2644 0 R 2650 0 R 2652 0 R 2657 0 R 2665 0 R 2672 0 R 2674 0 R 2683 0 R 2686 0 R 2691 0 R 2698 0 R 2705 0 R 2709 0 R 2714 0 R 2716 0 R 2727 0 R 2734 0 R 2737 0 R 2743 0 R 2746 0 R 2751 0 R 2756 0 R 2761 0 R 2767 0 R 2773 0 R 2777 0 R 2782 0 R 2786 0 R 2791 0 R 2794 0 R 2799 0 R 2802 0 R 2806 0 R 2809 0 R 2814 0 R 2817 0 R 2821 0 R 2824 0 R 2828 0 R 2831 0 R 2834 0 R 2839 0 R 2841 0 R 2851 0 R 2857 0 R 2861 0 R 2870 0 R 2873 0 R 2878 0 R 2883 0 R 2889 0 R 2894 0 R 2898 0 R 2900 0 R 2902 0 R 2907 0 R 2912 0 R 2919 0 R 2922 0 R 2925 0 R 2931 0 R 2934 0 R 2942 0 R 2946 0 R 2949 0 
 R 2959 0 R 2966 0 R 2972 0 R 2975 0 R 2980 0 R 2986 0 R 2992 0 R 2996 0 R 3001 0 R 3006 0 R 3008 0 R 3013 0 R 3019 0 R 3025 0 R 3031 0 R 3035 0 R 3040 0 R 3047 0 R 3053 0 R 3056 0 R 3060 0 R 3066 0 R 3070 0 R 3078 0 R 3081 0 R 3087 0 R 3093 0 R 3099 0 R 3102 0 R 3105 0 R 3108 0 R 3111 0 R 3114 0 R 3117 0 R 3124 0 R 3127 0 R 3134 0 R 3138 0 R 3147 0 R 3155 0 R 3157 0 R 3164 0 R 3166 0 R 3171 0 R 3180 0 R 3184 0 R 3189 0 R 3194 0 R 3199 0 R 3204 0 R 3207 0 R 3210 0 R 3213 0 R 3218 0 R 3221 0 R 3224 0 R 3227 0 R 3230 0 R 3234 0 R 3237 0 R 3240 0 R 3243 0 R 3246 0 R 3249 0 R 3252 0 R 3256 0 R 3260 0 R 3264 0 R 3267 0 R 3270 0 R 3273 0 R 3276 0 R 3279 0 R 3283 0 R 3290 0 R 3293 0 R 3298 0 R 3304 0 R 3308 0 R 3310 0 R 3312 0 R 3314 0 R 3316 0 R 3318 0 R 3321 0 R 3325 0 R 3327 0 R 3329 0 R 3331 0 R 3335 0 R 3338 0 R 3340 0 R 3343 0 R 3345 0 R 3348 0 R 3350 0 R 3353 0 R 3355 0 R 3359 0 R 3361 0 R 3363 0 R 3367 0 R 3369 0 R 3373 0 R 3376 0 R 3383 0 R 3385 0 R 3387 0 R 3393 0 R 3403 0 R 3412 
 0 R 3420 0 R 3425 0 R 3432 0 R 3436 0 R 3440 0 R 3443 0 R 3448 0 R 3451 0 R 3456 0 R 3460 0 R 3464 0 R]
 >>
 endobj
 4 0 obj
@@ -1767,7 +1767,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [3464 0 R 3465 0 R 3466 0 R 3467 0 R 3468 0 R 3469 0 R 3470 0 R 3471 0 R 3472 0 R 3473 0 R 3474 0 R 3475 0 R 3476 0 R 3477 0 R 3478 0 R 3479 0 R 3480 0 R 3481 0 R 3482 0 R 3483 0 R 3484 0 R 3485 0 R 3486 0 R 3487 0 R 3488 0 R 3489 0 R 3490 0 R 3491 0 R 3492 0 R 3493 0 R 3494 0 R 3495 0 R 3496 0 R 3497 0 R 3498 0 R 3499 0 R 3500 0 R 3501 0 R 3502 0 R 3503 0 R 3504 0 R 3505 0 R 3506 0 R 3507 0 R 3508 0 R 3509 0 R 3510 0 R 3511 0 R 3512 0 R 3513 0 R 3514 0 R 3515 0 R 3516 0 R 3517 0 R 3518 0 R 3519 0 R 3520 0 R 3521 0 R 3522 0 R 3523 0 R 3524 0 R 3525 0 R 3526 0 R 3527 0 R 3528 0 R 3529 0 R 3530 0 R 3531 0 R 3532 0 R 3533 0 R 3534 0 R 3535 0 R 3536 0 R 3537 0 R 3538 0 R 3539 0 R 3540 0 R 3541 0 R 3542 0 R 3543 0 R 3544 0 R 3545 0 R]
+/Annots [3466 0 R 3467 0 R 3468 0 R 3469 0 R 3470 0 R 3471 0 R 3472 0 R 3473 0 R 3474 0 R 3475 0 R 3476 0 R 3477 0 R 3478 0 R 3479 0 R 3480 0 R 3481 0 R 3482 0 R 3483 0 R 3484 0 R 3485 0 R 3486 0 R 3487 0 R 3488 0 R 3489 0 R 3490 0 R 3491 0 R 3492 0 R 3493 0 R 3494 0 R 3495 0 R 3496 0 R 3497 0 R 3498 0 R 3499 0 R 3500 0 R 3501 0 R 3502 0 R 3503 0 R 3504 0 R 3505 0 R 3506 0 R 3507 0 R 3508 0 R 3509 0 R 3510 0 R 3511 0 R 3512 0 R 3513 0 R 3514 0 R 3515 0 R 3516 0 R 3517 0 R 3518 0 R 3519 0 R 3520 0 R 3521 0 R 3522 0 R 3523 0 R 3524 0 R 3525 0 R 3526 0 R 3527 0 R 3528 0 R 3529 0 R 3530 0 R 3531 0 R 3532 0 R 3533 0 R 3534 0 R 3535 0 R 3536 0 R 3537 0 R 3538 0 R 3539 0 R 3540 0 R 3541 0 R 3542 0 R 3543 0 R 3544 0 R 3545 0 R 3546 0 R 3547 0 R]
 >>
 endobj
 11 0 obj
@@ -3550,7 +3550,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3546 0 R 3547 0 R 3548 0 R 3549 0 R 3550 0 R 3551 0 R 3552 0 R 3553 0 R 3554 0 R 3555 0 R 3556 0 R 3557 0 R 3558 0 R 3559 0 R 3560 0 R 3561 0 R 3562 0 R 3563 0 R 3564 0 R 3565 0 R 3566 0 R 3567 0 R 3568 0 R 3569 0 R 3570 0 R 3571 0 R 3572 0 R 3573 0 R 3574 0 R 3575 0 R 3576 0 R 3577 0 R 3578 0 R 3579 0 R 3580 0 R 3581 0 R 3582 0 R 3583 0 R 3584 0 R 3585 0 R 3586 0 R 3587 0 R 3588 0 R 3589 0 R 3590 0 R 3591 0 R 3592 0 R 3593 0 R 3594 0 R 3595 0 R 3596 0 R 3597 0 R 3598 0 R 3599 0 R 3600 0 R 3601 0 R 3602 0 R 3603 0 R 3604 0 R 3605 0 R 3606 0 R 3607 0 R 3608 0 R 3609 0 R 3610 0 R 3611 0 R 3612 0 R 3613 0 R 3614 0 R 3615 0 R 3616 0 R 3617 0 R 3618 0 R 3619 0 R 3620 0 R 3621 0 R 3622 0 R 3623 0 R 3624 0 R 3625 0 R 3626 0 R 3627 0 R 3628 0 R 3629 0 R 3630 0 R 3631 0 R 3632 0 R 3633 0 R]
+/Annots [3548 0 R 3549 0 R 3550 0 R 3551 0 R 3552 0 R 3553 0 R 3554 0 R 3555 0 R 3556 0 R 3557 0 R 3558 0 R 3559 0 R 3560 0 R 3561 0 R 3562 0 R 3563 0 R 3564 0 R 3565 0 R 3566 0 R 3567 0 R 3568 0 R 3569 0 R 3570 0 R 3571 0 R 3572 0 R 3573 0 R 3574 0 R 3575 0 R 3576 0 R 3577 0 R 3578 0 R 3579 0 R 3580 0 R 3581 0 R 3582 0 R 3583 0 R 3584 0 R 3585 0 R 3586 0 R 3587 0 R 3588 0 R 3589 0 R 3590 0 R 3591 0 R 3592 0 R 3593 0 R 3594 0 R 3595 0 R 3596 0 R 3597 0 R 3598 0 R 3599 0 R 3600 0 R 3601 0 R 3602 0 R 3603 0 R 3604 0 R 3605 0 R 3606 0 R 3607 0 R 3608 0 R 3609 0 R 3610 0 R 3611 0 R 3612 0 R 3613 0 R 3614 0 R 3615 0 R 3616 0 R 3617 0 R 3618 0 R 3619 0 R 3620 0 R 3621 0 R 3622 0 R 3623 0 R 3624 0 R 3625 0 R 3626 0 R 3627 0 R 3628 0 R 3629 0 R 3630 0 R 3631 0 R 3632 0 R 3633 0 R 3634 0 R 3635 0 R]
 >>
 endobj
 13 0 obj
@@ -5333,7 +5333,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3634 0 R 3635 0 R 3636 0 R 3637 0 R 3638 0 R 3639 0 R 3640 0 R 3641 0 R 3642 0 R 3643 0 R 3644 0 R 3645 0 R 3646 0 R 3647 0 R 3648 0 R 3649 0 R 3650 0 R 3651 0 R 3652 0 R 3653 0 R 3654 0 R 3655 0 R 3656 0 R 3657 0 R 3658 0 R 3659 0 R 3660 0 R 3661 0 R 3662 0 R 3663 0 R 3664 0 R 3665 0 R 3666 0 R 3667 0 R 3668 0 R 3669 0 R 3670 0 R 3671 0 R 3672 0 R 3673 0 R 3674 0 R 3675 0 R 3676 0 R 3677 0 R 3678 0 R 3679 0 R 3680 0 R 3681 0 R 3682 0 R 3683 0 R 3684 0 R 3685 0 R 3686 0 R 3687 0 R 3688 0 R 3689 0 R 3690 0 R 3691 0 R 3692 0 R 3693 0 R 3694 0 R 3695 0 R 3696 0 R 3697 0 R 3698 0 R 3699 0 R 3700 0 R 3701 0 R 3702 0 R 3703 0 R 3704 0 R 3705 0 R 3706 0 R 3707 0 R 3708 0 R 3709 0 R 3710 0 R 3711 0 R 3712 0 R 3713 0 R 3714 0 R 3715 0 R 3716 0 R 3717 0 R 3718 0 R 3719 0 R 3720 0 R 3721 0 R]
+/Annots [3636 0 R 3637 0 R 3638 0 R 3639 0 R 3640 0 R 3641 0 R 3642 0 R 3643 0 R 3644 0 R 3645 0 R 3646 0 R 3647 0 R 3648 0 R 3649 0 R 3650 0 R 3651 0 R 3652 0 R 3653 0 R 3654 0 R 3655 0 R 3656 0 R 3657 0 R 3658 0 R 3659 0 R 3660 0 R 3661 0 R 3662 0 R 3663 0 R 3664 0 R 3665 0 R 3666 0 R 3667 0 R 3668 0 R 3669 0 R 3670 0 R 3671 0 R 3672 0 R 3673 0 R 3674 0 R 3675 0 R 3676 0 R 3677 0 R 3678 0 R 3679 0 R 3680 0 R 3681 0 R 3682 0 R 3683 0 R 3684 0 R 3685 0 R 3686 0 R 3687 0 R 3688 0 R 3689 0 R 3690 0 R 3691 0 R 3692 0 R 3693 0 R 3694 0 R 3695 0 R 3696 0 R 3697 0 R 3698 0 R 3699 0 R 3700 0 R 3701 0 R 3702 0 R 3703 0 R 3704 0 R 3705 0 R 3706 0 R 3707 0 R 3708 0 R 3709 0 R 3710 0 R 3711 0 R 3712 0 R 3713 0 R 3714 0 R 3715 0 R 3716 0 R 3717 0 R 3718 0 R 3719 0 R 3720 0 R 3721 0 R 3722 0 R 3723 0 R]
 >>
 endobj
 15 0 obj
@@ -7116,7 +7116,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3722 0 R 3723 0 R 3724 0 R 3725 0 R 3726 0 R 3727 0 R 3728 0 R 3729 0 R 3730 0 R 3731 0 R 3732 0 R 3733 0 R 3734 0 R 3735 0 R 3736 0 R 3737 0 R 3738 0 R 3739 0 R 3740 0 R 3741 0 R 3742 0 R 3743 0 R 3744 0 R 3745 0 R 3746 0 R 3747 0 R 3748 0 R 3749 0 R 3750 0 R 3751 0 R 3752 0 R 3753 0 R 3754 0 R 3755 0 R 3756 0 R 3757 0 R 3758 0 R 3759 0 R 3760 0 R 3761 0 R 3762 0 R 3763 0 R 3764 0 R 3765 0 R 3766 0 R 3767 0 R 3768 0 R 3769 0 R 3770 0 R 3771 0 R 3772 0 R 3773 0 R 3774 0 R 3775 0 R 3776 0 R 3777 0 R 3778 0 R 3779 0 R 3780 0 R 3781 0 R 3782 0 R 3783 0 R 3784 0 R 3785 0 R 3786 0 R 3787 0 R 3788 0 R 3789 0 R 3790 0 R 3791 0 R 3792 0 R 3793 0 R 3794 0 R 3795 0 R 3796 0 R 3797 0 R 3798 0 R 3799 0 R 3800 0 R 3801 0 R 3802 0 R 3803 0 R 3804 0 R 3805 0 R 3806 0 R 3807 0 R 3808 0 R 3809 0 R]
+/Annots [3724 0 R 3725 0 R 3726 0 R 3727 0 R 3728 0 R 3729 0 R 3730 0 R 3731 0 R 3732 0 R 3733 0 R 3734 0 R 3735 0 R 3736 0 R 3737 0 R 3738 0 R 3739 0 R 3740 0 R 3741 0 R 3742 0 R 3743 0 R 3744 0 R 3745 0 R 3746 0 R 3747 0 R 3748 0 R 3749 0 R 3750 0 R 3751 0 R 3752 0 R 3753 0 R 3754 0 R 3755 0 R 3756 0 R 3757 0 R 3758 0 R 3759 0 R 3760 0 R 3761 0 R 3762 0 R 3763 0 R 3764 0 R 3765 0 R 3766 0 R 3767 0 R 3768 0 R 3769 0 R 3770 0 R 3771 0 R 3772 0 R 3773 0 R 3774 0 R 3775 0 R 3776 0 R 3777 0 R 3778 0 R 3779 0 R 3780 0 R 3781 0 R 3782 0 R 3783 0 R 3784 0 R 3785 0 R 3786 0 R 3787 0 R 3788 0 R 3789 0 R 3790 0 R 3791 0 R 3792 0 R 3793 0 R 3794 0 R 3795 0 R 3796 0 R 3797 0 R 3798 0 R 3799 0 R 3800 0 R 3801 0 R 3802 0 R 3803 0 R 3804 0 R 3805 0 R 3806 0 R 3807 0 R 3808 0 R 3809 0 R 3810 0 R 3811 0 R]
 >>
 endobj
 17 0 obj
@@ -8899,7 +8899,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3810 0 R 3811 0 R 3812 0 R 3813 0 R 3814 0 R 3815 0 R 3816 0 R 3817 0 R 3818 0 R 3819 0 R 3820 0 R 3821 0 R 3822 0 R 3823 0 R 3824 0 R 3825 0 R 3826 0 R 3827 0 R 3828 0 R 3829 0 R 3830 0 R 3831 0 R 3832 0 R 3833 0 R 3834 0 R 3835 0 R 3836 0 R 3837 0 R 3838 0 R 3839 0 R 3840 0 R 3841 0 R 3842 0 R 3843 0 R 3844 0 R 3845 0 R 3846 0 R 3847 0 R 3848 0 R 3849 0 R 3850 0 R 3851 0 R 3852 0 R 3853 0 R 3854 0 R 3855 0 R 3856 0 R 3857 0 R 3858 0 R 3859 0 R 3860 0 R 3861 0 R 3862 0 R 3863 0 R 3864 0 R 3865 0 R 3866 0 R 3867 0 R 3868 0 R 3869 0 R 3870 0 R 3871 0 R 3872 0 R 3873 0 R 3874 0 R 3875 0 R 3876 0 R 3877 0 R 3878 0 R 3879 0 R 3880 0 R 3881 0 R 3882 0 R 3883 0 R 3884 0 R 3885 0 R 3886 0 R 3887 0 R 3888 0 R 3889 0 R 3890 0 R 3891 0 R 3892 0 R 3893 0 R 3894 0 R 3895 0 R 3896 0 R 3897 0 R]
+/Annots [3812 0 R 3813 0 R 3814 0 R 3815 0 R 3816 0 R 3817 0 R 3818 0 R 3819 0 R 3820 0 R 3821 0 R 3822 0 R 3823 0 R 3824 0 R 3825 0 R 3826 0 R 3827 0 R 3828 0 R 3829 0 R 3830 0 R 3831 0 R 3832 0 R 3833 0 R 3834 0 R 3835 0 R 3836 0 R 3837 0 R 3838 0 R 3839 0 R 3840 0 R 3841 0 R 3842 0 R 3843 0 R 3844 0 R 3845 0 R 3846 0 R 3847 0 R 3848 0 R 3849 0 R 3850 0 R 3851 0 R 3852 0 R 3853 0 R 3854 0 R 3855 0 R 3856 0 R 3857 0 R 3858 0 R 3859 0 R 3860 0 R 3861 0 R 3862 0 R 3863 0 R 3864 0 R 3865 0 R 3866 0 R 3867 0 R 3868 0 R 3869 0 R 3870 0 R 3871 0 R 3872 0 R 3873 0 R 3874 0 R 3875 0 R 3876 0 R 3877 0 R 3878 0 R 3879 0 R 3880 0 R 3881 0 R 3882 0 R 3883 0 R 3884 0 R 3885 0 R 3886 0 R 3887 0 R 3888 0 R 3889 0 R 3890 0 R 3891 0 R 3892 0 R 3893 0 R 3894 0 R 3895 0 R 3896 0 R 3897 0 R 3898 0 R 3899 0 R]
 >>
 endobj
 19 0 obj
@@ -10682,7 +10682,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3898 0 R 3899 0 R 3900 0 R 3901 0 R 3902 0 R 3903 0 R 3904 0 R 3905 0 R 3906 0 R 3907 0 R 3908 0 R 3909 0 R 3910 0 R 3911 0 R 3912 0 R 3913 0 R 3914 0 R 3915 0 R 3916 0 R 3917 0 R 3918 0 R 3919 0 R 3920 0 R 3921 0 R 3922 0 R 3923 0 R 3924 0 R 3925 0 R 3926 0 R 3927 0 R 3928 0 R 3929 0 R 3930 0 R 3931 0 R 3932 0 R 3933 0 R 3934 0 R 3935 0 R 3936 0 R 3937 0 R 3938 0 R 3939 0 R 3940 0 R 3941 0 R 3942 0 R 3943 0 R 3944 0 R 3945 0 R 3946 0 R 3947 0 R 3948 0 R 3949 0 R 3950 0 R 3951 0 R 3952 0 R 3953 0 R 3954 0 R 3955 0 R 3956 0 R 3957 0 R 3958 0 R 3959 0 R 3960 0 R 3961 0 R 3962 0 R 3963 0 R 3964 0 R 3965 0 R 3966 0 R 3967 0 R 3968 0 R 3969 0 R 3970 0 R 3971 0 R 3972 0 R 3973 0 R 3974 0 R 3975 0 R 3976 0 R 3977 0 R 3978 0 R 3979 0 R 3980 0 R 3981 0 R 3982 0 R 3983 0 R 3984 0 R 3985 0 R]
+/Annots [3900 0 R 3901 0 R 3902 0 R 3903 0 R 3904 0 R 3905 0 R 3906 0 R 3907 0 R 3908 0 R 3909 0 R 3910 0 R 3911 0 R 3912 0 R 3913 0 R 3914 0 R 3915 0 R 3916 0 R 3917 0 R 3918 0 R 3919 0 R 3920 0 R 3921 0 R 3922 0 R 3923 0 R 3924 0 R 3925 0 R 3926 0 R 3927 0 R 3928 0 R 3929 0 R 3930 0 R 3931 0 R 3932 0 R 3933 0 R 3934 0 R 3935 0 R 3936 0 R 3937 0 R 3938 0 R 3939 0 R 3940 0 R 3941 0 R 3942 0 R 3943 0 R 3944 0 R 3945 0 R 3946 0 R 3947 0 R 3948 0 R 3949 0 R 3950 0 R 3951 0 R 3952 0 R 3953 0 R 3954 0 R 3955 0 R 3956 0 R 3957 0 R 3958 0 R 3959 0 R 3960 0 R 3961 0 R 3962 0 R 3963 0 R 3964 0 R 3965 0 R 3966 0 R 3967 0 R 3968 0 R 3969 0 R 3970 0 R 3971 0 R 3972 0 R 3973 0 R 3974 0 R 3975 0 R 3976 0 R 3977 0 R 3978 0 R 3979 0 R 3980 0 R 3981 0 R 3982 0 R 3983 0 R 3984 0 R 3985 0 R 3986 0 R 3987 0 R]
 >>
 endobj
 21 0 obj
@@ -12465,7 +12465,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [3986 0 R 3987 0 R 3988 0 R 3989 0 R 3990 0 R 3991 0 R 3992 0 R 3993 0 R 3994 0 R 3995 0 R 3996 0 R 3997 0 R 3998 0 R 3999 0 R 4000 0 R 4001 0 R 4002 0 R 4003 0 R 4004 0 R 4005 0 R 4006 0 R 4007 0 R 4008 0 R 4009 0 R 4010 0 R 4011 0 R 4012 0 R 4013 0 R 4014 0 R 4015 0 R 4016 0 R 4017 0 R 4018 0 R 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R 4026 0 R 4027 0 R 4028 0 R 4029 0 R 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R 4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R 4043 0 R 4044 0 R 4045 0 R 4046 0 R 4047 0 R 4048 0 R 4049 0 R 4050 0 R 4051 0 R 4052 0 R 4053 0 R 4054 0 R 4055 0 R 4056 0 R 4057 0 R 4058 0 R 4059 0 R 4060 0 R 4061 0 R 4062 0 R 4063 0 R 4064 0 R 4065 0 R 4066 0 R 4067 0 R 4068 0 R 4069 0 R 4070 0 R 4071 0 R 4072 0 R 4073 0 R]
+/Annots [3988 0 R 3989 0 R 3990 0 R 3991 0 R 3992 0 R 3993 0 R 3994 0 R 3995 0 R 3996 0 R 3997 0 R 3998 0 R 3999 0 R 4000 0 R 4001 0 R 4002 0 R 4003 0 R 4004 0 R 4005 0 R 4006 0 R 4007 0 R 4008 0 R 4009 0 R 4010 0 R 4011 0 R 4012 0 R 4013 0 R 4014 0 R 4015 0 R 4016 0 R 4017 0 R 4018 0 R 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R 4026 0 R 4027 0 R 4028 0 R 4029 0 R 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R 4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R 4043 0 R 4044 0 R 4045 0 R 4046 0 R 4047 0 R 4048 0 R 4049 0 R 4050 0 R 4051 0 R 4052 0 R 4053 0 R 4054 0 R 4055 0 R 4056 0 R 4057 0 R 4058 0 R 4059 0 R 4060 0 R 4061 0 R 4062 0 R 4063 0 R 4064 0 R 4065 0 R 4066 0 R 4067 0 R 4068 0 R 4069 0 R 4070 0 R 4071 0 R 4072 0 R 4073 0 R 4074 0 R 4075 0 R]
 >>
 endobj
 23 0 obj
@@ -14248,7 +14248,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4074 0 R 4075 0 R 4076 0 R 4077 0 R 4078 0 R 4079 0 R 4080 0 R 4081 0 R 4082 0 R 4083 0 R 4084 0 R 4085 0 R 4086 0 R 4087 0 R 4088 0 R 4089 0 R 4090 0 R 4091 0 R 4092 0 R 4093 0 R 4094 0 R 4095 0 R 4096 0 R 4097 0 R 4098 0 R 4099 0 R 4100 0 R 4101 0 R 4102 0 R 4103 0 R 4104 0 R 4105 0 R 4106 0 R 4107 0 R 4108 0 R 4109 0 R 4110 0 R 4111 0 R 4112 0 R 4113 0 R 4114 0 R 4115 0 R 4116 0 R 4117 0 R 4118 0 R 4119 0 R 4120 0 R 4121 0 R 4122 0 R 4123 0 R 4124 0 R 4125 0 R 4126 0 R 4127 0 R 4128 0 R 4129 0 R 4130 0 R 4131 0 R 4132 0 R 4133 0 R 4134 0 R 4135 0 R 4136 0 R 4137 0 R 4138 0 R 4139 0 R 4140 0 R 4141 0 R 4142 0 R 4143 0 R 4144 0 R 4145 0 R 4146 0 R 4147 0 R 4148 0 R 4149 0 R 4150 0 R 4151 0 R 4152 0 R 4153 0 R 4154 0 R 4155 0 R 4156 0 R 4157 0 R 4158 0 R 4159 0 R 4160 0 R 4161 0 R]
+/Annots [4076 0 R 4077 0 R 4078 0 R 4079 0 R 4080 0 R 4081 0 R 4082 0 R 4083 0 R 4084 0 R 4085 0 R 4086 0 R 4087 0 R 4088 0 R 4089 0 R 4090 0 R 4091 0 R 4092 0 R 4093 0 R 4094 0 R 4095 0 R 4096 0 R 4097 0 R 4098 0 R 4099 0 R 4100 0 R 4101 0 R 4102 0 R 4103 0 R 4104 0 R 4105 0 R 4106 0 R 4107 0 R 4108 0 R 4109 0 R 4110 0 R 4111 0 R 4112 0 R 4113 0 R 4114 0 R 4115 0 R 4116 0 R 4117 0 R 4118 0 R 4119 0 R 4120 0 R 4121 0 R 4122 0 R 4123 0 R 4124 0 R 4125 0 R 4126 0 R 4127 0 R 4128 0 R 4129 0 R 4130 0 R 4131 0 R 4132 0 R 4133 0 R 4134 0 R 4135 0 R 4136 0 R 4137 0 R 4138 0 R 4139 0 R 4140 0 R 4141 0 R 4142 0 R 4143 0 R 4144 0 R 4145 0 R 4146 0 R 4147 0 R 4148 0 R 4149 0 R 4150 0 R 4151 0 R 4152 0 R 4153 0 R 4154 0 R 4155 0 R 4156 0 R 4157 0 R 4158 0 R 4159 0 R 4160 0 R 4161 0 R 4162 0 R 4163 0 R]
 >>
 endobj
 25 0 obj
@@ -16031,7 +16031,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4162 0 R 4163 0 R 4164 0 R 4165 0 R 4166 0 R 4167 0 R 4168 0 R 4169 0 R 4170 0 R 4171 0 R 4172 0 R 4173 0 R 4174 0 R 4175 0 R 4176 0 R 4177 0 R 4178 0 R 4179 0 R 4180 0 R 4181 0 R 4182 0 R 4183 0 R 4184 0 R 4185 0 R 4186 0 R 4187 0 R 4188 0 R 4189 0 R 4190 0 R 4191 0 R 4192 0 R 4193 0 R 4194 0 R 4195 0 R 4196 0 R 4197 0 R 4198 0 R 4199 0 R 4200 0 R 4201 0 R 4202 0 R 4203 0 R 4204 0 R 4205 0 R 4206 0 R 4207 0 R 4208 0 R 4209 0 R 4210 0 R 4211 0 R 4212 0 R 4213 0 R 4214 0 R 4215 0 R 4216 0 R 4217 0 R 4218 0 R 4219 0 R 4220 0 R 4221 0 R 4222 0 R 4223 0 R 4224 0 R 4225 0 R 4226 0 R 4227 0 R 4228 0 R 4229 0 R 4230 0 R 4231 0 R 4232 0 R 4233 0 R 4234 0 R 4235 0 R 4236 0 R 4237 0 R 4238 0 R 4239 0 R 4240 0 R 4241 0 R 4242 0 R 4243 0 R 4244 0 R 4245 0 R 4246 0 R 4247 0 R 4248 0 R 4249 0 R]
+/Annots [4164 0 R 4165 0 R 4166 0 R 4167 0 R 4168 0 R 4169 0 R 4170 0 R 4171 0 R 4172 0 R 4173 0 R 4174 0 R 4175 0 R 4176 0 R 4177 0 R 4178 0 R 4179 0 R 4180 0 R 4181 0 R 4182 0 R 4183 0 R 4184 0 R 4185 0 R 4186 0 R 4187 0 R 4188 0 R 4189 0 R 4190 0 R 4191 0 R 4192 0 R 4193 0 R 4194 0 R 4195 0 R 4196 0 R 4197 0 R 4198 0 R 4199 0 R 4200 0 R 4201 0 R 4202 0 R 4203 0 R 4204 0 R 4205 0 R 4206 0 R 4207 0 R 4208 0 R 4209 0 R 4210 0 R 4211 0 R 4212 0 R 4213 0 R 4214 0 R 4215 0 R 4216 0 R 4217 0 R 4218 0 R 4219 0 R 4220 0 R 4221 0 R 4222 0 R 4223 0 R 4224 0 R 4225 0 R 4226 0 R 4227 0 R 4228 0 R 4229 0 R 4230 0 R 4231 0 R 4232 0 R 4233 0 R 4234 0 R 4235 0 R 4236 0 R 4237 0 R 4238 0 R 4239 0 R 4240 0 R 4241 0 R 4242 0 R 4243 0 R 4244 0 R 4245 0 R 4246 0 R 4247 0 R 4248 0 R 4249 0 R 4250 0 R 4251 0 R]
 >>
 endobj
 27 0 obj
@@ -17814,7 +17814,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4250 0 R 4251 0 R 4252 0 R 4253 0 R 4254 0 R 4255 0 R 4256 0 R 4257 0 R 4258 0 R 4259 0 R 4260 0 R 4261 0 R 4262 0 R 4263 0 R 4264 0 R 4265 0 R 4266 0 R 4267 0 R 4268 0 R 4269 0 R 4270 0 R 4271 0 R 4272 0 R 4273 0 R 4274 0 R 4275 0 R 4276 0 R 4277 0 R 4278 0 R 4279 0 R 4280 0 R 4281 0 R 4282 0 R 4283 0 R 4284 0 R 4285 0 R 4286 0 R 4287 0 R 4288 0 R 4289 0 R 4290 0 R 4291 0 R 4292 0 R 4293 0 R 4294 0 R 4295 0 R 4296 0 R 4297 0 R 4298 0 R 4299 0 R 4300 0 R 4301 0 R 4302 0 R 4303 0 R 4304 0 R 4305 0 R 4306 0 R 4307 0 R 4308 0 R 4309 0 R 4310 0 R 4311 0 R 4312 0 R 4313 0 R 4314 0 R 4315 0 R 4316 0 R 4317 0 R 4318 0 R 4319 0 R 4320 0 R 4321 0 R 4322 0 R 4323 0 R 4324 0 R 4325 0 R 4326 0 R 4327 0 R 4328 0 R 4329 0 R 4330 0 R 4331 0 R 4332 0 R 4333 0 R 4334 0 R 4335 0 R 4336 0 R 4337 0 R]
+/Annots [4252 0 R 4253 0 R 4254 0 R 4255 0 R 4256 0 R 4257 0 R 4258 0 R 4259 0 R 4260 0 R 4261 0 R 4262 0 R 4263 0 R 4264 0 R 4265 0 R 4266 0 R 4267 0 R 4268 0 R 4269 0 R 4270 0 R 4271 0 R 4272 0 R 4273 0 R 4274 0 R 4275 0 R 4276 0 R 4277 0 R 4278 0 R 4279 0 R 4280 0 R 4281 0 R 4282 0 R 4283 0 R 4284 0 R 4285 0 R 4286 0 R 4287 0 R 4288 0 R 4289 0 R 4290 0 R 4291 0 R 4292 0 R 4293 0 R 4294 0 R 4295 0 R 4296 0 R 4297 0 R 4298 0 R 4299 0 R 4300 0 R 4301 0 R 4302 0 R 4303 0 R 4304 0 R 4305 0 R 4306 0 R 4307 0 R 4308 0 R 4309 0 R 4310 0 R 4311 0 R 4312 0 R 4313 0 R 4314 0 R 4315 0 R 4316 0 R 4317 0 R 4318 0 R 4319 0 R 4320 0 R 4321 0 R 4322 0 R 4323 0 R 4324 0 R 4325 0 R 4326 0 R 4327 0 R 4328 0 R 4329 0 R 4330 0 R 4331 0 R 4332 0 R 4333 0 R 4334 0 R 4335 0 R 4336 0 R 4337 0 R 4338 0 R 4339 0 R]
 >>
 endobj
 29 0 obj
@@ -19597,7 +19597,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4338 0 R 4339 0 R 4340 0 R 4341 0 R 4342 0 R 4343 0 R 4344 0 R 4345 0 R 4346 0 R 4347 0 R 4348 0 R 4349 0 R 4350 0 R 4351 0 R 4352 0 R 4353 0 R 4354 0 R 4355 0 R 4356 0 R 4357 0 R 4358 0 R 4359 0 R 4360 0 R 4361 0 R 4362 0 R 4363 0 R 4364 0 R 4365 0 R 4366 0 R 4367 0 R 4368 0 R 4369 0 R 4370 0 R 4371 0 R 4372 0 R 4373 0 R 4374 0 R 4375 0 R 4376 0 R 4377 0 R 4378 0 R 4379 0 R 4380 0 R 4381 0 R 4382 0 R 4383 0 R 4384 0 R 4385 0 R 4386 0 R 4387 0 R 4388 0 R 4389 0 R 4390 0 R 4391 0 R 4392 0 R 4393 0 R 4394 0 R 4395 0 R 4396 0 R 4397 0 R 4398 0 R 4399 0 R 4400 0 R 4401 0 R 4402 0 R 4403 0 R 4404 0 R 4405 0 R 4406 0 R 4407 0 R 4408 0 R 4409 0 R 4410 0 R 4411 0 R 4412 0 R 4413 0 R 4414 0 R 4415 0 R 4416 0 R 4417 0 R 4418 0 R 4419 0 R 4420 0 R 4421 0 R 4422 0 R 4423 0 R 4424 0 R 4425 0 R]
+/Annots [4340 0 R 4341 0 R 4342 0 R 4343 0 R 4344 0 R 4345 0 R 4346 0 R 4347 0 R 4348 0 R 4349 0 R 4350 0 R 4351 0 R 4352 0 R 4353 0 R 4354 0 R 4355 0 R 4356 0 R 4357 0 R 4358 0 R 4359 0 R 4360 0 R 4361 0 R 4362 0 R 4363 0 R 4364 0 R 4365 0 R 4366 0 R 4367 0 R 4368 0 R 4369 0 R 4370 0 R 4371 0 R 4372 0 R 4373 0 R 4374 0 R 4375 0 R 4376 0 R 4377 0 R 4378 0 R 4379 0 R 4380 0 R 4381 0 R 4382 0 R 4383 0 R 4384 0 R 4385 0 R 4386 0 R 4387 0 R 4388 0 R 4389 0 R 4390 0 R 4391 0 R 4392 0 R 4393 0 R 4394 0 R 4395 0 R 4396 0 R 4397 0 R 4398 0 R 4399 0 R 4400 0 R 4401 0 R 4402 0 R 4403 0 R 4404 0 R 4405 0 R 4406 0 R 4407 0 R 4408 0 R 4409 0 R 4410 0 R 4411 0 R 4412 0 R 4413 0 R 4414 0 R 4415 0 R 4416 0 R 4417 0 R 4418 0 R 4419 0 R 4420 0 R 4421 0 R 4422 0 R 4423 0 R 4424 0 R 4425 0 R 4426 0 R 4427 0 R]
 >>
 endobj
 31 0 obj
@@ -21380,7 +21380,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4426 0 R 4427 0 R 4428 0 R 4429 0 R 4430 0 R 4431 0 R 4432 0 R 4433 0 R 4434 0 R 4435 0 R 4436 0 R 4437 0 R 4438 0 R 4439 0 R 4440 0 R 4441 0 R 4442 0 R 4443 0 R 4444 0 R 4445 0 R 4446 0 R 4447 0 R 4448 0 R 4449 0 R 4450 0 R 4451 0 R 4452 0 R 4453 0 R 4454 0 R 4455 0 R 4456 0 R 4457 0 R 4458 0 R 4459 0 R 4460 0 R 4461 0 R 4462 0 R 4463 0 R 4464 0 R 4465 0 R 4466 0 R 4467 0 R 4468 0 R 4469 0 R 4470 0 R 4471 0 R 4472 0 R 4473 0 R 4474 0 R 4475 0 R 4476 0 R 4477 0 R 4478 0 R 4479 0 R 4480 0 R 4481 0 R 4482 0 R 4483 0 R 4484 0 R 4485 0 R 4486 0 R 4487 0 R 4488 0 R 4489 0 R 4490 0 R 4491 0 R 4492 0 R 4493 0 R 4494 0 R 4495 0 R 4496 0 R 4497 0 R 4498 0 R 4499 0 R 4500 0 R 4501 0 R 4502 0 R 4503 0 R 4504 0 R 4505 0 R 4506 0 R 4507 0 R 4508 0 R 4509 0 R 4510 0 R 4511 0 R 4512 0 R 4513 0 R]
+/Annots [4428 0 R 4429 0 R 4430 0 R 4431 0 R 4432 0 R 4433 0 R 4434 0 R 4435 0 R 4436 0 R 4437 0 R 4438 0 R 4439 0 R 4440 0 R 4441 0 R 4442 0 R 4443 0 R 4444 0 R 4445 0 R 4446 0 R 4447 0 R 4448 0 R 4449 0 R 4450 0 R 4451 0 R 4452 0 R 4453 0 R 4454 0 R 4455 0 R 4456 0 R 4457 0 R 4458 0 R 4459 0 R 4460 0 R 4461 0 R 4462 0 R 4463 0 R 4464 0 R 4465 0 R 4466 0 R 4467 0 R 4468 0 R 4469 0 R 4470 0 R 4471 0 R 4472 0 R 4473 0 R 4474 0 R 4475 0 R 4476 0 R 4477 0 R 4478 0 R 4479 0 R 4480 0 R 4481 0 R 4482 0 R 4483 0 R 4484 0 R 4485 0 R 4486 0 R 4487 0 R 4488 0 R 4489 0 R 4490 0 R 4491 0 R 4492 0 R 4493 0 R 4494 0 R 4495 0 R 4496 0 R 4497 0 R 4498 0 R 4499 0 R 4500 0 R 4501 0 R 4502 0 R 4503 0 R 4504 0 R 4505 0 R 4506 0 R 4507 0 R 4508 0 R 4509 0 R 4510 0 R 4511 0 R 4512 0 R 4513 0 R 4514 0 R 4515 0 R]
 >>
 endobj
 33 0 obj
@@ -23163,7 +23163,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4514 0 R 4515 0 R 4516 0 R 4517 0 R 4518 0 R 4519 0 R 4520 0 R 4521 0 R 4522 0 R 4523 0 R 4524 0 R 4525 0 R 4526 0 R 4527 0 R 4528 0 R 4529 0 R 4530 0 R 4531 0 R 4532 0 R 4533 0 R 4534 0 R 4535 0 R 4536 0 R 4537 0 R 4538 0 R 4539 0 R 4540 0 R 4541 0 R 4542 0 R 4543 0 R 4544 0 R 4545 0 R 4546 0 R 4547 0 R 4548 0 R 4549 0 R 4550 0 R 4551 0 R 4552 0 R 4553 0 R 4554 0 R 4555 0 R 4556 0 R 4557 0 R 4558 0 R 4559 0 R 4560 0 R 4561 0 R 4562 0 R 4563 0 R 4564 0 R 4565 0 R 4566 0 R 4567 0 R 4568 0 R 4569 0 R 4570 0 R 4571 0 R 4572 0 R 4573 0 R 4574 0 R 4575 0 R 4576 0 R 4577 0 R 4578 0 R 4579 0 R 4580 0 R 4581 0 R 4582 0 R 4583 0 R 4584 0 R 4585 0 R 4586 0 R 4587 0 R 4588 0 R 4589 0 R 4590 0 R 4591 0 R 4592 0 R 4593 0 R 4594 0 R 4595 0 R 4596 0 R 4597 0 R 4598 0 R 4599 0 R 4600 0 R 4601 0 R]
+/Annots [4516 0 R 4517 0 R 4518 0 R 4519 0 R 4520 0 R 4521 0 R 4522 0 R 4523 0 R 4524 0 R 4525 0 R 4526 0 R 4527 0 R 4528 0 R 4529 0 R 4530 0 R 4531 0 R 4532 0 R 4533 0 R 4534 0 R 4535 0 R 4536 0 R 4537 0 R 4538 0 R 4539 0 R 4540 0 R 4541 0 R 4542 0 R 4543 0 R 4544 0 R 4545 0 R 4546 0 R 4547 0 R 4548 0 R 4549 0 R 4550 0 R 4551 0 R 4552 0 R 4553 0 R 4554 0 R 4555 0 R 4556 0 R 4557 0 R 4558 0 R 4559 0 R 4560 0 R 4561 0 R 4562 0 R 4563 0 R 4564 0 R 4565 0 R 4566 0 R 4567 0 R 4568 0 R 4569 0 R 4570 0 R 4571 0 R 4572 0 R 4573 0 R 4574 0 R 4575 0 R 4576 0 R 4577 0 R 4578 0 R 4579 0 R 4580 0 R 4581 0 R 4582 0 R 4583 0 R 4584 0 R 4585 0 R 4586 0 R 4587 0 R 4588 0 R 4589 0 R 4590 0 R 4591 0 R 4592 0 R 4593 0 R 4594 0 R 4595 0 R 4596 0 R 4597 0 R 4598 0 R 4599 0 R 4600 0 R 4601 0 R 4602 0 R 4603 0 R]
 >>
 endobj
 35 0 obj
@@ -24946,7 +24946,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4602 0 R 4603 0 R 4604 0 R 4605 0 R 4606 0 R 4607 0 R 4608 0 R 4609 0 R 4610 0 R 4611 0 R 4612 0 R 4613 0 R 4614 0 R 4615 0 R 4616 0 R 4617 0 R 4618 0 R 4619 0 R 4620 0 R 4621 0 R 4622 0 R 4623 0 R 4624 0 R 4625 0 R 4626 0 R 4627 0 R 4628 0 R 4629 0 R 4630 0 R 4631 0 R 4632 0 R 4633 0 R 4634 0 R 4635 0 R 4636 0 R 4637 0 R 4638 0 R 4639 0 R 4640 0 R 4641 0 R 4642 0 R 4643 0 R 4644 0 R 4645 0 R 4646 0 R 4647 0 R 4648 0 R 4649 0 R 4650 0 R 4651 0 R 4652 0 R 4653 0 R 4654 0 R 4655 0 R 4656 0 R 4657 0 R 4658 0 R 4659 0 R 4660 0 R 4661 0 R 4662 0 R 4663 0 R 4664 0 R 4665 0 R 4666 0 R 4667 0 R 4668 0 R 4669 0 R 4670 0 R 4671 0 R 4672 0 R 4673 0 R 4674 0 R 4675 0 R 4676 0 R 4677 0 R 4678 0 R 4679 0 R 4680 0 R 4681 0 R 4682 0 R 4683 0 R 4684 0 R 4685 0 R 4686 0 R 4687 0 R 4688 0 R 4689 0 R]
+/Annots [4604 0 R 4605 0 R 4606 0 R 4607 0 R 4608 0 R 4609 0 R 4610 0 R 4611 0 R 4612 0 R 4613 0 R 4614 0 R 4615 0 R 4616 0 R 4617 0 R 4618 0 R 4619 0 R 4620 0 R 4621 0 R 4622 0 R 4623 0 R 4624 0 R 4625 0 R 4626 0 R 4627 0 R 4628 0 R 4629 0 R 4630 0 R 4631 0 R 4632 0 R 4633 0 R 4634 0 R 4635 0 R 4636 0 R 4637 0 R 4638 0 R 4639 0 R 4640 0 R 4641 0 R 4642 0 R 4643 0 R 4644 0 R 4645 0 R 4646 0 R 4647 0 R 4648 0 R 4649 0 R 4650 0 R 4651 0 R 4652 0 R 4653 0 R 4654 0 R 4655 0 R 4656 0 R 4657 0 R 4658 0 R 4659 0 R 4660 0 R 4661 0 R 4662 0 R 4663 0 R 4664 0 R 4665 0 R 4666 0 R 4667 0 R 4668 0 R 4669 0 R 4670 0 R 4671 0 R 4672 0 R 4673 0 R 4674 0 R 4675 0 R 4676 0 R 4677 0 R 4678 0 R 4679 0 R 4680 0 R 4681 0 R 4682 0 R 4683 0 R 4684 0 R 4685 0 R 4686 0 R 4687 0 R 4688 0 R 4689 0 R 4690 0 R 4691 0 R]
 >>
 endobj
 37 0 obj
@@ -26729,7 +26729,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4690 0 R 4691 0 R 4692 0 R 4693 0 R 4694 0 R 4695 0 R 4696 0 R 4697 0 R 4698 0 R 4699 0 R 4700 0 R 4701 0 R 4702 0 R 4703 0 R 4704 0 R 4705 0 R 4706 0 R 4707 0 R 4708 0 R 4709 0 R 4710 0 R 4711 0 R 4712 0 R 4713 0 R 4714 0 R 4715 0 R 4716 0 R 4717 0 R 4718 0 R 4719 0 R 4720 0 R 4721 0 R 4722 0 R 4723 0 R 4724 0 R 4725 0 R 4726 0 R 4727 0 R 4728 0 R 4729 0 R 4730 0 R 4731 0 R 4732 0 R 4733 0 R 4734 0 R 4735 0 R 4736 0 R 4737 0 R 4738 0 R 4739 0 R 4740 0 R 4741 0 R 4742 0 R 4743 0 R 4744 0 R 4745 0 R 4746 0 R 4747 0 R 4748 0 R 4749 0 R 4750 0 R 4751 0 R 4752 0 R 4753 0 R 4754 0 R 4755 0 R 4756 0 R 4757 0 R 4758 0 R 4759 0 R 4760 0 R 4761 0 R 4762 0 R 4763 0 R 4764 0 R 4765 0 R 4766 0 R 4767 0 R 4768 0 R 4769 0 R 4770 0 R 4771 0 R 4772 0 R 4773 0 R 4774 0 R 4775 0 R 4776 0 R 4777 0 R]
+/Annots [4692 0 R 4693 0 R 4694 0 R 4695 0 R 4696 0 R 4697 0 R 4698 0 R 4699 0 R 4700 0 R 4701 0 R 4702 0 R 4703 0 R 4704 0 R 4705 0 R 4706 0 R 4707 0 R 4708 0 R 4709 0 R 4710 0 R 4711 0 R 4712 0 R 4713 0 R 4714 0 R 4715 0 R 4716 0 R 4717 0 R 4718 0 R 4719 0 R 4720 0 R 4721 0 R 4722 0 R 4723 0 R 4724 0 R 4725 0 R 4726 0 R 4727 0 R 4728 0 R 4729 0 R 4730 0 R 4731 0 R 4732 0 R 4733 0 R 4734 0 R 4735 0 R 4736 0 R 4737 0 R 4738 0 R 4739 0 R 4740 0 R 4741 0 R 4742 0 R 4743 0 R 4744 0 R 4745 0 R 4746 0 R 4747 0 R 4748 0 R 4749 0 R 4750 0 R 4751 0 R 4752 0 R 4753 0 R 4754 0 R 4755 0 R 4756 0 R 4757 0 R 4758 0 R 4759 0 R 4760 0 R 4761 0 R 4762 0 R 4763 0 R 4764 0 R 4765 0 R 4766 0 R 4767 0 R 4768 0 R 4769 0 R 4770 0 R 4771 0 R 4772 0 R 4773 0 R 4774 0 R 4775 0 R 4776 0 R 4777 0 R 4778 0 R 4779 0 R]
 >>
 endobj
 39 0 obj
@@ -28512,7 +28512,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4778 0 R 4779 0 R 4780 0 R 4781 0 R 4782 0 R 4783 0 R 4784 0 R 4785 0 R 4786 0 R 4787 0 R 4788 0 R 4789 0 R 4790 0 R 4791 0 R 4792 0 R 4793 0 R 4794 0 R 4795 0 R 4796 0 R 4797 0 R 4798 0 R 4799 0 R 4800 0 R 4801 0 R 4802 0 R 4803 0 R 4804 0 R 4805 0 R 4806 0 R 4807 0 R 4808 0 R 4809 0 R 4810 0 R 4811 0 R 4812 0 R 4813 0 R 4814 0 R 4815 0 R 4816 0 R 4817 0 R 4818 0 R 4819 0 R 4820 0 R 4821 0 R 4822 0 R 4823 0 R 4824 0 R 4825 0 R 4826 0 R 4827 0 R 4828 0 R 4829 0 R 4830 0 R 4831 0 R 4832 0 R 4833 0 R 4834 0 R 4835 0 R 4836 0 R 4837 0 R 4838 0 R 4839 0 R 4840 0 R 4841 0 R 4842 0 R 4843 0 R 4844 0 R 4845 0 R 4846 0 R 4847 0 R 4848 0 R 4849 0 R 4850 0 R 4851 0 R 4852 0 R 4853 0 R 4854 0 R 4855 0 R 4856 0 R 4857 0 R 4858 0 R 4859 0 R 4860 0 R 4861 0 R 4862 0 R 4863 0 R 4864 0 R 4865 0 R]
+/Annots [4780 0 R 4781 0 R 4782 0 R 4783 0 R 4784 0 R 4785 0 R 4786 0 R 4787 0 R 4788 0 R 4789 0 R 4790 0 R 4791 0 R 4792 0 R 4793 0 R 4794 0 R 4795 0 R 4796 0 R 4797 0 R 4798 0 R 4799 0 R 4800 0 R 4801 0 R 4802 0 R 4803 0 R 4804 0 R 4805 0 R 4806 0 R 4807 0 R 4808 0 R 4809 0 R 4810 0 R 4811 0 R 4812 0 R 4813 0 R 4814 0 R 4815 0 R 4816 0 R 4817 0 R 4818 0 R 4819 0 R 4820 0 R 4821 0 R 4822 0 R 4823 0 R 4824 0 R 4825 0 R 4826 0 R 4827 0 R 4828 0 R 4829 0 R 4830 0 R 4831 0 R 4832 0 R 4833 0 R 4834 0 R 4835 0 R 4836 0 R 4837 0 R 4838 0 R 4839 0 R 4840 0 R 4841 0 R 4842 0 R 4843 0 R 4844 0 R 4845 0 R 4846 0 R 4847 0 R 4848 0 R 4849 0 R 4850 0 R 4851 0 R 4852 0 R 4853 0 R 4854 0 R 4855 0 R 4856 0 R 4857 0 R 4858 0 R 4859 0 R 4860 0 R 4861 0 R 4862 0 R 4863 0 R 4864 0 R 4865 0 R 4866 0 R 4867 0 R]
 >>
 endobj
 41 0 obj
@@ -30295,7 +30295,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4866 0 R 4867 0 R 4868 0 R 4869 0 R 4870 0 R 4871 0 R 4872 0 R 4873 0 R 4874 0 R 4875 0 R 4876 0 R 4877 0 R 4878 0 R 4879 0 R 4880 0 R 4881 0 R 4882 0 R 4883 0 R 4884 0 R 4885 0 R 4886 0 R 4887 0 R 4888 0 R 4889 0 R 4890 0 R 4891 0 R 4892 0 R 4893 0 R 4894 0 R 4895 0 R 4896 0 R 4897 0 R 4898 0 R 4899 0 R 4900 0 R 4901 0 R 4902 0 R 4903 0 R 4904 0 R 4905 0 R 4906 0 R 4907 0 R 4908 0 R 4909 0 R 4910 0 R 4911 0 R 4912 0 R 4913 0 R 4914 0 R 4915 0 R 4916 0 R 4917 0 R 4918 0 R 4919 0 R 4920 0 R 4921 0 R 4922 0 R 4923 0 R 4924 0 R 4925 0 R 4926 0 R 4927 0 R 4928 0 R 4929 0 R 4930 0 R 4931 0 R 4932 0 R 4933 0 R 4934 0 R 4935 0 R 4936 0 R 4937 0 R 4938 0 R 4939 0 R 4940 0 R 4941 0 R 4942 0 R 4943 0 R 4944 0 R 4945 0 R 4946 0 R 4947 0 R 4948 0 R 4949 0 R 4950 0 R 4951 0 R 4952 0 R 4953 0 R]
+/Annots [4868 0 R 4869 0 R 4870 0 R 4871 0 R 4872 0 R 4873 0 R 4874 0 R 4875 0 R 4876 0 R 4877 0 R 4878 0 R 4879 0 R 4880 0 R 4881 0 R 4882 0 R 4883 0 R 4884 0 R 4885 0 R 4886 0 R 4887 0 R 4888 0 R 4889 0 R 4890 0 R 4891 0 R 4892 0 R 4893 0 R 4894 0 R 4895 0 R 4896 0 R 4897 0 R 4898 0 R 4899 0 R 4900 0 R 4901 0 R 4902 0 R 4903 0 R 4904 0 R 4905 0 R 4906 0 R 4907 0 R 4908 0 R 4909 0 R 4910 0 R 4911 0 R 4912 0 R 4913 0 R 4914 0 R 4915 0 R 4916 0 R 4917 0 R 4918 0 R 4919 0 R 4920 0 R 4921 0 R 4922 0 R 4923 0 R 4924 0 R 4925 0 R 4926 0 R 4927 0 R 4928 0 R 4929 0 R 4930 0 R 4931 0 R 4932 0 R 4933 0 R 4934 0 R 4935 0 R 4936 0 R 4937 0 R 4938 0 R 4939 0 R 4940 0 R 4941 0 R 4942 0 R 4943 0 R 4944 0 R 4945 0 R 4946 0 R 4947 0 R 4948 0 R 4949 0 R 4950 0 R 4951 0 R 4952 0 R 4953 0 R 4954 0 R 4955 0 R]
 >>
 endobj
 43 0 obj
@@ -31358,7 +31358,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4954 0 R 4955 0 R 4956 0 R 4957 0 R 4958 0 R 4959 0 R 4960 0 R 4961 0 R 4962 0 R 4963 0 R 4964 0 R 4965 0 R 4966 0 R 4967 0 R 4968 0 R 4969 0 R 4970 0 R 4971 0 R 4972 0 R 4973 0 R 4974 0 R 4975 0 R 4976 0 R 4977 0 R 4978 0 R 4979 0 R 4980 0 R 4981 0 R 4982 0 R 4983 0 R 4984 0 R 4985 0 R 4986 0 R 4987 0 R 4988 0 R 4989 0 R 4990 0 R 4991 0 R 4992 0 R 4993 0 R 4994 0 R 4995 0 R 4996 0 R 4997 0 R 4998 0 R 4999 0 R 5000 0 R 5001 0 R 5002 0 R 5003 0 R 5004 0 R 5005 0 R]
+/Annots [4956 0 R 4957 0 R 4958 0 R 4959 0 R 4960 0 R 4961 0 R 4962 0 R 4963 0 R 4964 0 R 4965 0 R 4966 0 R 4967 0 R 4968 0 R 4969 0 R 4970 0 R 4971 0 R 4972 0 R 4973 0 R 4974 0 R 4975 0 R 4976 0 R 4977 0 R 4978 0 R 4979 0 R 4980 0 R 4981 0 R 4982 0 R 4983 0 R 4984 0 R 4985 0 R 4986 0 R 4987 0 R 4988 0 R 4989 0 R 4990 0 R 4991 0 R 4992 0 R 4993 0 R 4994 0 R 4995 0 R 4996 0 R 4997 0 R 4998 0 R 4999 0 R 5000 0 R 5001 0 R 5002 0 R 5003 0 R 5004 0 R 5005 0 R 5006 0 R 5007 0 R]
 >>
 endobj
 45 0 obj
@@ -31957,7 +31957,7 @@ endobj
 >>
 endobj
 53 0 obj
-<< /Kids [958 0 R 959 0 R 2694 0 R 1317 0 R 1900 0 R]
+<< /Kids [960 0 R 961 0 R 2696 0 R 1319 0 R 1902 0 R]
 >>
 endobj
 54 0 obj
@@ -31982,11 +31982,11 @@ endobj
 << /Type /Font
 /BaseFont /AAAAAA+FontAwesome
 /Subtype /TrueType
-/FontDescriptor 5782 0 R
+/FontDescriptor 5784 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 5784 0 R
-/ToUnicode 5783 0 R
+/Widths 5786 0 R
+/ToUnicode 5785 0 R
 >>
 endobj
 57 0 obj
@@ -34355,7 +34355,7 @@ endobj
 >>
 endobj
 91 0 obj
-<< /Length 5914
+<< /Length 6677
 >>
 stream
 q
@@ -34623,7 +34623,40 @@ ET
 BT
 36.0 423.03000000000003 Td
 /F1.0 10 Tf
-[<646f63756d656e742e>] TJ
+[<646f63756d656e742e204f72> 50 <2c2065> 30 <76> 25 <656e20626574746572> 50 <2c206a6f696e206f757220636f6d6d> 10 <756e69747920616e642068656c7020757320696d70726f> 15 <76> 25 <65206f757220646f63756d656e746174696f6e2e20506c6561736520726566> 30 <657220746f20>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+491.08 423.03000000000003 Td
+/F1.0 10 Tf
+[<54> 120 <72> 10 <6166> 30 <6f64696f6e>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.000 0.184 0.655 scn
+0.000 0.184 0.655 SCN
+
+BT
+36.0 404.47 Td
+/F1.0 10 Tf
+[<436f6e7472> -15 <6962> 20 <75746f72204775696465>] TJ
+ET
+
+0.000 0.000 0.000 SCN
+0.000 0.000 0.000 scn
+0.200 0.200 0.200 scn
+0.200 0.200 0.200 SCN
+
+BT
+114.87 404.47 Td
+/F1.0 10 Tf
+[<2066> 30 <6f722064657461696c73> 15 <2e>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -34703,7 +34736,7 @@ endobj
 /F1.0 8 0 R
 >>
 >>
-/Annots [95 0 R]
+/Annots [95 0 R 96 0 R 97 0 R]
 >>
 endobj
 93 0 obj
@@ -34724,6 +34757,28 @@ endobj
 >>
 endobj
 96 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [491.08 420.96000000000004 531.72 430.21000000000004]
+/Type /Annot
+>>
+endobj
+97 0 obj
+<< /Border [0 0 0]
+/A << /Type /Action
+/S /URI
+/URI (http://trafodion.incubator.apache.org/contributing_redirect.html)
+>>
+/Subtype /Link
+/Rect [36.0 402.40000000000003 114.87 411.65000000000003]
+/Type /Annot
+>>
+endobj
+98 0 obj
 << /Length 9316
 >>
 stream
@@ -35261,23 +35316,23 @@ Q
 
 endstream
 endobj
-97 0 obj
+99 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 96 0 R
+/Contents 98 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [99 0 R 100 0 R 101 0 R 102 0 R 103 0 R 104 0 R 105 0 R 107 0 R 108 0 R 109 0 R 110 0 R 111 0 R 112 0 R]
+/Annots [101 0 R 102 0 R 103 0 R 104 0 R 105 0 R 106 0 R 107 0 R 109 0 R 110 0 R 111 0 R 112 0 R 113 0 R 114 0 R]
 >>
 endobj
-98 0 obj
-[97 0 R /XYZ 0 792.0 null]
+100 0 obj
+[99 0 R /XYZ 0 792.0 null]
 endobj
-99 0 obj
+101 0 obj
 << /Border [0 0 0]
 /Dest (sql_language)
 /Subtype /Link
@@ -35285,7 +35340,7 @@ endobj
 /Type /Annot
 >>
 endobj
-100 0 obj
+102 0 obj
 << /Border [0 0 0]
 /Dest (using_trafodion_sql_to_access_hbase_tables)
 /Subtype /Link
@@ -35293,7 +35348,7 @@ endobj
 /Type /Annot
 >>
 endobj
-101 0 obj
+103 0 obj
 << /Border [0 0 0]
 /Dest (using_trafodion_sql_to_access_hive_tables)
 /Subtype /Link
@@ -35301,7 +35356,7 @@ endobj
 /Type /Annot
 >>
 endobj
-102 0 obj
+104 0 obj
 << /Border [0 0 0]
 /Dest (data_consistency_and_access_options)
 /Subtype /Link
@@ -35309,7 +35364,7 @@ endobj
 /Type /Annot
 >>
 endobj
-103 0 obj
+105 0 obj
 << /Border [0 0 0]
 /Dest (transaction_management)
 /Subtype /Link
@@ -35317,7 +35372,7 @@ endobj
 /Type /Annot
 >>
 endobj
-104 0 obj
+106 0 obj
 << /Border [0 0 0]
 /Dest (ansi_compliance_and_trafodion_sql_extensions)
 /Subtype /Link
@@ -35325,7 +35380,7 @@ endobj
 /Type /Annot
 >>
 endobj
-105 0 obj
+107 0 obj
 << /Border [0 0 0]
 /Dest (trafodion_sql_error_messages)
 /Subtype /Link
@@ -35333,10 +35388,10 @@ endobj
 /Type /Annot
 >>
 endobj
-106 0 obj
-[97 0 R /XYZ 0 389.26000000000045 null]
+108 0 obj
+[99 0 R /XYZ 0 389.26000000000045 null]
 endobj
-107 0 obj
+109 0 obj
 << /Border [0 0 0]
 /Dest (sql_statements)
 /Subtype /Link
@@ -35344,7 +35399,7 @@ endobj
 /Type /Annot
 >>
 endobj
-108 0 obj
+110 0 obj
 << /Border [0 0 0]
 /Dest (sql_language)
 /Subtype /Link
@@ -35352,7 +35407,7 @@ endobj
 /Type /Annot
 >>
 endobj
-109 0 obj
+111 0 obj
 << /Border [0 0 0]
 /Dest (elements)
 /Subtype /Link
@@ -35360,7 +35415,7 @@ endobj
 /Type /Annot
 >>
 endobj
-110 0 obj
+112 0 obj
 << /Border [0 0 0]
 /Dest (sql_clauses)
 /Subtype /Link
@@ -35368,7 +35423,7 @@ endobj
 /Type /Annot
 >>
 endobj
-111 0 obj
+113 0 obj
 << /Border [0 0 0]
 /Dest (sql_functions_and_expressions)
 /Subtype /Link
@@ -35376,7 +35431,7 @@ endobj
 /Type /Annot
 >>
 endobj
-112 0 obj
+114 0 obj
 << /Border [0 0 0]
 /Dest (olap_functions)
 /Subtype /Link
@@ -35384,7 +35439,7 @@ endobj
 /Type /Annot
 >>
 endobj
-113 0 obj
+115 0 obj
 << /Length 5749
 >>
 stream
@@ -35715,23 +35770,23 @@ Q
 
 endstream
 endobj
-114 0 obj
+116 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 113 0 R
+/Contents 115 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 122 0 R 123 0 R 124 0 R]
+/Annots [118 0 R 119 0 R 120 0 R 121 0 R 122 0 R 124 0 R 125 0 R 126 0 R]
 >>
 endobj
-115 0 obj
-[114 0 R /XYZ 0 792.0 null]
+117 0 obj
+[116 0 R /XYZ 0 792.0 null]
 endobj
-116 0 obj
+118 0 obj
 << /Border [0 0 0]
 /Dest (initializing_the_trafodion_metadata)
 /Subtype /Link
@@ -35739,7 +35794,7 @@ endobj
 /Type /Annot
 >>
 endobj
-117 0 obj
+119 0 obj
 << /Border [0 0 0]
 /Dest (ways_to_access_hbase_tables)
 /Subtype /Link
@@ -35747,7 +35802,7 @@ endobj
 /Type /Annot
 >>
 endobj
-118 0 obj
+120 0 obj
 << /Border [0 0 0]
 /Dest (trafodion_sql_tables_versus_native_hbase_tables)
 /Subtype /Link
@@ -35755,7 +35810,7 @@ endobj
 /Type /Annot
 >>
 endobj
-119 0 obj
+121 0 obj
 << /Border [0 0 0]
 /Dest (supported_sql_statements_with_hbase_tables)
 /Subtype /Link
@@ -35763,7 +35818,7 @@ endobj
 /Type /Annot
 >>
 endobj
-120 0 obj
+122 0 obj
 << /Border [0 0 0]
 /Dest (HBase_Environment_CQDs)
 /Subtype /Link
@@ -35771,10 +35826,10 @@ endobj
 /Type /Annot
 >>
 endobj
-121 0 obj
-[114 0 R /XYZ 0 533.4000000000003 null]
+123 0 obj
+[116 0 R /XYZ 0 533.4000000000003 null]
 endobj
-122 0 obj
+124 0 obj
 << /Border [0 0 0]
 /Dest (accessing_trafodion_sql_tables)
 /Subtype /Link
@@ -35782,7 +35837,7 @@ endobj
 /Type /Annot
 >>
 endobj
-123 0 obj
+125 0 obj
 << /Border [0 0 0]
 /Dest (cell_per_row_access_to_hbase_tables)
 /Subtype /Link
@@ -35790,7 +35845,7 @@ endobj
 /Type /Annot
 >>
 endobj
-124 0 obj
+126 0 obj
 << /Border [0 0 0]
 /Dest (rowwise_access_to_hbase_tables)
 /Subtype /Link
@@ -35798,7 +35853,7 @@ endobj
 /Type /Annot
 >>
 endobj
-125 0 obj
+127 0 obj
 << /Length 7400
 >>
 stream
@@ -36182,32 +36237,32 @@ Q
 
 endstream
 endobj
-126 0 obj
+128 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 125 0 R
+/Contents 127 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
-/Annots [129 0 R]
+/Annots [131 0 R]
 >>
 endobj
-127 0 obj
-[126 0 R /XYZ 0 792.0 null]
+129 0 obj
+[128 0 R /XYZ 0 792.0 null]
 endobj
-128 0 obj
+130 0 obj
 << /Type /Font
 /Subtype /Type1
 /BaseFont /Courier-Oblique
 /Encoding /WinAnsiEncoding
 >>
 endobj
-129 0 obj
+131 0 obj
 << /Border [0 0 0]
 /Dest (trafodion_sql_tables_versus_native_hbase_tables)
 /Subtype /Link
@@ -36215,7 +36270,7 @@ endobj
 /Type /Annot
 >>
 endobj
-130 0 obj
+132 0 obj
 << /Length 7569
 >>
 stream
@@ -36625,26 +36680,26 @@ Q
 
 endstream
 endobj
-131 0 obj
+133 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 130 0 R
+/Contents 132 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F4.1 56 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
 >>
 endobj
-132 0 obj
-[131 0 R /XYZ 0 792.0 null]
+134 0 obj
+[133 0 R /XYZ 0 792.0 null]
 endobj
-133 0 obj
+135 0 obj
 << /Length 6847
 >>
 stream
@@ -37021,26 +37076,26 @@ Q
 
 endstream
 endobj
-134 0 obj
+136 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 133 0 R
+/Contents 135 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F4.1 56 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
 >>
 endobj
-135 0 obj
-[134 0 R /XYZ 0 792.0 null]
+137 0 obj
+[136 0 R /XYZ 0 792.0 null]
 endobj
-136 0 obj
+138 0 obj
 << /Length 11350
 >>
 stream
@@ -37646,24 +37701,24 @@ Q
 
 endstream
 endobj
-137 0 obj
+139 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 136 0 R
+/Contents 138 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [139 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R 149 0 R 150 0 R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R]
+/Annots [141 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R 148 0 R 149 0 R 150 0 R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R 157 0 R 158 0 R]
 >>
 endobj
-138 0 obj
-[137 0 R /XYZ 0 792.0 null]
+140 0 obj
+[139 0 R /XYZ 0 792.0 null]
 endobj
-139 0 obj
+141 0 obj
 << /Border [0 0 0]
 /Dest (create_table_statement)
 /Subtype /Link
@@ -37671,10 +37726,10 @@ endobj
 /Type /Annot
 >>
 endobj
-140 0 obj
-[137 0 R /XYZ 0 455.9400000000004 null]
+142 0 obj
+[139 0 R /XYZ 0 455.9400000000004 null]
 endobj
-141 0 obj
+143 0 obj
 << /Border [0 0 0]
 /Dest (select_statement)
 /Subtype /Link
@@ -37682,7 +37737,7 @@ endobj
 /Type /Annot
 >>
 endobj
-142 0 obj
+144 0 obj
 << /Border [0 0 0]
 /Dest (insert_statement)
 /Subtype /Link
@@ -37690,7 +37745,7 @@ endobj
 /Type /Annot
 >>
 endobj
-143 0 obj
+145 0 obj
 << /Border [0 0 0]
 /Dest (update_statement)
 /Subtype /Link
@@ -37698,7 +37753,7 @@ endobj
 /Type /Annot
 >>
 endobj
-144 0 obj
+146 0 obj
 << /Border [0 0 0]
 /Dest (delete_statement)
 /Subtype /Link
@@ -37706,7 +37761,7 @@ endobj
 /Type /Annot
 >>
 endobj
-145 0 obj
+147 0 obj
 << /Border [0 0 0]
 /Dest (merge_statement)
 /Subtype /Link
@@ -37714,7 +37769,7 @@ endobj
 /Type /Annot
 >>
 endobj
-146 0 obj
+148 0 obj
 << /Border [0 0 0]
 /Dest (get_statement)
 /Subtype /Link
@@ -37722,7 +37777,7 @@ endobj
 /Type /Annot
 >>
 endobj
-147 0 obj
+149 0 obj
 << /Border [0 0 0]
 /Dest (invoke_statement)
 /Subtype /Link
@@ -37730,7 +37785,7 @@ endobj
 /Type /Annot
 >>
 endobj
-148 0 obj
+150 0 obj
 << /Border [0 0 0]
 /Dest (alter_table_statement)
 /Subtype /Link
@@ -37738,7 +37793,7 @@ endobj
 /Type /Annot
 >>
 endobj
-149 0 obj
+151 0 obj
 << /Border [0 0 0]
 /Dest (create_index_statement)
 /Subtype /Link
@@ -37746,7 +37801,7 @@ endobj
 /Type /Annot
 >>
 endobj
-150 0 obj
+152 0 obj
 << /Border [0 0 0]
 /Dest (create_table_statement)
 /Subtype /Link
@@ -37754,7 +37809,7 @@ endobj
 /Type /Annot
 >>
 endobj
-151 0 obj
+153 0 obj
 << /Border [0 0 0]
 /Dest (create_view_statement)
 /Subtype /Link
@@ -37762,7 +37817,7 @@ endobj
 /Type /Annot
 >>
 endobj
-152 0 obj
+154 0 obj
 << /Border [0 0 0]
 /Dest (drop_index_statement)
 /Subtype /Link
@@ -37770,7 +37825,7 @@ endobj
 /Type /Annot
 >>
 endobj
-153 0 obj
+155 0 obj
 << /Border [0 0 0]
 /Dest (drop_table_statement)
 /Subtype /Link
@@ -37778,7 +37833,7 @@ endobj
 /Type /Annot
 >>
 endobj
-154 0 obj
+156 0 obj
 << /Border [0 0 0]
 /Dest (drop_view_statement)
 /Subtype /Link
@@ -37786,7 +37841,7 @@ endobj
 /Type /Annot
 >>
 endobj
-155 0 obj
+157 0 obj
 << /Border [0 0 0]
 /Dest (grant_statement)
 /Subtype /Link
@@ -37794,7 +37849,7 @@ endobj
 /Type /Annot
 >>
 endobj
-156 0 obj
+158 0 obj
 << /Border [0 0 0]
 /Dest (revoke_statement)
 /Subtype /Link
@@ -37802,7 +37857,7 @@ endobj
 /Type /Annot
 >>
 endobj
-157 0 obj
+159 0 obj
 << /Length 7716
 >>
 stream
@@ -38231,24 +38286,24 @@ Q
 
 endstream
 endobj
-158 0 obj
+160 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 157 0 R
+/Contents 159 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
 >>
 >>
-/Annots [160 0 R 161 0 R 162 0 R 163 0 R]
+/Annots [162 0 R 163 0 R 164 0 R 165 0 R]
 >>
 endobj
-159 0 obj
-[158 0 R /XYZ 0 792.0 null]
+161 0 obj
+[160 0 R /XYZ 0 792.0 null]
 endobj
-160 0 obj
+162 0 obj
 << /Border [0 0 0]
 /Dest (ansi_names_for_hive_tables)
 /Subtype /Link
@@ -38256,7 +38311,7 @@ endobj
 /Type /Annot
 >>
 endobj
-161 0 obj
+163 0 obj
 << /Border [0 0 0]
 /Dest (type_mapping_from_hive_to_trafodion_sql)
 /Subtype /Link
@@ -38264,7 +38319,7 @@ endobj
 /Type /Annot
 >>
 endobj
-162 0 obj
+164 0 obj
 << /Border [0 0 0]
 /Dest (supported_sql_statements_with_hive_tables)
 /Subtype /Link
@@ -38272,7 +38327,7 @@ endobj
 /Type /Annot
 >>
 endobj
-163 0 obj
+165 0 obj
 << /Border [0 0 0]
 /Dest (Hive_Environment_CQDs)
 /Subtype /Link
@@ -38280,10 +38335,10 @@ endobj
 /Type /Annot
 >>
 endobj
-164 0 obj
-[158 0 R /XYZ 0 557.9600000000003 null]
+166 0 obj
+[160 0 R /XYZ 0 557.9600000000003 null]
 endobj
-165 0 obj
+167 0 obj
 << /Length 9185
 >>
 stream
@@ -38924,25 +38979,25 @@ Q
 
 endstream
 endobj
-166 0 obj
+168 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 165 0 R
+/Contents 167 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
-/Annots [168 0 R 170 0 R 171 0 R 172 0 R 173 0 R]
+/Annots [170 0 R 172 0 R 173 0 R 174 0 R 175 0 R]
 >>
 endobj
-167 0 obj
-[166 0 R /XYZ 0 792.0 null]
+169 0 obj
+[168 0 R /XYZ 0 792.0 null]
 endobj
-168 0 obj
+170 0 obj
 << /Border [0 0 0]
 /Dest (hive_environment_cqds)
 /Subtype /Link
@@ -38950,10 +39005,10 @@ endobj
 /Type /Annot
 >>
 endobj
-169 0 obj
-[166 0 R /XYZ 0 453.0000000000001 null]
+171 0 obj
+[168 0 R /XYZ 0 453.0000000000001 null]
 endobj
-170 0 obj
+172 0 obj
 << /Border [0 0 0]
 /Dest (select_statement)
 /Subtype /Link
@@ -38961,7 +39016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-171 0 obj
+173 0 obj
 << /Border [0 0 0]
 /Dest (load_statement)
 /Subtype /Link
@@ -38969,7 +39024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-172 0 obj
+174 0 obj
 << /Border [0 0 0]
 /Dest (get_statement)
 /Subtype /Link
@@ -38977,7 +39032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-173 0 obj
+175 0 obj
 << /Border [0 0 0]
 /Dest (invoke_statement)
 /Subtype /Link
@@ -38985,7 +39040,7 @@ endobj
 /Type /Annot
 >>
 endobj
-174 0 obj
+176 0 obj
 << /Length 9083
 >>
 stream
@@ -39424,35 +39479,35 @@ Q
 
 endstream
 endobj
-175 0 obj
+177 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 174 0 R
+/Contents 176 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
-/F6.0 128 0 R
+/F6.0 130 0 R
 >>
 >>
-/Annots [179 0 R 180 0 R]
+/Annots [181 0 R 182 0 R]
 >>
 endobj
-176 0 obj
-[175 0 R /XYZ 0 792.0 null]
+178 0 obj
+[177 0 R /XYZ 0 792.0 null]
 endobj
-177 0 obj
+179 0 obj
 << /Limits [(About_This_Document) (alter_library_syntax)]
-/Names [(About_This_Document) 51 0 R (Decode_function) 2554 0 R (Document_Organization) 71 0 R (Intended_Audience) 57 0 R (New_and_Changed_Information) 60 0 R (_authorization_ids) 1528 0 R (abs_function) 2247 0 R (accessing_trafodion_sql_tables) 127 0 R (accumulated_statistics_of_an_executing_statement) 3339 0 R (acos_function) 2252 0 R (active-sessions-for-the-user) 844 0 R (adaptive_statistics_collection) 3289 0 R (add_months_function) 2257 0 R (adding_or_subtracting_imprecise_interval_values) 1634 0 R (additional_rules_for_arithmetic_operations) 1710 0 R (aggregate-set-functions) 2086 0 R (alter_library_considerations) 410 0 R (alter_library_examples) 412 0 R (alter_library_statement) 403 0 R (alter_library_syntax) 404 0 R]
+/Names [(About_This_Document) 51 0 R (Decode_function) 2556 0 R (Document_Organization) 71 0 R (Intended_Audience) 57 0 R (New_and_Changed_Information) 60 0 R (_authorization_ids) 1530 0 R (abs_function) 2249 0 R (accessing_trafodion_sql_tables) 129 0 R (accumulated_statistics_of_an_executing_statement) 3341 0 R (acos_function) 2254 0 R (active-sessions-for-the-user) 846 0 R (adaptive_statistics_collection) 3291 0 R (add_months_function) 2259 0 R (adding_or_subtracting_imprecise_interval_values) 1636 0 R (additional_rules_for_arithmetic_operations) 1712 0 R (aggregate-set-functions) 2088 0 R (alter_library_considerations) 412 0 R (alter_library_examples) 414 0 R (alter_library_statement) 405 0 R (alter_library_syntax) 406 0 R]
 >>
 endobj
-178 0 obj
+180 0 obj
 << /Limits [(invoke_considerations) (lcase_function)]
-/Names [(invoke_considerations) 1054 0 R (invoke_examples) 1056 0 R (invoke_required_privileges) 1055 0 R (invoke_statement) 1050 0 R (invoke_syntax) 1051 0 R (isnull_function) 2639 0 R (join_order_by_user) 3443 0 R (juliantimestamp_function) 2643 0 R (keys) 1735 0 R (lastnotnull_function) 2651 0 R (lcase_function) 2656 0 R]
+/Names [(invoke_considerations) 1056 0 R (invoke_examples) 1058 0 R (invoke_required_privileges) 1057 0 R (invoke_statement) 1052 0 R (invoke_syntax) 1053 0 R (isnull_function) 2641 0 R (join_order_by_user) 3445 0 R (juliantimestamp_function) 2645 0 R (keys) 1737 0 R (lastnotnull_function) 2653 0 R (lcase_function) 2658 0 R]
 >>
 endobj
-179 0 obj
+181 0 obj
 << /Border [0 0 0]
 /Dest (read_committed)
 /Subtype /Link
@@ -39460,7 +39515,7 @@ endobj
 /Type /Annot
 >>
 endobj
-180 0 obj
+182 0 obj
 << /Border [0 0 0]
 /Dest (transaction_isolation_levels)
 /Subtype /Link
@@ -39468,10 +39523,10 @@ endobj
 /Type /Annot
 >>
 endobj
-181 0 obj
-[175 0 R /XYZ 0 447.72000000000025 null]
+183 0 obj
+[177 0 R /XYZ 0 447.72000000000025 null]
 endobj
-182 0 obj
+184 0 obj
 << /Length 9427
 >>
 stream
@@ -39938,24 +39993,24 @@ Q
 
 endstream
 endobj
-183 0 obj
+185 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 182 0 R
+/Contents 184 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [185 0 R 186 0 R 187 0 R 188 0 R 189 0 R]
+/Annots [187 0 R 188 0 R 189 0 R 190 0 R 191 0 R]
 >>
 endobj
-184 0 obj
-[183 0 R /XYZ 0 792.0 null]
+186 0 obj
+[185 0 R /XYZ 0 792.0 null]
 endobj
-185 0 obj
+187 0 obj
 << /Border [0 0 0]
 /Dest (user_defined_and_system_defined_transactions)
 /Subtype /Link
@@ -39963,7 +40018,7 @@ endobj
 /Type /Annot
 >>
 endobj
-186 0 obj
+188 0 obj
 << /Border [0 0 0]
 /Dest (rules_for_dml_statements)
 /Subtype /Link
@@ -39971,7 +40026,7 @@ endobj
 /Type /Annot
 >>
 endobj
-187 0 obj
+189 0 obj
 << /Border [0 0 0]
 /Dest (effect_of_autocommit_option)
 /Subtype /Link
@@ -39979,7 +40034,7 @@ endobj
 /Type /Annot
 >>
 endobj
-188 0 obj
+190 0 obj
 << /Border [0 0 0]
 /Dest (concurrency)
 /Subtype /Link
@@ -39987,7 +40042,7 @@ endobj
 /Type /Annot
 >>
 endobj
-189 0 obj
+191 0 obj
 << /Border [0 0 0]
 /Dest (transaction_isolation_levels)
 /Subtype /Link
@@ -39995,10 +40050,10 @@ endobj
 /Type /Annot
 >>
 endobj
-190 0 obj
-[183 0 R /XYZ 0 312.3600000000003 null]
+192 0 obj
+[185 0 R /XYZ 0 312.3600000000003 null]
 endobj
-191 0 obj
+193 0 obj
 << /Length 9237
 >>
 stream
@@ -40389,24 +40444,24 @@ Q
 
 endstream
 endobj
-192 0 obj
+194 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 191 0 R
+/Contents 193 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [194 0 R 197 0 R 199 0 R]
+/Annots [196 0 R 199 0 R 201 0 R]
 >>
 endobj
-193 0 obj
-[192 0 R /XYZ 0 792.0 null]
+195 0 obj
+[194 0 R /XYZ 0 792.0 null]
 endobj
-194 0 obj
+196 0 obj
 << /Border [0 0 0]
 /Dest (implicit_transactions)
 /Subtype /Link
@@ -40414,13 +40469,13 @@ endobj
 /Type /Annot
 >>
 endobj
-195 0 obj
-[192 0 R /XYZ 0 606.0800000000002 null]
+197 0 obj
+[194 0 R /XYZ 0 606.0800000000002 null]
 endobj
-196 0 obj
-[192 0 R /XYZ 0 535.0600000000002 null]
+198 0 obj
+[194 0 R /XYZ 0 535.0600000000002 null]
 endobj
-197 0 obj
+199 0 obj
 << /Border [0 0 0]
 /Dest (set_transaction_statement)
 /Subtype /Link
@@ -40428,10 +40483,10 @@ endobj
 /Type /Annot
 >>
 endobj
-198 0 obj
-[192 0 R /XYZ 0 377.8000000000001 null]
+200 0 obj
+[194 0 R /XYZ 0 377.8000000000001 null]
 endobj
-199 0 obj
+201 0 obj
 << /Border [0 0 0]
 /Dest (data_consistency_and_access_options)
 /Subtype /Link
@@ -40439,7 +40494,7 @@ endobj
 /Type /Annot
 >>
 endobj
-200 0 obj
+202 0 obj
 << /Length 4031
 >>
 stream
@@ -40632,23 +40687,23 @@ Q
 
 endstream
 endobj
-201 0 obj
+203 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 200 0 R
+/Contents 202 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [203 0 R]
+/Annots [205 0 R]
 >>
 endobj
-202 0 obj
-[201 0 R /XYZ 0 792.0 null]
+204 0 obj
+[203 0 R /XYZ 0 792.0 null]
 endobj
-203 0 obj
+205 0 obj
 << /Border [0 0 0]
 /Dest (read_committed)
 /Subtype /Link
@@ -40656,10 +40711,10 @@ endobj
 /Type /Annot
 >>
 endobj
-204 0 obj
-[201 0 R /XYZ 0 670.98 null]
+206 0 obj
+[203 0 R /XYZ 0 670.98 null]
 endobj
-205 0 obj
+207 0 obj
 << /Length 11812
 >>
 stream
@@ -41303,26 +41358,26 @@ Q
 
 endstream
 endobj
-206 0 obj
+208 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 205 0 R
+/Contents 207 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [209 0 R 210 0 R 211 0 R 212 0 R 213 0 R 214 0 R 215 0 R 216 0 R 217 0 R 218 0 R 219 0 R 220 0 R 221 0 R 222 0 R 223 0 R 224 0 R 225 0 R 226 0 R 227 0 R 228 0 R 229 0 R 230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R 237 0 R 238 0 R]
+/Annots [211 0 R 212 0 R 213 0 R 214 0 R 215 0 R 216 0 R 217 0 R 218 0 R 219 0 R 220 0 R 221 0 R 222 0 R 223 0 R 224 0 R 225 0 R 226 0 R 227 0 R 228 0 R 229 0 R 230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R 237 0 R 238 0 R 239 0 R 240 0 R]
 >>
 endobj
-207 0 obj
-[206 0 R /XYZ 0 792.0 null]
+209 0 obj
+[208 0 R /XYZ 0 792.0 null]
 endobj
-208 0 obj
-[206 0 R /XYZ 0 619.0800000000002 null]
+210 0 obj
+[208 0 R /XYZ 0 619.0800000000002 null]
 endobj
-209 0 obj
+211 0 obj
 << /Border [0 0 0]
 /Dest (alter_table_statement)
 /Subtype /Link
@@ -41330,7 +41385,7 @@ endobj
 /Type /Annot
 >>
 endobj
-210 0 obj
+212 0 obj
 << /Border [0 0 0]
 /Dest (call_statement)
 /Subtype /Link
@@ -41338,7 +41393,7 @@ endobj
 /Type /Annot
 >>
 endobj
-211 0 obj
+213 0 obj
 << /Border [0 0 0]
 /Dest (commit_work_statement)
 /Subtype /Link
@@ -41346,7 +41401,7 @@ endobj
 /Type /Annot
 >>
 endobj
-212 0 obj
+214 0 obj
 << /Border [0 0 0]
 /Dest (create_function_statement)
 /Subtype /Link
@@ -41354,7 +41409,7 @@ endobj
 /Type /Annot
 >>
 endobj
-213 0 obj
+215 0 obj
 << /Border [0 0 0]
 /Dest (create_procedure_statement)
 /Subtype /Link
@@ -41362,7 +41417,7 @@ endobj
 /Type /Annot
 >>
 endobj
-214 0 obj
+216 0 obj
 << /Border [0 0 0]
 /Dest (create_role_statement)
 /Subtype /Link
@@ -41370,7 +41425,7 @@ endobj
 /Type /Annot
 >>
 endobj
-215 0 obj
+217 0 obj
 << /Border [0 0 0]
 /Dest (create_schema_statement)
 /Subtype /Link
@@ -41378,7 +41433,7 @@ endobj
 /Type /Annot
 >>
 endobj
-216 0 obj
+218 0 obj
 << /Border [0 0 0]
 /Dest (create_table_statement)
 /Subtype /Link
@@ -41386,7 +41441,7 @@ endobj
 /Type /Annot
 >>
 endobj
-217 0 obj
+219 0 obj
 << /Border [0 0 0]
 /Dest (create_view_statement)
 /Subtype /Link
@@ -41394,7 +41449,7 @@ endobj
 /Type /Annot
 >>
 endobj
-218 0 obj
+220 0 obj
 << /Border [0 0 0]
 /Dest (delete_statement)
 /Subtype /Link
@@ -41402,7 +41457,7 @@ endobj
 /Type /Annot
 >>
 endobj
-219 0 obj
+221 0 obj
 << /Border [0 0 0]
 /Dest (drop_function_statement)
 /Subtype /Link
@@ -41410,7 +41465,7 @@ endobj
 /Type /Annot
 >>
 endobj
-220 0 obj
+222 0 obj
 << /Border [0 0 0]
 /Dest (drop_procedure_statement)
 /Subtype /Link
@@ -41418,7 +41473,7 @@ endobj
 /Type /Annot
 >>
 endobj
-221 0 obj
+223 0 obj
 << /Border [0 0 0]
 /Dest (drop_role_statement)
 /Subtype /Link
@@ -41426,7 +41481,7 @@ endobj
 /Type /Annot
 >>
 endobj
-222 0 obj
+224 0 obj
 << /Border [0 0 0]
 /Dest (drop_schema_statement)
 /Subtype /Link
@@ -41434,7 +41489,7 @@ endobj
 /Type /Annot
 >>
 endobj
-223 0 obj
+225 0 obj
 << /Border [0 0 0]
 /Dest (drop_table_statement)
 /Subtype /Link
@@ -41442,7 +41497,7 @@ endobj
 /Type /Annot
 >>
 endobj
-224 0 obj
+226 0 obj
 << /Border [0 0 0]
 /Dest (drop_view_statement)
 /Subtype /Link
@@ -41450,7 +41505,7 @@ endobj
 /Type /Annot
 >>
 endobj
-225 0 obj
+227 0 obj
 << /Border [0 0 0]
 /Dest (execute_statement)
 /Subtype /Link
@@ -41458,7 +41513,7 @@ endobj
 /Type /Annot
 >>
 endobj
-226 0 obj
+228 0 obj
 << /Border [0 0 0]
 /Dest (grant_statement)
 /Subtype /Link
@@ -41466,7 +41521,7 @@ endobj
 /Type /Annot
 >>
 endobj
-227 0 obj
+229 0 obj
 << /Border [0 0 0]
 /Dest (grant_role_statement)
 /Subtype /Link
@@ -41474,7 +41529,7 @@ endobj
 /Type /Annot
 >>
 endobj
-228 0 obj
+230 0 obj
 << /Border [0 0 0]
 /Dest (insert_statement)
 /Subtype /Link
@@ -41482,7 +41537,7 @@ endobj
 /Type /Annot
 >>
 endobj
-229 0 obj
+231 0 obj
 << /Border [0 0 0]
 /Dest (merge_statement)
 /Subtype /Link
@@ -41490,7 +41545,7 @@ endobj
 /Type /Annot
 >>
 endobj
-230 0 obj
+232 0 obj
 << /Border [0 0 0]
 /Dest (prepare_statement)
 /Subtype /Link
@@ -41498,7 +41553,7 @@ endobj
 /Type /Annot
 >>
 endobj
-231 0 obj
+233 0 obj
 << /Border [0 0 0]
 /Dest (revoke_statement)
 /Subtype /Link
@@ -41506,7 +41561,7 @@ endobj
 /Type /Annot
 >>
 endobj
-232 0 obj
+234 0 obj
 << /Border [0 0 0]
 /Dest (revoke_role_statement)
 /Subtype /Link
@@ -41514,7 +41569,7 @@ endobj
 /Type /Annot
 >>
 endobj
-233 0 obj
+235 0 obj
 << /Border [0 0 0]
 /Dest (rollback_work_statement)
 /Subtype /Link
@@ -41522,7 +41577,7 @@ endobj
 /Type /Annot
 >>
 endobj
-234 0 obj
+236 0 obj
 << /Border [0 0 0]
 /Dest (select_statement)
 /Subtype /Link
@@ -41530,7 +41585,7 @@ endobj
 /Type /Annot
 >>
 endobj
-235 0 obj
+237 0 obj
 << /Border [0 0 0]
 /Dest (set_schema_statement)
 /Subtype /Link
@@ -41538,7 +41593,7 @@ endobj
 /Type /Annot
 >>
 endobj
-236 0 obj
+238 0 obj
 << /Border [0 0 0]
 /Dest (set_transaction_statement)
 /Subtype /Link
@@ -41546,7 +41601,7 @@ endobj
 /Type /Annot
 >>
 endobj
-237 0 obj
+239 0 obj
 << /Border [0 0 0]
 /Dest (table_statement)
 /Subtype /Link
@@ -41554,7 +41609,7 @@ endobj
 /Type /Annot
 >>
 endobj
-238 0 obj
+240 0 obj
 << /Border [0 0 0]
 /Dest (update_statement)
 /Subtype /Link
@@ -41562,7 +41617,7 @@ endobj
 /Type /Annot
 >>
 endobj
-239 0 obj
+241 0 obj
 << /Length 9278
 >>
 stream
@@ -42094,23 +42149,23 @@ Q
 
 endstream
 endobj
-240 0 obj
+242 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 239 0 R
+/Contents 241 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [242 0 R 243 0 R 244 0 R 245 0 R 246 0 R 247 0 R 248 0 R 249 0 R 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R]
+/Annots [244 0 R 245 0 R 246 0 R 247 0 R 248 0 R 249 0 R 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R]
 >>
 endobj
-241 0 obj
-[240 0 R /XYZ 0 792.0 null]
+243 0 obj
+[242 0 R /XYZ 0 792.0 null]
 endobj
-242 0 obj
+244 0 obj
 << /Border [0 0 0]
 /Dest (alter_library_statement)
 /Subtype /Link
@@ -42118,7 +42173,7 @@ endobj
 /Type /Annot
 >>
 endobj
-243 0 obj
+245 0 obj
 << /Border [0 0 0]
 /Dest (alter_user_statement)
 /Subtype /Link
@@ -42126,7 +42181,7 @@ endobj
 /Type /Annot
 >>
 endobj
-244 0 obj
+246 0 obj
 << /Border [0 0 0]
 /Dest (begin_work_statement)
 /Subtype /Link
@@ -42134,7 +42189,7 @@ endobj
 /Type /Annot
 >>
 endobj
-245 0 obj
+247 0 obj
 << /Border [0 0 0]
 /Dest (control_query_cancel_statement)
 /Subtype /Link
@@ -42142,7 +42197,7 @@ endobj
 /Type /Annot
 >>
 endobj
-246 0 obj
+248 0 obj
 << /Border [0 0 0]
 /Dest (control_query_default_statement)
 /Subtype /Link
@@ -42150,7 +42205,7 @@ endobj
 /Type /Annot
 >>
 endobj
-247 0 obj
+249 0 obj
 << /Border [0 0 0]
 /Dest (create_index_statement)
 /Subtype /Link
@@ -42158,7 +42213,7 @@ endobj
 /Type /Annot
 >>
 endobj
-248 0 obj
+250 0 obj
 << /Border [0 0 0]
 /Dest (create_library_statement)
 /Subtype /Link
@@ -42166,7 +42221,7 @@ endobj
 /Type /Annot
 >>
 endobj
-249 0 obj
+251 0 obj
 << /Border [0 0 0]
 /Dest (drop_index_statement)
 /Subtype /Link
@@ -42174,7 +42229,7 @@ endobj
 /Type /Annot
 >>
 endobj
-250 0 obj
+252 0 obj
 << /Border [0 0 0]
 /Dest (drop_library_statement)
 /Subtype /Link
@@ -42182,7 +42237,7 @@ endobj
 /Type /Annot
 >>
 endobj
-251 0 obj
+253 0 obj
 << /Border [0 0 0]
 /Dest (explain_statement)
 /Subtype /Link
@@ -42190,7 +42245,7 @@ endobj
 /Type /Annot
 >>
 endobj
-252 0 obj
+254 0 obj
 << /Border [0 0 0]
 /Dest (get_statement)
 /Subtype /Link
@@ -42198,7 +42253,7 @@ endobj
 /Type /Annot
 >>
 endobj
-253 0 obj
+255 0 obj
 << /Border [0 0 0]
 /Dest (get_hbase_objects_statement)
 /Subtype /Link
@@ -42206,7 +42261,7 @@ endobj
 /Type /Annot
 >>
 endobj
-254 0 obj
+256 0 obj
 << /Border [0 0 0]
 /Dest (get_version_of_metadata_statement)
 /Subtype /Link
@@ -42214,7 +42269,7 @@ endobj
 /Type /Annot
 >>
 endobj
-255 0 obj
+257 0 obj
 << /Border [0 0 0]
 /Dest (get_version_of_software_statement)
 /Subtype /Link
@@ -42222,7 +42277,7 @@ endobj
 /Type /Annot
 >>
 endobj
-256 0 obj
+258 0 obj
 << /Border [0 0 0]
 /Dest (grant_component_privilege_statement)
 /Subtype /Link
@@ -42230,7 +42285,7 @@ endobj
 /Type /Annot
 >>
 endobj
-257 0 obj
+259 0 obj
 << /Border [0 0 0]
 /Dest (invoke_statement)
 /Subtype /Link
@@ -42238,7 +42293,7 @@ endobj
 /Type /Annot
 >>
 endobj
-258 0 obj
+260 0 obj
 << /Border [0 0 0]
 /Dest (load_statement)
 /Subtype /Link
@@ -42246,7 +42301,7 @@ endobj
 /Type /Annot
 >>
 endobj
-259 0 obj
+261 0 obj
 << /Border [0 0 0]
 /Dest (register_user_statement)
 /Subtype /Link
@@ -42254,7 +42309,7 @@ endobj
 /Type /Annot
 >>
 endobj
-260 0 obj
+262 0 obj
 << /Border [0 0 0]
 /Dest (revoke_component_privilege_statement)
 /Subtype /Link
@@ -42262,7 +42317,7 @@ endobj
 /Type /Annot
 >>
 endobj
-261 0 obj
+263 0 obj
 << /Border [0 0 0]
 /Dest (showcontrol_statement)
 /Subtype /Link
@@ -42270,7 +42325,7 @@ endobj
 /Type /Annot
 >>
 endobj
-262 0 obj
+264 0 obj
 << /Border [0 0 0]
 /Dest (showddl_statement)
 /Subtype /Link
@@ -42278,7 +42333,7 @@ endobj
 /Type /Annot
 >>
 endobj
-263 0 obj
+265 0 obj
 << /Border [0 0 0]
 /Dest (showddl_schema_statement)
 /Subtype /Link
@@ -42286,7 +42341,7 @@ endobj
 /Type /Annot
 >>
 endobj
-264 0 obj
+266 0 obj
 << /Border [0 0 0]
 /Dest (showstats_statement)
 /Subtype /Link
@@ -42294,7 +42349,7 @@ endobj
 /Type /Annot
 >>
 endobj
-265 0 obj
+267 0 obj
 << /Border [0 0 0]
 /Dest (unload_statement)
 /Subtype /Link
@@ -42302,7 +42357,7 @@ endobj
 /Type /Annot
 >>
 endobj
-266 0 obj
+268 0 obj
 << /Border [0 0 0]
 /Dest (unregister_user_statement)
 /Subtype /Link
@@ -42310,7 +42365,7 @@ endobj
 /Type /Annot
 >>
 endobj
-267 0 obj
+269 0 obj
 << /Border [0 0 0]
 /Dest (update_statistics_statement)
 /Subtype /Link
@@ -42318,7 +42373,7 @@ endobj
 /Type /Annot
 >>
 endobj
-268 0 obj
+270 0 obj
 << /Length 10119
 >>
 stream
@@ -42907,24 +42962,24 @@ Q
 
 endstream
 endobj
-269 0 obj
+271 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 268 0 R
+/Contents 270 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F5.0 86 0 R
 >>
 >>
-/Annots [271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R]
+/Annots [273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R 293 0 R 294 0 R]
 >>
 endobj
-270 0 obj
-[269 0 R /XYZ 0 792.0 null]
+272 0 obj
+[271 0 R /XYZ 0 792.0 null]
 endobj
-271 0 obj
+273 0 obj
 << /Border [0 0 0]
 /Dest (avg)
 /Subtype /Link
@@ -42932,7 +42987,7 @@ endobj
 /Type /Annot
 >>
 endobj
-272 0 obj
+274 0 obj
 << /Border [0 0 0]
 /Dest (case)
 /Subtype /Link
@@ -42940,7 +42995,7 @@ endobj
 /Type /Annot
 >>
 endobj
-273 0 obj
+275 0 obj
 << /Border [0 0 0]
 /Dest (cast)
 /Subtype /Link
@@ -42948,7 +43003,7 @@ endobj
 /Type /Annot
 >>
 endobj
-274 0 obj
+276 0 obj
 << /Border [0 0 0]
 /Dest (char_length)
 /Subtype /Link
@@ -42956,7 +43011,7 @@ endobj
 /Type /Annot
 >>
 endobj
-275 0 obj
+277 0 obj
 << /Border [0 0 0]
 /Dest (coalesce)
 /Subtype /Link
@@ -42964,7 +43019,7 @@ endobj
 /Type /Annot
 >>
 endobj
-276 0 obj
+278 0 obj
 << /Border [0 0 0]
 /Dest (count)
 /Subtype /Link
@@ -42972,7 +43027,7 @@ endobj
 /Type /Annot
 >>
 endobj
-277 0 obj
+279 0 obj
 << /Border [0 0 0]
 /Dest (current)
 /Subtype /Link
@@ -42980,7 +43035,7 @@ endobj
 /Type /Annot
 >>
 endobj
-278 0 obj
+280 0 obj
 << /Border [0 0 0]
 /Dest (current_date)
 /Subtype /Link
@@ -42988,7 +43043,7 @@ endobj
 /Type /Annot
 >>
 endobj
-279 0 obj
+281 0 obj
 << /Border [0 0 0]
 /Dest (current_time)
 /Subtype /Link
@@ -42996,7 +43051,7 @@ endobj
 /Type /Annot
 >>
 endobj
-280 0 obj
+282 0 obj
 << /Border [0 0 0]
 /Dest (current_timestamp)
 /Subtype /Link
@@ -43004,7 +43059,7 @@ endobj
 /Type /Annot
 >>
 endobj
-281 0 obj
+283 0 obj
 << /Border [0 0 0]
 /Dest (current_user)
 /Subtype /Link
@@ -43012,7 +43067,7 @@ endobj
 /Type /Annot
 >>
 endobj
-282 0 obj
+284 0 obj
 << /Border [0 0 0]
 /Dest (extract)
 /Subtype /Link
@@ -43020,7 +43075,7 @@ endobj
 /Type /Annot
 >>
 endobj
-283 0 obj
+285 0 obj
 << /Border [0 0 0]
 /Dest (lower)
 /Subtype /Link
@@ -43028,7 +43083,7 @@ endobj
 /Type /Annot
 >>
 endobj
-284 0 obj
+286 0 obj
 << /Border [0 0 0]
 /Dest (max)
 /Subtype /Link
@@ -43036,7 +43091,7 @@ endobj
 /Type /Annot
 >>
 endobj
-285 0 obj
+287 0 obj
 << /Border [0 0 0]
 /Dest (min)
 /Subtype /Link
@@ -43044,7 +43099,7 @@ endobj
 /Type /Annot
 >>
 endobj
-286 0 obj
+288 0 obj
 << /Border [0 0 0]
 /Dest (nullif)
 /Subtype /Link
@@ -43052,7 +43107,7 @@ endobj
 /Type /Annot
 >>
 endobj
-287 0 obj
+289 0 obj
 << /Border [0 0 0]
 /Dest (octet_length)
 /Subtype /Link
@@ -43060,7 +43115,7 @@ endobj
 /Type /Annot
 >>
 endobj
-288 0 obj
+290 0 obj
 << /Border [0 0 0]
 /Dest (position)
 /Subtype /Link
@@ -43068,7 +43123,7 @@ endobj
 /Type /Annot
 >>
 endobj
-289 0 obj
+291 0 obj
 << /Border [0 0 0]
 /Dest (session_user)
 /Subtype /Link
@@ -43076,7 +43131,7 @@ endobj
 /Type /Annot
 >>
 endobj
-290 0 obj
+292 0 obj
 << /Border [0 0 0]
 /Dest (substring)
 /Subtype /Link
@@ -43084,7 +43139,7 @@ endobj
 /Type /Annot
 >>
 endobj
-291 0 obj
+293 0 obj
 << /Border [0 0 0]
 /Dest (sum)
 /Subtype /Link
@@ -43092,7 +43147,7 @@ endobj
 /Type /Annot
 >>
 endobj
-292 0 obj
+294 0 obj
 << /Border [0 0 0]
 /Dest (trim)
 /Subtype /Link
@@ -43100,10 +43155,10 @@ endobj
 /Type /Annot
 >>
 endobj
-293 0 obj
-[269 0 R /XYZ 0 457.26 null]
+295 0 obj
+[271 0 R /XYZ 0 457.26 null]
 endobj
-294 0 obj
+296 0 obj
 << /Length 7075
 >>
 stream
@@ -43530,29 +43585,29 @@ Q
 
 endstream
 endobj
-295 0 obj
+297 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 294 0 R
+/Contents 296 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [298 0 R 299 0 R 300 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R]
+/Annots [300 0 R 301 0 R 302 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R]
 >>
 endobj
-296 0 obj
-[295 0 R /XYZ 0 792.0 null]
+298 0 obj
+[297 0 R /XYZ 0 792.0 null]
 endobj
-297 0 obj
+299 0 obj
 << /Limits [(supported_sql_statements_with_hive_tables) (system_defined_transactions)]
-/Names [(supported_sql_statements_with_hive_tables) 169 0 R (syntax-description-of-grant) 975 0 R (syntax-description-of-revoke) 1112 0 R (syntax-description-of-revoke-component-privilege) 1135 0 R (syntax-of-queryid_extract) 3369 0 R (syntax_for_default_clause) 1999 0 R (syntax_of_get_statistics) 3294 0 R (syntax_of_statistics_table-valued_function) 3376 0 R (syskey) 1738 0 R (system_defined_transactions) 193 0 R]
+/Names [(supported_sql_statements_with_hive_tables) 171 0 R (syntax-description-of-grant) 977 0 R (syntax-description-of-revoke) 1114 0 R (syntax-description-of-revoke-component-privilege) 1137 0 R (syntax-of-queryid_extract) 3371 0 R (syntax_for_default_clause) 2001 0 R (syntax_of_get_statistics) 3296 0 R (syntax_of_statistics_table-valued_function) 3378 0 R (syskey) 1740 0 R (system_defined_transactions) 195 0 R]
 >>
 endobj
-298 0 obj
+300 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -43563,7 +43618,7 @@ endobj
 /Type /Annot
 >>
 endobj
-299 0 obj
+301 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -43574,7 +43629,7 @@ endobj
 /Type /Annot
 >>
 endobj
-300 0 obj
+302 0 obj
 << /Border [0 0 0]
 /A << /Type /Action
 /S /URI
@@ -43585,10 +43640,10 @@ endobj
 /Type /Annot
 >>
 endobj
-301 0 obj
-[295 0 R /XYZ 0 597.7400000000001 null]
+303 0 obj
+[297 0 R /XYZ 0 597.7400000000001 null]
 endobj
-302 0 obj
+304 0 obj
 << /Border [0 0 0]
 /Dest (data_definition_language_statements)
 /Subtype /Link
@@ -43596,7 +43651,7 @@ endobj
 /Type /Annot
 >>
 endobj
-303 0 obj
+305 0 obj
 << /Border [0 0 0]
 /Dest (data_manipulation_language_statements)
 /Subtype /Link
@@ -43604,7 +43659,7 @@ endobj
 /Type /Annot
 >>
 endobj
-304 0 obj
+306 0 obj
 << /Border [0 0 0]
 /Dest (transaction_control_statements)
 /Subtype /Link
@@ -43612,7 +43667,7 @@ endobj
 /Type /Annot
 >>
 endobj
-305 0 obj
+307 0 obj
 << /Border [0 0 0]
 /Dest (data_control_and_security_statements)
 /Subtype /Link
@@ -43620,7 +43675,7 @@ endobj
 /Type /Annot
 >>
 endobj
-306 0 obj
+308 0 obj
 << /Border [0 0 0]
 /Dest (stored_procedure_and_user_defined_function_statements)
 /Subtype /Link
@@ -43628,7 +43683,7 @@ endobj
 /Type /Annot
 >>
 endobj
-307 0 obj
+309 0 obj
 << /Border [0 0 0]
 /Dest (prepared_statements)
 /Subtype /Link
@@ -43636,7 +43691,7 @@ endobj
 /Type /Annot
 >>
 endobj
-308 0 obj
+310 0 obj
 << /Border [0 0 0]
 /Dest (control_statements)
 /Subtype /Link
@@ -43644,7 +43699,7 @@ endobj
 /Type /Annot
 >>
 endobj
-309 0 obj
+311 0 obj
 << /Border [0 0 0]
 /Dest (object_naming_statements)
 /Subtype /Link
@@ -43652,7 +43707,7 @@ endobj
 /Type /Annot
 >>
 endobj
-310 0 obj
+312 0 obj
 << /Border [0 0 0]
 /Dest (show_get_and_explain_statements)
 /Subtype /Link
@@ -43660,7 +43715,7 @@ endobj
 /Type /Annot
 >>
 endobj
-311 0 obj
+313 0 obj
 << /Length 16284
 >>
 stream
@@ -44525,24 +44580,24 @@ Q
 
 endstream
 endobj
-312 0 obj
+314 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 311 0 R
+/Contents 313 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F4.1 56 0 R
 >>
 >>
-/Annots [314 0 R 315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R]
+/Annots [316 0 R 317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R]
 >>
 endobj
-313 0 obj
-[312 0 R /XYZ 0 792.0 null]
+315 0 obj
+[314 0 R /XYZ 0 792.0 null]
 endobj
-314 0 obj
+316 0 obj
 << /Border [0 0 0]
 /Dest (alter_library_statement)
 /Subtype /Link
@@ -44550,7 +44605,7 @@ endobj
 /Type /Annot
 >>
 endobj
-315 0 obj
+317 0 obj
 << /Border [0 0 0]
 /Dest (alter_table_statement)
 /Subtype /Link
@@ -44558,7 +44613,7 @@ endobj
 /Type /Annot
 >>
 endobj
-316 0 obj
+318 0 obj
 << /Border [0 0 0]
 /Dest (alter_user_statement)
 /Subtype /Link
@@ -44566,7 +44621,7 @@ endobj
 /Type /Annot
 >>
 endobj
-317 0 obj
+319 0 obj
 << /Border [0 0 0]
 /Dest (create_function_statement)
 /Subtype /Link
@@ -44574,7 +44629,7 @@ endobj
 /Type /Annot
 >>
 endobj
-318 0 obj
+320 0 obj
 << /Border [0 0 0]
 /Dest (create_index_statement)
 /Subtype /Link
@@ -44582,7 +44637,7 @@ endobj
 /Type /Annot
 >>
 endobj
-319 0 obj
+321 0 obj
 << /Border [0 0 0]
 /Dest (create_library_statement)
 /Subtype /Link
@@ -44590,7 +44645,7 @@ endobj
 /Type /Annot
 >>
 endobj
-320 0 obj
+322 0 obj
 << /Border [0 0 0]
 /Dest (create_procedure_statement)
 /Subtype /Link
@@ -44598,7 +44653,7 @@ endobj
 /Type /Annot
 >>
 endobj
-321 0 obj
+323 0 obj
 << /Border [0 0 0]
 /Dest (create_role_statement)
 /Subtype /Link
@@ -44606,7 +44661,7 @@ endobj
 /Type /Annot
 >>
 endobj
-322 0 obj
+324 0 obj
 << /Border [0 0 0]
 /Dest (create_schema_statement)
 /Subtype /Link
@@ -44614,7 +44669,7 @@ endobj
 /Type /Annot
 >>
 endobj
-323 0 obj
+325 0 obj
 << /Border [0 0 0]
 /Dest (create_table_statement)
 /Subtype /Link
@@ -44622,7 +44677,7 @@ endobj
 /Type /Annot
 >>
 endobj
-324 0 obj
+326 0 obj
 << /Border [0 0 0]
 /Dest (create_view_statement)
 /Subtype /Link
@@ -44630,7 +44685,7 @@ endobj
 /Type /Annot
 >>
 endobj
-325 0 obj
+327 0 obj
 << /Border [0 0 0]
 /Dest (drop_function_statement)
 /Subtype /Link
@@ -44638,7 +44693,7 @@ endobj
 /Type /Annot
 >>
 endobj
-326 0 obj
+328 0 obj
 << /Border [0 0 0]
 /Dest (drop_index_statement)
 /Subtype /Link
@@ -44646,7 +44701,7 @@ endobj
 /Type /Annot
 >>
 endobj
-327 0 obj
+329 0 obj
 << /Border [0 0 0]
 /Dest (drop_library_statement)
 /Subtype /Link
@@ -44654,7 +44709,7 @@ endobj
 /Type /Annot
 >>
 endobj
-328 0 obj
+330 0 obj
 << /Border [0 0 0]
 /Dest (drop_procedure_statement)
 /Subtype /Link
@@ -44662,7 +44717,7 @@ endobj
 /Type /Annot
 >>
 endobj
-329 0 obj
+331 0 obj
 << /Border [0 0 0]
 /Dest (drop_role_statement)
 /Subtype /Link
@@ -44670,7 +44725,7 @@ endobj
 /Type /Annot
 >>
 endobj
-330 0 obj
+332 0 obj
 << /Border [0 0 0]
 /Dest (drop_schema_statement)
 /Subtype /Link
@@ -44678,7 +44733,7 @@ endobj
 /Type /Annot
 >>
 endobj
-331 0 obj
+333 0 obj
 << /Border [0 0 0]
 /Dest (drop_table_statement)
 /Subtype /Link
@@ -44686,7 +44741,7 @@ endobj
 /Type /Annot
 >>
 endobj
-332 0 obj
+334 0 obj
 << /Border [0 0 0]
 /Dest (drop_view_statement)
 /Subtype /Link
@@ -44694,7 +44749,7 @@ endobj
 /Type /Annot
 >>
 endobj
-333 0 obj
+335 0 obj
 << /Border [0 0 0]
 /Dest (register_user_statement)
 /Subtype /Link
@@ -44702,7 +44757,7 @@ endobj
 /Type /Annot
 >>
 endobj
-334 0 obj
+336 0 obj
 << /Border [0 0 0]
 /Dest (unregister_user_statement)
 /Subtype /Link
@@ -44710,7 +44765,7 @@ endobj
 /Type /Annot
 >>
 endobj
-335 0 obj
+337 0 obj
 << /Length 10983
 >>
 stream
@@ -45324,24 +45379,24 @@ Q
 
 endstream
 endobj
-336 0 obj
+338 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 335 0 R
+/Contents 337 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 /F3.0 54 0 R
 >>
 >>
-/Annots [338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 347 0 R 348 0 R 349 0 R 350 0 R]
+/Annots [340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 349 0 R 350 0 R 351 0 R 352 0 R]
 >>
 endobj
-337 0 obj
-[336 0 R /XYZ 0 792.0 null]
+339 0 obj
+[338 0 R /XYZ 0 792.0 null]
 endobj
-338 0 obj
+340 0 obj
 << /Border [0 0 0]
 /Dest (delete_statement)
 /Subtype /Link
@@ -45349,7 +45404,7 @@ endobj
 /Type /Annot
 >>
 endobj
-339 0 obj
+341 0 obj
 << /Border [0 0 0]
 /Dest (insert_statement)
 /Subtype /Link
@@ -45357,7 +45412,7 @@ endobj
 /Type /Annot
 >>
 endobj
-340 0 obj
+342 0 obj
 << /Border [0 0 0]
 /Dest (merge_statement)
 /Subtype /Link
@@ -45365,7 +45420,7 @@ endobj
 /Type /Annot
 >>
 endobj
-341 0 obj
+343 0 obj
 << /Border [0 0 0]
 /Dest (select_statement)
 /Subtype /Link
@@ -45373,7 +45428,7 @@ endobj
 /Type /Annot
 >>
 endobj
-342 0 obj
+344 0 obj
 << /Border [0 0 0]
 /Dest (table_statement)
 /Subtype /Link
@@ -45381,7 +45436,7 @@ endobj
 /Type /Annot
 >>
 endobj
-343 0 obj
+345 0 obj
 << /Border [0 0 0]
 /Dest (update_statement)
 /Subtype /Link
@@ -45389,7 +45444,7 @@ endobj
 /Type /Annot
 >>
 endobj
-344 0 obj
+346 0 obj
 << /Border [0 0 0]
 /Dest (upsert_statement)
 /Subtype /Link
@@ -45397,7 +45452,7 @@ endobj
 /Type /Annot
 >>
 endobj
-345 0 obj
+347 0 obj
 << /Border [0 0 0]
 /Dest (values_statement)
 /Subtype /Link
@@ -45405,10 +45460,10 @@ endobj
 /Type /Annot
 >>
 endobj
-346 0 obj
-[336 0 R /XYZ 0 449.24 null]
+348 0 obj
+[338 0 R /XYZ 0 449.24 null]
 endobj
-347 0 obj
+349 0 obj
 << /Border [0 0 0]
 /Dest (begin_work_statement)
 /Subtype /Link
@@ -45416,7 +45471,7 @@ endobj
 /Type /Annot
 >>
 endobj
-348 0 obj
+350 0 obj
 << /Border [0 0 0]
 /Dest (commit_work_statement)
 /Subtype /Link
@@ -45424,7 +45479,7 @@ endobj
 /Type /Annot
 >>
 endobj
-349 0 obj
+351 0 obj
 << /Border [0 0 0]
 /Dest (rollback_work_statement)
 /Subtype /Link
@@ -45432,7 +45487,7 @@ endobj
 /Type /Annot
 >>
 endobj
-350 0 obj
+352 0 obj
 << /Border [0 0 0]
 /Dest (set_transaction_statement)
 /Subtype /Link
@@ -45440,7 +45495,7 @@ endobj
 /Type /Annot
 >>
 endobj
-351 0 obj
+353 0 obj
 << /Length 8431
 >>
 stream
@@ -45929,23 +45984,23 @@ Q
 
 endstream
 endobj
-352 0 obj
+354 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 612.0 792.0]
-/Contents 351 0 R
+/Contents 353 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 47 0 R
 /F1.0 8 0 R
 >>
 >>
-/Annots [354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R]
+/Annots [356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R]
 >>
 endobj
-353 0 obj
-[352 0 R /XYZ 0 792.0 null]
+355 0 obj
+[354 0 R /XYZ 0 792.0 null]
 endobj
-354 0 obj
+356 0 obj
 << /Border [0 0 0]
 /Dest (alter_user_statement)
 /Subtype /Link
@@ -45953,7 +46008,7 @@ endobj
 /Type /Annot
 >>
 endobj
-355 0 obj
+357 0 obj
 << /Border [0 0 0]
 /Dest (create_role_statement)
 /Subtype /Link
@@ -45961,7 +46016,7 @@ endobj
 /Type /Annot
 >>
 endobj
-356 0 obj
+358 0 obj
 << /Border [0 0 0]
 /Dest (drop_role_statement)
 /Subtype /Link
@@ -45969,7 +46024,7 @@ endobj
 /Type /Annot
 >>
 endobj
-357 0 obj
+359 0 obj
 << /Border [0 0 0]
 /Dest (grant_statement)
 /Subtype /Link
@@ -45977,7 +46032,7 @@ endobj
 /Type /Annot
 >>
 endobj
-358 0 obj
+360 0 obj
 << /Border [0 0 0]
 /Dest (grant_component_privilege_statement)
 /Subtype /Link
@@ -45985,7 +46040,7 @@ endobj
 /Type /Annot
 >>
 endobj
-359 0 obj
+361 0 obj
 << /Border [0 0 0]
 /Dest (grant_role_statement)
 /Subtype /Link
@@ -45993,7 +46048,7 @@ endobj
 /Type /Annot
 >>
 endobj
-360 0 obj
+362 0 obj
 << /Border [0 0 0]
 /Dest (register_us

<TRUNCATED>


[33/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/provisioning_guide/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/provisioning_guide/dependencies.html b/docs/2.0.0/provisioning_guide/dependencies.html
index d103668..0cfd9f1 100644
--- a/docs/2.0.0/provisioning_guide/dependencies.html
+++ b/docs/2.0.0/provisioning_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Provisioning Guide">Trafodion Provisioning 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:provisioning-guide:pom:2.0.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 Provisioning Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to provision Trafodion.</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="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleD
 ependencyDetail( '_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 genera
 tor</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.0 (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>JCommander</th></tr><tr class="b"><td><p><b>Description: </b>A Java fram
 ework 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 Provisioning 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.0.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>E
 ntries</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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype
 .org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</p><ta
 ble border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apa
 che.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/tt
 funk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:provisioning-guide:pom:2.0.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 Provisioning Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to provision Trafodion.</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="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleD
 ependencyDetail( '_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 genera
 tor</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.0 (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>JCommander</th></tr><tr class="b"><td><p><b>Description: </b>A Java fram
 ework 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 Provisioning 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.0.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>E
 ntries</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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype
 .org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</p><ta
 ble border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apa
 che.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">


[20/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
index 67f99bd..7053834 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
index 83f60ee..d371d43 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.FloatingIp (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
index 17fe76f..75bd4eb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.MasterLeaderElection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
index 706e8d1..6b41f0f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.MasterStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
index 80571f3..215f24b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
index 67ab958..97ff67a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel.PlanSummaryInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
index 85872b7..2651665 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel.QueryPlanData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
index 53659a2..8b7414b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
index 8d7ead5..024a27c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
index a1d2ddd..e75be90 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.RegisteredServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
index 9840202..1587f53 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.RunningServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
index 1439501..3b0b9ad 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.ServerItem (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
index 9ccb5fd..de1ad53 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
index 19c5d3a..df70e40 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
index 60e315b..2e4b2ec 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
index 3114a91..f508010 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerMetrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
index bf65956..6cec6a7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerService (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
index 869163c..ddf6de0 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerWorker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
index e918ef2..c243a21 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestCancelQuery (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
index 4a37417..cbbb250 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestGetObjectRef (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
index 6d4990e..2364ee2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestUnknown (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
index 1e62631..cabee38 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
index f862bc4..c16e733 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ClientData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
index 59432e3..c9ed7f0 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
index 38b00dc..23572c7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerMetrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
index 3f4697e..ca69e72 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerService (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
index 0bcfc1c..531ab58 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerWorker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
index 44244ab..c6c1716 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestCancelQuery (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
index 55226c3..27ec6d8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestGetObjectRef (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
index a32cef1..48d832b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestUnknown (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html
index 89c627c..508bbf6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html
index 48b7d43..c91ade7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master.listener (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html
index 1819927..4137e55 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master.listener (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html
index 9b247ee..3e6bda3 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master.listener Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html
index c401fe4..c21c63a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.master.listener (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html
index 7eacefd..7b49f57 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html
index 08bf676..9511532 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html
index 3077e35..31a26f1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html
index 1fa951b..882659e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.master (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html
index 47da021..5c623ff 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html
index 93a8d10..9b64073 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html
index d8b8354..23150f6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/package-use.html
index 6dddb17..ed94f01 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html
index e88d6a7..02750ea 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsRest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html
index f6ca24c..22093f7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GetStatusResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html
index 7964620..7b1a841 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RESTServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html
index 57afa90..cbf18a1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceBase (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html
index 0afd970..ed5783f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceConfig (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html
index afbeeb3..0e0778c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RestConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html
index d2856fc..434b85b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RootResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html
index f357f8f..7a1aa3d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerConnector (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html
index 869f9e4..c245b93 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html
index 7d23f45..9755813 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html
index b2cd431..1ac6964 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>WorkloadResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html
index 9999b0a..feb649f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.DcsRest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html
index c192df9..81bdddf 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.GetStatusResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html
index a32188d..606fa67 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.RESTServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html
index a44e9d6..81a74c4 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.ResourceBase (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html
index 9423cb4..ae248bf 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.ResourceConfig (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html
index 20da200..a7cc3b6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.trafodion.dcs.rest.RestConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html
index 6557d03..6a1092b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.RootResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html
index 4618b37..000a1bc 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.ServerConnector (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html
index 6b70c78..283f74c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.ServerResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html
index 0857d2d..2ca74fd 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.VersionResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html
index be269f2..c2886a8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.WorkloadResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html
index 13617bd..913c14c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html
index ae869ef..cd398c1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Cluster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html
index f605dd7..7b7a7bb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Response (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html
index ac6a0cd..7ca6f8c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.client.Client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html
index 817736f..435d28c 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.client.Cluster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html
index d284365..02f1814 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.client.Response (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html
index 3128a29..3712512 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html
index 7391d7a..ff4f5c1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html
index cd4c759..9c0086f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.client Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html
index 90c06f9..c048450 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest.client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>



[23/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/client_install/dependencies.html b/docs/client_install/dependencies.html
index ea32f0d..5b4f257 100644
--- a/docs/client_install/dependencies.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation 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:client-install-guide:pom:2.0.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 Client Installation Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to install different Trafodion client applications.</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="_img3" src="./images/icon_info_sml.gi
 f" 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 Me
 trics 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.0 (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>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 Client Installation 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.0.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><t
 r 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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a cla
 ss="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository lo
 cations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a clas
 s="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubyg
 ems-proxy.torquebox.org/releases/rubygems/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:client-install-guide:pom:2.0.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 Client Installation Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes how to install different Trafodion client applications.</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="_img3" src="./images/icon_info_sml.gi
 f" 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 Me
 trics 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.0 (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>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 Client Installation 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.0.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><t
 r 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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a cla
 ss="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository lo
 cations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a clas
 s="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/index.html
----------------------------------------------------------------------
diff --git a/docs/client_install/index.html b/docs/client_install/index.html
index 9a1307b..2dac8f9 100644
--- a/docs/client_install/index.html
+++ b/docs/client_install/index.html
@@ -193,7 +193,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -974,7 +974,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/integration.html
----------------------------------------------------------------------
diff --git a/docs/client_install/integration.html b/docs/client_install/integration.html
index ea990b3..def94b8 100644
--- a/docs/client_install/integration.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/client_install/issue-tracking.html b/docs/client_install/issue-tracking.html
index 558d6db..1dc596a 100644
--- a/docs/client_install/issue-tracking.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/license.html
----------------------------------------------------------------------
diff --git a/docs/client_install/license.html b/docs/client_install/license.html
index 2290b73..5a6ae5a 100644
--- a/docs/client_install/license.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/client_install/mail-lists.html b/docs/client_install/mail-lists.html
index c7f6c24..e71e11d 100644
--- a/docs/client_install/mail-lists.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/project-info.html
----------------------------------------------------------------------
diff --git a/docs/client_install/project-info.html b/docs/client_install/project-info.html
index 4563b3b..7d296dc 100644
--- a/docs/client_install/project-info.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/client_install/project-summary.html b/docs/client_install/project-summary.html
index 928a513..ab8b6ed 100644
--- a/docs/client_install/project-summary.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/client_install/source-repository.html b/docs/client_install/source-repository.html
index 1b45e0b..2edd9f5 100644
--- a/docs/client_install/source-repository.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/client_install/team-list.html
----------------------------------------------------------------------
diff --git a/docs/client_install/team-list.html b/docs/client_install/team-list.html
index c8b8b4d..e1e75d2 100644
--- a/docs/client_install/team-list.html
+++ b/docs/client_install/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Client Installation Guide">Trafodion Client Installation Guide</a>



[43/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
index d0a1849..79fb295 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
index 67f99bd..7053834 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
index 83f60ee..d371d43 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.FloatingIp (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
index 17fe76f..75bd4eb 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.MasterLeaderElection (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
index 706e8d1..6b41f0f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.MasterStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
index 80571f3..215f24b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
index 67ab958..97ff67a 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel.PlanSummaryInfo (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
index 85872b7..2651665 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel.QueryPlanData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
index 53659a2..8b7414b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
index 8d7ead5..024a27c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
index a1d2ddd..e75be90 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.RegisteredServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
index 9840202..1587f53 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.RunningServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
index 1439501..3b0b9ad 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.ServerItem (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
index 9ccb5fd..de1ad53 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
index 19c5d3a..df70e40 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
index 60e315b..2e4b2ec 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
index 3114a91..f508010 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerMetrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
index bf65956..6cec6a7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerService (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
index 869163c..ddf6de0 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerWorker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
index e918ef2..c243a21 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestCancelQuery (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
index 4a37417..cbbb250 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestGetObjectRef (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
index 6d4990e..2364ee2 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestUnknown (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
index 1e62631..cabee38 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
index f862bc4..c16e733 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ClientData (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
index 59432e3..c9ed7f0 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
index 38b00dc..23572c7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerMetrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
index 3f4697e..ca69e72 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerService (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
index 0bcfc1c..531ab58 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerWorker (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
index 44244ab..c6c1716 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestCancelQuery (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
index 55226c3..27ec6d8 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestGetObjectRef (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
index a32cef1..48d832b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestUnknown (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html
index 89c627c..508bbf6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.Util (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html
index 48b7d43..c91ade7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master.listener (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html
index 1819927..4137e55 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master.listener (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html
index 9b247ee..3e6bda3 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master.listener Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html
index c401fe4..c21c63a 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/listener/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.master.listener (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html
index 7eacefd..7b49f57 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html
index 08bf676..9511532 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html
index 3077e35..31a26f1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.master Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html
index 1fa951b..882659e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/master/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.master (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html
index 47da021..5c623ff 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html
index 93a8d10..9b64073 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html
index d8b8354..23150f6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-use.html
index 6dddb17..ed94f01 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html
index e88d6a7..02750ea 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/DcsRest.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsRest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html
index f6ca24c..22093f7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/GetStatusResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GetStatusResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html
index 7964620..7b1a841 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RESTServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RESTServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html
index 57afa90..cbf18a1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceBase (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html
index 0afd970..ed5783f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ResourceConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceConfig (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html
index afbeeb3..0e0778c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RestConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RestConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html
index d2856fc..434b85b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/RootResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RootResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html
index f357f8f..7a1aa3d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerConnector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerConnector (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html
index 869f9e4..c245b93 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/ServerResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html
index 7d23f45..9755813 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/VersionResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html
index b2cd431..1ac6964 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/WorkloadResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>WorkloadResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html
index 9999b0a..feb649f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/DcsRest.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.DcsRest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html
index c192df9..81bdddf 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/GetStatusResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.GetStatusResponse (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html
index a32188d..606fa67 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RESTServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.RESTServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html
index a44e9d6..81a74c4 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceBase.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.ResourceBase (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html
index 9423cb4..ae248bf 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ResourceConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.ResourceConfig (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html
index 20da200..a7cc3b6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RestConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.trafodion.dcs.rest.RestConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html
index 6557d03..6a1092b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/RootResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.RootResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html
index 4618b37..000a1bc 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerConnector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.ServerConnector (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html
index 6b70c78..283f74c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/ServerResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.ServerResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html
index 0857d2d..2ca74fd 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/VersionResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.VersionResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html
index be269f2..c2886a8 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/class-use/WorkloadResource.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.WorkloadResource (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html
index 13617bd..913c14c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Client.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html
index ae869ef..cd398c1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Cluster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Cluster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html
index f605dd7..7b7a7bb 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/Response.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Response (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html
index ac6a0cd..7ca6f8c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Client.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.client.Client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html
index 817736f..435d28c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Cluster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.client.Cluster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html
index d284365..02f1814 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/class-use/Response.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.client.Response (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html
index 3128a29..3712512 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>



[14/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/dependencies.html b/docs/messages_guide/dependencies.html
index 9708d03..0e70185 100644
--- a/docs/messages_guide/dependencies.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages 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:messages-guide:pom:2.0.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 Messages Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes user-visible messages produced by Trafodion.</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="_img3" 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 P
 DF 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.0 (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>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 Messages 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="body
 Table"><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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.son
 atype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</
 p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.mave
 n.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubyge
 ms/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</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:messages-guide:pom:2.0.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 Messages Guide</th></tr><tr class="b"><td><p><b>Description: </b>This guide describes user-visible messages produced by Trafodion.</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="_img3" 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 P
 DF 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.0 (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>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 Messages 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="body
 Table"><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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.son
 atype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</
 p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.mave
 n.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/index.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/index.html b/docs/messages_guide/index.html
index c1d1deb..edacbd9 100644
--- a/docs/messages_guide/index.html
+++ b/docs/messages_guide/index.html
@@ -194,7 +194,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -1465,7 +1465,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/integration.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/integration.html b/docs/messages_guide/integration.html
index d5d7a54..4754af4 100644
--- a/docs/messages_guide/integration.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/issue-tracking.html b/docs/messages_guide/issue-tracking.html
index 836f715..eb997e1 100644
--- a/docs/messages_guide/issue-tracking.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/license.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/license.html b/docs/messages_guide/license.html
index b1e33a6..4da27ea 100644
--- a/docs/messages_guide/license.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/mail-lists.html b/docs/messages_guide/mail-lists.html
index 786302d..559836e 100644
--- a/docs/messages_guide/mail-lists.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/project-info.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/project-info.html b/docs/messages_guide/project-info.html
index cb265d8..2ee8484 100644
--- a/docs/messages_guide/project-info.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/project-summary.html b/docs/messages_guide/project-summary.html
index 1b42864..361b2df 100644
--- a/docs/messages_guide/project-summary.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/source-repository.html b/docs/messages_guide/source-repository.html
index c1aeff8..3725b69 100644
--- a/docs/messages_guide/source-repository.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/messages_guide/team-list.html
----------------------------------------------------------------------
diff --git a/docs/messages_guide/team-list.html b/docs/messages_guide/team-list.html
index 762cdc1..3ebd9f7 100644
--- a/docs/messages_guide/team-list.html
+++ b/docs/messages_guide/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Messages Guide">Trafodion Messages Guide</a>



[25/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/dependencies.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/dependencies.html b/docs/2.0.0/sql_reference/dependencies.html
index cdab1ec..1fbd07e 100644
--- a/docs/2.0.0/sql_reference/dependencies.html
+++ b/docs/2.0.0/sql_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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>
@@ -108,7 +108,7 @@
 </script>
 <a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.trafodion:sql-reference-manual:pom:2.0.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 SQL Reference Manual</th></tr><tr class="b"><td><p><b>Description: </b>This manual describes reference information about the syntax of SQL statements, 
                functions, and other SQL language elements supported by the Trafodion project&#x2019;s 
-               database software.</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="_img3" 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 proj
 ect.</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.0 (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::Co
 re 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="ht
 tp://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.t
 xt">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 Rub
 y, 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 SQL Reference Manual</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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>
 No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>
 org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/pdf-core/0.6.0/pdf-core-0.6.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><
 td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/prawn/2.0.2/prawn-2.0.2.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases/rubygems/ttfunk/1.4.0/ttfunk-1.4.0.gem"><img alt="Found at http://rubygems-proxy.torquebox.org/releases" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><th>Total</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>3</td><td>3</td></tr></table></div>
+               database software.</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="_img3" 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 proj
 ect.</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.0 (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::Co
 re 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="ht
 tp://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.t
 xt">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 Rub
 y, 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 SQL Reference Manual</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.0.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_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>sonatype</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots/">https://oss.sonatype.org/content/repositories/snapshots/</a></td><td>No</td><td>Yes</td></tr><tr class="a"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>No</td><td>Yes</td></tr><tr class="b"><td>sonatype-nexus-snapshots</td><td><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td><td>
 No</td><td>Yes</td></tr><tr class="a"><td>rubygems-proxy-releases</td><td><a class="externalLink" href="http://rubygems-proxy.torquebox.org/releases">http://rubygems-proxy.torquebox.org/releases</a></td><td>Yes</td><td>No</td></tr><tr class="b"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>No</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>sonatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="b"><td>com.beust:jcommander:jar:1.35</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/beust/jcommander/1.35/jcommander-1.35.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>
 org.asciidoctor:asciidoctorj:jar:1.5.4</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/1.5.4/asciidoctorj-1.5.4.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.jruby:jruby-complete:jar:9.0.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/9.0.4.0/jruby-complete-9.0.4.0.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>rubygems:pdf-core:gem:0.6.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><td>rubygems:prawn:gem:2.0.2</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="a"><td>rubygems:ttfunk:gem:1.4.0</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td></tr><tr class="b"><th>Total</th><th>s
 onatype</th><th>apache.snapshots</th><th>sonatype-nexus-snapshots</th><th>rubygems-proxy-releases</th><th>central</th></tr><tr class="a"><td>6 (compile: 2, runtime: 1, provided: 3)</td><td>0</td><td>0</td><td>0</td><td>0</td><td>3</td></tr></table></div>
       </div>
     </div>
     <div class="clear">

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/index.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/index.html b/docs/2.0.0/sql_reference/index.html
index 76cbf82..d1eea40 100644
--- a/docs/2.0.0/sql_reference/index.html
+++ b/docs/2.0.0/sql_reference/index.html
@@ -194,7 +194,7 @@ body.toc2{padding-left:15em;padding-right:0}
 body.toc2.toc-right{padding-left:0;padding-right:15em}
 body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}@media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
 /* Controls width of panel */
-#toc.toc2{width:25em}
+#toc.toc2{width:20em}
 #toc.toc2 #toctitle{font-size:1.375em}
 #toc.toc2>ul{font-size:.95em}
 #toc.toc2 ul ul{padding-left:1.25em}
@@ -2430,7 +2430,9 @@ needs. Send any errors found, suggestions for improvement, or compliments to:</p
 <p><a href="mailto:issues@trafodion.incubator.apache.org">issues@trafodion.incubator.apache.org</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>
+<p>Include the document title and any comment, error found, or suggestion for improvement you have concerning this document.
+Or, even better, join our community and help us improve our documentation. Please refer to
+<a href="http://trafodion.incubator.apache.org/contributing_redirect.html">Trafodion Contributor Guide</a> for details.</p>
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/integration.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/integration.html b/docs/2.0.0/sql_reference/integration.html
index 8b93523..31384f0 100644
--- a/docs/2.0.0/sql_reference/integration.html
+++ b/docs/2.0.0/sql_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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/issue-tracking.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/issue-tracking.html b/docs/2.0.0/sql_reference/issue-tracking.html
index 3b22517..dc18449 100644
--- a/docs/2.0.0/sql_reference/issue-tracking.html
+++ b/docs/2.0.0/sql_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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/license.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/license.html b/docs/2.0.0/sql_reference/license.html
index 9bbe71a..589dbf0 100644
--- a/docs/2.0.0/sql_reference/license.html
+++ b/docs/2.0.0/sql_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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/mail-lists.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/mail-lists.html b/docs/2.0.0/sql_reference/mail-lists.html
index dea2676..7dfb7e6 100644
--- a/docs/2.0.0/sql_reference/mail-lists.html
+++ b/docs/2.0.0/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/project-info.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/project-info.html b/docs/2.0.0/sql_reference/project-info.html
index 4f27577..b206962 100644
--- a/docs/2.0.0/sql_reference/project-info.html
+++ b/docs/2.0.0/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/project-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/project-summary.html b/docs/2.0.0/sql_reference/project-summary.html
index 9b7ac0a..4ffa629 100644
--- a/docs/2.0.0/sql_reference/project-summary.html
+++ b/docs/2.0.0/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/source-repository.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/source-repository.html b/docs/2.0.0/sql_reference/source-repository.html
index e5d7c24..8239e2d 100644
--- a/docs/2.0.0/sql_reference/source-repository.html
+++ b/docs/2.0.0/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/sql_reference/team-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/sql_reference/team-list.html b/docs/2.0.0/sql_reference/team-list.html
index eaf4c15..924fcd7 100644
--- a/docs/2.0.0/sql_reference/team-list.html
+++ b/docs/2.0.0/sql_reference/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 Feb 12, 2016 -->
+<!-- Generated by Apache Maven Doxia at Feb 18, 2016 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion SQL Reference Manual">Trafodion SQL Reference Manual</a>



[42/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html
index 7391d7a..ff4f5c1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html
index cd4c759..9c0086f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.client Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html
index 90c06f9..c048450 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/client/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest.client (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html
index e92baad..b011e5e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerModel.DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html
index 05855e3..50a0e29 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerModel.DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html
index 6190862..b813821 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.TrafodionServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerModel.TrafodionServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html
index 0dde880..adc2d15 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/ServerModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html
index b3d75d6..73871e5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/VersionModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html
index 2325aab..b2137dc 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadListModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>WorkloadListModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html
index ea009bb..77d2df0 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/WorkloadModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>WorkloadModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html
index de9f3e5..4cd9630 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.ServerModel.DcsMaster (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html
index c53e045..1a24e6e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.ServerModel.DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html
index 5fb3ab3..e362d5c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.TrafodionServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.ServerModel.TrafodionServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html
index d13cf48..800f0ef 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/ServerModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.ServerModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html
index 35e2bcf..5952271 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/VersionModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.VersionModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html
index 32709e3..8bab2ce 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadListModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.WorkloadListModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html
index 55baa0c..db2d3af 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/class-use/WorkloadModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.model.WorkloadModel (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html
index bcff686..906e5f3 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.model (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html
index 67d7847..47f67c1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.model (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html
index 282e358..e95dddd 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.model Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html
index 29cfcdc..e1305a0 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/model/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest.model (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html
index d134341..f16fe23 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html
index 9689681..b5998f7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html
index ac46c8f..80f7240 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html
index 82b100a..276e933 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html
index eea9541..2dfeeea 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/JAXBContextResolver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JAXBContextResolver (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html
index a2a7f0f..89bc8d1 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/class-use/JAXBContextResolver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.provider.JAXBContextResolver (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html
index d881e29..2f60ad8 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html
index 3750bdd..f1c8cf3 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html
index 8bc244b..e2cf338 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html
index 6ecd077..8285935 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest.provider (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html
index d6ee225..b72b270 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/PlainTextMessageBodyProducer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PlainTextMessageBodyProducer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
index b0b3f47..221b63e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/class-use/PlainTextMessageBodyProducer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.rest.provider.producer.PlainTextMessageBodyProducer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html
index 477d15d..820c197 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider.producer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html
index d6deaa9..1ab07ff 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider.producer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html
index 56c2160..74b58de 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.rest.provider.producer Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html
index faffb55..df8f1e9 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/rest/provider/producer/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.rest.provider.producer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html
index d1c658a..5af6d84 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html
index b38f3af..d8fd8f5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html
index 6b889df..cb2c1d8 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/ScriptManagerWatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptManagerWatcher (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html
index d82393a..2345277 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.script.ScriptContext (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html
index fa8b653..9b44efd 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.script.ScriptManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html
index f1a08ec..7ad39da 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/class-use/ScriptManagerWatcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.script.ScriptManagerWatcher (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html
index 50c3061..a039d87 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.script (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html
index c7a5a46..e8313fa 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.script (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html
index bd2c563..fc0c7b8 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.script Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html
index 1617c69..b225081 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/script/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.script (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html
index 9d906e9..b7c7394 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html
index 675b2b4..2659af6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html
index 3ce46e3..aeccc9a 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html
index b0a1716..b64868d 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/ServerStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:04 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:43 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html
index 11c9971..66e32a2 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.server.DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html
index 47b9fcf..297f7f7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.server.Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html
index f72d86a..8cac617 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.server.ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html
index 5f571c8..6e96a7f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/class-use/ServerStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.server.ServerStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html
index 9285437..463e987 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.server (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html
index 4523cba..8cdcf03 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.server (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html
index 23e2fda..3771425 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.server Class Hierarchy (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html
index 83fb39f..991c8d6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/server/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.server (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html
index 8412cbf..ab89e2e 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html
index 667eb2a..b6b37cb 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html
index 132902d..bdd07ea 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html
index 1ba0d29..ea0e8bf 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html
index cdf9ec3..1e7072c 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html
index 2c9cf3d..4a20d0f 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/ServerUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:05 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:44 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html
index f56a2ed..904a1b5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/DcsServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.DcsServer (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html
index c89a499..36233f7 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.Metrics (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html
index c6393a7..95576d6 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.ServerConstants (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html
index f8871be..3f99e3b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.ServerManager (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html
index 4b99828..4b71151 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.ServerStatusServlet (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html
index f2ce077..79e64f5 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/class-use/ServerUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:07 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:46 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.servermt.ServerUtils (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html
index 9baa4c6..3b72887 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html
index b70dafd..337353b 100644
--- a/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html
+++ b/docs/2.0.0/dcs_reference/apidocs/org/trafodion/dcs/servermt/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Fri Feb 12 22:12:06 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Thu Feb 18 16:17:45 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.servermt (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-02-12">
+<meta name="date" content="2016-02-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>



[16/48] incubator-trafodion-site git commit: [TRAFODION-1822] PR 326 Provisioning guide + other web-site changes

Posted by db...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/failsafe-report.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/failsafe-report.html b/docs/dcs_reference/failsafe-report.html
index 191f437..f56651d 100644
--- a/docs/dcs_reference/failsafe-report.html
+++ b/docs/dcs_reference/failsafe-report.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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Database Connectivity Services">Trafodion Database Connectivity Services</a>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/index.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/index.html b/docs/dcs_reference/index.html
index f8103a5..e424edf 100644
--- a/docs/dcs_reference/index.html
+++ b/docs/dcs_reference/index.html
@@ -108,7 +108,7 @@ under the License.</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock">2.0.0</p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">2016-02-12T22:10</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">2016-02-18T16:16</p></td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/47722c28/docs/dcs_reference/project-reports.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/project-reports.html b/docs/dcs_reference/project-reports.html
index cccc21a..787c393 100644
--- a/docs/dcs_reference/project-reports.html
+++ b/docs/dcs_reference/project-reports.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 Site Renderer 1.4 at 2016-02-12 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-02-18 -->
 <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="20160212" />
+    <meta name="Date-Revision-yyyymmdd" content="20160218" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -27,7 +27,7 @@
             
                     
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2016-02-12</span>
+        <span id="publishDate">Last Published: 2016-02-18</span>
                   &nbsp;| <span id="projectVersion">Version: 2.0.0</span>
                       </div>
             <div class="xright">                    <a href="./" title="Trafodion Database Connectivity Services">Trafodion Database Connectivity Services</a>