BIP1207
Severity
20 : ErrorMessage
Database '<insert_0>' not found; exception text: '<insert_1>'.Explanation
While attempting a database operation on the configuration repository, an SQL exception was caught by the Configuration Manager. This was because the database name '<insert_0>' is not recognized and the database cannot be found. The database operation did not complete successfully. The exception text is: <insert_1>.Response
For more information on this error refer to the relevant documentation for the database manager you are using for the configuration repository (for example, for DB2 refer to the DB2 SQL Reference manual).