Home | Previous Page | Next Page   Configuring and Monitoring Dynamic Server > The sysmaster Database > The System-Monitoring Interface Tables >

sysdri

The sysdri table provides information about the High-Availability Data-Replication status of the database server.

Column Type Description
type char(50) High-Availability Data Replication type
Possible values:
  • primary
  • secondary
  • standard
  • not initialized
state char(50) State of High-Availability Data Replication
Possible values:
  • off
  • on
  • connecting
  • failure
  • read-only
name char(128) The name of the other database server in the High-Availability Data-Replication pair
intvl integer The High-Availability Data-Replication interval
timeout integer The High-Availability Data-Replication timeout value for this database server
lostfound char(256) The pathname to the lost-and-found file
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]