db2installPCMK command

You can install Pacemaker using the db2installPCMK installation script that is included in the IBM® Db2® installation media.

Before you begin

Whether you use the Db2 installer or the db2installPCMK installation script to install Pacemaker, you must meet the basic prerequisites for installing Pacemaker. For more information, refer to Installing the Pacemaker cluster software stack.

Authorization

Root user authority.

Command syntax

Read syntax diagramSkip visual syntax diagramdb2installPCMK -d -i -llogPath -h -?

Command parameters

-d
Turns debug mode on.
-i
Install or update Pacemaker.
-l logPath
Specifies the full path name to an output log file.
-h | -?
Displays the command syntax information.

Examples

To install or update Pacemaker, use the following command:
db2installPCMK -i
To display the command syntax, use the following command:
db2installPCMK -h
or
db2installPCMK -?