Frequently Asked Questions about the GUI and BRMS

The FAQ about using the GUI and BRMS

What differences are there in terminology between the green screens and the BRMS Client?

You will find these differences between BRMS Client and green screen terminology.

What functions are available through the BRMS Client?

The BRMS Client functions are fully documented in the student guides. A summary of these functions by release is as follows:

Version 5 Release 1

If you currently use the green screen interface, you will not find the robust function in the BRMS IBM i Navigator client that you are used to. For this version of the BRMS client you will be able to perform the following tasks:

Functions that are not available are:

Version 5 Release 2

The BRMS IBM i Navigator client was significantly enhanced with V5R2. These enhancements include:

Are the BRMS Client Backup Policies (Control groups V6R1M0) viewable and runnable from green screen?

The Backup Policies (Control groups V6R1M0) created by the BRMS Client can be viewed and run from the green screens.

Backup control groups and the assigned media policies can be viewed from Backup Policy properties by the BRMS Client. However, it is not recommended that green screen created backup control groups be modified using the BRMS Client unless the user is aware of certain modifications which will be made to conform to the BRMS Client design. A message will be presented to the user if a green screen backup control group is about to be modified by the BRMS Client. The user will have the opportunity to cancel the operation or continue.

What modifications does the BRMS Client make to the green screen created backup control group, and are the changes compatible?

NOTE: If your current green screen Control Groups do not reference the System Policy (*SYSPCY), Backup Policy (*BKYPCY), and do not share Media Policies among Control Groups, then using the BRMS plug-in to IBM i Navigator (BRMS plug-in/client) to edit Backup Policies should have no functional impacts to your green screen created Control Groups. If this is not true, continue reading.

The backup policies (Control groups V6R1M0) created by the BRMS plug-in can be viewed and run from the green screen. Also, control groups created from the green screen can be viewed and edited via the BRMS plug-in Backup Policy Properties. However, changing control groups created on the green screen using the BRMS plug-in is not recommended unless you understand the following (note, a message will be presented to the user when a green screen created or edited control group is about to be changed by the BRMS plug-in; the user will have the opportunity to cancel the operation or continue):

Do the BRMS Client Backup Policies (Control groups V6R1M0) support all the attributes and functions of green screen backup control groups?

Yes - all green screen backup control group functions are provided with the Version 5 Release 2 BRMS client

Does the BRMS Client provide functions that the green screens do not?

The BRMS Client has several functions not available as attributes of green screen backup control groups. These functions include:

  1. Ending Integrated Windows servers before backup.
  2. Ending hosted logical partitions before backup.
  3. Unmounting of user-defined file systems (UDFSs) before backup
  4. Starting Integrated Windows servers after backup
  5. Starting hosted logical partitions after backup.

What save media does the BRMS Client support?

With Version 5 Release 2, the BRMS Client allows you to create Backup Policies using standalone tape devices, media libraries, save files, and Tivoli Storage Manager (TSM) servers as the save media. The BRMS Client supports specifying use of parallel devices when saving libraries to tape devices or media libraries. This is the same level of function provided by green screens.

Where can I find my media policies in the BRMS Client?

The BRMS Client does not externalize green screen media policies until V6R1M0. The attributes of the media policies are displayed as a subset of the BRMS Client Backup Policy properties. The BRMS Client still creates a full and incremental media policy on behalf of the user. These media policy can be viewed from the green screens. The naming convention for the automatically created media policies is Zyymmddnnn.

Does the BRMS Client use any green screen Backup Policy attributes?

Backup Policies (Control groups V6R1M0) created or modified by the BRMS Client use these elements found in the green screen Backup Policy.

Does the BRMS Client use any green screen System Policy attributes?

Backup Policies created or modified by the BRMS Client use these elements found in the green screen System Policy.

Does the BRMS Client support Archive and Retrieve operations?

Archive and retrieve operations are supported by the BRMS Client from V6R1M0 and above.

Do BRMS Client Backup Policies (Control groups V6R1M0) use the green screen global omits list?

It depends: If no omits were added to the Client Backup Policy (i.e., green screen Control Group) via the BRMS Client Backup Policy Properties, the green screen global omits list will be used. If an omit is added via the Client Backup Policy Properties (Control groups V6R1M0), then the green screen global omits list is not used or processed when the Client Backup Policy/Control Group is run. Note, this is true even when the Control Group that contains the BRMS Client added omit is run via green screen. Also, note that omits added via the Client Backup Policy Properties are added to the selected entry within a Client Backup Policy/Control Group and are not added to the global green screen omits list.

Install BRMS Plug-in into "IBM Systems Director Navigator for i" (L1C) Web Environment:

Starting with IBM i release V6R1, BRMS supports a web interface via the IBM Systems Director Navigator i (a.k.a. L1C). The plug-in is automatically installed when the BRMS product is installed. It is also removed when the BRMS product is removed. 

NOTE: The IBM i HTTP *admin servers must be stopped and restarted after the BRMS product is installed to enable the BRMS web plug-in.

How to install the BRMS web plug-in to IBM Systems Director Navigator (L2C)

Starting with IBM i release 7.1, BRMS supports a web interface via the IBM Systems Director 6.1.x and 6.2 (a.k.a. L2C).

Install the BRMS plug-in for IBM Systems Director 6.1.x and 6.2 using the following steps:

  1. Stop the L2C server:
  2. The BRMS plug-in for the IBM System Director is in a zip file called webbrms_IscL2cAll.zip. FTP, download or copy the BRMS plug-in for IBM Systems Director server (not running on IBM i). It is available from the BRMS product web site or on an IBM i 7.1 system with BRMS installed; the plug-in will be in IBM i directory /qibm/ProdData/Brms/Gui/webbrmsIscL2c.
  3. Expand webbrms_IscL2cAll.zip into the IBM Director Eclipse plug-in install path using an unzip tool:

    <IBM System Director parent director>/lwi/runtime/director/eclipse/plugins

    Example of MS Windows default Director install path:

    C:\Program Files\IBM\Director\lwi\runtime\director\eclipse\plugins

    Example of Linux default Director install path:

    /opt/ibm/director/lwi/runtime/director/eclipse/plugins

    Example of expanding webbrms_IscL2cAll.zip into IBM Systems Director using the Java Jar utility. Note, most Linux systems have the Java “jar” utility available in the default command path. These same steps will work in other environments, too, as long as the jar utility is available:
    1. Copy or download webbrms_IscL2cAll.zip to <IBM System Director parent director>/lwi/runtime/director/eclipse/plugins (e.g., /opt/ibm/director/lwi/runtime/director/eclipse/plugins).
    2. Open a terminal or command window.
    3. Change the directory to <IBM System Director parent director>/lwi/runtime/director/eclipse/plugins (e.g., /opt/ibm/director/lwi/runtime/director/eclipse/plugins)
    4. Enter the following command: jar xf webbrms_IscL2cAll.zip
    5. The file webbrms_IscL2cAll.zip is no longer needed, so it can be deleted.
  4. Start the L2C server:


Privacy Policy | Cookie Policy | Impressum
From time to time, this website may contain technical inaccuracies and we do not warrant the accuracy of any posted information.
Copyright © Fortra, LLC and its group of companies. All trademarks and registered trademarks are the property of their respective owners.