RQM 4.0.2 Test Cases (Live) reports runs and shows Oracle error ids
2 answers
Have you checked if your data warehouse database login/password is valid? Find the Oracle information for datawarehouse in teamserver.properties file in <INSTALL>/conf/jts folder and make sure you can login to that database using Oracle tools like sqlplus first.
Comments
There was a change in the password which was not updated in the database login/password . Once done , the message disappeared however , it lead to some new messages:
TextData (id = 3675):
+ Cannot execute the statement.
org.eclipse.datatools.connectivity.oda.OdaException: ORA-00942: table or view does not exist
ReportDesign (id = 1):
+ There are errors evaluating script ""Record count: " + row["TOTAL_COLUMN_0"] + " :Run query - set variable - current project area"":
ReferenceError: "row" is not defined. (<inline>#1)
Text about section:
+ Cannot execute the statement.
org.eclipse.datatools.connectivity.oda.OdaException: ORA-00942: table or view does not exist