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 my...@apache.org on 2006/11/29 16:26:59 UTC

svn commit: r480597 - /db/derby/docs/branches/10.2/src/ref/rrefexcept71493.dita

Author: myrnavl
Date: Wed Nov 29 07:26:58 2006
New Revision: 480597

URL: http://svn.apache.org/viewvc?view=rev&rev=480597
Log:
DERBY-2110 - updating exception docs to match source

Modified:
    db/derby/docs/branches/10.2/src/ref/rrefexcept71493.dita

Modified: db/derby/docs/branches/10.2/src/ref/rrefexcept71493.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.2/src/ref/rrefexcept71493.dita?view=diff&rev=480597&r1=480596&r2=480597
==============================================================================
--- db/derby/docs/branches/10.2/src/ref/rrefexcept71493.dita (original)
+++ db/derby/docs/branches/10.2/src/ref/rrefexcept71493.dita Wed Nov 29 07:26:58 2006
@@ -475,6 +475,10 @@
 context items must be well-formed DOCUMENT nodes.</entry>
 </row>
 <row>
+<entry colname="col1">2200W</entry>
+<entry colname="col2">XQuery serialization error: Attempted to serialize one or more top-level Attribute nodes.</entry>
+</row>
+<row>
 <entry colname="col1">22011</entry>
 <entry colname="col2">The second or third argument of the SUBSTR function
 is out of range.</entry>
@@ -725,6 +729,10 @@
 <entry colname="col2">Specified grant or revoke operation is not allowed on
 object '<varname>&lt;objectName></varname>'.</entry>
 </row>
+<row>
+<entry colname="col1">2850G</entry>
+<entry colname="col2">User '<varname>&lt;authorizationID&gt;</varname>' does not have <varname>&lt;permissionName&gt;</varname> permission on object '<varname>&lt;schemaName&gt;</varname>'.'<varname>&lt;objectName&gt;</varname>'.</entry>
+</row>
 </tbody>
 </tgroup>
 </table> <table><title>Class 2D: Invalid Transaction Termination</title>
@@ -850,11 +858,11 @@
 </row>
 <row>
 <entry colname="col1">40XD0</entry>
-<entry colname="col2">Container has been closed</entry>
+<entry colname="col2">Container has been closed.</entry>
 </row>
 <row>
 <entry colname="col1">40XD1</entry>
-<entry colname="col2">Container was opened in read-only mode.   </entry>
+<entry colname="col2">Container was opened in read-only mode.</entry>
 </row>
 <row>
 <entry colname="col1">40XD2</entry>
@@ -1292,12 +1300,12 @@
 <row>
 <entry colname="col1">42X46</entry>
 <entry colname="col2">There are multiple functions named '<varname>&lt;functionName></varname>'.
-Use a the full signature or the specific name.</entry>
+Use the full signature or the specific name.</entry>
 </row>
 <row>
 <entry colname="col1">42X47</entry>
 <entry colname="col2">There are multiple procedures named '<varname>&lt;procedureName></varname>'.
-Use a the full signature or the specific name.</entry>
+Use the full signature or the specific name.</entry>
 </row>
 <row>
 <entry colname="col1">42X48</entry>
@@ -1325,7 +1333,7 @@
 <row>
 <entry colname="col1">42X52</entry>
 <entry colname="col2">Calling  method ('<varname>&lt;methodName></varname>')
-using a receiver of the Java primitive type '<varname>&lt;type></varname>"
+using a receiver of the Java primitive type '<varname>&lt;type></varname>'
 is not allowed.</entry>
 </row>
 <row>
@@ -1626,6 +1634,10 @@
  Users are not allowed to modify the contents of this table.</entry>
 </row>
 <row>
+<entry colname="col1">42Y26</entry>
+<entry colname="col2">Aggregates are not allowed in the GROUP BY list.</entry>
+</row>
+<row>
 <entry colname="col1">42Y27</entry>
 <entry colname="col2">Parameters are not allowed in the trigger action.</entry>
 </row>
@@ -2180,8 +2192,8 @@
 </row>
 <row>
 <entry colname="col1">58009</entry>
-<entry colname="col2">Network protocol exception: scldta length, <varname>&lt;length></varname>,
-is invalid for rdbnam.  The connection has been terminated.</entry>
+<entry colname="col2">Network protocol exception: SCLDTA length, <varname>&lt;length></varname>,
+is invalid for RDBNAM.  The connection has been terminated.</entry>
 </row>
 <row>
 <entry colname="col1">58009</entry>
@@ -2209,13 +2221,13 @@
 </row>
 <row>
 <entry colname="col1">58009</entry>
-<entry colname="col2">Network protocol exception: scldta length, <varname>&lt;length></varname>,
-is invalid for rdbcolid.  The connection has been terminated.</entry>
+<entry colname="col2">Network protocol exception: SCLDTA length, <varname>&lt;length></varname>,
+is invalid for RDBCOLID.  The connection has been terminated.</entry>
 </row>
 <row>
 <entry colname="col1">58009</entry>
-<entry colname="col2">Network protocol exception: scldta length, <varname>&lt;length></varname>,
-is invalid for pkgid.  The connection has been terminated.</entry>
+<entry colname="col2">Network protocol exception: SCLDTA length, <varname>&lt;length></varname>,
+is invalid for PKGID.  The connection has been terminated.</entry>
 </row>
 <row>
 <entry colname="col1">58009</entry>
@@ -2226,7 +2238,7 @@
 <row>
 <entry colname="col1">58009</entry>
 <entry colname="col2">A network protocol error was encountered and the connection
-has been terminated: <varname>&lt;error></varname></entry>
+has been terminated: <varname>&lt;error></varname>.</entry>
 </row>
 <row>
 <entry colname="col1">58010</entry>
@@ -2787,6 +2799,14 @@
 <entry colname="col2">Cannot re-encrypt a database with a new boot password
 or an external encryption key, when database is in the log archive mode.</entry>
 </row>
+<row>
+<entry colname="col1">XBCXU</entry>
+<entry colname="col2">Encryption of an un-encrypted database failed: <varname>&lt;failureMessage&gt;</varname></entry>
+</row>
+<row>
+<entry colname="col1">XBCXV</entry>
+<entry colname="col2">Encryption of an encrypted database with a new key or a new password failed: <varname>&lt;failureMessage&gt;</varname></entry>
+</row>
 </tbody>
 </tgroup>
 </table> <table><title>Class XBM: Monitor</title>
@@ -2826,7 +2846,7 @@
 </row>
 <row>
 <entry colname="col1">XBM08</entry>
-<entry colname="col2">Could not instantiage <varname>&lt;value></varname> StorageFactory
+<entry colname="col2">Could not instantiate <varname>&lt;value></varname> StorageFactory
 class <varname>&lt;value></varname>.</entry>
 </row>
 <row>
@@ -3710,7 +3730,7 @@
 <row>
 <entry colname="col1">XJ100</entry>
 <entry colname="col2">The scale supplied by the registerOutParameter method
-does not match with the setter method. Possible loss of precision!"</entry>
+does not match with the setter method. Possible loss of precision!</entry>
 </row>
 <row>
 <entry colname="col1">XJ102</entry>
@@ -4101,7 +4121,7 @@
 <row>
 <entry colname="col1">XSCB4</entry>
 <entry colname="col2">A method on a btree open scan has been called prior
-to positioning the scan on the first row (ie. no next() call has been made
+to positioning the scan on the first row (i.e. no next() call has been made
 yet).  The current state of the scan is (<varname>&lt;value></varname>).</entry>
 </row>
 <row>
@@ -4411,7 +4431,7 @@
 <row>
 <entry colname="col1">XSDF2</entry>
 <entry colname="col2">Exception during creation of file <varname>&lt;fileName></varname> for
-container, file could not be removed.  The exeception was: <varname>&lt;value></varname>.</entry>
+container, file could not be removed.  The exception was: <varname>&lt;value></varname>.</entry>
 </row>
 <row>
 <entry colname="col1">XSDF3</entry>
@@ -4628,7 +4648,7 @@
 <entry colname="col1">XSLAL</entry>
 <entry colname="col2">log record size <varname>&lt;value></varname> exceeded
 the maximum allowable log file size <varname>&lt;number></varname>. Error
-encounted in log file <varname>&lt;logfileName></varname>, position <varname>&lt;value></varname></entry>
+encountered in log file <varname>&lt;logfileName></varname>, position <varname>&lt;value></varname></entry>
 </row>
 <row>
 <entry colname="col1">XSLAM</entry>
@@ -4829,7 +4849,7 @@
 </row>
 <row>
 <entry colname="col1">XSTB6</entry>
-<entry colname="col2">Cannot substitue a transaction table with another while
+<entry colname="col2">Cannot substitute a transaction table with another while
 one is already in use.</entry>
 </row>
 </tbody>