Crystal Report Server 2008 Import Issues - Missing report schedules/history

Hello all,
I have recently on a test machine installed Crystal Report Server 2008 V0. I then created several test reports and put them on the server and created schedules and a history for each one.
Once this was done I exported the information into a BIAR file. Uninstalled CR Server 2008 V0 and installed CR Server 2008 V1 SP3.
I then imported this BIAR file. After the import my reports are there, but all schedules and history are lost? Is there a way around this? How can I ensure all schedules are brought over in the import?
Please note I followed this workflow: http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/5048d962-8fa6-2c10-e2ae-d32b3562cb9c
Comments on it seem to indicate this is a common issue.
Thanks!
Edited by: Rick J on Jan 5, 2012 9:59 PM

Good day Philippe,
You have been able to solve my issue, thank you! In following the instructions I didn't notice the "Import all instances" tick box, I simply assumed hitting select all would work and glazed right over it. So this was certainly user error on my part.
Thank you so much for the information!
- Rick

Similar Messages

  • Crystal Reports Server 2008 - Cant run Oracle Reports

    Hey All
    I have setup Crystal Reports Server 2008 on Microsoft Windows Server 2003 SP2. Oracle 9 is currenlty installed on the server and the TNSNAMES.ORA file has been configured so that it points to the correct server. The ODBC connection has been setup on the Server, I have tested the connection on the server and it works fine.
    CMC is running fine, we currenlty can get SQL reports to work in it no problem. However I cannot get a Crystal Report created in Crystal Reports 2008, that is connecting to an ORACLE database to work.
    When I add the report to the server, and try to view it on run it, I get the following error:
    "Error in File ~tmp1d6c5ecca060440.rpt: Unable to connect: incorrect log on parameters"
    I have tried playing around with the Database Configuration in CMC I get the same issue. I have also checked all the Servers in CMC and they are Enabled and running.
    I dont know what else to do? Is there something that I am missing?
    Your assistance is greatly appreciated.

    Ok Guys, I figured out the issue.
    I tried running the query sqlplus myuser/mypassword@mydb in CMD. Where myuser=USERNAME mypassword=PASSWORD and MYDB=Database Server.
    It was giving me an error, SQLPLUS not recognised.
    Oracle 9 was installed. I checked and Oracle 9 does not have SQL PLus. So I installed Oracle 10.
    I then added the TNSNAMES.ora file in the right location where I installed it.
    Re configured the ODBC connections with the new driver, tested and worked fine
    I then tried running the  sqlplus myuser/mypassword@mydb in CMD - it worked and connected fine.
    I then rebooted the server - logged back in. I then logged back into the CMC, and ran a Crystal report connecting to an ORACLE database and it worked!
    Hope this helps anyone else out having a similar issue.

  • Missing column at the end of report in Crystal report server 2008 VI

    When we run the reports in Crystal report server 2008 VI, for some reports we see the last column is missing some characters. I have few reports that show numbers with decimals at the end of the report, but in CMC it cuts the number at the start of the decimal. I only see the numbers upto the decimal. When I run the same report in Crystal designer, everything works fine.
    I had the same problem with CR developer 2008 and I used the following code to fix it:
    Private Sub SetMargins(ByVal myReportDocument As ReportDocument, ByVal left As Integer, ByVal top As Integer, ByVal right As Integer, ByVal bottom As Integer)
            Dim myPageMargins As PageMargins
            myPageMargins = myReportDocument.PrintOptions.PageMargins
            myPageMargins.leftMargin = left
            myPageMargins.topMargin = top
            myPageMargins.rightMargin = right
            myPageMargins.bottomMargin = bottom
            myReportDocument.PrintOptions.ApplyPageMargins(myPageMargins)
        End Sub
    Any help is greatly appreciated.

    HI Don,
    Install the same default printer as what you have onto the CRS server then what you should be the same. Also, which viewer are you using, ActiveX, DHTML or Java on the CRS Server?
    Thanks
    Don

  • Do I need to uninstall Crystal Reports Server 2008?

    Hello,
    We recently installed Crystal Reports Server 2008 and began migrating reports off the CR Enterprise 9 platform and things were going pretty well.
    One of our other locations began moving over their reports that are ran against an Oracle database and cannot get passed a connectivity issue. We found the following:
    Oracle connectivity issues
    If you are installing Crystal Reports Server 2008 V1 on a 64-bit Windows
    platform, Oracle database connectivity issues may occur. If Crystal Reports
    Server 2008 V1 is installed to a location that contains brackets in the folder
    path, for example, C:\Program Files (x86)\, it will be unable to connect
    to an Oracle database. Certain Oracle database clients such as version
    10.2.0.2 or 10.1.0.2, may not function properly with any application that
    has brackets in its folder path. When installing Crystal Reports Server 2008
    V1, select an installation path that does not contain brackets, such as
    C:\Program Files x86\ or contact Oracle support for an updated database
    client.
    We of course have everything installed in the default (x86) folder. My question is, is there a way to move the installation, or do I need to uninstall/re-install? If I need to re-install, is there a way to back-up and reload all of my existing jobs?

    Hello,
    CR must have the Oracle client installed. Unless you use a Wired Driver, which has the client engine built in, CR requires a client to be installed. It never has worked without the client installed.
    Also, I've found that if you have more than one Oracle client installed it causes problems. Make sure the first one in the PATH statement points to the latest version of the client.
    And yes you are correct, ODBC is a layer on top of the native client so it will be slower obviously because it has to go through one more layer of dll's to get to the server.
    Thanks again
    Don

  • Crystal Report Server 2008 error

    Good afternoon:
    Iu2019m having some issues with the Crystal Report Server 2008.
    I have reports scheduled that have parameters, when I want to change the parameters is giving me the following error.
    Parameters
    An error has ocurred: $Proxy7
    Also I have the same problem when i try to change the printer settings.
    Printer Settings
    An error has ocurred: $Proxy4
    I need to fix this a ASAP.
    Thanks in Advance.
    Nancy Rodriguez

    http://service.sap.com/support
    You have to use a support User ID and password. Talk to your local SAP representative if you do not have a user ID for the support portal.
    Regards,
    Stratos

  • Crystal Reports Server 2008 trial install - unable to log into CMC

    Hi,
    I have been looking for a way to host my existing Crystal XI reports on our in house web application rather than using a thick client application with cview. I was told that the options were Crystal Reports Server 2008 or Visual Studio 2008. I have downloaded trials of both and am currently testing.
    After installing Crystal Reports Server 2008, including MySQL DB and Tomcat web server, i am unable to log into any of the applications with the error that:
    Error: Server SCOTTPC:6400 not found or server may be down (FWM 01003) null
    After seeing this i checked the services on my test machine and found that the Server Intelligence Agent was not started. So i tried starting it and recieved the generic windows message:
    Service on local computer started and them stopped. Some services stop automatically if they have no work to do ... etc
    After multiple reboots and reinstalls i am still unable to use any aspect of the application as i am unable to log into the CMC as the server is down. Now i am new to Crystal reports and web servers so have a very limited knowledge of whats going on here - i am primarily a DBA. From what i can tell MySQL does not even appear to be installed but i cannot be sure.
    Any suggestions?

    ok... after research it seems a DSN has not been created.
    Also when trying to start the server intelligence service i see the following in the application event viewer:
    [Node Name: SCOTTPC]
    [User Name: SYSTEM]
    Server Intelligence Agent has failed to initialize because the bootstrap file C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\_boe_SCOTTPC.bootstrap is missing information about the CMS cluster. Please restore your bootstrap file from your backup.
    i have recreated the bootstrap file but still get the same error.
    i have SQL Server 2005 installed on this rig as well - could this be causing the issue? Would it be better for me to integrate this to SQL Server rather than using the MySQL DB that comes with Crystal server 2008?

  • Crystal Report Server 2008 - Schedule/Process/History Grayed Out on CMC

    Hi - I'm using Crystal Reports Server 2008 (11.5) and am unable to schedule reports - the schedule (as well as the Process and History) tabs are greyed out in the Central Management Console and don't appear at all in Infoview. In addition I can specify the database when I setup a new report or when using the Publishing Wizard to import files I don't get the dialogue about scheduling.
    Am I missing something?
    Thanks

    Can you please try one of the CRS 2008 keys from the folowing file?
    [https://service.sap.com/~sapidb/011000358700000213152009E]
    Regards,
    Stratos
    PS: You can change the license keys in the CMC.

  • Crystal Report server 2008 Printing

    Hi,
    When a report is displayed on the screen (preview), I click on the Printer Icon, a Crystal Viewer message box is displayed, indicating that it needs to export to PDF first and use the printer from Adobe reader to print.
    Is this new in Crystal Report server 2008?

    Using [Fiddler|http://www.fiddlertool.com/fiddler/] on the client web browser machine will give you a clearer idea of what's amiss on the server.
    It's a starting point for tracing back to what's missing or being denied on the server.
    Following that, [Process Monitor|http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx] on the server is useful for hunting for missing components or permissions issues.
    Sincerely,
    Ted Ueda

  • Crystal Report Server 2008 SP1 redistributable printing problems

    I'm trying to print from a asp .net form after recently installing the Crystal Report Server 2008 SP1 redistributable.
    When I click on the print button it brings up a empty messagebox with 'csprintdlg' in the title in IE7.
    My installation on the Windows2003 is slighty different since my Inetpub\wwwroot folder is located on the D: drive.
    The previous installer, included the aspnet_client\system_web\2_0_50727\crystalreportviewers12
    on the C: drive but this one did not. I copied the folder from another server with just the initial version of the redistributable, everything works except printing.

    Using [Fiddler|http://www.fiddlertool.com/fiddler/] on the client web browser machine will give you a clearer idea of what's amiss on the server.
    It's a starting point for tracing back to what's missing or being denied on the server.
    Following that, [Process Monitor|http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx] on the server is useful for hunting for missing components or permissions issues.
    Sincerely,
    Ted Ueda

  • Report Not Refreshing in Crystal Reports Server 2008

    I created a report and posted it on Crystal Reports Server 2008.  I have since updated the report's selection expert and I want the new criteria to be updated.  When I right click on the report and choose Refresh Options I have chosen to update and refresh the report but when I try to schedule it again it keeps the old select expert statement.  I have gone back to the report to ensure the change was taken and it was.  In fact if I delete the report and repost it then it does show the correct criteria.  Does anyone have any idea's as to why this is happening.  Thanks.

    A simple solution to avoid the font issue: Draw a box on the report, and put an X in (on top of) the box to check it if value is true.
    Or
    A formula that is an X if true or F if false.  Format the font to be white if not an X, and put a box around it.
    Edited by: DebiHerbert on Oct 8, 2010 1:19 PM

  • 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.

  • Installing Crystal reports server 2008 v1 with iis

    Hi All
    I have downloaded a trial version of Crystal reports server 2008 v1 to install on our server.
    We are runnning server 2003 and have iis version 6.0 installed.
    I have run the installation wizard on our test server but when i get to the "Select Web Application Server" screen i am not given the option to select "Deploy the application in WACS" as the documentation suggests i should.
    I continued with the installation using the "IIS Web ApplicationServer option" and selected the default iis website to deploy to but when i try to run the CMC and InfoView I just get the message "Internet Explorer cannot display the Webpage"
    We have asp.net v1.1 installed and Application server is installed in windows components.
    Does anyone have any idea what may be causing my problems. It is my first time install ing CRS so i may have missed something.
    Any help would be appreciated.

    CRS 2008 requires 2.0 framework to run

  • Crystal Reports Server 2008 Installation Error

    Good day,
    My name is Dominic Hung and I work at Business Objects.  One of my clients is coming across an installation error on their evaluation of CRS 2008 and is detailed as follows:
    They currently have the actual report writer (Crystal Reports 2008) on a desktop PC.  It's not installed on the server.
    We have the MySQL ODBC loaded on the local desktop as well as the server that is hosting CR2008 Server.
    The credentials (userid/password) used in both the desktop and server's ODBC configuration is READ ONLY.
    During the installation wizard for CR2008 Server, I key in the userid & password that I use when we create reports, but I receive an error stating that
    CMS database error: STU000226
    BusinessObjects Enterprise CMS: Unable to connect to the CMS system database "esc:10.127.214.22:3306".  Reason: Database access error. Reason access denied for user 'jdcherry'@'% to database 'esc'
    This is where everything stops and they can't go further. They are not sure why they are receiving the "access denied" error as shown above.  They have no problem connecting to the MySQL database when they create a report using CR2008, the CR2008 SERVER won't accept my credentials during the installation.
    QUESTIONS: 
    The "jdcherry" UserID (which I use) is READ ONLY on the MySQL database that's hosted on the Linux box.  Does the userID have to have higher priviledges than just READ ONLY in order to validate the database credentials? 
    If so, what level of access is required?
    Does the installation of CR Server update any of the tables that are stored on the MySQL database?
    Do we need to install the Crystal Reports 2008 on the server in order for Crystal Reports 2008 SERVER to work?
    What other workarounds can be done for the client?  The windows server they have Crystal Reports Server 2008 installed on has web services enabled but are continuing to come across issues.  Any insight for the client would be greatly appreciated.

    Does the userID have to have higher priviledges than just READ ONLY in order to validate the database credentials?
    The userID used when installing CRS must have dba previleges (create/drop tables) on the schema.
    Does the installation of CR Server update any of the tables that are stored on the MySQL database?
    You should create a new schema/DSN for the CMS db. The installation of CRS creates 8 new tables.
    Do we need to install the Crystal Reports 2008 on the server in order for Crystal Reports 2008 SERVER to work?
    No
    All this information is in the BOE XI3.0 Installation Guide.

  • Crystal reports server 2008 VI questions

    I aplogixze if I am asking many questions in the same thread. If so please let me know. and I'll create seperate threads.
    Questions with Crystal reports server 2008 VI
    1. In my current VS2005 web application with CR 2008 developer I have done the following :
    a. When the user selects a report it prompts for the database that is needs to connect. User could select Test or Live database
    b. I could hide the export button for each report
    c. Add the same report twice to the same folder under diffrent report descriptions
    Could I do the same with Crystal reports server 2008 VI?
    2. I have added a report that connects to the SQL server and also I set up the required ODBC for the report on the server. I could run the report without any issue.
    When I add the same report to another folder in CMC or add a new report that uses the same connection, and try to run it, I get the following error.
    I did set location and verify database in Crystal designer many times and added the report into CMC, but still it gives me the error.
    However the first report that I added still works fine. For some reports it shows the parameter screen and when I enter them and click OK it gives the same error. I checked the logon information and they are correct. Reports work fine in Crystal designer.
    error message:
    "The database logon information for this report is either incomplete or incorrect"

    I assume that you have built your reports with the CR Designer 2008 V1. Try to open the affected report in the CR Designer and select Database->VErify database and save it back into the repository. Does it work?
    Regards,
    Stratos

  • Crystal Reports Server 2008 - Jobserver fails!

    Hi,
    I've just installed Crystal Reports Server 2008 V1. With the server specs listed below:
    ESX VMWare Server
    OS: Windows Server 2003
    RAM: 4GB
    DISK: 20GB FREE
    I've since started scheduling reports and setting up of the user profiles/access levels.
    The scheduling of reports worked fine for the first 2-3 days. After that, it seems as though the job server just dies/stops scheduling. Any other instances that are run manually will be stucked with the status "Pending".
    Only after rebooting the Jobserver, will the 'stuck' jobs be processed. This is getting kind of irritating and unacceptable. Anyone has any solutions to this issue that i am facing ?.
    Really appreciate any help!
    Also, my event log shows a couple of errors and warnings which i will add below:
    Event Type:     Error
    Event Source:     BusinessObjects_JobServer
    Event Category:     Scheduling
    Event ID:     45388
    Date:          16/12/2009
    Time:          2:45:31 PM
    User:          N/A
    Computer:     XXXCRS01
    Description:
    Subprocess (Job Server Child) could not be started. Reason: Couldn't get IJob interface or writing IAudit: Pipe exception. Reason: jobserverchild (procreport, 0, Timeout waiting for Child [5724] to register ([120]seconds).
    Event Type:     Warning
    Event Source:     BusinessObjects_CMS
    Event Category:     General
    Event ID:     33017
    Date:          16/12/2009
    Time:          2:44:58 PM
    User:          N/A
    Computer:     XXXCRS01
    Description:
    Unable to contact server XXXCRS01.WebApplicationContainerServer on machine XXXCRS01 to perform status notification. Please check the server's system log for errors.
    Edited by: Tan Ivan on Dec 16, 2009 8:28 AM
    Edited by: Tan Ivan on Dec 16, 2009 8:30 AM

    Hardware resources were NEVER an issue.  We have quad core boxes with 2 processors, no other reporting requests just sitting idle and we see this.  We now installed SP3 for XI 3.1 and still occasionally seeing it.  RAM
    We found that if the CMS or the Job server are restarted (we tested this with CR, Webi, Deski) all use the same code to process jobs so it makes sense.
    SAP told me to add the -type outproc on ALL job servers.  I tried this, I haven't had pending jobs yet on XI 3.1, but doesn't mean it doesn't happen anymore.  We only randomly saw this due to our activity on the boxes.
    It's one main pressing point for us to move to XI 3.1 Sp3.
    By adding this switch we were told it won't re-use any jobserverchild.exe's.  It will only create and close new ones used for the request.
    We saw our pre-spawned go way down, so it looks like it doesn't pre-spawn any after putting this switch in the command line of the job server.
    I still have a case open on this issue.  I am waiting for it to appear it's head.
    We noticed that it wasn't just Crystal, but all jobs pended.  So I suspect what's happening is that something is losing connectivity, yet when I looked at the DB - it was saying active and running just like what we were seeing.
    If we restart the CMS OR the job servers, either way they worked after that.  I didn't have to do both so that seems like something is losing connectivity to the CMS.
    One might say the one point of failure might be the CMS...since all other job servers are having issues.  However, all on demand jobs were running fine, even against samples.
    So it's a weird issue.  I traced as well and no one at SAP could see anything.  As soon as I restarted the problem went away so hard to trace unless I let it trace for days.
    Edited by: Mike Kostuch on Oct 26, 2010 9:02 PM

Maybe you are looking for

  • Debugging Deserialization Errors Between AIR and BlazeDS on ColdFusion using ORM

    Now that I am using CF + ORM for most of my Flex and AIR projects, I've had a much more difficult time with the deserialization of objects from AS to CF. The errors thrown by BlazeDS are not helpful at all, and not indicative of the true issue. cfgat

  • Wheel of iPod Shuffle no longer works

    The wheel on my iPod shuffle no longer works (forward and reverse music, volume, etc). Music plays, but otherwise have no control. Reset device, but problem persists. Anyone have a suggestions?

  • Photo Place Box

    How do I turn off or get rid of that %$$#$@! little "i" in the corner of the thumbnail? Half the time when I try to open the photo I hit it and open the "Photo Place" box instead, and have to waste time closing it.

  • Send encryption data through network

    I'm doing encryption data exchanging project. I can describe my scenario anyone can give me good suggestion. I use RSA Key pair. Client side encrypt the data using private key and server decrypt those data using particular public key. I store my keys

  • Can't get MEJB with J2EE1.4 Ref Impl

    Hello, I'm trying to obtain the Management EJB with the J2EE 1.4 Reference Implementation but I am receiving a ClassCastException. Is this not implemented to JSR 77 spec yet? Here is my code snippet: String MEJB = "ejb/mgmt/MEJB"; ManagementHome mana