Writer instructions | ||
Purpose | Use this page to display a banner announcement on each page of the space. Create the Space announcements page in the master space, outside of the Home branch. You can version the Space announcements page to enable different banners to be published into different target spaces, however, the banner that is displayed in the versioned (master) space itself only displays the most recently-published banner. If you find errors in the banner area of your versioned space and you are sure the Space announcements page is set up correctly, try publishing the page to the same space. For more information, see Space-announcements-banners. | |
Removing | When an announcement is no longer needed, remove the BMC Space Banner macro. | |
Translation | Localized spaces using the L10n Viewport theme must change the name of this page to Space announcements l10n. See Configuring-the-Scroll-ViewPort-theme-for-translated-spaces. | |
Usage | Choose one or none of the following BMC Space Banner macros. If your space requires another kind of announcement, you can use this page in coordination with your team lead and editors. |
Discard file
If you request that discarded rows be saved, File-AID/RDX writes rows discarded to the discard file during SQL Insert and delete processing.
The discard file has the following characteristics:
File organization | Sequential (DSORG=PS) |
Record format | Variable-blocked (RECFM=VB) |
Logical record length | Maximum LRECL determined by File-AID/RDX |
File-AID/RDX uses this file during delete processing and during load processing when you specify the SQL Insert processing option. See Load and Delete for more information about how File-AID/RDX uses this file.
The structure of this file is similar to that of the extract file. See File-AID/RDX Extract File.