Merge "Accept the IBM DB2 license during the DIB process"

This commit is contained in:
Zuul 2018-02-02 23:04:18 +00:00 committed by Gerrit Code Review
commit 692100db17
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ apt-get --allow-unauthenticated install libaio1
apt-get --allow-unauthenticated install libstdc++6
# start the installation process. Accepts the default installation directory '/opt/ibm/db2/current'
${DB2_PKG_LOCATION}/expc/db2_install -b ${DB2_INSTALL_LOCATION} -f sysreq -l ${DB2_PKG_LOCATION}/db2_install.log
${DB2_PKG_LOCATION}/expc/db2_install -b ${DB2_INSTALL_LOCATION} -f sysreq -l ${DB2_PKG_LOCATION}/db2_install.log -y
# create the DB2 users.
# DB2 instance owner - db2inst1