/[Apache-SVN]/incubator/derby/docs/trunk/src/adminguide/radminapps811974.dita
ViewVC logotype

Diff of /incubator/derby/docs/trunk/src/adminguide/radminapps811974.dita

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- incubator/derby/docs/trunk/src/adminguide/radminapps811974.dita	2005/05/06 22:42:21	168975
+++ incubator/derby/docs/trunk/src/adminguide/radminapps811974.dita	2005/05/06 22:46:20	168976
@@ -1,4 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
+ "../dtd/reference.dtd">
 <!-- 
 Copyright 1997, 2004 The Apache Software Foundation or its licensors, as applicable.  
 
@@ -14,11 +16,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY
 See the License for the specific language governing permissions and  
 limitations under the License.
 -->
-
-<!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
- "../dtd/reference.dtd">
 <reference id="radminapps811974" xml:lang="en-us">
-<title>Error messages</title>
+<title>Network Server error messages</title>
 <prolog><metadata>
 <keywords><indexterm>Network Server<indexterm>error messages and</indexterm></indexterm>
 <indexterm>Error messages<indexterm>and the Network Server</indexterm></indexterm>
@@ -37,14 +36,8 @@ for the data type INTEGER.</codeblock></
 <section><p>Using the <ph conref="adminconrefs.dita#prod/productshortname"></ph> embedded
 driver, you would see the following two SQL exceptions: : <codeblock>ERROR 42Z24: Overflow occurred in identity for column 'Y' in table 'AI'. 
 </codeblock> <codeblock>ERROR 22003: The resulting value is outside the range for the data type INTEGER.</codeblock></p></section>
-<section><p>This is because the Universal Driver reports only one SQLException
+<section><p>This is because the Network Client driver reports only one SQLException
 or one <i>SQLWarning </i>per statement.</p></section>
-<section><p>By default, the Universal Driver will not return message text.
-Use the <codeph>retrieveMessagesFromServerOnGetMessage</codeph> attribute
-to see message text. For example, if <codeph>retrieveMessagesFromServerOnGetMessage=false</codeph>: <codeblock>ij&gt; select * from akdfj;
-ERROR 42X05: DB2 SQL error: SQLCODE: -1, SQLSTATE: 42X05, SQLERRMC: AKDFJ 42X05</codeblock>If <codeph>retrieveMessagesFromServerOnGetMessage=true</codeph
->: <codeblock>ij&gt; select * from akdfj;
-ERROR 42X05: Table 'AKDFJ' does not exist.</codeblock></p></section>
 </refbody>
 </reference>
-<?Pub *0000002284?>
+<?Pub *0000002392?>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26