statisticsJDBC failure on Oracle 11g db

13 views
Skip to first unread message

Wassim JIED

unread,
Jun 2, 2022, 12:38:44 PM6/2/22
to membrane-monitor
Hello members,
i was faced to
    ORA-00902: invalid datatype
When activating stats on database.

To avoid that i ve created manually statistics table, trigger and sequence manually but problem still persists

Running on RHEL 8.5
Oracle jdk 8.0.311
Oracle DB 11.2.0.4

Didn't read source code of the jdbcinterceptor yet, i think it's a problem in model definition of stats table.


java.lang.RuntimeException: Init for StatisticsJDBCInterceptor failed: ORA-00902: invalid datatype
    at com.predic8.membrane.core.interceptor.statistics.StatisticsJDBCInterceptor.init(StatisticsJDBCInterceptor.java:84)
    at com.predic8.membrane.core.interceptor.AbstractInterceptor.init(AbstractInterceptor.java:105)
    at com.predic8.membrane.core.rules.AbstractProxy.init(AbstractProxy.java:171)
    at com.predic8.membrane.core.Router.initRemainingRules(Router.java:265)
    at com.predic8.membrane.core.Router.init(Router.java:258)
    at com.predic8.membrane.core.Router.start(Router.java:284)
    ... 13 more

Reply all
Reply to author
Forward
0 new messages