IT Service Management Journal
Industry insight from our Service experts
Entries in reports (1)
Applying 7.1.0.3-TIV-SRM-IF0002 resulted in errors while attempting to run reports
Problem
User applied interim fix pack 7.1.0.3-TIV-SRM-IF0002 on to a CCMDB/TSRM install. Afterwards it was noticed that when clicking on reports and selecting any report to run, a pop-up comes up asking which report they would like to run. Within 1/2 sec an error also pops up on the screen as follows;
BMXAA4210E - Database error number -7 has occurred.
The character "&" following "COMPANY" and runtype" is not valid.
In the logs the following appears;
0000004f SystemOut O 15 Jul 2009 12:35:15:167 [ERROR] BMXAA6713E - The MBO fetch failed in the mboset with the SQL error code:-7
com.ibm.db2.jcc.c.SqlException: The character "&" following "COMPANY' and runtype" is not valid.
at com.ibm.db2.jcc.c.fg.e(fg.java:1596)
at com.ibm.db2.jcc.c.fg.a(fg.java:1206)
at com.ibm.db2.jcc.b.gb.g(gb.java:140)
at com.ibm.db2.jcc.b.gb.a(gb.java:39)
at com.ibm.db2.jcc.b.w.a(w.java:34)
at com.ibm.db2.jcc.b.vb.g(vb.java:139)
at com.ibm.db2.jcc.c.fg.n(fg.java:1177)
at com.ibm.db2.jcc.c.fg.a(fg.java:1832)
at com.ibm.db2.jcc.c.fg.a(fg.java:473)
at com.ibm.db2.jcc.c.fg.executeQuery(fg.java:457)
at psdi.mbo.MboSet.getNextRecordData(MboSet.java:2994)
at psdi.mbo.MboSet.fetchMbosActual(MboSet.java:2529)
at psdi.mbo.MboSet.fetchMbos(MboSet.java:2495)
at psdi.mbo.MboSet.getMbo(MboSet.java:1815)
at psdi.webclient.beans.report.ReportRoxListBean.initialize(ReportRoxListBean.java:58)
at psdi.webclient.system.beans.DataBean.getMboSet(DataBean.java:1257)
at psdi.webclient.system.beans.DataBean.getZombie(DataBean.java:2098)
at psdi.webclient.controls.TableCol.initialize(TableC
Solution
Regenerate the report pages as follows:
Go to --> administration --> reporting- -> report administration --> press enter to display all reports --> then press the generate request pages on the bottom left of the app.
It will take a few minutes to process all the reports, after which the error message will stop appearing.
