DB2: FAILED: CDIPR2123I: Ensure that the database xmeta is empty

291 views Asked by At

I am installing InfoSphere V1171 on Linux RHEL 7.

When I am trying to install InfoSphere but in the validation step I get the error:

FAILED: CDIPR2123I: Ensure that the database xmeta is empty

I have tried to drop the table using the below command and recreate the DB but the error reappears:

db2 drop database xmeta

How can I clear the DB?

0

There are 0 answers