Show TOC

Syntax documentationrebuild_index Locate this document in the navigation structure

This parameter specifies the database indexes for an index rebuild using BRSPACE.

Syntax Syntax

  1. rebuild_index = [<owner>.]<index>|
  2. [<owner>.][<prefix>]*[<suffix>]|(<index_list>)
End of the code.

Default value: none

Example Example

rebuild_index = (SDBAH~0, SAPSR3.SDBAD~0)

End of the example.