RemovePartition

The RemovePartition action removes the specified partition. Before a partition can be removed, it must be empty. If required, use the PurgePartition command to delete all objects in the partition before it is removed.

The syntax of the RemovePartition action is as follows.

jdbadmin action=RemovePartition
         [path=database-path]
         [ini=initialization-file-name]
         [server=multiUser|singleUser]
         file=file-name [part=partition-ID

The path argument is optional in multiuser mode.

The required file and part arguments specify the target file partition.