Starting the IBM Security Guardium Key Lifecycle Manager server

Start Db2® and then start WebSphere® Application Server Liberty to start the IBM® Security Guardium® Key Lifecycle Manager server.

Before you begin

Ensure that you are the database instance owner on AIX® or Linux® systems, or the Local Administrator on Windows systems.
Important: It is recommended to run these commands as the database instance owner only. Running these commands as the root user might impact the permissions for the WAS_HOME folder. As a result, the WebSphere Liberty service might fail to start after a system restart. If you ran these commands as the root user, see Guardium Key Lifecycle Manager server stop, start, restart issues and resolutions to resolve the issue.

Procedure

  1. Log in as the database instance owner or the Local Administrator.
  2. Start Db2.
    Run the following command:
    Windows
    db2start
    AIX or Linux
    db2start
  3. Start WebSphere Liberty.
    Run the following command:
    Windows
    cd C:\Program Files\IBM\WebSphere\Liberty\bin
    sartServer.bat
    AIX or Linux
    cd /opt/IBM/WebSphere/Liberty/bin
    ./startServer.sh