VeloDB Cloud
SQL Manual
Statments
Show-Statements
SHOW-BROKER

SHOW-BROKER

Name

SHOW BROKER

Description

This statement is used to view the currently existing broker

Syntax:

SHOW BROKER;

Note:

  1. LastStartTime indicates the last BE start time.
  2. LastHeartbeat indicates the last heartbeat.
  3. Alive indicates whether the node is alive or not.
  4. ErrMsg is used to display the error message when the heartbeat fails.

Example

Keywords

SHOW, BROKER

Best Practice