Installation failed with error DBI1288E

During the installation of IBM® Power® Virtualization Center version 2.2.1, the installation failed with error, DBI1288E The execution of the program /opt/ibm/powervc/db failed. This program failed because you do not have write permission on the directory.

Explanation

This problem can occur for one of the following reasons:
  • The user modified the umask value.
  • The user set nosuid for mount points.

Resolution

To resolve this issue, you must use following values:
  • The umask value must be 0022.
  • Do not set the nosuid for mount points.