Solution ID: prim20715 |
Claim Digger – Unable to load the list of database instances – DCEB4AC1 |
Status: Reviewed |
Version(s): 4.0, 4.1, 5.0 |
Problem: | Claim Digger - Failed connect to Oracle database |
Fact: | All PMDB tables in Oracle is owned by ADMUSER. |
Fact: | Oracle database instance |
Fact: | Claim Digger or Schedule Analyzer |
Fact: | SQL Server connection uses “privuser” |
Problem: | Event Code DCEB4AC1 when launching the Claim Digger application. |
Problem: | Event Code DCEB4AC1 |
Problem: | com.primavera.ServerException: Unable to load the list of database instances. Verify that the name attribute of the “BootStrap.Configurations.BRE” element in BREBootStrap.xml lists a valid configuration. If not, use the Database Configuration Setup utility or Administrator application to add a new configuration. Click “More” then the following error screen will be displayed. com.primavera.integration.server.ServerFacade.getDBInstances(ServerFacade.java) com.primavera.integration.client.LocalSession.getDatabaseInstances(LocalSession.java) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) com.primavera.integration.client.Session.getDatabaseInstances(Session.java) com.primavera.integration.app.schedcomp.gui.x.<init>(LoginDlg.java) com.primavera.integration.app.schedcomp.gui.CompareProjectsDlg.main(CompareProjectsDlg.java) |
Fix: | Modify the connection as follows:- User name = admuser Password=admuser(This is the default password; if does not work. Please check with your Oracle DBA). |
Fix: | How to change Claim Digger/Schedule Analyzer Database configuration? |