You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by ch...@apache.org on 2011/04/29 18:08:35 UTC

svn commit: r1097862 - in /db/derby/docs/branches/10.8/src/adminguide: cadminappsclient.dita cadminappsclientsecurity.dita cadminappsclienttracing.dita cadminreplicfailures.dita cadminreplicsecurity.dita radminappsresultsetdiffs.dita tadmincbdjhhfd.dita

Author: chaase3
Date: Fri Apr 29 16:08:34 2011
New Revision: 1097862

URL: http://svn.apache.org/viewvc?rev=1097862&view=rev
Log:
DERBY-5184  Tables in documentation need introductions and formatting fixes

Merged DERBY-5184-admin.diff to 10.8 code branch from trunk revision 1097855.

Modified:
    db/derby/docs/branches/10.8/src/adminguide/cadminappsclient.dita
    db/derby/docs/branches/10.8/src/adminguide/cadminappsclientsecurity.dita
    db/derby/docs/branches/10.8/src/adminguide/cadminappsclienttracing.dita
    db/derby/docs/branches/10.8/src/adminguide/cadminreplicfailures.dita
    db/derby/docs/branches/10.8/src/adminguide/cadminreplicsecurity.dita
    db/derby/docs/branches/10.8/src/adminguide/radminappsresultsetdiffs.dita
    db/derby/docs/branches/10.8/src/adminguide/tadmincbdjhhfd.dita

Modified: db/derby/docs/branches/10.8/src/adminguide/cadminappsclient.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/adminguide/cadminappsclient.dita?rev=1097862&r1=1097861&r2=1097862&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/adminguide/cadminappsclient.dita (original)
+++ db/derby/docs/branches/10.8/src/adminguide/cadminappsclient.dita Fri Apr 29 16:08:34 2011
@@ -48,19 +48,22 @@ You may be able to work around this rest
 paths that include multibyte characters by setting the 
 <codeph>derby.system.home</codeph> system property when starting the Network 
 Server and accessing the database with a relative path that is shorter and 
-does not include multibyte characters.
-</p>
-
-<table><title>Standard JDBC DataSource properties</title>
-<tgroup cols="5"><colspec colname="col1" colwidth="110*"/><colspec colname="col2"
-colwidth="49*"/><colspec colname="col3" colwidth="106*"/><colspec colname="COLSPEC0"
-colwidth="73*"/><colspec colname="col4" colwidth="144*"/>
+does not include multibyte characters.</p>
+<p>The following table shows standard JDBC DataSource properties.</p>
+<table>
+<title>Standard JDBC DataSource properties</title>
+<tgroup cols="5" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="23*"/>
+<colspec colname="col2" colnum="2" colwidth="10*"/>
+<colspec colname="col3" colnum="3" colwidth="21*"/>
+<colspec colname="COLSPEC0" colnum="4" colwidth="16*"/>
+<colspec colname="col4" colnum="5" colwidth="30*"/>
 <thead>
 <row valign="bottom">
 <entry colname="col1">Property</entry>
 <entry colname="col2">Type</entry>
 <entry colname="col3">Description</entry>
-<entry colname="COLSPEC0">URL attribute</entry>
+<entry colname="COLSPEC0">URL Attribute</entry>
 <entry colname="col4">Notes</entry>
 </row>
 </thead>
@@ -119,16 +122,21 @@ listening for requests.</entry>
 </tbody>
 </tgroup>
 </table>
-<table><title>Client-specific DataSource properties</title>
-<tgroup cols="5"><colspec colname="col1" colwidth="114*"/><colspec colname="col2"
-colwidth="61*"/><colspec colname="col3" colwidth="101*"/><colspec colname="COLSPEC1"
-colwidth="121*"/><colspec colname="col4" colwidth="85*"/>
+<p>The following table shows client-specific JDBC DataSource properties.</p>
+<table>
+<title>Client-specific DataSource properties</title>
+<tgroup cols="5" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="23*"/>
+<colspec colname="col2" colnum="2" colwidth="10*"/>
+<colspec colname="col3" colnum="3" colwidth="21*"/>
+<colspec colname="COLSPEC1" colnum="4" colwidth="25*"/>
+<colspec colname="col4" colnum="5" colwidth="18*"/>
 <thead>
 <row valign="bottom">
 <entry colname="col1">Property</entry>
 <entry colname="col2">Type</entry>
 <entry colname="col3">Description</entry>
-<entry colname="COLSPEC1">URL attribute</entry>
+<entry colname="COLSPEC1">URL Attribute</entry>
 <entry colname="col4">Notes</entry>
 </row>
 </thead>
@@ -193,16 +201,21 @@ performance impact or when starting new 
 </tbody>
 </tgroup>
 </table>
-<table><title>Server-Specific DataSource properties</title>
-<tgroup cols="5"><colspec colname="col1" colwidth="122*"/><colspec colname="col2"
-colwidth="37*"/><colspec colname="COLSPEC2" colwidth="108*"/><colspec colname="col3"
-colwidth="77*"/><colspec colname="COLSPEC3" colwidth="141*"/>
+<p>The following table shows server-specific JDBC DataSource properties.</p>
+<table>
+<title>Server-specific DataSource properties</title>
+<tgroup cols="5" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="23*"/>
+<colspec colname="col2" colnum="2" colwidth="10*"/>
+<colspec colname="COLSPEC2" colnum="3" colwidth="21*"/>
+<colspec colname="col3" colnum="4" colwidth="16*"/>
+<colspec colname="COLSPEC3" colnum="5" colwidth="30*"/>
 <thead>
 <row valign="bottom">
 <entry colname="col1">Property</entry>
 <entry colname="col2">Type</entry>
 <entry colname="COLSPEC2">Description</entry>
-<entry colname="col3">URL attributes</entry>
+<entry colname="col3">URL Attribute</entry>
 <entry colname="COLSPEC3">Notes</entry>
 </row>
 </thead>
@@ -240,7 +253,7 @@ If authentication <b>and</b> sqlAuthoriz
 </tbody>
 </tgroup>
 </table>
-<p>Note that <i>setAttributesAsPassword</i> , which is available for the embedded
+<p>Note that <i>setAttributesAsPassword</i>, which is available for the embedded
 DataSource, is not available for the client DataSource.</p>
 </conbody>
 </concept>

Modified: db/derby/docs/branches/10.8/src/adminguide/cadminappsclientsecurity.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/adminguide/cadminappsclientsecurity.dita?rev=1097862&r1=1097861&r2=1097862&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/adminguide/cadminappsclientsecurity.dita (original)
+++ db/derby/docs/branches/10.8/src/adminguide/cadminappsclientsecurity.dita Fri Apr 29 16:08:34 2011
@@ -37,28 +37,32 @@ of the <codeph>getConnection</codeph> me
 and deploy your own DataSource objects, invoke the <codeph>DataSource.setSecurityMechanism</codeph> method
 after you create a DataSource object.</li>
 </ul>
-<p><xref href="cadminappsclientsecurity.dita#cadminappsclientsecurity/radminappsclientsecuritytable"></xref> lists
-the security mechanisms that the <ph conref="../conrefs.dita#prod/productshortname"></ph> Network
+<p>The following table lists the security mechanisms that the
+<ph conref="../conrefs.dita#prod/productshortname"></ph> Network
 Client supports, and the corresponding property value to specify to obtain
-this securityMechanism. The default security mechanism is the user id only
+this security mechanism. The default security mechanism is the user id only
 if no password is set. If the password is set, the default security mechanism
 is both the user id and password. The default user is APP if no other user
 is specified.</p>
-<table id="radminappsclientsecuritytable"><title>Security mechanisms
-supported by the Derby Network Client</title>
-<tgroup cols="3"><colspec colname="col1" colwidth="45*"/><colspec colname="col2"
-colwidth="170*"/><colspec colname="col3" colwidth="85*"/>
+<table>
+<title>Security mechanisms supported by the
+<ph conref="../conrefs.dita#prod/productshortname"></ph> Network Client</title>
+<tgroup cols="3" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="15*"/>
+<colspec colname="col2" colnum="2" colwidth="57*"/>
+<colspec colname="col3" colnum="3" colwidth="28*"/>
 <thead>
 <row valign="bottom">
-<entry colname="col1">Security mechanism</entry>
-<entry colname="col2">securityMechanism property value</entry>
+<entry colname="col1">Security Mechanism</entry>
+<entry colname="col2">securityMechanism Property Value</entry>
 <entry colname="col3">Comments</entry>
 </row>
 </thead>
 <tbody>
 <row>
 <entry colname="col1">User id and password</entry>
-<entry colname="col2">ClientDataSource.CLEAR_TEXT_PASSWORD_SECURITY (0x03)</entry>
+<entry colname="col2">ClientDataSource.CLEAR_TEXT_PASSWORD_SECURITY
+(0x03)</entry>
 <entry colname="col3">Default if password is set</entry>
 </row>
 <row>

Modified: db/derby/docs/branches/10.8/src/adminguide/cadminappsclienttracing.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/adminguide/cadminappsclienttracing.dita?rev=1097862&r1=1097861&r2=1097862&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/adminguide/cadminappsclienttracing.dita (original)
+++ db/derby/docs/branches/10.8/src/adminguide/cadminappsclienttracing.dita Fri Apr 29 16:08:34 2011
@@ -59,17 +59,21 @@ attribute" in the <ph conref="../conrefs
 <section><title>Changing the default trace level</title><p>The default trace
 level is <codeph>ClientDataSource.TRACE_ALL</codeph>. You can choose the tracing
 level by calling the <codeph>setTraceLevel(int level)</codeph> method or by
-setting the <codeph>traceLevel=<i>value</i></codeph> URL attribute:<codeblock>String url = "jdbc:derby://samplehost.sampledomain.com:1528/mydb" +
+setting the <codeph>traceLevel=<i>value</i></codeph> URL attribute:</p>
+<codeblock>String url = "jdbc:derby://samplehost.sampledomain.com:1528/mydb" +
  ";traceFile=/u/user1/trace.out" +
  ";traceLevel=" +
  org.apache.derby.jdbc.ClientDataSource.TRACE_PROTOCOL_FLOWS;
-DriverManager.getConnection(url,"user1","secret4me");</codeblock><table><title>Available
-tracing levels and values</title>
-<tgroup cols="2"><colspec colname="col1" colwidth="166*"/><colspec colname="col2"
-colwidth="30*"/>
+DriverManager.getConnection(url,"user1","secret4me");</codeblock>
+<p>The following table shows the tracing levels you can set.</p>
+<table>
+<title>Available tracing levels and values</title>
+<tgroup cols="2" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="166*"/>
+<colspec colname="col2" colnum="2" colwidth="30*"/>
 <thead>
 <row valign="bottom">
-<entry colname="col1">Trace level</entry>
+<entry colname="col1">Trace Level</entry>
 <entry colname="col2">Value</entry>
 </row>
 </thead>
@@ -124,14 +128,18 @@ colwidth="30*"/>
 </row>
 </tbody>
 </tgroup>
-</table>To specify more than one trace level, use one of the following techniques:<ul>
+</table>
+<p>To specify more than one trace level, use one of the following
+techniques:</p>
+<ul>
 <li>Use bitwise OR operators ( | ) with two or more trace values. For example,
-to trace PROTOCOL flows and connection calls, specify this value for traceLevel:<codeblock>TRACE_PROTOCOL_FLOWS | TRACE_CONNECTION_CALLS</codeblock
-></li>
+to trace PROTOCOL flows and connection calls, specify this value for traceLevel:
+<codeblock>TRACE_PROTOCOL_FLOWS | TRACE_CONNECTION_CALLS</codeblock></li>
 <li>Use a bitwise complement operator ( ~ ) with a trace value to specify
 all except a certain trace. For example, to trace everything except PROTOCOL
-flows, specify this value for traceLevel:<codeblock>~TRACE_PROTOCOL_FLOWS</codeblock></li>
-</ul></p>
+flows, specify this value for traceLevel:
+<codeblock>~TRACE_PROTOCOL_FLOWS</codeblock></li>
+</ul>
 <p>For more information, see "traceLevel=value attribute" in the
 <ph conref="../conrefs.dita#pub/citref"></ph>.</p></section>
 </refbody>

Modified: db/derby/docs/branches/10.8/src/adminguide/cadminreplicfailures.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/adminguide/cadminreplicfailures.dita?rev=1097862&r1=1097861&r2=1097862&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/adminguide/cadminreplicfailures.dita (original)
+++ db/derby/docs/branches/10.8/src/adminguide/cadminreplicfailures.dita Fri Apr 29 16:08:34 2011
@@ -29,13 +29,15 @@ limitations under the License.
 lists these situations and describes the actions that
 <ph conref="../conrefs.dita#prod/productshortname"></ph> takes as a result.
 </p>
-<table id="cadminreplicsecuritytable">
+<table>
 <title>Replication failure handling</title>
-<tgroup cols="2"><colspec colname="col1" colwidth="30*"/><colspec colname="col2" colwidth="70*"/>
+<tgroup cols="2" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="30*"/>
+<colspec colname="col2" colnum="2" colwidth="70*"/>
 <thead>
 <row valign="bottom">
-<entry colname="col1">Failure situation</entry>
-<entry colname="col2">Action taken</entry>
+<entry colname="col1">Failure Situation</entry>
+<entry colname="col2">Action Taken</entry>
 </row>
 </thead>
 <tbody>

Modified: db/derby/docs/branches/10.8/src/adminguide/cadminreplicsecurity.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/adminguide/cadminreplicsecurity.dita?rev=1097862&r1=1097861&r2=1097862&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/adminguide/cadminreplicsecurity.dita (original)
+++ db/derby/docs/branches/10.8/src/adminguide/cadminreplicsecurity.dita Fri Apr 29 16:08:34 2011
@@ -50,15 +50,16 @@ conref="../conrefs.dita#prod/productshor
 measures described in the following table are enforced when you specify the
 replication-related connection URL attributes.
 </p>
-<table id="cadminreplicsecuritytable">
+<table>
 <title>Replication behavior with <ph
 conref="../conrefs.dita#prod/productshortname"></ph> security</title>
-<tgroup cols="2"><colspec colname="col1" colwidth="30*"/><colspec colname="col2" 
-colwidth="70*"/>
+<tgroup cols="2" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="30*"/>
+<colspec colname="col2" colnum="2" colwidth="70*"/>
 <thead>
 <row valign="bottom">
-<entry colname="col1">Security mode</entry>
-<entry colname="col2">Replication attribute requirements</entry>
+<entry colname="col1">Security Mode</entry>
+<entry colname="col2">Replication Attribute Requirements</entry>
 </row>
 </thead>
 <tbody>

Modified: db/derby/docs/branches/10.8/src/adminguide/radminappsresultsetdiffs.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/adminguide/radminappsresultsetdiffs.dita?rev=1097862&r1=1097861&r2=1097862&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/adminguide/radminappsresultsetdiffs.dita (original)
+++ db/derby/docs/branches/10.8/src/adminguide/radminappsresultsetdiffs.dita Fri Apr 29 16:08:34 2011
@@ -18,11 +18,13 @@ See the License for the specific languag
 limitations under the License.
 -->
 <concept id="radminappsresultsetdiffs" xml:lang="en-us">
-<title>Updatable Result Sets</title>
+<title>Updatable result sets</title>
 <conbody>
-<p>The functionality of updatable result sets in a server environment are similar
-to an embedded environment in <ph conref="../conrefs.dita#prod/productshortname"></ph>,
-with the exception of the following differences:<ul>
+<p>In <ph conref="../conrefs.dita#prod/productshortname"></ph>, the
+functionality of updatable result sets in a server environment and in an
+embedded environment are similar, with the exception of the following
+differences:</p>
+<ul>
 <li>The Network Client requires that there be at least one column in the select
 list from the target table. For example, the following statement will fail
 in a server environment:<codeblock>select 1, 2 from t1 for update of c11</codeblock>The
@@ -32,32 +34,41 @@ metadata. This requirement is not necess
 <li>The embedded driver allows for statement name changes when there is an
 open result set on the statement object. This is not supported in a server
 environment.</li>
-</ul>Other differences between updatable result sets in a server or embedded
-environment can be found in the following table.<table><title>Comparison of
-updatable result sets features in server and embedded environments</title>
-<tgroup cols="2"><colspec colname="col1"/><colspec colname="col2"/>
+</ul>
+<p>Other differences between updatable result sets in a server or embedded
+environment can be found in the following table.</p>
+<table>
+<title>Comparison of updatable result sets features in server and embedded
+environments</title>
+<tgroup cols="3" colsep="1" rowsep="1">
+<colspec colname="col0" colnum="1" colwidth="40*"/>
+<colspec colname="col1" colnum="2" colwidth="30*"/>
+<colspec colname="col2" colnum="3" colwidth="30*"/>
 <thead>
 <row valign="bottom">
-<entry colname="col1">Embedded environment</entry>
-<entry colname="col2">Server environment</entry>
+<entry colname="col0">Feature</entry>
+<entry colname="col1">Embedded Environment</entry>
+<entry colname="col2">Server Environment</entry>
 </row>
 </thead>
 <tbody>
 <row>
-<entry colname="col1">updateBytes on CHAR, VARCHAR, LONG VARCHAR datatypes
-supported.</entry>
+<entry colname="col0">updateBytes on CHAR, VARCHAR, LONG VARCHAR datatypes</entry>
+<entry colname="col1">Supported</entry>
 <entry colname="col2">Not supported</entry>
 </row>
 <row>
-<entry colname="col1">updateTime on TIMESTAMP datatypes supported.</entry>
+<entry colname="col0">updateTime on TIMESTAMP datatypes</entry>
+<entry colname="col1">Supported</entry>
 <entry colname="col2">Not supported</entry>
 </row>
 <row>
-<entry colname="col1">updateClob and updateBlob supported.</entry>
+<entry colname="col0">updateClob and updateBlob</entry>
+<entry colname="col1">Supported</entry>
 <entry colname="col2">Not supported</entry>
 </row>
 </tbody>
 </tgroup>
-</table></p>
+</table>
 </conbody>
 </concept>

Modified: db/derby/docs/branches/10.8/src/adminguide/tadmincbdjhhfd.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/adminguide/tadmincbdjhhfd.dita?rev=1097862&r1=1097861&r2=1097862&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/adminguide/tadmincbdjhhfd.dita (original)
+++ db/derby/docs/branches/10.8/src/adminguide/tadmincbdjhhfd.dita Fri Apr 29 16:08:34 2011
@@ -55,56 +55,74 @@ in <codeph>$<ph conref="../conrefs.dita#
 where <codeph>$<ph conref="../conrefs.dita#prod/productinstallpath"></ph></codeph> is the
 directory where you installed <ph conref="../conrefs.dita#prod/productshortname"></ph>.</p><p>You
 can run NetworkServerControl commands only from the host that started the
-Network Server.</p>
-<simpletable relcolwidth="1* 3*">
-<sthead>
-<stentry>Operating System</stentry>
-<stentry>Command</stentry>
-</sthead>
-<strow>
-<stentry>Windows</stentry>
-<stentry><codeblock><b><userinput>set DERBY_HOME=C:\derby</userinput></b>
-<b><userinput>set JAVA_HOME=C:\Program Files\Java\jdk1.5.0_10</userinput></b>
+Network Server. The following table shows the sequence of commands.</p>
+<table>
+<title>Commands to run the <codeph>startNetworkServer</codeph> command</title>
+<tgroup cols="2" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="25*"/>
+<colspec colname="col2" colnum="2" colwidth="75*"/>
+<thead>
+<row valign="bottom">
+<entry colname="col1">Operating System</entry>
+<entry colname="col2">Command</entry>
+</row>
+</thead>
+<tbody>
+<row>
+<entry colname="col1">Windows</entry>
+<entry colname="col2"><codeblock><b><userinput>set DERBY_HOME=C:\derby</userinput></b>
+<b><userinput>set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_24</userinput></b>
 <b><userinput>set PATH=%DERBY_HOME%\bin;%PATH%</userinput></b>
-<b><userinput>startNetworkServer</userinput></b>
-</codeblock></stentry>
-</strow>
-<strow>
-<stentry>UNIX (Korn Shell)</stentry>
-<stentry><codeblock><b><userinput>export DERBY_HOME=/opt/derby</userinput></b>
+<b><userinput>startNetworkServer</userinput></b></codeblock></entry>
+</row>
+<row>
+<entry colname="col1">UNIX (Korn Shell)</entry>
+<entry colname="col2"><codeblock><b><userinput>export DERBY_HOME=/opt/derby</userinput></b>
 <b><userinput>export JAVA_HOME=/usr/j2se</userinput></b>
 <b><userinput>export PATH="$DERBY_HOME/bin:$PATH"</userinput></b>
 <b><userinput>startNetworkServer</userinput></b>
-</codeblock></stentry>
-</strow>
-</simpletable>
+</codeblock></entry>
+</row>
+</tbody>
+</tgroup>
+</table>
 </li>
-<li><p>If you are a regular Java user but are new to Derby, set the 
+<li><p>If you are a regular Java user but are new to
+<ph conref="../conrefs.dita#prod/productshortname"></ph>, set the 
 <codeph><ph conref="../conrefs.dita#prod/productinstallpath"></ph></codeph>
 environment variable, then use a <codeph>java</codeph> command to invoke the 
-<codeph>derbyrun.jar</codeph> or <codeph>derbynet.jar</codeph> file:</p>
-<simpletable relcolwidth="1* 3*">
-<sthead>
-<stentry>Operating System</stentry>
-<stentry>Command</stentry>
-</sthead>
-<strow>
-<stentry>Windows</stentry>
-<stentry><codeblock><b><userinput>set DERBY_HOME=C:\derby</userinput></b>
+<codeph>derbyrun.jar</codeph> or <codeph>derbynet.jar</codeph> file, as shown
+in the following table.</p>
+<table>
+<title>Commands to invoke the
+<ph conref="../conrefs.dita#prod/productshortname"></ph> jar files</title>
+<tgroup cols="2" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="25*"/>
+<colspec colname="col2" colnum="2" colwidth="75*"/>
+<thead>
+<row valign="bottom">
+<entry colname="col1">Operating System</entry>
+<entry colname="col2">Command</entry>
+</row>
+</thead>
+<tbody>
+<row>
+<entry colname="col1">Windows</entry>
+<entry colname="col2"><codeblock><b><userinput>set DERBY_HOME=C:\derby</userinput></b>
 <b><userinput>java -jar %DERBY_HOME%\lib\derbyrun.jar server start</userinput></b>
 or
-<b><userinput>java -jar %DERBY_HOME%\lib\derbynet.jar start</userinput></b>
-</codeblock></stentry>
-</strow>
-<strow>
-<stentry>UNIX (Korn Shell)</stentry>
-<stentry><codeblock><b><userinput>export DERBY_HOME=/opt/derby</userinput></b>
+<b><userinput>java -jar %DERBY_HOME%\lib\derbynet.jar start</userinput></b></codeblock></entry>
+</row>
+<row>
+<entry colname="col1">UNIX (Korn Shell)</entry>
+<entry colname="col2"><codeblock><b><userinput>export DERBY_HOME=/opt/derby</userinput></b>
 <b><userinput>java -jar $DERBY_HOME/lib/derbyrun.jar server start</userinput></b>
 or
-<b><userinput>java -jar $DERBY_HOME/lib/derbynet.jar start</userinput></b>
-</codeblock></stentry>
-</strow>
-</simpletable>
+<b><userinput>java -jar $DERBY_HOME/lib/derbynet.jar start</userinput></b></codeblock></entry>
+</row>
+</tbody>
+</tgroup>
+</table>
 <p>To see the command syntax, invoke <codeph>derbyrun.jar server</codeph> or
 <codeph>derbynet.jar</codeph> with no arguments.</p>
 </li>
@@ -114,27 +132,33 @@ you have already set 
 Set your classpath to include the 
 <ph conref="../conrefs.dita#prod/productshortname"></ph>
 jar files. Then use a <codeph>java</codeph> command to invoke the 
-<codeph>NetworkServerControl</codeph> class directly.</p>
-<simpletable relcolwidth="1* 3*">
-<sthead>
-<stentry>Operating System</stentry>
-<stentry>Command</stentry>
-</sthead>
-<strow>
-<stentry>Windows</stentry>
-<stentry><codeblock>
-<b><userinput>%DERBY_HOME%\bin\setNetworkServerCP</userinput></b>
-<b><userinput>java org.apache.derby.drda.NetworkServerControl start</userinput></b>
-</codeblock></stentry>
-</strow>
-<strow>
-<stentry>UNIX (Korn Shell)</stentry>
-<stentry><codeblock>
-<b><userinput>$DERBY_HOME/bin/setNetworkServerCP</userinput></b>
-<b><userinput>java org.apache.derby.drda.NetworkServerControl start</userinput></b>
-</codeblock></stentry>
-</strow>
-</simpletable>
+<codeph>NetworkServerControl</codeph> class directly, as shown in the following
+table.</p>
+<table>
+<title>Commands to invoke the <codeph>NetworkServerControl</codeph> class</title>
+<tgroup cols="2" colsep="1" rowsep="1">
+<colspec colname="col1" colnum="1" colwidth="25*"/>
+<colspec colname="col2" colnum="2" colwidth="75*"/>
+<thead>
+<row valign="bottom">
+<entry colname="col1">Operating System</entry>
+<entry colname="col2">Command</entry>
+</row>
+</thead>
+<tbody>
+<row>
+<entry colname="col1">Windows</entry>
+<entry colname="col2"><codeblock><b><userinput>%DERBY_HOME%\bin\setNetworkServerCP</userinput></b>
+<b><userinput>java org.apache.derby.drda.NetworkServerControl start</userinput></b></codeblock></entry>
+</row>
+<row>
+<entry colname="col1">UNIX (Korn Shell)</entry>
+<entry colname="col2"><codeblock><b><userinput>$DERBY_HOME/bin/setNetworkServerCP</userinput></b>
+<b><userinput>java org.apache.derby.drda.NetworkServerControl start</userinput></b></codeblock></entry>
+</row>
+</tbody>
+</tgroup>
+</table>
 </li>
 </ul>
 <p>The default system directory is the directory in which