reorg_tabpart 
This parameter specifies the database table partitions for a reorganization using BRSPACE.
Syntax
reorg_tabpart = [[<owner>.]<table>.]<partition>
| [[<owner>.]<table>.][<prefix>]%[<suffix>]
| [[<owner>.]<table>.][<prefix>]*[<suffix>]
| (<tabpart_list>)
Default: none
Example
reorg_tabpart = (PART1, PARTTAB1.PART2, SAPSR3.PARTTAB2.PART3)