background image
<< Class XK: Security Exceptions | Class XSAI: Store - access.protocol.interface >>

Class XRE: Replication Exceptions

<< Class XK: Security Exceptions | Class XSAI: Store - access.protocol.interface >>
Derby Reference Manual
293
SQLSTATE
Message Text
XN012
On <operatingSystemName> platforms, XA supports version
<versionNumber> and above, this is version <versionNumber>
XN013
Invalid scroll orientation.
XN014
Encountered an Exception while reading from the stream specified by
parameter #<value>. The remaining data expected by the server has been
filled with 0x0. The Exception had this message: <messageText>.
XN015
Network protocol error: the specified size of the InputStream, parameter
#<value>, is less than the actual InputStream length.
XN016
Encountered an Exception while trying to verify the length of the stream
specified by parameter #<value>. The Exception had this message:
<messageText>.
XN017
End of stream prematurely reached while reading the stream specified by
parameter #<value>. The remaining data expected by the server has been
filled with 0x0.
XN018
Network protocol error: the specified size of the Reader, parameter
#<value>, is less than the actual InputStream length.
XN019
Error executing a <value>, server returned <value>.
XN020
Error marshalling or unmarshalling a user defined type: <messageDetail>
XN021
An object of type <sourceClassName> cannot be cast to an object of type
<targetClassName>.
Table 102.
Class XRE: Replication Exceptions
SQLSTATE
Message Text
XRE00
This LogFactory module does not support replicatiosn.
XRE01
The log received from the master is corrupted.
XRE02
Master and Slave at different versions. Unable to proceed with Replication.
XRE03
Unexpected replication error. See derby.log for details.
XRE04
Could not establish a connection to the peer of the replicated database
'<dbname>' on address '<hostname>:<portname>'.
XRE04
Connection lost for replicated database '<dbname>'.
XRE05
The log files on the master and slave are not in synch for replicated
database '<dbname>'. The master log instant is <masterfile>:<masteroffset>,
whereas the slave log instant is <slavefile>:<slaveoffset>. This is FATAL for
replication - replication will be stopped.
XRE06
The connection attempts to the replication slave for the database <dbname>
exceeded the specified timeout period.
XRE07
Could not perform operation because the database is not in replication
master mode.
XRE08
Replication slave mode started successfully for database '<dbname>'.
Connection refused because the database is in replication slave mode.
XRE09
Cannot start replication slave mode for database '<dbname>'. The database
has already been booted.