Product Information > JADE Database Administration Guide > Chapter 2 - Using the JADE Database Administration Utility > RemovePartition

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 parameter is optional in multiuser mode.

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