Syntax documentationreorg_table

This parameter specifies the database tables for a reorganization using BRSPACE.

Syntax Syntax

  1. reorg_table = [<owner>.]<table>|[<owner>.][<prefix>]*[<suffix>]
  2. |[<owner>.][<prefix>]%[<suffix>]|<table_list>]
End of the code.

Default value: none

Example Example

reorg_table = (SDBAH, SAPSR3.SDBAD)

End of the example.