Writer instructions

Page title

For most spaces, this page must be titled Space announcements.

For spaces with localized content, this page must be titled Space announcements l10n.

Purpose

Provide an announcement banner on every page of your space.

Location

Move this page outside of your home branch.

Guidelines

Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see MainView Middleware Monitor 9.2.

Creating and using a translate file with the CLI


The translate file (an editable text file) changes the names of objects to coordinate with the system you are importing to. For example, you could change the system name from the system you built the environment on to the production system name.

During an export, all topic paths associated with the exported objects are written to the translate file.

Export changes to the same translate file are cumulative. If you export to a translate file, change the names and then export a new, overlapping set of objects, the new objects are added to the file without overwriting your changes.

To create a translate file

  1. To create a translate file, specify the -t flag in your export command. The name you specify here is used to identify the translate file.
  2. Append the extension .txt to the translate file name so that it can be opened easily in a text editor.

    Verify that when the export command runs, all the topic paths associated with the exported objects are written to the file.

To use a translate file

  1. Open the translatefile in a text editor. The following shows a sample translate file.

    Created sample translate file
    MADRID!LONDON!DQ3!CurrentGetRate=MADRID!LONDON!DQ3!CurrentGetRate
    MADRID!LONDON!DQ1=MADRID!LONDON!DQ1
    MADRID!LONDON!DQ3!ClusterQType=MADRID!LONDON!DQ3!ClusterQType
    MADRID!LONDON!DQ3!BufferPool=MADRID!LONDON!DQ3!BufferPool
  2. Change the right side of the equation as needed.

    The left side must remain unchanged.

    The following sample shows how you would change the translate file if you needed to import to a system named PARIS instead of MADRID.

    Modified sample translate file
    MADRID!LONDON!DQ3!CurrentGetRate=PARIS!LONDON!DQ3!CurrentGetRate
    MADRID!LONDON!DQ1=PARIS!LONDON!DQ1
    MADRID!LONDON!DQ3!ClusterQType=PARIS!LONDON!DQ3!ClusterQType
    MADRID!LONDON!DQ3!BufferPool=PARIS!LONDON!DQ3!BufferPool

    When this file is imported, the object names are changed to the required system name, PARIS. 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*