rs_helppartition

Displays information about Replication Server partitions.

Syntax

rs_helppartition [partition_name]

Parameters

Examples

Usage

  • If you do not specify any parameters, rs_helppartition lists summary information about all of the Replication Server partitions including partitions that you create manually and automatically resizable partitions.

  • If you supply a partition_name string, rs_helppartition displays information about any partition whose name matches partition_name.

  • If the partition_name string exactly matches a partition name, detailed information about the partition displays, including logical and physical name, total size, number of 1MB segments allocated from each partition, and queues on the partition.

  • If the partition_name string does not exactly match a partition name, summary information displays for any partitions whose names match partition_name or for all known partitions.

Related reference
admin auto_part_path
alter auto partition path
create auto partition path
drop auto partition path