Perform the following tasks after installation.
Continuous Execution mode for network jobs
If you have reinstalled Systemwalker Operation Manager in an environment where the Continuous Execution mode is enabled by the "jmmode" command, reissue the "jmmode" command to enable the Continuous Execution mode.
If you already have a license key, register it using the license key input command after the product is installed. This will make you an official user of the product. Official use of the product will start once you start it after becoming an official user.
If you are not yet an official user of the product, you will not be able to start the product.
The license key is registered using the fjlic register command (license key input command). The command can be executed either by specifying the license key in the parameter directly or by specifying the license key file.
Refer to the following.
fjlic register (License Key Input Command) [Windows/Linux/Solaris 64bit]
Description
This command allows the user to register the license key, after which official use of the product will start.
The command can be executed either by specifying the license key in the parameter directly (-k option) or by specifying the license key file (-f option).
Synopsis
fjlic register | -k <license key> |
-f <license key file full path> |
Option
Specify the license key. You can specify multiple license keys by separating them with commas (,).
Specify the full path of the file in which the license key is stored. Create the file in which the license key is stored as follows:
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX
Use a line feed to separate the license keys. (The line feed code is \r\n or \n)
Spaces before and after the license key, and lines containing only spaces will be ignored.
Command Location
Windows | <Systemwalker installation directory>\mpwalker.jm\fjlic |
Linux | /opt/FJSVftlo/fjlic |
Example 1
Specifying the license key in the parameter directly.
fjlic register -k XXXX-XXXX-XXXX-XXXX-XXXX-XXXX
Example 2
Specifying the license key file in which the license key is stored.
fjlic register -f c:\temp\systemwalkerlic.txt
This section explains the tasks that must be performed when this software is installed on a server where Systemwalker Runbook Automation has been installed.
A Systemwalker Runbook Automation update program is required to run Systemwalker Runbook Automation and Systemwalker Operation Manager on the same server. The following is the required patch.
Patch
Product name to be updated | Product version/level | Patch number (Error report number) |
---|---|---|
Systemwalker Runbook Automation | V15.1.3 | T011326WP-01 or later (PH04574) |
Refer to the documentation provided with the patch for information on how to apply it.
The following explains the tasks required after the patch is applied.
Prerequisites
Systemwalker Runbook Automation management server has been set up.
Systemwalker Operation Manager V13.8.0 server has been installed.
Systemwalker Runbook Automation patches including the patch for the error report number PH04574 have been applied.
Refer to the following for information on how to install the Systemwalker Runbook Automation management server and the Systemwalker Operation Manager server on the same server.
"Installing Systemwalker Operation Manager" in the Systemwalker Runbook Automation Installation Guide
Procedure
Stop Systemwalker Runbook Automation.
%SWRBA_HOME%\bin\swrba_stop |
Execute the following command:
%SWRBA_HOME%\bin\swrba_omgr_activate |
Restart Systemwalker Runbook Automation.
%SWRBA_HOME%\bin\swrba_start |
Information
When removing the applied patch
To revert to the state before the patch was applied, use the following procedure before removing the applied patch.
Stop Systemwalker Runbook Automation.
%SWRBA_HOME%\bin\swrba_stop |
Execute the following command:
"%IS_HOME%\F3FMisjee\bin\asadmin.bat" set --file %SWRBA_SHARE_HOME%\schedule\swrba_omgr_activate_pre.config |
Restart Systemwalker Runbook Automation.
%SWRBA_HOME%\bin\swrba_start |
Refer to the documentation provided with the patch for information on how to remove it.