You can install IBM® Business Process Manager Express® using the command line. You must install silently from an electronic installation image (not a DVD).
Operating system and software prerequisite levels are particularly important. Although the installation process automatically checks for prerequisite operating system patches, review the system requirements if you have not already done so. The system requirements link lists all supported operating systems and the operating system fixes and patches that you must install to have a compliant operating system. It also lists the required levels of all prerequisite software.
If you are planning to install IBM Business Process Manager using DB2 Express with Red Hat Enterprise Linux 6, you must have administrative privileges (root user), must not have an existing DB2 database server on the system, and you must also ensure that all kernel requirements are met before the DB2 Express installation begins. You can locate the current values by parsing the output of the ipcs -l command.
Current system has detected a lower level of ulimit than the recommended value of recommended_value. Please increase the ulimit number to minimum value of recommended_value and re-start the installation.
Shutdown your installer. If you are a root user open a command prompt and issue ulimit -n recommended_value and then restart the installer. If you are a non-root user, work with your system administrator to increase your ulimit -n recommended_value and then restart the installer.
The
required value is calculated based on the version of WebSphere® Application Server, the feature
packs, and the configuration that you are installing.
* hard nofile recommended_value
* soft nofile recommended_value
To silently install IBM Business Process Manager Express, complete the following steps:
Installation Manager installs the products that are listed and writes a log file to the directory that you specified.
imcl install com.ibm.ws.WBPMEXP com.ibm.websphere.ND.v70,core.feature,samples,import.productProviders.feature,import.configLauncher.feature,consoleLanguagesSupport.feature,runtimeLanguagesSupport.feature com.ibm.websphere.XML.v10 com.ibm.ws.DB2EXP97.winia32 -acceptLicense -installationDirectory C:\IBM\BPM75 -repositories D:\temp\BPM\repository\repos_32bit -properties user.db2.admin.username=bpmadmin,user.db2.admin.password=bpmadmin1 -showVerboseProgress -log silentinstall.log