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 2008/10/07 20:10:30 UTC

svn commit: r702568 - in /db/derby/docs/trunk/src: devguide/ getstart/ tools/

Author: chaase3
Date: Tue Oct  7 11:10:30 2008
New Revision: 702568

URL: http://svn.apache.org/viewvc?rev=702568&view=rev
Log:
DERBY-3879:  Getting Started Guide has typo and version problems

Updated version number to correspond with the current version, fixed typo.

Patch: DERBY-3879-2.diff

Modified:
    db/derby/docs/trunk/src/devguide/cdevdvlp27715.dita
    db/derby/docs/trunk/src/getstart/twwdactivity1.dita
    db/derby/docs/trunk/src/getstart/twwdactivity1_Setup.dita
    db/derby/docs/trunk/src/getstart/twwdactivity2.dita
    db/derby/docs/trunk/src/getstart/twwdactivity3_Setup.dita
    db/derby/docs/trunk/src/getstart/twwdactivity4.dita
    db/derby/docs/trunk/src/tools/rtoolssysinfo1002629.dita

Modified: db/derby/docs/trunk/src/devguide/cdevdvlp27715.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/devguide/cdevdvlp27715.dita?rev=702568&r1=702567&r2=702568&view=diff
==============================================================================
--- db/derby/docs/trunk/src/devguide/cdevdvlp27715.dita (original)
+++ db/derby/docs/trunk/src/devguide/cdevdvlp27715.dita Tue Oct  7 11:10:30 2008
@@ -39,12 +39,13 @@
 it remains active until the <ph conref="../conrefs.dita#prod/productshortname"></ph> system
 has been shut down or until you shut down the database individually.</p>
 <p>When <ph conref="../conrefs.dita#prod/productshortname"></ph> boots a database,
-a message is added to the error log. The message includes the <ph conref="../conrefs.dita#prod/productshortname"></ph> version
+a message is added to the log file. The message includes the <ph conref="../conrefs.dita#prod/productshortname"></ph> version
 that the database was booted with, for example:</p>
-<codeblock>2006-10-04 03:54:06.196 GMT: Booting <ph conref="../conrefs.dita#prod/productshortname"></ph> version <ph
-conref="../conrefs.dita#prod/productlongname"></ph>
-- 10.2.1.5 - (448900): instance c013800d-00fd-0cb0-e736-ffffd1025a25 on
-database directory sample</codeblock>
+<codeblock>2008-09-18 16:43:54.992 GMT:
+ Booting <ph conref="../conrefs.dita#prod/productshortname"></ph> version The Apache Software Foundation - <ph
+conref="../conrefs.dita#prod/productlongname"></ph> 
+-  <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (689064): instance a816c00e-011c-7658-a92a-fffff0cfee85
+on database directory C:\sampledb</codeblock>
 <p>The number of databases running in a <ph conref="../conrefs.dita#prod/productshortname"></ph> system
 is limited only by the amount of memory available in the JVM.</p>
 </conbody>

Modified: db/derby/docs/trunk/src/getstart/twwdactivity1.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/getstart/twwdactivity1.dita?rev=702568&r1=702567&r2=702568&view=diff
==============================================================================
--- db/derby/docs/trunk/src/getstart/twwdactivity1.dita (original)
+++ db/derby/docs/trunk/src/getstart/twwdactivity1.dita Tue Oct  7 11:10:30 2008
@@ -38,20 +38,21 @@
 tool. </cmd><stepxmp>If you included the <codeph>DERBY_HOME/bin</codeph> directory
 in your PATH environment variable, type: <codeblock>ij</codeblock> Otherwise,
 you can use the java command to start the <codeph>ij</codeph> tool.<simpletable
-relcolwidth="1* 3*">
+relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar $DERBY_HOME/lib/derbyrun.jar ij</userinput></b>
-<systemoutput>ij version 10.2</systemoutput></codeblock></stentry>
+<systemoutput>ij version 10.4</systemoutput></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar %DERBY_HOME%\lib\derbyrun.jar ij</userinput></b>
-<systemoutput>ij version 10.2</systemoutput></codeblock></stentry>
+<systemoutput>ij version 10.4</systemoutput></codeblock></stentry>
 </strow>
 </simpletable></stepxmp></step>
 <step><cmd>Create the database and open a connection to the database using
@@ -142,16 +143,16 @@
 <li>The <codeph>derby.log</codeph> file. This file is a message and error
 log that, under normal circumstances, contains a set of startup messages and
 a shutdown message. <codeblock><systemoutput>----------------------------------------------------------------
-2007-05-10 19:55:20.837 GMT:
- Booting Derby version The Apache Software Foundation 
-   - Apache Derby - 10.2.2.0 - (485682): 
-   instance c013800d-0109-7f82-e11f-000000119a68
-    on database directory C:\Derby_10\db-derby-10.2.2.0-bin\derbytutor\firstdb 
+2008-09-16 20:59:31.661 GMT:
+ Booting Derby version The Apache Software Foundation - Apache
+  Derby - 10.4.2.0 - (689064): 
+  instance a816c00e-011c-6cf5-f556-0000004c14a8
+  on database directory C:\DERBYTUTOR\firstdb  
 
 Database Class Loader started - derby.database.classpath=''
 
-2007-05-104 20:00:12.640 GMT:
-Shutting down instance c013800d-0109-7f82-e11f-000000119a68
+2008-09-16 21:01:44.314 GMT:
+Shutting down instance a816c00e-011c-6cf5-f556-0000004c14a8
 ----------------------------------------------------------------</systemoutput></codeblock></li>
 <li>The <codeph>firstdb</codeph> database directory. Within the directory
 are the subdirectories <codeph>seg0</codeph> (containing the data files) and <codeph>log</codeph> (containing

Modified: db/derby/docs/trunk/src/getstart/twwdactivity1_Setup.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/getstart/twwdactivity1_Setup.dita?rev=702568&r1=702567&r2=702568&view=diff
==============================================================================
--- db/derby/docs/trunk/src/getstart/twwdactivity1_Setup.dita (original)
+++ db/derby/docs/trunk/src/getstart/twwdactivity1_Setup.dita Tue Oct  7 11:10:30 2008
@@ -34,64 +34,68 @@
 to store the files that you create during the self-study tutorial activities.</cmd>
 </step>
 <step><cmd>Create the <codeph>DERBYTUTOR</codeph> directory. <codeph>DERBYTUTOR</codeph> will
-be your working directory for this activity.</cmd><stepxmp><simpletable relcolwidth="1* 3*">
+be your working directory for this activity.</cmd><stepxmp><simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>mkdir DERBYTUTOR</userinput></b></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>md DERBYTUTOR</userinput></b></codeblock></stentry>
 </strow>
 </simpletable></stepxmp></step>
 <step><cmd>Change to the <codeph>DERBYTUTOR</codeph> directory.</cmd><stepxmp><simpletable
-relcolwidth="1* 3*">
+relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>cd DERBYTUTOR</userinput></b></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>cd DERBYTUTOR</userinput></b></codeblock></stentry>
 </strow>
 </simpletable></stepxmp></step>
 <step><cmd>Copy the SQL scripts from the <ph conref="../conrefs.dita#prod/productshortname"></ph>&nbsp; <codeph>demo\programs\toursdb</codeph> subdirectory
 into the  <codeph>DERBYTUTOR</codeph> directory. You will use these scripts
 to create tables and add data to a new database, <codeph>toursdb</codeph>.</cmd>
-<stepxmp><simpletable relcolwidth="1* 3*">
+<stepxmp><simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>cp $DERBY_HOME/demo/programs/toursdb/*.sql .</userinput></b></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>copy %DERBY_HOME%\demo\programs\toursdb\*.sql .</userinput></b></codeblock></stentry>
 </strow>
 </simpletable></stepxmp></step>
 <step><cmd>Verify that the files were copied to the <codeph>DERBYTUTOR</codeph> directory.</cmd>
-<stepxmp><simpletable relcolwidth="1* 3*">
+<stepxmp><simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>ls DERBYTUTOR</userinput></b></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>dir DERBYTUTOR</userinput></b></codeblock></stentry>
 </strow>
 </simpletable><note type="important">Include the dot (<codeph>.</codeph>)

Modified: db/derby/docs/trunk/src/getstart/twwdactivity2.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/getstart/twwdactivity2.dita?rev=702568&r1=702567&r2=702568&view=diff
==============================================================================
--- db/derby/docs/trunk/src/getstart/twwdactivity2.dita (original)
+++ db/derby/docs/trunk/src/getstart/twwdactivity2.dita Tue Oct  7 11:10:30 2008
@@ -40,22 +40,29 @@
 <steps>
 <step><cmd>Open a command window (Shell-1) and change to the <codeph>DERBYTUTOR</codeph> directory.</cmd>
 </step>
-<step><cmd>Start the Network Server.</cmd><stepxmp><simpletable relcolwidth="1* 3*">
+<step><cmd>Start the Network Server.</cmd><stepxmp><simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar $DERBY_HOME/lib/derbyrun.jar server start</userinput></b>
-<systemoutput>Apache Derby Network Server - 10.2.2.0 - (485682) started and 
- ready to accept connections on port 1527 at 2007-01-04 20:04:33.511 GMT</systemoutput></codeblock></stentry>
+<systemoutput>Security manager installed using the Basic server
+ security policy.
+Apache Derby Network Server - 10.4.2.0 - (689064)
+ started and ready to accept connections on
+ port 1527 at 2008-09-17 13:40:18.386 GMT</systemoutput></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar %DERBY_HOME%\lib\derbyrun.jar server start</userinput></b>
-<systemoutput>Apache Derby Network Server - 10.2.2.0 - (485682) started and 
- ready to accept connections on port 1527 at 2007-01-04 20:04:33.511 GMT</systemoutput></codeblock></stentry>
+<systemoutput>Security manager installed using the Basic server
+ security policy.
+Apache Derby Network Server - 10.4.2.0 - (689064)
+ started and ready to accept connections on
+ port 1527 at 2008-09-17 13:40:18.386 GMT</systemoutput></codeblock></stentry>
 </strow>
 </simpletable></stepxmp><stepresult>A Network Server startup message appears
 in the Shell-1 command  window.</stepresult></step>
@@ -64,20 +71,21 @@
 <step><cmd>Start <codeph>ij</codeph>.</cmd><stepxmp>If you included the <codeph>DERBY_HOME/bin</codeph> directory
 in your PATH environment variable, type: <codeblock>ij</codeblock> Otherwise,
 you can use the <codeph>java</codeph> command to start the <codeph>ij</codeph> tool. <simpletable
-relcolwidth="1* 3*">
+relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar $DERBY_HOME/lib/derbyrun.jar ij</userinput></b>
-<systemoutput>ij version 10.2</systemoutput></codeblock></stentry>
+<systemoutput>ij version 10.4</systemoutput></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar %DERBY_HOME%\lib\derbyrun.jar ij</userinput></b>
-<systemoutput>ij version 10.2</systemoutput></codeblock></stentry>
+<systemoutput>ij version 10.4</systemoutput></codeblock></stentry>
 </strow>
 </simpletable></stepxmp><stepresult>You will enter all subsequent commands
 from the network client, so you will type the commands in the Shell-2 command
@@ -115,24 +123,23 @@
 <step><cmd>Exit <codeph>ij</codeph>.</cmd><stepxmp><codeblock><b><userinput>exit;</userinput></b></codeblock></stepxmp>
 </step>
 <step><cmd>Shut down the  <ph conref="../conrefs.dita#prod/productshortname"></ph> Network
-Server.</cmd><stepxmp><simpletable relcolwidth="1* 3*">
+Server.</cmd><stepxmp><simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar $DERBY_HOME/lib/derbyrun.jar server shutdown</userinput></b>
-<systemoutput>Apache Derby Network Server - 10.2.2.0 - (485682) shutdown 
- at 2007-05-04 20:08:44.247 GMT
-</systemoutput></codeblock></stentry>
+<systemoutput>Apache Derby Network Server - 10.4.2.0 - (689064)
+ shutdown at 2008-09-17 13:43:17.737 GMT</systemoutput></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar %DERBY_HOME%\lib\derbyrun.jar server shutdown</userinput></b>
-<systemoutput>Apache Derby Network Server - 10.2.2.0 - (485682) shutdown 
- at 2007-05-04 20:08:44.247 GMT
-</systemoutput></codeblock></stentry>
+<systemoutput>Apache Derby Network Server - 10.4.2.0 - (689064)
+ shutdown at 2008-09-17 13:43:17.737 GMT</systemoutput></codeblock></stentry>
 </strow>
 </simpletable></stepxmp><stepresult>The server shutdown confirmation appears
 in both command windows.</stepresult></step>
@@ -146,13 +153,8 @@
 (a client/server configuration). In contrast, establishing a connection using
 an embedded URL (one without  <codeph>//localhost:1527/</codeph>) would have
 caused the  <ph conref="../conrefs.dita#prod/productshortname"></ph> engine
-to be embedded  in the <codeph>ij</codeph> application (an embedded configuration).</p><p>A
-Network Server startup message is written to the <codeph>derby.log</codeph> file
-along with the standard database engine messages. For example: <codeblock><systemoutput>Apache Derby Network Server - 10.2.2.0 - (485682) started and ready to 
- accept connections on port 1527 at 2007-05-04 20:04:33.511 GMT</systemoutput>
-   <i>... Database engine messages not shown ...</i>
-<systemoutput>2007-05-04 20:08:43.883 GMT:
-Shutting down instance c013800d-010f-82e9-fa03-00000011f280</systemoutput></codeblock> </p><p>In
+to be embedded  in the <codeph>ij</codeph> application (an embedded configuration).</p>
+<p>In
 this configuration, multiple client programs can connect to the Network Server
 and access the database simultaneously. (This activity does not demonstrate
 this capability.)</p></postreq>

Modified: db/derby/docs/trunk/src/getstart/twwdactivity3_Setup.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/getstart/twwdactivity3_Setup.dita?rev=702568&r1=702567&r2=702568&view=diff
==============================================================================
--- db/derby/docs/trunk/src/getstart/twwdactivity3_Setup.dita (original)
+++ db/derby/docs/trunk/src/getstart/twwdactivity3_Setup.dita Tue Oct  7 11:10:30 2008
@@ -42,20 +42,21 @@
 the classpath and compile the <codeph>WwdEmbedded.java</codeph> program.</p></context>
 <steps>
 <step><cmd>Copy the program files into the <codeph>DERBYTUTOR</codeph> directory
-and set the CLASSPATH environment variable.</cmd><stepxmp><simpletable relcolwidth="1* 3*">
+and set the CLASSPATH environment variable.</cmd><stepxmp><simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Commands</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>cp $DERBY_HOME/demo/programs/workingwithderby/* .
 
 export CLASSPATH=$DERBY_HOME/lib/derby.jar:.</userinput></b>
 </codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>copy %DERBY_HOME%\demo\programs\workingwithderby\* .
 
 set CLASSPATH=%DERBY_HOME%\lib\derby.jar;.</userinput></b>
@@ -83,13 +84,13 @@
 Enter wish-list item (enter exit to end):</systemoutput>
 <b><userinput>a peppermint stick</userinput></b>
 <systemoutput>  __________________________________________________________
-On 2007-05-04 15:16:16.795 I wished for a peppermint stick
+On 2008-09-17 10:11:28.235 I wished for a peppermint stick
   __________________________________________________________
 Enter wish-list item (enter exit to end):</systemoutput>
-<b><userinput>an all expenses paid vacation</userinput></b>
+<b><userinput>a long vacation</userinput></b>
 <systemoutput>  __________________________________________________________
-On 2007-05-04 15:16:16.795 I wished for a peppermint stick
-On 2007-05-04 15:16:46.875 I wished for an all expenses paid vacation
+On 2008-09-17 10:11:28.235 I wished for a peppermint stick
+On 2008-09-17 10:11:38.555 I wished for a long vacation
   __________________________________________________________
 Enter wish-list item (enter exit to end):</systemoutput>
 <b><userinput>exit</userinput></b>

Modified: db/derby/docs/trunk/src/getstart/twwdactivity4.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/getstart/twwdactivity4.dita?rev=702568&r1=702567&r2=702568&view=diff
==============================================================================
--- db/derby/docs/trunk/src/getstart/twwdactivity4.dita (original)
+++ db/derby/docs/trunk/src/getstart/twwdactivity4.dita Tue Oct  7 11:10:30 2008
@@ -54,17 +54,18 @@
 <substep><cmd>Change to the  <codeph>DERBYTUTOR</codeph> directory.</cmd>
 </substep>
 <substep><cmd>Make a copy of the <codeph>WwdEmbedded.java</codeph> program
-called <codeph>WwdClient.java</codeph>.</cmd><stepxmp> <simpletable relcolwidth="1* 3*">
+called <codeph>WwdClient.java</codeph>.</cmd><stepxmp> <simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>cp WwdEmbedded.java WwdClient.java</userinput></b></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>copy WwdEmbedded.java WwdClient.java</userinput></b></codeblock></stentry>
 </strow>
 </simpletable> </stepxmp></substep>
@@ -101,22 +102,31 @@
 <substep><cmd>Open a command window (Server-Shell).</cmd></substep>
 <substep><cmd>Change to the <codeph>DERBYTUTOR</codeph>  directory.</cmd>
 </substep>
-<substep><cmd>Start the Network Server:</cmd><stepxmp> <simpletable relcolwidth="1* 3*">
+<substep><cmd>Start the Network Server:</cmd><stepxmp> <simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar $DERBY_HOME/lib/derbyrun.jar server start</userinput></b>
-Apache Derby Network Server - 10.2.2.0 - (485682) started and
- ready to accept connections on port 1527 at 2007-05-04 20:21:28.255 GMT</codeblock></stentry>
+Security manager installed using the Basic
+ server security policy.
+Apache Derby Network Server - 10.4.2.0 -
+ (689064) started and ready to accept
+ connections on port 1527 at
+ 2008-09-17 14:18:59.653 GMT</codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar %DERBY_HOME%\lib\derbyrun.jar server start</userinput></b>
-Apache Derby Network Server - 10.2.2.0 - (485682) started and
- ready to accept connections on port 1527 at 2007-05-04 20:21:28.255 GMT</codeblock></stentry>
+Security manager installed using the Basic
+ server security policy.
+Apache Derby Network Server - 10.4.2.0 -
+ (689064) started and ready to accept
+ connections on port 1527 at
+ 2008-09-17 14:18:59.653 GMT</codeblock></stentry>
 </strow>
 </simpletable> </stepxmp></substep>
 </substeps>
@@ -126,17 +136,18 @@
 <substep><cmd>Return to the Client-Shell window.</cmd></substep>
 <substep><cmd>If not already set, set the <codeph>CLASSPATH</codeph> environment
 variable to include the  location of the file <codeph>derbyclient.jar</codeph>:</cmd>
-<stepxmp> <simpletable relcolwidth="1* 3*">
+<stepxmp> <simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>export CLASSPATH=$DERBY_HOME/lib/derbyclient.jar:.</userinput></b></codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>set CLASSPATH=%DERBY_HOME%\lib\derbyclient.jar;.</userinput></b></codeblock></stentry>
 </strow>
 </simpletable> <note type="important">Include the dot (<codeph>.</codeph>)
@@ -148,17 +159,17 @@
 Enter wish-list item (enter exit to end):</systemoutput>
 <b><userinput>a sunny day</userinput></b>
 <systemoutput>  __________________________________________________________
-On 2007-05-04 15:16:16.795 I wished for a peppermint stick
-On 2007-05-04 15:16:46.875 I wished for an all expenses paid vacation
-On 2007-05-04 15:24:06.843 I wished for a sunny day
+On 2008-09-17 10:11:28.235 I wished for a peppermint stick
+On 2008-09-17 10:11:38.555 I wished for a long vacation
+On 2008-09-17 10:22:19.249 I wished for a sunny day
   __________________________________________________________
 Enter wish-list item (enter exit to end):</systemoutput>
 <b><userinput>a new car</userinput></b>
 <systemoutput>  __________________________________________________________
-On 2007-05-04 15:16:16.795 I wished for a peppermint stick
-On 2007-05-04 15:16:46.875 I wished for an all expenses paid vacation
-On 2007-05-04 15:24:06.843 I wished for a sunny day
-On 2007-05-04 15:25:24.007 I wished for a new car
+On 2008-09-17 10:11:28.235 I wished for a peppermint stick
+On 2008-09-17 10:11:38.555 I wished for a long vacation
+On 2008-09-17 10:22:19.249 I wished for a sunny day
+On 2008-09-17 10:22:31.758 I wished for a new car
   __________________________________________________________
 Enter wish-list item (enter exit to end):</systemoutput>
 <b><userinput>exit</userinput></b>
@@ -167,23 +178,24 @@
 </substep>
 </substeps>
 </step>
-<step><cmd>Shut down the Network Server:</cmd><stepxmp> <simpletable relcolwidth="1* 3*">
+<step><cmd>Shut down the Network Server:</cmd><stepxmp> <simpletable relcolwidth="1* 4*">
 <sthead>
 <stentry>Operating System</stentry>
 <stentry>Command</stentry>
 </sthead>
 <strow>
-<stentry>UNIX (Korn Shell)</stentry>
+<stentry><lines>UNIX
+(Korn Shell)</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar $DERBY_HOME/lib/derbyrun.jar server shutdown</userinput></b>
-<systemoutput>Apache Derby Network Server - 10.2.2.0 - (485682) shutdown 
- at 2007-05-04 20:27:23.364 GMT</systemoutput>
+<systemoutput>Apache Derby Network Server - 10.4.2.0 - (689064)
+ shutdown at 2008-09-17 14:24:19.646 GMT</systemoutput>
 </codeblock></stentry>
 </strow>
 <strow>
-<stentry>Windows</stentry>
+<stentry><lines>Windows</lines></stentry>
 <stentry><codeblock><b><userinput>java -jar %DERBY_HOME%\lib\derbyrun.jar server shutdown</userinput></b>
-<systemoutput>Apache Derby Network Server - 10.2.2.0 - (485682) shutdown 
- at 2007-05-04 20:27:23.364 GMT</systemoutput>
+<systemoutput>Apache Derby Network Server - 10.4.2.0 - (689064)
+ shutdown at 2008-09-17 14:24:19.646 GMT</systemoutput>
 </codeblock></stentry>
 </strow>
 </simpletable> </stepxmp><stepresult>The server shutdown confirmation appears

Modified: db/derby/docs/trunk/src/tools/rtoolssysinfo1002629.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/tools/rtoolssysinfo1002629.dita?rev=702568&r1=702567&r2=702568&view=diff
==============================================================================
--- db/derby/docs/trunk/src/tools/rtoolssysinfo1002629.dita (original)
+++ db/derby/docs/trunk/src/tools/rtoolssysinfo1002629.dita Tue Oct  7 11:10:30 2008
@@ -25,54 +25,57 @@
 </keywords>
 </metadata></prolog>
 <refbody>
-<example>When you run the <cmdname>sysinfo</cmdname> command using the
+<example>When you run the <codeph>sysinfo</codeph> command using the
 <codeph>derbyrun.jar</codeph> file, the output looks something like this: 
-<codeblock><b>java -jar c:\Derby_10\lib\derbyrun.jar sysinfo</b>
+<codeblock><b>java -jar C:\db-derby-10.4.2.0-bin\lib\derbyrun.jar sysinfo</b>
 ------------------ Java Information ------------------
-Java Version: 1.4.2_13
+Java Version: 1.6.0_04
 Java Vendor: Sun Microsystems Inc.
-Java home: c:\p4main\jdk142\jre
-Java classpath: c:\Derby_10\lib\derbyrun.jar
+Java home: C:\jdk1.6.0_04\jre
+Java classpath: C:\db-derby-10.4.2.0-bin\lib\derbyrun.jar
 OS name: Windows XP
 OS architecture: x86
 OS version: 5.1
 Java user name: user1
 Java user home: C:\Documents and Settings\myhome
-Java user dir: C:\Derby_10\test
+Java user dir: C:\DERBYDBS
 java.specification.name: Java Platform API Specification
-java.specification.version: 1.4
+java.specification.version: 1.6
 --------- Derby Information --------
-JRE - JDBC: J2SE 1.4.2 - JDBC 3.0
-[c:\Derby_10\lib\derby.jar] <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
-[c:\Derby_10\lib\derbytools.jar] <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+JRE - JDBC: Java SE 6 - JDBC 4.0
+[C:\db-derby-10.4.2.0-bin\lib\derby.jar] 10.4.2.0 - (689064)
+[C:\db-derby-10.4.2.0-bin\lib\derbytools.jar] 10.4.2.0 - (689064)
+[C:\db-derby-10.4.2.0-bin\lib\derbynet.jar] 10.4.2.0 - (689064)
+[C:\db-derby-10.4.2.0-bin\lib\derbyclient.jar] 10.4.2.0 - (689064)
 ------------------------------------------------------
 ----------------- Locale Information -----------------
 Current Locale : [English/United States [en_US]]
 Found support for locale: [cs]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [de_DE]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [es]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [fr]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [hu]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [it]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [ja_JP]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [ko_KR]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [pl]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [pt_BR]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [ru]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
+         version: 10.4.2.0 - (689064)
 Found support for locale: [zh_CN]
-         version: <ph conref="../conrefs.dita#vers/shortversionnumber"></ph>.2.0 - (483632)
-Found support for locale: [zh_TW]</codeblock></example>
+         version: 10.4.2.0 - (689064)
+Found support for locale: [zh_TW]
+         version: 10.4.2.0 - (689064)</codeblock></example>
 <section><p>When you request help for a problem by posting to the derby-user 
 mailing list, include a copy of the information provided
 by the <codeph>sysinfo</codeph> utility.</p></section>