Crystal Report That Uses Stored Procedure Errors when connecting to the DB

We had developed reports a few years ago, including one that calls a Stored Procedure on an iSeries AS400 DB2 database.  We upgraded our environments to Crystal Reports 2008 and BO XI 3.1.  Now, the existing report that previously ran in the old environment is not running (note that the other SQL-based reports work without a problem, only this one which uses a store procedure is not working).  I downloaded the report into my local Crystal Reports designer and tried to run it from there and I got the following error message:
======
Failed to retieve data from the database.
Details: ADO Error Code: 0x
Source Microsoft OLE DB Provider for ODBC Drivers
Description: [IBM][iSeries Access ODBC Driver] Statement violates access rule:  Connection is set to read only.
SQL State: 37000
Native Error: [Database Vendor Code: 30186 ]
======
{CALL "<database>"."<library>"."RELEASEDNOTINVOICE"({d '2010-03-01'})}
This call will still work from on a SQL client running on a JDBC connection.  Is there some problem with the new verion of BO and Crystal Reports with using the iSeries ODBC driver?

...my issue was resolved by setting the ODBC.INI registry entry for AllowProcCalls from 0 to 1.

Similar Messages

  • A report that uses tablix returns error when trying to deploy to Report Server 2005

    We have some reports that have been built using tablixes, and tested in a 2008 Report Server. When trying to deploy to Report Server 2005 (don't ask why) we get an error saying
    The report definition is not valid. Details: The element 'ReportItems' in namespace 'XXXXXX' has invalid child element 'Tablix'
    So.. what is the issue? I guess 2005 does not support tablixes.. And we cannot upgrade the server version. So the real question is.. is there a workaround for this to avoid having to remake those reports for 2005??
    Thanks!
    Juan Pablo Realini .Net Developer in developement, musician, Star Wars fan, married, father of 2 1/2

    Hi Shei Pi,
    Unfortunately Microsoft provide upgrade option only, not downgrade  .
    SSRS 2005 report can be seen in 2008.. but 2008 report cant seen in 2005.
    One guy created the utility which is paid, to convert the report from 2008 version to 2005.
    You can see similar thread in MSDN here, you can find the paid utility  link also for this issue.
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/bc5fbe11-531a-4a9d-861f-24625a9f4599/converting-rdl-file-of-ssrs-2008-to-ssrs-2005
    Thanks
    Prasad

  • Creating Sap Crystal Report Through Oracle Stored Procedure Packages

    Hi,   
    1.How we can create crystal report through oracle stored
    procedure packages pls tell me the steps through adding command then
    tell me the syntax what should i write in command to call the stored
    procedure packages or if have some other option then also tell. 
    2.can
    we link stored procedure column to other table column that used in
    report.

    Hi Ganesh,
    As this error comes when you are trying to insert non-numeric value into a numeric column in db it seems that your field might be numeric and you are trying to send it as a string in database.
    Please check your Store Proc carefully..
    Reference Thread: Oracle/PLSQL: ORA-01722
    --Dhana

  • When the system status says icloud is OK but it reports "encountered an error when connecting to the server", where do you report the problem, or how do you connect?

    When the system status says icloud is OK but logon reports "encountered an error when connecting to the server", where do you report the problem, or how do you connect?

    Yes i am hoping staff here will look into things, even if i can not get the speeds back what i previously had for near 6 months it would be nice to know why i can not and why the download has dropped by around 10Mb and why my upload is now inconsistant.
    Ironically the post concerned got edited because i actually posted the full rather silly reply the Indian call centre made babbling on about down rates rather than the uprate i queried with them.
    Bit of a shambles really no real way on BTs web site to contact anyone with regards to broadband issues.
    The form which you kindly suggested and i appreciated your help ended up in the hands of someone who either did not bother to read the query or just had such a poor grasp of English they did not understand the query.
    Pretty pathetic really when BT are the largest telco in the UK. I think ill be taking my broadband business elsewhere regardless at the end of my 18 month contract, while im sure staff here are wonderful and may even yet help me, i do not particularly want to go through the almost like pulling teeth pain of getting any future issue looked at.
    They are great at quickly fixing voice line problems and have a great test on their site. Broadband side of things and support for that though seems a shambles.

  • How to use stored procedures in DIAdem and Can the stored procedures be used to return values?

    Can anyone please tell me how to use stored procedures in diadem and to return values from it. Its really important, can you please answer it at the earliest.
    Thanks In advance
    spiya

    Hi Spria,
    I'm very sorry for the mix-up, I thought Allen was going to answer you back with the particulars that we found out. Check out the attached Word document and the below tidbits:
    The built-in DIAdem ODBC functions {SQL_...()} can only call stored functions, which return a scaler result {found then in SQL_Result(1,1)}. The syntax for this with an ORACLE db is
    "select function(parameters) from package"
    ...where package defaults to "dual" if you don't use your own package.
    There might be exceptions to that though, and the syntax will be different for other databases. Note that stored ORACLE procedures can NOT be called from the ODBC functions, instead you must use either ADO function calls in the DIA
    dem VBScript or the OO4O COM wrapper that ORACLE provides (this is described in further detail in the below Word document).
    Hope this helps,
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments
    Attachments:
    Calling_ORACLE_Stored_Procedures_from_DIAdem.doc ‏28 KB

  • I'm trying to use the public library to access my icloud email and I keep getting an error message stating icloud is encountered an error when connecting to the server.  Please help.

    I am trying to access my icloud email via a public library and I keep receiving an error message that icloud is experiencing a problem connecting to the server.  Please assist.

    How are you trying, using a web browser?

  • Crystal Reports 9 and Stored Procedures using supplied parameters from user

    Hi,
    I have a Crystal Reports 9 report that prints and works fine.  It requests from the user 2 pieces of data which both are String data and not nulls.  I want to use the same report in a Visual Basic.Net 2003 program.  I can pull the report onto the form and it runs wonderfully.  I want to make it run programatically with out prompting for the user to key in the parameters.  I can supply them from an existing data file.  I have tried many things but have lacked the solution. 
    How can I pass the parameters from VB.Net 2003 to the stored procedure which runs the Crystal Report with in the VB.Net 2003 program.
    I appreciate all help and comments.
    Can this be done or do I need to just re-write the report in VB.Net 2003?
    Thanks,
    Norman

    Hi, Norman;
    It sure is possible to pass parameters to a Stored Procedure via our .NET SDK.
    Have a look at these samples:
    https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/9043bbbc-ae66-2b10-ce96-b48f9e25a450
    There are samples showing passing parameters.
    Regards,
    Jonathan

  • Crystal reports and SAP BI--------BAPI error when executing the report

    Hi All,
    I am getting a problem accessing the data from the SAP BI system into the crystal reports.I created a report in CR2008 on a query built in SAP BI.When I execute this query,I am getting the following error.
    Database Connection Error:'BAPI Error #:0
    Error Occured when starting the parser:timeout during allocate / CPIC-CALL:'ThSAPCMRCV"
    CAN ANYBODY HELP ME OUT Please.
    Thanks,
    Kumar
    Edited by: Madan Koka on Dec 15, 2008 5:47 PM

    Hi,
    I have the same problem. I can create report in Crystal Reports on a query but can`t get data from BW.
    Thx in advance for help
    Jacek

  • Crystal Report can't add Currency field when connect to SAP Infosets.

    Hi,
    I created a simple Crystal Report which connect SAP Infosets.
    Everything is fine except I add a "Currency" field into report. Three errors returned.
    Fail to retrieve data from database -> Database connector error :'Syntax error in program SAPLHRPADINA1' -> Database connector Error: 'RFC_CLOSED'
    Do you have any idea?

    Hi,
    can you run a InfoSet query based on the InfoSet ?
    Can you create a QuickView on top of the InfoSet ?
    ingo

  • Error when connecting to the RDSH with WebApps

    I have a Server with RDGW, RDCB, RDWA. Then I have an other Server with RDSH installed. I published some Apps from the RDSH. When I logon now, I can see the WebApps on the Website.
    If I start a WebApp, I get the connection Information:
    Publisher: RDGW
    Type: RemoteApp-Programm
    Path: Calc
    Name: Calculator
    Remote Computer: RDSH name (is unknown for the client, But the RDGW knows this server from DNS)
    Gatewayserver: RDGW
    Then I get an Error:
    Disconnected Remote App
    All Certificates are trusted (I don't get any certificate error message).
    ----------------          10.48.40.36 ------------------------------      10.253.24.101 ----------
    |Windows 7 |-----------------------| RDWA / RDGW /RDCB |------------------------| RDSH |
    ---------------- 10.57.27.42          ----------------------------- 10.253.24.100        ----------
    The Network Adapter 10.253.24.100 is shared, so this can be accessed from the other adapter.

    Yes. It's a public trusted CA. I have no Certificates warnings.
    If I connect to the "internal" Address (10.253.24.100) then it works perfectly.
    I shared the internal interface. But it seems, that I have to enable somthing else. How can I get more detailed logs?

  • Error when connect to the Blazeds!

    When I connect to the Blazeds server in Flash Builder 4 an error appears:Server Error:RDS Server Information Connection Reset!
    What' wrong?
    Help!

    Hi,
    Can you please check your RDS configuration from Windows->Preferences->RDS Configuration?
    Please send a snapshot of your RDS configuration and attach your web.xml for us to investigate
    Thanks,
    Balaji

  • Why is there an error when connecting to the Itunes store?

    When I try to connect to my Itunes, it says there is an error and to try back later? I have never had an issue with this and am unsure what to do to fix it. Also, when I try to download the newest version of Itunes it says it can't find the file with the Itunes "installationpackage.msi"? I have never had any issues connecting to my Itunes store or downloading a newer version..

    Hi gymtrainger55,
    When having iTunes Store connectivity issues, the following articles provide the best solutions:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thanks,
    Matt M.

  • Error when connecting to the itunes store

    Okay so everytime i try to get into the itunes store i get the message, "Itunes could not connect to the itunes store. The network connection timed out. Make sure your network settings are correct and your network connection is active, then try again." I've had iTunes for 2 years and have never encountered this problem. Its been doing this for 2 weeks now. Please help!

    Hi gymtrainger55,
    When having iTunes Store connectivity issues, the following articles provide the best solutions:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thanks,
    Matt M.

  • Printing Crystal Reports that use Xcelsius Flash to PDF

    I've tried searching for this and can't find much about it.
    I have a VB.NET(Visual Studio 2008 Version 9.0.21022.8 RTM) application that I use to print Crystal(Crystal 2008 Version 12.2.5.537) reports automatically, its using the CrystalDecisions.Windows.Forms DLL version 12.0.2000.0 (not sure if I should be using a different DLL based on this [Old topic|Re: Exporting CR2008 With flash file to PDF]). I'm using Adobe Acrobat Pro 9 Version 9.3.1.
    Problem:
    The flash files when printed to PDF through .NET don't show up. If I print to PDF by hand through Crystal they show up just fine.
    If I print to HTML through .NET the flash files show up (I've come up with a workaround based on this, but lets just say its less than ideal...).
    What do I need to do to get the flash files to show up when being printed through .NET to PDF?
    Thanks,
    Jeremy

    I fooled around with this a long time ago. All I remember is that if I actually clicked on the place holder in the PDF, the image would now show up... But I don't remember the upshot of it (e.g.; escalation or what ever...). Also, there was the issue of Acrobat version, but I believe you're at 9, so that should be OK.
    I would like to test this, but I'm not sure when I'll get the chance. If this is a critical issue, you may be better off creating a phone case here:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • DI:Error when connecting to the Company object

    Hi there,
    I have come back from my holidays and I have a trouble with a quite trivial code. Here is the code:
                    MyComp = new CompanyClass();
              MyComp.language=BoSuppLangs.ln_Spanish;
              MyComp.Server = "(local)";
              MyComp.CompanyDB = "SBODemo_ES";
              MyComp.UserName = "manager";
              MyComp.Password = "manager";
              MyComp.UseTrusted = true;
              int ConOK = MyComp.Connect();
              if (ConOK!=0)
                   ViewError(false);
                   return;
    When I try to connect it gives me -8006 error (it says "Resource Error"). The parameters are OK. I have try the same code on another PC and worked OK. The only diference I have found between both PC´s is the SQL Server language (mine is spanish, the one that worked english).
    I have made several tries changing the Languaje and UseTrusted properties without improvements.
    My SBO version is 6.5.097 SP: 01 EF:07
    Can someone give me any help?
    Thanks in advance,
    Ibai Peñ

    Hi Carlos,
    the problem you suggest is caused every time you run windows xp update (from Ms Web site) procedure or install something for OS (eg: Sdk 1.1).
    To fix you have to:
    1) uninstall DI Server, Server tools, SDK.
    2) delete the SM_OBS_DLL directory (in your temp directory c:\documents and settings\"user"\local settings\temp (check show folders and files on options))
    3) reinstall DI Server, Server tools, SDK.
    That's all.
    Fausto

Maybe you are looking for

  • LR CC downloaded but doesn't open

    I downloaded the new LR CC from my Creative Cloud desktop application and when I click on the LR icon it doesn't open.  Nothing happens. No error message.  I am running Windows 7.

  • Iphone 4 and Itunes Library

    i have a iphone 4 Whenever i sync it or buy something from the itunes store i would use my desktop pc. i recently purchased a mac pro laptop and whenever i connect my iphone 4 to the new laptop and i go to my itunes library the purchases are not in m

  • Can you please share your experience in implementing / upgrading the Primavera EPPM R8.3?

    Hi, In our company various versions (V7, R8.1 and R8.3) of Primavera being used in various locations. To bring all the location to a common platform, management has decided to implement  / upgrade Primavera EPPM P6 R8.3 and also planned to integrate

  • Listener tracing in 11g

    Hi , I have three Oracle DB instance running on AIX machine with default listener named "Listener". I want enable listener tracing for one of DB instance for tracing connection time-out error in Prod env. Any suggestions how to enable for single inst

  • Unix shell script wont execute from ODI

    Hi All. I have an interface that calls a shell script to append a record number to a flat file. The shell script is  called by the Execute OS command action. This works fine in our dev environment as we have migrated the code to a new environment it