cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Database Management on Oracle

junidb
Champ in-the-making
Champ in-the-making
When deploying on Oracle, the new Explorer throws this message when going to the Database tab of Management.

### Error querying database. Cause: java.sql.SQLException: ORA-00942: table or view does not exist

### The error may involve org.activiti.engine.impl.TablePageMap.selectTableCount-Inline
### The error occurred while setting parameters
### Cause: java.sql.SQLException: ORA-00942: table or view does not exist

I tried debugging using the source code. When you try to search for tables which starts with ACT, the result is also giving back ACTION_TABLE, which is not a standard table. The oracle version I'm using is 11gR2.

Junid
10 REPLIES 10

marcthomas2012
Champ in-the-making
Champ in-the-making
Thank you for confirming.

Marc