Crystal Reports Server XI R2 and JDBC

Post Author: dkt
CA Forum: Data Connectivity and SQL
Hello
For published reports, it is possible to reuse the existing JDBC connection setting embedded in side the report.
But is it possible to set a Custom JDBC driver in the Schedule -> Database -> custom driver?
By default, it has ODBC driver for MSSQL, Oracle, Sybase and Informix.
Thanks.

Post Author: RecallNADavidH
CA Forum: Data Connectivity and SQL
Sconan,
Yes theres several issues you're facing that we solved.
Here's what you need to check
1) Are you using a 64bit system?  Netsuite ODBC doesnt work with 64bit.
2) BOXI and Netsuite OpenSSL driver conflict and wont work on the same box.  You MUST seperate the systems.  We have one server running SQL and the ETL, and then a second server running BOXI.  THIS IS WHY CMS WONT START.  THERE'S NO WAY AROUND THIS.
3) We went through the same steps your describing several times and pretty much pulled our hairs out before we figured it out...because we also were getting valid connections through CR and excel querys.
What were facing now is that we cant get SSIS to bring over the correct table size values.  Everything is comming over as text with 0 lenghts.
If you have a minute give me a call.
David Hudgins
Recall
678-516-6124

Similar Messages

  • Crystal Reports Server XI , Infoview and Internet Explorer 7

    Hi,
    We have just upgraded to IE 7 and we are facing some problems in the Crystal Reports Viewer that is launched from Infoview when users run reports off of Crystal Reports Server XI.
    - there is no horizontal scroll bar
    - the print button on the CR Viewer does not work
    - there is no busy/hourglass symbol to indicate the report is running
    etc.
    Has anyone experienced problems like this?
    Any solutions or Service Packs or updates we can use?
    thanks
    -Jai

    Hello Jai,
    as you refer to Infoview I recommend to post this query to the [BusinessObjects Enterprise Administration|BI Platform; forum.
    This forum is dedicated to topics related to administration and configuration of BusinessObjects Enterprise, BusinessObjects Edge, and Crystal Reports Server.
    It is monitored by qualified technicians and you will get a faster response there.
    Also, all BOE Administration queries remain in one place and thus can be easily searched in one place.
    Best regards,
    Falk

  • Crystal Reports Servers 2008 - Linux and JDBC

    Can the Linux version of CR SERVER 2008 use JDBC drivers and if so, where can I find the docs to set one up?
    --cnemelka

    The CR Server help file is not enough (only describes ODBC), I've already exhausted the methods you described.   All the links in the help file that should allow access to the docs only take you to the main portal (broken?  don't know).  As a brand new CR and CR Server user, the portal is very frustrating.
    Example:  http://support.businessobjects.com/documentation/product_guides/default.asp  <-- looks promising, is useless.
    Once I figure it out, I'll post the results.
    Edited by: Cory Nemelka on Dec 21, 2009 10:17 PM
    Edited by: Cory Nemelka on Dec 21, 2009 10:19 PM

  • How to integrate Crystal Report Server and J2EE platform

    Hi,
    It's my first time using Crystal Report, so I don't know exactly how I should start...
    As what i've searched around, there is a method of generating crystal report from a JSP file. By this way, everything will be handled within the application server.
    But in my project, we intend to leave the part of handling and generating report to another server, i.e. there will be 2 servers: application & report. Anyone experienced with this can guide me through? By splitting into 2 servers, that means I will need to have the Crystal Report Server right? And if doing so, from the application, how do I call the Crystal Report server?
    Thanks for viewing...

    You can use [Crystal Reports for Eclipse|Crystal Reports for Eclipse 2.0 Release Update 8 is Now Available!; to do exactly this. It comes with an example application for displaying reports using the CR Web Report Viewer. It's EXTREMELY easy to use and even to integrate in your existing web app. If you're using Eclipse and have the CR4E plugin installed, you can go to File > New > Crystal Reports and select Crystal Reports Web Project. This will create the CR server application for you. You can also right click on an existing web app and have Crystal Reports integrated directly into your existing app.
    To do this, just right click on your web app and go to Project Properties. Then, go to Project Facets, check the box next to Crystal Reports, click Apply and then OK. It will copy all of the necessary runtimes into your lib folder and will even update your web.xml to include the stuff needed for CR. On the left, you should see Crystal Reports File Versions. Click on that and you should see the version of Crystal that was just installed into your web app along with all of the files that were copied or modified.
    You could probably then create a report viewer in your other app (maybe an iframe?) that includes a link to the report in the CR Web App.
    If you need more assistance with this, let me know. I'd be glad to help out as I've already played with something similar to this.

  • Linux - Oracle - Crystal Report Server XI : Error in File Report1: Failed to load database information.

    I am using Crystal Reports Server XI on Linux Server with Oracle Server 10g.
    I did install Oracle Client on Report Server and config Oracle SID in tnsnames.ora also. It works well with tnsping command. Then, I published a report which was created in Crystal Reports developer on this server.
    When I preview the report on Report Server. I got the following error message:
    Error in File Report1: Failed to load database information.
    Try to fix the problem I ran web Central Management Console -> Objects ->Report1->Process -> Database and set there the following parameters:
    Database driver: Oracle
    Server: servers_host_name
    Database: (tried both ORACLE_SID and tns_name)
    User: oracle_user_name
    Password: oracle_pw
    It still got the same problem.
    I will appreciate any help.
    Tham.

    I was having a similar problem in Crystal Reports Server 2008 v1, and had to install the full client to resolve it, which I didn't like.  I poked around some, and was able to get the Instant Client working with a few minor changes.  Note that I tried it only with the 32-bit Instant Client even though I was on a 64-bit system because that was what SAP recommended when I talked to them.
    The changes I had to do was initialize the Oracle environment variables (the instant client doesn't have a script to do this for you) and to create a soft-link which is included in the full client, but not in the instant client.
    To setup the environment variables I created a file called env.sh and put it in /opt/crystal/bobje/setup/oracle/, where /opt/crystal was my install path.  This ensured that it got called by the /opt/crystal/bobje/setup/env.sh script which runs as part of the System init scripts to initialize the environment.  The following is what I put in my file (again for the 32-bit 11g R2 instant client):
         export ORACLE_SID=summitdb
         export ORACLE_HOME='/usr/lib/oracle/11.2/client'
         export ORACLE_BASE='/usr/lib/oracle/'
         export TNS_ADMIN='/usr/lib/oracle/11.2/client/network/admin'
         export PATH="$:/usr/lib/oracle/11.2/client/bin"
         export LD_LIBRARY_PATH="$$/usr/lib/oracle/11.2/client/lib"
    After that, I created the missing soft link using this command:
         ln -s "$/lib/libclntsh.so.11.1" "$/lib/libclntsh.so.10.1"
    Once I had done those two things, and restarted the service using the /etc/init.d script, it worked fine.

  • Crystal Reports Server - Scheduling Report Exports

    Dear Experts,
    We are using Crystal Reports Server XI Edition and we would like to schedule report exports. Crystal Reports Server configuration console allows us to automate report exports but apparently we could not find a way to pass report parameters and formulas from any export management tab. Naturally, each report needs to take different parameters but to our knowledge CRS management console does not have a screen that prompts us to key in or to read dynamic report parameters and formula. It simply uses the default report parameters. Can you confirm this please?
    To overcome this limitation, we are thinking of developing something like a script that directly interacts with CRS. The script would pass the name of the report, the report parameters and other relevant details like CMS username/ password.Do you think this is possible and if yes can you please point us to the key APIs required for scheduling report exports?
    My sincere thanks for your assistance.
    Kind Regards,
    Joseph.

    You are able to change the parameters for the report within the Central Management Console under the processing tab before scheduling. 
    Here is some sample applications that you can refer to in regards to doing this using the api:
    [http://www.businessobjects.com/global/doc/dev_zone/Java_SApps_q405.zip|http://www.businessobjects.com/global/doc/dev_zone/Java_SApps_q405.zip]

  • Transfer reports from Crystal Enterprise 9 to Crystal Reports server 2008

    Hello,
    a decision was made to stand up our new Crystal Reports Server 2008 box and only load new reports to it that were created in Crystal Reports 2008, or ones that were modified in CR 2008.
    Now I have all of my users set up and some reports loaded on the new server. There has been a new decision to now move a couple hundred reports off the old server onto the new and also have the same folder structure and schedules as exists on the old CR 9 server.
    Is there an export/import tool that will allow for this?

    Hi,
    i`m not quite sure if you can do this from CRE9 to CRS2008 with the Import Wizard. I think its only supported beginning with CE10.
    Check the Import Wizard Guide from:
    http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_bip_importwiz_en.pdf
    Regards
    -Seb.

  • Crystal Report Server XI R2

    Hi,
    We have been using Crystal Reports XI and Crystal Report Server XI.
    As part of a series of upgrades we wanted to upgrade to Release 2 of each product. The Crystal Reports XI R2 upgrade went fine but when I try to upgrade Crystal Reports Server XI it says the key codes are invalid or obsolete.
    We have "no-expiring" codes for each product. Do we need new codes for Crystal Report Server xi R2 and if so how do we obtain them?
    Thanks,
    Steve Slye

    Thanks for the information...I'm new to this process with SAP.
    Can you provide me an additional information on exactly how you go about requesting the keys from SAP Market Place and do you know if there is a cost associated with the  XI R3 version?
    Thanks again,
    Steve Slye

  • RIDICULOUS Crystal Reports Server XI R2 SP4 - Installing - missing cab file

    Unsympathetic SAP rep Don Williams wrote in a now closed thread,
    Subject: Re: Crystal Reports Server XI R2 SP4 - Installing - missing cab file : m293.cab
    Message: Hi All,
    There is no incremental SP4 service pack for Crystal Reports Server XI R2 and no plans to build one.
    Your ONLY option is to back up your CMS and Data store, un-install and then install from the FTP link.
    The downloadable file from the support site is broken and they are working on fixing it and it is/will be the full build also.
    Closing this post now.
    Thank you for your understanding
    Don
    Frankly, this is outrageous.  This issue has been open for close to 5 months.  Rather than simply updating the SP4 incremental update with the correct files, SAP's brilliant response is to tell us that the file is STILL broken, but ***** you, whenever we fix it it will be the full build only.  Well, thanks!  That makes it so much easier.  Rather than looking at Crystal Reports 2008, maybe it's time to suck it up and look elsewhere,
    Here's hoping SAP decides to do the right thing.  I'm sure everyone on the original thread would be interested.

    Hi Falk,
       Yes, I am downloading it from a Win2003 machine. The browser is IE7.
       I can even see what's inside the m293.cab, and it is not the file mentioned on the error message...
       This is the m293.cab content (one file):
       tslv.dll.7ADA0B91_68E0_4E90_AD3D_23C9E3079BAB
       The file doesn't seem to be corrupted, it just doesnt have what was expected by the installer software.
       I tried downloading it again and had the same result... These are the installation files that I've already tried with the same result:
        - crsxir2win_sp4.exe (from [https://smpdl.sap-ag.de/~sapidp/012002523100009887052008E/crsxir2win_sp4.exe])
        - 1401492085.exe (from [https://businessobjects.subscribenet.com/control/bobj/product?cert_num=48316663&child_plneID=30801])
       The next one was not the rigth package:
         - boXIwin_sp2.zip (from [https://smpdl.sap-ag.de/~sapidb/012002523100005931922008E/boXIwin_sp2.zip])
       I uploaded the servicepack4 part of the log where the error appears:
      [ftp://ftp.businessobjects.com/pub/incoming/sp4LogPiece.txt]
    Thanks,
    Marcos

  • Crystal Reports Server 2008 on IIS

    Hello,  About six months ago we upgraded from CR Server XI to CR Server 2008 and at that time I believe we could only install with Apache Tomcat for CMC and InfoView.  Before, we ran in IIS and I immediately noticed how slow the page loads were after the upgrade.  Is it possible to use IIS again with Crystal Reports Server?

    Tomcat and IIS are both used by many of our customers and both are very reliable in most cases. The advantage of tomcat is all of our apps can be used with it. I'm hoping they release a CRS version with .net built back in but tomcat is usually just as good. I run them both side by side in XIR2 and 3.1, both perform fine for me in DEV environments.
    Regards,
    Tim

  • Crystal Reports Server 2008 Infoview SSO

    I finally have Crystal Reports Server 2008 configured and working for AD authentication with kerberos. Users can now log into Infoview fine.  Now, I need to take the next step and advance the ball to get it working for SSO.  We had this working on our Crystal Reports Server XI environment, but it sure has changed for 2008.  Can anybody provide information and/or documentation on next steps to move from AD Authentication to AD SSO Authentication?  What are best practices? What is most efficient?
    Thanks,
    Jeff

    If you are configured for kerberos then you already have the CMS/SIA running under an AD service account correct?
    If so [this doc |https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/002b818d-3db2-2b10-9895-c7b5fd4cbc71]will get vintela SSO working.
    Regards,
    Tim

  • Using Web Services on the Crystal Report Server XI to return reports

    <p>Hi,</p><p>I&#39;m trying to setup for the first time a Crystal Reports Server XI R2 and put a couple of reports onto the server.  This is so I can access the reports on the crystal reports server using using the crystal web services and finally display the reports in an ASP.NET web application.</p><p>So far I have installed the server, created a couple of reports, put them on the server, and tested to see that I can access the reports using the Central Management Console.  This all works fine and the reports are returned.</p><p> Ok, now for the bit that&#39;s not working.</p><p> I&#39;ve got a C# ASP.NET web application, and I&#39;ve followed a couple of <a href="http://support.businessobjects.com/documentation/product_guides/cr_net/vs_2005/html/crtsktutorialsotherdynamicpulldownwebservicehelpermethod.htm" target="_blank" title="Adding a Helper Method to Access Crystal Reports Web Services">tutorials</a> to give me an idea of what I should be doing to use the Web Services that are provided:  </p><ul><li>ServerFileReportManager.asmx</li><li>ServerFileReportService.asmx </li></ul><p>However, it appears that when I list the child objects on the crystal server:</p><blockquote><font size="2" color="#008080"><font size="1"><em><font size="2"><p><font size="1">serverFileReport = <font color="#0000ff">new</font> <font color="#008080">ServerFileReport</font>();<br /></font><font size="1">serverFileReport.ReportPath = <font color="#800000">""</font>;<br /></font><font size="1"><br />reportManagerRequest = <font color="#0000ff">new</font> <font color="#008080">ReportManagerRequest</font>();<br /></font><font size="1">reportManagerRequest.ExtraData = serverFileReport.GetExtraData();<br /></font><font size="1">reportManagerRequest.ParentUri = serverFileReport.ToUri();<br /></font><font size="2" color="#008080"><font size="1"><em><br />ReportManagerResponse</em></font></font><font size="1"><em> reportManagerResponse = <font color="#0000ff">new</font> <font color="#008080">ReportManagerResponse</font>();<br />reportManagerResponse = serverFileReportManagerProxy.ListChildObjects(reportManagerRequest);</em></font></p></font></em></font></font></blockquote><p><font size="1"><font size="1">I always get a</font> <font size="2"><font size="1"><em>reportManagerResponse.ReportUris</em></font></font></font><font size="1"> with a count of 0.  Now the thing is I know that I have a couple of reports on the Crystal Server, but for some reason they&#39;re not been picked up.   I must be missing something.</font></p><p><font size="1"><font size="1">Does anyone have any ideas??? Please</font>!</font></p><p>Many thanks in advance,<br />Chris</p><p>Current Set-up:</p><ul><li>Crystal Reports Server XI R2 (11.5)</li><li>Virtual Directory of the web services: crystalreportviewers115 </li><ul><li>(Physical Path - C:\Program Files\Business Objects\common\3.5\crystalreportviewers115)</li></ul><li>Development Environment: Visual Studio 2005</li></ul>

    <p>I looks like your mixing technologies here.   You are using <strong>Crystal Report Server</strong> and the <strong>Crystal Report Web Services</strong> that come with Visual Studio.</p><p>I know that this might seem like they are the same product, and the naming does seem confusing but I&#39;ll try and make it easy for you to understand.</p><p><strong>Crystal Reports Server</strong> - This is a managed reporting solution which allows you to distribute your reports via the web.  It has features like scheduling and built in security.</p><p>It appears that you have a handle on what Crytal Report Server is from what you have been able to accomplish those far.  You have created your report and published it to Crystal Report Server and viewed it via the Central Management Console.  Crystal Reports Server has two methods for accessing the reports programatically.</p><p>1. The Enterprise SDK</p><p>2. The Web Services SDK</p><p><a href="/node/353">Check out this white paper that compares these two SDKs </a></p><p><a href="/node/256">This paper describes the Web Services SDK.</a></p><p>In the above paper there is a getting started section which points you to the Developer Library which shows you how to install the web services on your Crytal Reports Server machine.</p><p>Crystal Reports Server does not have the Business Object web services installed by default so I would suggest following the directions in the <a href="http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/devsuite.htm">Developer Library.</a></p><p>The directions wont talk about Crystal Reports Server but these are the directions to get the Web Services installed. </p><p>There is another web services technology which you are writing code for which is called <strong>Crystal Report Web Services.  </strong>This technology comes with Visual Studio 2003.  It provides un-managed reports via webservices.  Un-managed means these reports are not published to Crystal Reports Server.</p><p>So basically your problem is that your code is for <strong>Crystal Report Web Services </strong>but you are trying to view reports published to <strong>Crystal Reports Server.</strong>  To take advantage of scheduling and security and web service access I would suggest using Crystal Reports Server and install the Business Objects Platform webservices to access the reports. </p><p>I hope that&#39;s clear.<br /></p><p>Rob Horne<br /><a href="/blog/10">Rob&#39;s blog - http://diamond.businessobjects.com/blog/10</a></p>

  • Crystal Report Server Backup and Recovery problem

    I have a problem on the backup Crystal Report Server
    My Environment:
    - Windows Server 2003
    - Crystal Report Server XI R2
    - MySQL Database for Central Management Server System Tables(Default setting in the Crystal Report Server installation)
    - Tomcat (Default seting in the Crystal Report Server installation)
    I stop the Central Management Server before backup.
    I run the following command to backup Central Management Server System Table:
    mysqldump --user=root --password=pass1234 boe115 > C:\CMSBackup.sql
    It is ok to generate CMSBackup.sql file.
    After backup, I re-install the Crystal Report Server and run the following command to restore Central Management Server System Table:
    mysqldump --user=root --password=pass1234 boe115 < C"\CMSBackup.sql
    After finish the restore process, I cannot found my setting on the Central Management Server System.
    Any backup step i missed ?

    Hi Stefan,
    Thank you for your reply.
    I had set Users Rights, Folders setting, Group setting, and Windows Authentication information in the Crystal Report Server
    Also I had upload reports to Crystal Report Server, but i cannot found above information after I restore the MySQL CMS database.
    Any step i missed ?
    About the Output File Respository, Can i copy and paste the Input and Output File Repository ?

  • Crystal Reports Server 2011 and BW 7 as a data source for uploaded reports.

    Hello,
    I am hoping someone can provide me with a clear answer for this.
    Lets assume..
    1. We are running crystal reports server 2011 and BW 7
    2. We want to publish a report in the BI Launch pad so users can view it
    3. Can we create a crystal report in the report designer with the data source as BW 7 then upload it to the reports server and have it run on-demand and Run over night?
    Can anyone shed some light in this area?
    kind regards
    david

    Hi,
    Crystal Reports Server is not supporting the SAP Integration Kit. You will need BusinessObjects Edge or BusinessObjects Enterprise
    regards
    Ingo Hilgefort

  • CRRuntime_12_0.msm and Crystal Reports Server X1 R2 SP2

    I have installed an app onto a server with the CRRuntime merge module in the project setup file. Although I have removed the app no .NET app which loads a crystal report will run on the server. Is there a conflict between the CRRuntime and the Crystal Reports Server please?
    I cannot see any evidence of the runtime remaining on the server but would appreciate any comments.
    Many thanks
    Ian Carr

    Hi Ian,
    Likely what has happened when you un-installed is the Microsoft Installer did not completely remove all our references in the registry. CR Server is possibly looking for the CR 12 folders which no longer exist.
    Try doing a repair install from Add/Remove Programs for CRS.
    You could search the registry for any CR 12 key's but I don't recommend removing them. Repairing should put 11.5 first in the list and should resolve the problem.
    Thank you
    Don

Maybe you are looking for