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. |
Temporary file defaults
The Temporary File Defaults screen shown in the following figure is displayed when you select Option 6 from the RDX Profile Screen. Use this screen to specify the default values for Temporary File-AID/RDX files when using the current profile. File-AID/RDX uses temporary files during extract, load, delete, and disguise processing.
The format of a temporary file name with prefix and suffix is:
7 character user ID:
where the 3rd level data set name qualifier XXXXXXXX is a constant indicating the type of the temporary file, for example, SPLIT001 or CKSRTOUT.
8 character user ID1:
where the 3rd level data set name qualifier XXXXXXX is a constant indicating the type of the temporary file, for example, SPLT001 or CKSROUT.
Temporary File Defaults Screen
COMMAND ===> SITE Profile: RDXMENU
More: +
------------------------ Temporary File Defaults ------------------------------
Temporary file allocations:
UNIT ===> SYSDA
Storage Class ===>
Management Class ===>
File Prefix ===> RDX
File Suffix ===>
Sort Work File Allocation:
Space Units ===> CYL (BLK, TRK, or CYL)
Primary Quantity ===> 6
Secondary Quantity ===> 1
Number of Sort Work files ===> 3 (3 - 6)
Use ICETOOL for Batch Sorts ===> N (Y = Yes; N = No)
Temp Work File Allocation:
Space Units ===> CYL (BLK, TRK, or CYL)
Primary Quantity ===> 1
Secondary Quantity ===> 1
Chase Key File Allocation:
Space Units ===> CYL (BLK, TRK, or CYL)
Primary Quantity ===> 1
Secondary Quantity ===> 1
Temporary file allocations Area
UNIT
Specify the default unit for the temporary files. File-AID/RDX will verify that the unit specified is a valid generic unit (for example, SYSDA) on the LPAR where you are currently logged on.
Storage Class
Specify the default storage class for the temporary files.
Management Class
Specify the default management class for the temporary files.
File Prefix
Specify the default file prefix for all temporary files for this profile. This is the prefix used for files that must be allocated for batch functions. File-AID/RDX will prefix temporary files with userid.prefix. To prefix a file without a userid, place one double quote as the first character of the pattern. For example, “RDX will prefix a temporary file with RDX. only. If the resulting file name exceeds 44 characters, the specified prefix will be truncated to fit the maximum name length.
Entering the string &USERID will substitute the current userid at the time a temporary file is allocated. For example, “RDX.&USERID will generate temporary files beginning with RDX, followed by the current userid, followed by the rest of the generated data set name.
File Suffix
Specify a file suffix for all temporary files for this profile, if one is desired. This is the suffix used for files that must be allocated for batch functions. File-AID/RDX will append this suffix to the names of generated file names for batch jobs.
Sort Work, Temp Work and Chase Key File Allocation Areas
You can specify different default file allocation values for each of the Sort Work, Temp Work and Chase Key files.
Number of Sort Work files
Specify the default number of sort work files (3 or 6) to be used with this profile.
Use ICETOOL for Batch Sorts
Specify whether Load JCL should be generated to use the ICETOOL utility for sorting. If set to Yes, generate JCL for ICETOOL. If set to No, generate JCL for SORT.
Space Units
Specify whether space for the new file will be allocated in blocks (BLK), tracks (TRK), or cylinders (CYL).
Primary QTY
Specify the initial number of space units that will be allocated for the new file.
Secondary QTY
Specify the number of space units that will be allocated for each secondary extent.