Skip to main content

DISTRIBUTED_DATABASES

This view contains information about databases.

Column Name

Description

DATABASE_ID

The unique ID of a given database.

DATABASE_NAME

The name of a given database.

NUM_PARTITIONS

The number of a partitions in a given database.

CLUSTER_ID

The ID of the related cluster for a given database.

REMOTE_NAME

The remote name of a given database.

IS_SYNC

Determines if the database uses synchronous replication for high availability.

IS_SYNC_DURABILITY

Determines if the database uses synchronous durability.

IS_PAUSED

Whether DR replication of a given database is paused.