High Availability Guide : Error codes for HotStandby : High Availability Controller errors and status codes
  
High Availability Controller errors and status codes
solidDB® High Availability Controller errors (17xxx) occur when using specific High Availability Controller commands.
Error or status code
Description
17501
HAC is shutting down.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac shutdown'
Meaning: The High Availability Controller is shutting down.
17502
Command failed, HAC is suspended.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac suspend'
ADMIN COMMAND 'hac gethsbdstate'
ADMIN COMMAND 'hac getdbstate'
ADMIN COMMAND 'hac shutdowndb'
ADMIN COMMAND 'hac restartdb'
ADMIN COMMAND 'hac switchdb'
ADMIN COMMAND 'hac statemachinestate'
ADMIN COMMAND 'hac getereip'
ADMIN COMMAND 'hac pingere'
Meaning: The command execution failed and the High Availability Controller is suspended.
17503
Unknown command. Enter 'hac commands' for help.
Meaning: Incorrect admin command syntax.
17504
HAC is already running.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac resume'
17506
HSB state does not allow for switchover.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac switchdb'
17507
Cannot execute command.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac shutdowndb'
17509
Restarting database server failed, see solmsg.out for details.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac restartdb'
17510
Cannot connect to database server.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac switchdb'
17511
Database server was not shut down.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac restartdb'
17513
Switchover failed.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac switchdb'
17514
ERE IP is not specified in the configuration file.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac getereip'
ADMIN COMMAND 'hac pingere'
17516
HAC is already active.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac setactive'
ADMIN COMMAND 'hac pingere'
17517
HAC is already passive.
ADMIN COMMANDs that may return this status in the result set of the command:
ADMIN COMMAND 'hac setpassive'
See also
Error codes for HotStandby