Dear Experts,
I searched all over techcommunity but no one is facing the same issue with Oracle.
I am facing an error trying to create a JDBC Adapter Notification.
I can create a normal JDBC adapter and its working fine, but each time i create an adapter notification, the designer doesn’t create the publish document and I get this error in the log files:
[ART.116.3020] Adapter Runtime (Notification): Unable to get list of notification types supported by node JDBCAdapter.
java.sql.SQLSyntaxErrorException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-00904: “RUN_AT”: invalid identifier
Caused by: java.lang.RuntimeException: java.sql.SQLSyntaxErrorException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-00904: “RUN_AT”: invalid identifier
Caused by: java.sql.SQLSyntaxErrorException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-00904: “RUN_AT”: invalid identifier
My current environment is:
webMethods 9.9
JDBC Adapter 9.0 latest fix
Oracle 11g R2
Windows 7.
I downloaded the correct ojdbc.jar file and placed it in the wMJDBCAdapter package and in the IS_HOME/lib/jars
Appreciate your help.
#Integration-Server-and-ESB#webMethods#Adapters-and-E-Standards