Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
+LOBPCT
The +LOBPCT parameter specifies a space saving trigger for processing LOB auxiliary table spaces.
Specify +LOBPCT to set a trigger that tells BMC AMI Reorg whether to reorganize the LOB table space based on the percentage of LOB space that the reorganization will save. If the reorganization will not reclaim the specified percent, BMC AMI Reorg excludes the object. Use this parameter to prevent unnecessary costly reorganizations.
You can override this parameter by using the LOBRECLAIMPERCENT option.
20 | (default) Specifies that 20 percent of space must be saved in order for BMC AMI Reorg to process LOB auxiliary table spaces. |
---|---|
integer | Specifies the percentage of space that must be saved in order for BMC AMI Reorg to process LOB auxiliary table spaces. Set to 0 to reorganize the object, regardless of space savings. |
Related topic