background image
<< Class XRE: Replication Exceptions | Class XSCB: Store - BTree >>

Class XSAI: Store - access.protocol.interface

<< Class XRE: Replication Exceptions | Class XSCB: Store - BTree >>
Derby Reference Manual
294
SQLSTATE
Message Text
XRE10
Conflicting attributes specified. See reference manual for attributes allowed
in combination with replication attribute '<attribute>'.
XRE11
Could not perform operation '<command>' because the database
'<dbname>' has not been booted.
XRE12
Replication network protocol error for database '<dbname>'. Expected
message type '<expectedtype>', but received type '<receivedtype>'.
XRE20
Failover performed successfully for database '<dbname>', the database has
been shutdown.
XRE21
Error occurred while performing failover for database '<dbname>', Failover
attempt was aborted.
XRE22
Replication master has already been booted for database '<dbname>'
XRE23
Replication master cannot be started since unlogged operations are in
progress, unfreeze to allow unlogged operations to complete and restart
replication
XRE40
Could not perform operation because the database is not in replication slave
mode.
XRE41
Replication operation 'failover' or 'stopSlave' refused on the slave database
because the connection with the master is working. Issue the 'failover' or
'stopMaster' operation on the master database instead.
XRE42
Replicated database '<dbname>' shutdown.
XRE43
Unexpected error when trying to stop replication slave mode. To stop
repliation slave mode, use operation 'stopSlave' or 'failover'.
Table 103.
Class XSAI: Store - access.protocol.interface
SQLSTATE
Message Text
XSAI2
The conglomerate (<value>) requested does not exist.
XSAI3
Feature not implemented.
Table 104.
Class XSAM: Store - AccessManager
SQLSTATE
Message Text
XSAM0
Exception encountered while trying to boot module for '<value>'.
XSAM2
There is no index or conglomerate with conglom id '<conglomID>' to drop.
XSAM3
There is no index or conglomerate with conglom id '<conglomID>'.
XSAM4
There is no sort called '<sortName>'.
XSAM5
Scan must be opened and positioned by calling next() before making other
calls.
XSAM6
Record <containerName> on page <pageNumber> in container
<recordNumber> not found.
Table 105.
Class XSAS: Store - Sort