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. |
Configuring File-AID products to upgrade
Task 5.1 Convert PARMLIB Load Modules to PARMLIB Members
File-AID provides sample JCL (XVJCNV) in the sample library hlq.SXVJSAMP that converts PARMLIB Load Modules created with File-AID Release 10.01 through 16.03 into PARMLIB Members for File-AID Release 21.01. The following table lists the PARMLIB Load Modules and their corresponding Release 21.01 PARMLIB Members.
- Modify the sample member XVJCNV by following the instructions in the job.
- Submit the job.
- Verify the output PARMLIB members to make sure the parameter values match your site requirements, especially for parameters added since your PARMLIB Load Modules were created.
- If you are setting up File-AID to work with Topaz Workbench, for parameter TOPAZ_WORKBENCH_MESSAGE_LIBRARY= in PARMLIB member FACMnnnn, specify the name of the Target Message Library (for example, hlq.SXVJMENU) that is required for the Topaz Workbench File-AID Data Editor.
PARM modules
Component | Pre-Release 17.02 Module Name | Release 17.02 and 21.01 PARMLIB Member Prefix |
---|---|---|
Shared configuration data | ||
File-AID Common Components (required for all products) | XVJOPUNV | FACM |
Db2 subsystem environment | XVJOPDB2 | FADE |
IMS environment | XVJOPIMS | FAIE |
Data Privacy environment | XVJOPDPR | FADP |
Individual product configuration data | ||
File-AID/MVS | XVJOPXFA | FAMV |
File-AID/Data Solutions | XVJOPUDA | FADA |
File-AID for Db2 | XVJOPXFD | FAFD |
File-AID for IMS | XVJOPXIX | FAIX |
File-AID/RDX | XVJOPXFR | FAFR |
PARMLIB member naming convention
PPPPnnnn
PPPP is the product prefix (see PARM modules).
nnnn is the 1 to 4-character PARMLIB suffix, for example 00.
The PARMLIB member name for each product or product component must start with the product prefix, for example FACM for File-AID Common Components. The 1- to 4-character suffixes can be used to replace the default name (FACM00). If the parameter for a given product is omitted, the default suffix will be 00.
Task 5.2 Update Db2 Environment
Task 5.2.1 Review/Update Your Converted Db2 Environment Parameters (FADEnnnn)
The converted Db2 Environment PARMLIB member(s) include all parameters for the Db2 subsystems you defined previously. You may modify, delete, or add Db2 subsystem definitions:
- Review and update the converted PARMLIB member FADEnnnn for your site specific parameters. Do this during the initial upgrade and anytime thereafter when you want to modify your Db2 subsystem definitions for File-AID.
- If you are setting up File-AID to work with Topaz Workbench, setting the SUBSYSTEM_ENABLED indicator to Y will mark this subsystem as active and available to be used with File-AID/RDX, File-AID for Db2, and File-AID Data Editor of the Topaz Workbench.
Task 5.2.2 Create and Run Bind JCL
Each Db2 subsystem you defined and marked as an active Db2 subsystem with the SUBSYSTEM_ENABLED indicator must be bound before they can be used within the new File-AID release.
Sample library hlq.SXVJSAMP includes sample Bind JCL member XVJBIND.
- Follow the instructions in the member and define the BIND job for the first Db2 subsystem.
- Review the JCL and submit the job to bind the selected Db2 Subsystem. Verify that the job completed before continuing.
- Copy the member and modify the JCL for the next Db2 subsystem(s).
- Review the JCL and submit the job to bind the selected Db2 Subsystem. Verify that the job completed before continuing.
- Repeat steps 3 and 4 as needed for additional Db2 subsystems.
- Save your Bind JCL members in case you need to re-bind your Db2 subsystems.
Task 5.3 Update IMS Environment
Task 5.3.1 Review/Update Your Converted IMS Environment Parameters (FAIEnnnn)
The converted IMS Environment PARMLIB member(s) include all parameters for the IMS environments you defined previously. You may modify, delete, or add IMS Environment definitions:
- Review and update the converted PARMLIB member FAIEnnnn to create your site specific parameters. Do this during the initial installation and anytime thereafter when you want to modify your IMS Environment definitions for File-AID.
- If you are setting up File-AID to work with Topaz Workbench, for the MAX_GN_CALLS_FOR_FIND_AND_CHANGE_CMDS parameter, specify how many GET NEXT calls should be allowed when processing a maximum page down request using the File-AID Data Editor before processing is interrupted.
Task 5.4 Update File-AID Data Privacy Environment
Task 5.4.1 Review/Update Your Converted File-AID Data Privacy Environment Parameters (FADPnnnn)
The converted File-AID Data Privacy Environment PARMLIB member(s) include all parameters for the File-AID Data Privacy environments you defined previously. You may modify File-AID Data Privacy Environment definitions:
Review and update the converted PARMLIB member FADPnnnn to create your site specific parameters. Do this during the initial installation and anytime thereafter when you want to modify your File-AID Data Privacy Environment definitions for File-AID.
What’s Next?
At this point you are done with setting your File-AID parameters. Go to Task-5-Finalizing-the-configuration to continue your configuration.