Show TOC

reorg_tabpartLocate this document in the navigation structure

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

Example

reorg_tabpart = (PART1, PARTTAB1.PART2, SAPSR3.PARTTAB2.PART3)