Update the Infor System Console server-side component for HP-UX

Important:The Infor System Console install program requires a configuration protection passkey. You must know this passkey before you attempt to run the installation program. If this is the first time you are running the install/update program, you will be required to define the passkey following passkey complexity rules. For more information, see Administering the Configuration Protection Passkey.

  1. Ensure that the Derby network server is running.
  2. Navigate to where you downloaded the SystemConsoleWebServices.jar file.
  3. At the command line, type

    java -jar SystemConsoleWebServices.jar -c ISCinstallName

    where ISCinstallName is the name for the Infor System Console Monitoring Server installation that you are updating.

  4. When prompted for a passkey for protecting secure data in configuration files, enter a configuration passkey for the install program.
  5. Indicate if you want to proceed with the update by entering "1" for "Update."
  6. If you do not need to make any changes to the current values, simply press Enter repeatedly to proceed through the remaining prompts. You can also make edits if necessary as you move through the prompts.
  7. If you are still using the Derby database with the Infor System Console, the Do you want to install ISC database on RDBMS? prompt will appear. You will be presented with this prompt whenever you run the update program until you switch to an RDBMS. Once you switch to an RDBMS, you will not be presented with the choice of switching and you will not be able to switch back to the Derby database. The following steps assume you specified Yes when asked if you want to use an RDBMS:
    1. At the Database Server to use for the ISC database prompt, specify IBM DB2 or Oracle. It must be the same as your Infor Lawson System Foundation database server.
    2. If you specified IBM DB2, specify values to the following prompts:
      Platform
      Select DB2 Enterprise Edition 10.5/11.1.
      Hostname
      The fully qualified hostname of the DB2 server.
      Port
      The connection port of the DB2 server.
      User
      The name of the user with login credentials for the IBM DB2 database.
      Password
      The password for the user.
      Database Name
      The name of the database created for the Infor System Console.
      Schema Name
      The name of the schema for the Infor System Console in the database.
    3. If you specified Oracle, specify values to the following prompts:
      Hostname
      The fully qualified hostname of the Oracle server.
      Port
      The connection port of the Oracle server.
      User
      The name of the user with login credentials for the Oracle database.
      Password
      The password for the user.
      Connection Type
      TNS or SID only. The Oracle server connection protocol.
      SID or Service Name
      If the connection type is TNS, provide the Oracle service name. If SID, provide the Oracle SID.
  8. Indicate if you want to proceed with the installation by entering "1" for "Yes" or "2" for "No."
  9. If you switch to using an RDBMS with the Infor System Console, run the program to migrate the data from the Derby database to the RDBMS. See Migrating the ISC database data from Derby to an RDBMS.
  10. Deploy the lsmm.ear file. See Deploy the lsmm.ear file in WebSphere.
  11. Regenerate plugins and restart the application server.
  12. Verify the update. See Verifying the Infor System Console and the Infor Lawson System Mobile Monitor.