Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Performance Management
Lawson Business Intelligence/Reporting/Crystal
LBI/crystal issue
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
HireIQ
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5264
People Online:
Visitors:
89
Members:
0
Total:
89
Online Now:
New Topics
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
Infor CloudSuite
How to build a Pre-Prod tenant
2/7/2025 1:28 AM
After we finished our implementation and ended our
Lawson S3 Procurement
Browser issue with RQC Shopping
1/28/2025 5:49 PM
Since the recent Chrome/Edge updates, our RQC shop
Lawson S3 Procurement
S3-Procurement New Company
1/22/2025 10:38 PM
My Accounting Department has created a new Company
S3 Customization/Development
JUSTIFIED RIGHT
1/15/2025 7:41 PM
Is there a way in Lawson COBOL to make a character
S3 Systems Administration
ADFS certificate - new cert
12/3/2024 9:38 PM
The certificates on the windows boxes expired and
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1375
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Performance Management
Lawson Business Intelligence/Reporting/Crystal
LBI/crystal issue
Please
login
to post a reply.
10 Replies
0
Subscribed to this topic
22 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
tstanley
Basic Member
Posts: 6
5/22/2012 6:17 PM
I keep getting the following message ran running a crystal report from LBI. Can anyone tell me how to resolve this error. Thank you.
Error message:
SystemErr R com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: The table 'v' could not be found.
Matthew Nye
Veteran Member
Posts: 514
5/22/2012 6:36 PM
Split
it would suggest an problem with your SQL in the report and the database its pointing to.
Greg Moeller
Veteran Member
Posts: 1498
5/22/2012 6:48 PM
Split
Or (depending on your setup) I've seen similar errors happen when I have the RAS service running just under local system acct.
Or if you are using a domain user acct, perhaps the password has expired? *In either of the above cases, I'd suspect that more than just one report would not be working, though.
Ruma Malhotra
Veteran Member
Posts: 412
5/23/2012 1:30 AM
Split
Have you tried running the report from your desktop? This way you will eliminate whether is a crystal or an LBI issue or whether it is crystal installed on the LBI server.
tstanley
Basic Member
Posts: 6
5/23/2012 10:48 AM
Split
Hi Ruma. Yesy I have successfully run the report from my desktop. The issue is whenI run it via LBI I get that error. However the report brings back the correct data. That's what I din't understand. Thanks Ruma.
tstanley
Basic Member
Posts: 6
5/23/2012 10:56 AM
Split
Hi Matthew. This is tstanley. The database is oracle that I am using. I have had our DBA monitor the report when it is running and he see's nothing other then the SQL in his logs. The report seems to be bringing back the correct data. That's what I don't understand. Thanks Matthew.
tstanley
Basic Member
Posts: 6
5/23/2012 11:02 AM
Split
Hi Greg. This is tstanley(tom). The database is oracle that I am using. I have had our DBA monitor the report when it is running and he see's nothing other then the SQL in his logs. The report seems to be bringing back the correct data. That's what I don't understand. Also there are other reports that are giving me the same error but are bringing back the correct data. Thanks Greg.
Matthew Nye
Veteran Member
Posts: 514
5/23/2012 11:58 AM
Split
Tom,
if you are getting an error, how are you getting correct data? Seems the two would be mutually exclusive. There may be more messages related to this error. If you can provide more info we might be able to help a bit more. Maybe post the SQL for the report
Ruma Malhotra
Veteran Member
Posts: 412
5/23/2012 3:10 PM
Split
If you have crystal installed on the LBI server try executing the report directly on the LBI server. If you get the same error there may be an issue with crsytal installed on the LBI server. Sometimes I have un-installed and re-installed crystal and this has resolved the issue.
tstanley
Basic Member
Posts: 6
5/24/2012 10:26 AM
Split
Hi Matthew. Please see below for the information you requested. Thanks.
SQL:
select g.field-a field-a,
n.field-b field-b,
g.field-c field-c,
g.field-d field-d,
g.field-e field-e var_levels var_levels,
g.field-f field-f trans_type actvbud,
n.field-g field-g description deptname,
n.field-h field-h person_resp,
c.field-i field-i account_desc accountname,
c.field-j field-j chart_section chart_section,
c.field-k field-k sumry_acct_id sumry_acct_id,
s.field-l field-l account_desc sumryaccountname,
(g.db_amount1+g.cr_amount1) amt1,
(g.db_amount2+g.cr_amount2) amt2,
(g.db_amount3+g.cr_amount3) amt3,
(g.db_amount4+g.cr_amount4) amt4,
(g.db_amount5+g.cr_amount5) cypamt5,
(g.db_amount6+g.cr_amount6) cypamt6,
(g.db_amount7+g.cr_amount7) cypamt7,
(g.db_amount8+g.cr_amount8) cypamt8,
(g.db_amount9+g.cr_amount9) cypamt9,
(g.db_amount10+g.cr_amount10) cypamt10,
(g.db_amount11+g.cr_amount11) cypamt11,
(g.db_amount12+g.cr_amount12) cypamt12
from a-table g,
b-table n,
c-table c,
d-table s
where g.company = 1
and n.field-m = 1
and g.field-e = n.field-e
and g.field-c = c.field-c
and g.field-c not in(400600, 400700, 400800, 400950)
and g.field-d = c.field-d
and c.field-k = s.field-k
and c.field-n ='2'
and ((g.field-o = 1) or (g.field-p = 'A'));
Error Message:
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: The table 'v' could not be found.
Error in File ZBU 160 Dept Op Exp Actuals and Remaining Forecast {9D893A67-2C33-479D-A6FB-B94B53C2842C}.rpt:
The table could not be found.---- Error code:-2147482939 Error code name:failed
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException.throwReportSDKServerException(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.proxy.remoteagent.s.a(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.sdk.occa.report.application.z.a(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.sdk.occa.report.application.ak.if(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.sdk.occa.report.application.ad.int(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.sdk.occa.report.application.bk.for(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.proxy.remoteagent.v.a(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.proxy.remoteagent.v.if(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setTableLocation(Unknown Source)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.lawson.efs.ers.crystalreport.CRMainTable.setTableLocation(CRMainTable.java:31)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.lawson.efs.ers.crystalreport.CrystalReportDataSources.overrideDataSource(CrystalReportDataSources.java:370)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.lawson.efs.ers.ReportEngines.CrystalEngine.overrideDataSource(CrystalEngine.java:1434)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.lawson.efs.ers.ReportEngines.CrystalEngine.processDataSources(CrystalEngine.java:1268)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.lawson.efs.ers.ReportEngines.CrystalEngine.processReportRequest(CrystalEngine.java:246)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.lawson.efs.ers.ReportEngines.ReportEngine.processReportRequest(ReportEngine.java:80)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.lawson.efs.ers.ReportEngines.ReportRequest.process(ReportRequest.java:644)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.lawson.efs.ers.web.RequestHandlerServlet.doPost(RequestHandlerServlet.java:946)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:104)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
[5/22/12 14:19:33:204 EDT] 00000016 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
Attachments
sql_lawsonguru.txt
Matthew Nye
Veteran Member
Posts: 514
5/24/2012 11:05 AM
Split
looks like youve modified the SQL from its actual structure making it a bit difficult to identify if the problem is in the SQL or not but you could be dealing with a special character issue. Make sure you remove all youre special characters from names of formulas, parameters, running totals etc. For the SQL, if you the field names really do have spaces, be sure to use the database platforms convention for explicitly identifying a field. I believe for oracle you use quotes and for SQL Server you use square brackets.
Please
login
to post a reply.