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. |
File-AID SVC
Task 1.3 Link Edit File-AID SVC/ESR
If your File-AID products use the SMF Audit option and don’t already have a File-AID SVC created with File-AID Release 10.2 or later, perform this task, otherwise skip this task.
File-AID SVC is required when writing audit trail records to SMF. This SMF Audit option is available for File-AID/MVS, File-AID/Data Solutions, File-AID for Db2, and File-AID for IMS.
If you specified SVC usage SVC_USAGE=SVC or SVC_USAGE=ESR in the File-AID Common Components PARMLIB member you must have a File-AID SVC.
Sample library hlq.SXVJSAMP includes the following sample JCL members:
- LNKESRAU - sample JCL used to link edit ESR as authorized.
- LNKESRNA - sample JCL used to link edit ESR as non-authorized.
- LNKSVCAU - sample JCL used to link edit SVC as authorized.
- LNKSVCNA - sample JCL used to link edit SVC as non-authorized.
- Follow the instructions in the appropriate members.
- Submit the appropriate job(s).
Additional File-AID SVC Considerations
If the File-AID SVC is installed as a user SVC (IGC00nnn), the MVS SVC table (IEASVC00 in SYS1.PARMLIB) must be updated to include the new SVC number. For example:
After link-editing the File-AID SVC module, copy the module (IGC00nnn) from hlq.CXVJLOAD into SYS1.LPALIB. Then perform an IPL (with a CLPA) or use the SETPROG command to make the SVC available.