Viewing Partition Summaries

This action (ViewPartitions) displays the partition summary of the following supported tables:

NOTE: You need to have SDM installed in order to view the partition summary.

This command uses the following flags:

-action

viewPartitions

-tableName

<table name>

-connectFile

<filePath>

To View Partition Summaries:

Execute this command as follows:

-action viewPartitions -tableName <table name> -connectFile <filePath>

The following example, displays the list of partitions of the EVENTS table and status of each partition.

./sdm –action viewPartitions –tableName EVENTS –connectFile sdm.connect

sdm –action viewPartitions –tableName EVENTS –connectFile sdm.connect