ORA-00942:- table or view does not exist


Hi everyone,
when i started the integration server the below error is popping up and also i could not configure the my webMethods server while configuring the database component configuration the same error is occurring .

java.sql.SQLSyntaxErrorException: [sag-cjdbc42-0011][Oracle JDBC Driver][Oracle]ORA-00942: table or view does not exist

currently I’m using webMethods 10.15 and oracle sql developer.

Thanks in advance,
ArunaSri.

Well, without a lot more information about your setup, I can only tell the obvious. Which is that a table or view is missing.

Please try to look at this from the outside to get the best possible help here. Without knowing what you have done so far (e.g. did you run the DB configurator?) and what your setup looks like, there is no way to help you.

Also, what documentation did you use to setup your environment?

2 Likes

Without more information all I can recommend is to update your DB configurator and your integration server to latest fix level and run DB scripts again. Don’t skip pre-installation and after installation steps though. That’s what usually causes these kind of missing table errors.

1 Like