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. |
SCHEMA (Change CURRENT SCHEMA)
The SCHEMA primary command allows you to specify a value for the CURRENT SCHEMA Special Register. This command functions like the SQLID command; the value specified with the command will set the value of the Special Register.
If no value is specified for CURRENT SCHEMA, it will default to the value specified for SQLID.
The value entered for CURRENT SCHEMA will be retained across sessions by Db2 subsystem.
The length of the SCHEMA entered will be limited to the number of available positions of the Command line.
To check the current SCHEMA at any time, use the SHOW command with the SCHEMA keyword. To reset your current SCHEMA to your SQLID, execute SCHEMA without a parameter.
SQLID
Specifies the SCHEMA is to be reset to the current SQLID.
userid
Specifies a user ID.
groupid
Specifies a group authorization ID.