Display Partition

The MaxL display partition statement helps you view information about Essbase partitioned databases.

Use this statement to view information about a specific partitioned database or all partitioned databases on the server. This statement only displays partition information for applications which are currently started.

Syntax


Description of disppart.gif follows
Description of the illustration disppart.gif

DBS-NAME

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

Keywords

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.