Home
Analytics
Invalid object name error
BFC
<p>I hope this is the right forum for this type of question.</p><p> </p><p>[font="arial;"]<span style="font-size:10pt;">We have been working on reports for a month, everything was going along okay. A couple days ago, a colleague who had been working on reports, started having problems. Now every report fails, even though couple days ago the same reports were working. The reports work fine for me. [/font]</span></p><p> </p><p>[font="arial;"]<span style="font-size:10pt;">Sample of the error message below[/font]</span></p><p> </p><p>[font="calibri;"]<span style="font-size:11pt;">Data (id = 1299): [/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;">+ Cannot get the result set metadata.[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> org.eclipse.birt.report.data.oda.jdbc.JDBCException: SQL statement does not return a ResultSet object.[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;">SQL error #1:Invalid object name 'V_ABORT_TRACKING_REPORT'.[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;">;[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'V_ABORT_TRACKING_REPORT'. (Element ID:1299) [/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;">odaconsumer.CannotGetResultSetMetaData ( 1 time(s) )[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;">detail : org.eclipse.birt.report.engine.api.EngineException: Cannot get the result set metadata.[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> org.eclipse.birt.report.data.oda.jdbc.JDBCException: SQL statement does not return a ResultSet object.[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;">SQL error #1:Invalid object name 'V_ABORT_TRACKING_REPORT'.[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;">;[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'V_ABORT_TRACKING_REPORT'. (Element ID:1299)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.executor.ExecutionContext.addException(ExecutionContext.java:1237)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.executor.ExecutionContext.addException(ExecutionContext.java:1216)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:96)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.executor.DataItemExecutor.execute(DataItemExecutor.java:75)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:34)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:26)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:140)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.resumeLayout(HTMLInlineStackingLM.java:111)[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;"> at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.layoutNodes[/font]</span></p><p>[font="calibri;"]<span style="font-size:11pt;">........[/font]</span></p><p> </p><p>[font="arial;"]<span style="font-size:10pt;">The table/views exists; we have authority/permission to view the table[/font]</span></p><p> </p><p>"Preview results" from the Data Set dialog works fine. The error appears when "Preview" is selected.</p><p> </p><p>[font="arial;"]<span style="font-size:10pt;">Eclipse IDE for Java and Report Developers[/font]</span></p><p>[font="arial;"]<span style="font-size:10pt;">Indigo, Release 2[/font]</span></p><p> </p><p>[font="arial;"]<span style="font-size:10pt;">Tried[/font]</span></p><p>[font="arial;"]<span style="font-size:10pt;">New eclipse workspace.[/font]</span></p><p>[font="arial;"]<span style="font-size:10pt;">Using console version of ecipse, eclipsec.exe[/font]</span></p><p>[font="arial;"]<span style="font-size:10pt;">Creating new simple report [/font]</span></p><p> </p><p>Does anyone have any ideas what happened?</p><p> </p><p>Thanks</p><p>Bob</p>
Find more posts tagged with
Comments
kclark
<p>Can you attach the rptdesign please?</p>