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 |
+LOBERRORS(action,message)
The +LOBERRORS(action,message) parameter specifies what to do if
BMC AMI Reorg
encounters an integrity error while processing a table space that has an associated LOB.
For more information about the types of integrity errors that BMC AMI Reorg might encounter, see Detecting and controlling errors.
action
ABEND or A | (default) This value tells BMC AMI Reorg to abend the reorganization. |
---|---|
ERASE or E | This value is not currently used. |
IGNORE, IGN, or I | This value tells BMC AMI Reorg to ignore the error, leave the data as it was (if possible), and complete the reorganization. |
message
MESSAGE, MSG, or M | (default) This value tells BMC AMI Reorg to print up to 50 error messages to SYSERROR, followed by messages for the total LOB error counts. For a sample report, see Messages-to-the-SYSERROR-DD. |
---|---|
NOMESSAGE, NOMSG, or NOM | This value tells BMC AMI Reorg not to write error messages to SYSERROR. |