admin auto_part_path

Displays information on automatically resizable Replication Server partitions.

Syntax

admin auto_part_path

Examples

Usage

Column Descriptions for admin auto_part_path Output

Column

Description

Part Path The physical location in the operating systme for the dynamically resizable partition.
Logical The logical name you assign to the dynamically resizable partition.
Auto Expand Size Size in megabytes that you have set for each partition file that Replication Server creates automatically.
Max Size The maximum total size, in megabytes, that you have allocated for all the partition files of the dynamically resizable partition assigned to the logical partition path.

State

Dynamically resizable partition state:

  • ON-LINE – the partition is useable
  • DROP-PENDING – Replication Server is dropping the partition
  • HAS-PARTITION – partitions exist under the partition path
  • FULL – the partition path is full and Replication Server cannot add new partition files to the partition. If there is available disk space you can use alter auto partition path to increase the value of max_size. Otherwise use create auto partition path to create a new automatically resizable partition in another location that has sufficient disk space.

Permissions

Any user may execute this command.

Related reference
alter auto partition path
create auto partition path
drop auto partition path
rs_helppartition
admin disk_space