Creating an instance with non-root DB2 privileges automatically by using a script
Before you create a script that creates an instance, you must prepare and configure the environment.
Before you begin
- IBM® Security Verify Directory
Version 10.0.4 is installed. Prepare the
environment by taking the following actions:
- Create a DB2 prerequisite check skip file.
# mkdir -p /opt/IBM/ldap/V10.0.4/install # touch /opt/IBM/ldap/V10.0.4/install/IBMLDAP_INSTALL_SKIPDB2REQ - As a root user, install or upgrade to the latest IBM Security Verify Directory packages, or install the latest
fix packs if it is already installed.
- If it is not previously installed, enter the following command:
# idsinstall -i
- If it is already installed, enter the following command:
# idsinstall -u -f
- Create the symbolic links:
# /opt/IBM/ldap/V10.0.4/bin/idslink -i -g -l 64 -s fullsrv -n
- If it is not previously installed, enter the following command:
- Create a DB2 prerequisite check skip file.
- DB2 installable must exist for a supported version. For the latest supported version, see the hardware and software requirements.
- Valid license files for DB2 must exist on the computer.
About this task
With IBM Security Verify Directory, you can create an ISDS instance with a non-root DB2 instance by using an automated script, idsNonRootDB2Install, which is available in the installer package.