Display Partition

View information about a specific partitioned database or all partitioned databases on the system. Only displays partition information for applications which are currently started.

Syntax

Syntax diagram for display partition.DBS-NAME

You can display partition information in the following ways using display partition.

KeywordDescription

all

Display all partitions defined on the system.

on database

Display all partitions associated with the specified database.

advanced

Display full information including areas and member mappings for local and remote pieces of partitions.

Notes

If a partition definition is invalid, the same partition may be displayed twice, one time for each half. Each half will show the connection information of the other half.

Example

display partition all;

Displays information about all partitioned databases defined on the system.