monLogicalClusterInstance

Description

Displays information about the many-to-many relationship between instances and logical clusters.

Columns

Name

Datatype

Description

LCID

int4

Logical cluster ID

LogicalClusterName

varchar(30)

Logical cluster name

InstanceID

tinyint1

ID of the instance within the cluster

InstanceName

varchar(30)

Instance name

Type

varchar(20)

Instance type

FailoverGroup

tinyint1

Failover group of which this instance is a member (failover instances only)

State

varchar(20)

State of this instance with respect to the logical cluster

ActiveConnections

int4

Number of active connections for this logical cluster on this instance

NonMigConnections

int4

Number of active connections that do not support the connection migration protocol

NonHAConnections

int4

Number of active connections that do not support the high availability failover protocol

LoadScore

real4

Workload score for this instance using the load profile associated with its logical cluster

Required parameters

None