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. |
Delete confirmation
The Delete Confirmation screen shown in the following figure is displayed after you specified the extract file to be used for the delete request.
Delete Confirmation
Command ===> Scroll ===> PAGE
Extract File: TSOID01.FRSAMP.EXTRACT
SSID: DSN Location:
Obj Num rows/rec
Object Name Type to delete Status
-------------------------------------------- ---- ------------ ----------------
LOCATION.FRSAMP.PART_TABLE DB2 28
LOCATION.FRSAMP.SUPPLIER_TABLE DB2 32
LOCATION.FRSAMP.CUSTOMER_TABLE DB2 15
LOCATION.FRSAMP.ORDER_TABLE DB2 33
LOCATION.FRSAMP.ORDER_LINE_TABLE DB2 49
LOCATION.FRSAMP.CONTACT_TABLE DB2 18
'TSOID01.FRSAMP.CONTACTT' File 18
'TSOID01.FRSAMP.ORDERLIN' File 49
'TSOID01.FRSAMP.PARTTABL' File 28
'TSOID01.FRSAMP.ORDERTAB' File 33
'TSOID01.FRSAMP.SUPPLIER' File 32
** End of List **
Use this screen to view information about the data to be deleted. The fields on this screen are display-only—you cannot modify any values on this screen. Use the NEXT command to proceed.
In addition to the screen title and COMMAND field, the heading lines on this screen contain the following field:
SSID
Displays the ID of the Db2 subsystem in which the tables and views that contain rows to be deleted exist.
The body of this screen consists of the following fields:
Object Name
Displays the fully qualified name of the object from which to delete. If it is a Db2 object it includes the location and creator ID of the table. MVS object names are fully qualified and enclosed in single quotes (’).
OBj Type
The object type is indicated in the next column
- Db2
- File (MVS KSDS)
Num rows/rec to delete
Displays the number of rows or records that were extracted from each object when the extract file was generated. A value of 0 in this column indicates that no rows or records were extracted from the object and none will be deleted.
Status
If File-AID/RDX cannot find an object from which rows are to be deleted, it displays the message Object not found.
Primary Commands
The following File-AID/RDX-specific primary command is valid on this screen:
NEXT
The NEXT command invokes the Delete Processing Options screen.
Related topics