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