Code
|
Class
|
Type
|
Description
|
---|---|---|---|
14700
|
HotStandby
|
Error
|
Rejected connection, both servers in PRIMARY role.
Meaning: Command 'hsb connect' returns this error if both nodes are in same role.
|
14701
|
HotStandby
|
Error
|
Rejected connection, both servers in SECONDARY role.
Meaning: Command 'hsb connect' returns this error if both nodes are in same role.
|
14702
|
HotStandby
|
Error
|
Operation failed, catchup is active.
Meaning: While the servers are performing catchup, you will get this error if you issue any of the following commands on the Primary:
'hsb switch secondary'
'hsb set secondary alone'
'hsb set standalone'
'hsb connect'
'hsb copy'
'hsb netcopy'
While the servers are performing catchup, you will get this error if you issue any of the following commands on the Secondary:
'hsb switch primary'
'hsb set secondary alone'
'hsb set primary alone'
'hsb set standalone'
'hsb connect'
|
14703
|
HotStandby
|
Error
|
Operation failed, copy is active.
Meaning: While the Primary is doing copy or netcopy, the following commands returns this error:
'hsb switch secondary'
'hsb set secondary alone'
'hsb set standalone'
'hsb connect'
'hsb disconnect'
'hsb copy'
'hsb netcopy'
|
14704
|
HotStandby
|
Error
|
HotStandby copy or netcopy is only allowed when primary is in alone state.
Meaning: This error is returned if the server is in PRIMARY ACTIVE state and the command 'hsb copy' or 'hsb netcopy' is issued.
|
14705
|
HotStandby
|
Error
|
Setting to STANDALONE is not allowed in this state.
Meaning: If the server is in PRIMARY ACTIVE state and you issue the command 'hsb set standalone', then you will get this message.
|
14706
|
HotStandby
|
Error
|
Invalid read thread mode for HotStandby, only mode 2 is supported.
|
14707
|
HotStandby
|
Error
|
Operation not allowed in the STANDALONE state.
|
14708
|
HotStandby
|
Error
|
Catchup failed, catchup position was not found from log files.
|
14709
|
HotStandby
|
Error
|
Hot Standby enabled, but connection string is not defined.
|
14710
|
HotStandby
|
Error
|
Hot Standby admin command conflict with an incoming admin command.
|
14711
|
HotStandby
|
Error
|
Failed because server is shutting down.
|
14712
|
HotStandby
|
Error
|
Server is secondary. Use primary server for this operation.
|