Report works in CR10, on enterprise server error: Failed to open a rowset

Hi,
I created a report, which works fine in Crystal Reports (designer).
After uploading the report to the enterprise-server it don't work anymore.
I use the same database and the same parameters, but get the following error:
Failed to open a rowset. File D:\Program Files\Crystal Decisions\Enterprise 10\Data\procSched\FDMPLS082M.reportjobserver\~tmp14f4559568a82d0.rpt.
For other reports it works fine.
Edited by: Joris Stoop on Aug 25, 2008 11:25 AM

Does the server have the same database DSN named the same? Also, you may want to try installing CR on the server and see if the report works there.

Similar Messages

  • Crystal Reports published on Business Objects Enterprise Server

    Hi all,
    I am having a few difficulties after i save my crystal report to the Business Objects Enterprise Server XI 3.1.
    1) for the reports with static parameters the "Crystal Reports Print Control" doesbnot work. It gets stuck and i guess cannot load the print function. Don't know what exactly causes it but i made two similar one field reports and saved them to the server. One with a dynamic parameter and the other with a static parameter.
    The report with static parameter could not be printed.
    This happens when i use the HTML viewer for crystal reports. I cannot use the activeX or Java viewers as they mess up the formatting of my Arabic reports.
    2) For some reports i get one type of parameter screen (like we get while running through the designer) while for other reports i get a different type of Parameter Entry Screen. Sometimes when i view the report first time i get the former type of parameter screen and when i refresh the report i get the later screen.
    3) Also my dynamic parameters are not showing all the values when the reports are saved to the above mentioned server. On my desktop i made the LOV registry tweak and it works fine. I did the same tweak on server registry but it is not working.
    Thanks a lot even if u read it

    Moved to BOE forum

  • File Repository Server error : Failed to determine whether there is enough

    Hi, We have setup a new server and while loading file we are getting following error message.
    File Repository Server error : Failed to determine whether there is enough disk space. We are on BOXI R2 SP3 on windows server 2003 with WAS on IIS 6.0.
    From CMC the error message is:
    There was an error while retrieving data from the server: Unable to open file C:\WINDOWS\TEMP\tmp875.txt.
    I ran Input FRS with a particular port and was able to ping FRS on that port. So port is opened.
    Does anyone know reason for this?
    Thanks,
    Kalpesh

    Can you elaborate exactly what you had to resolve this issue.
    Thanks, Mani

  • 500 Internal Server Error , Failed to process request. Pls contact ur sys

    Hi,
    When i tried to deploy the .ear in production server it giving following message in browser when i opened the application.
    "500 Internal Server Error , Failed to process request. Please contact your system administrator"
    But i am not getting any error exception stacktrace and JCo Connections are Ok and tested.. and we also could replicate the same in our other portal DEV also.
    Please help me in this concern.
    Advance Thanks,
    Davood.

    Hi
    See this Thread
    Re: Internal Server Error 500
    500 Internal Server Error
    Find the Error message .
    Kind Regards
    Mukesh

  • Windows Azure Pack setup - 500 Internal Server Error - failed to configure databases and services

    Hi,
    I am trying to setup the Windows Azure pack to use the site to configure the Service bus 1.1 installation. When I try to configure the Windows Azure Pack I get the following error:
    Admin Authentication Site
    500 Internal Server Error - Failed to configure databases and services: Object reference not set to an instance of an object.
    I'm not sure where the logs are to see what is causing this error. I have tried running as admin, running as a different user with no luck.
    thanks,
    Georgi
    Georgi

    Here's what I'm getting for this error:
    Log Name:      Microsoft-WindowsAzurePack-MgmtSvc-ConfigSite/Operational
    Source:        Microsoft-WindowsAzurePack-MgmtSvc-ConfigSite
    Date:          3/27/2014 12:52:03 PM
    Event ID:      103
    Task Category: (65431)
    Level:         Error
    Keywords:      None
    User:          CLINICALSYSTEMS\Administrator
    Computer:      SERVER-PC.clinicalsystems.com
    Description:
    ##### Application_Error: Exception=System.Web.HttpException (0x80004005): Failed to configure databases and services: Object reference not set to an instance of an object. ---> System.Management.Automation.CmdletInvocationException: Object reference not
    set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.WindowsAzure.Config.PowerShell.Configurer.CustomTokenServiceConfigurer.AddUserToGroup(GroupPrincipal group, UserPrincipal user)
       at Microsoft.WindowsAzure.Config.PowerShell.Configurer.CustomTokenServiceConfigurer.ConfigureDefaultTrusts()
       at Microsoft.WindowsAzure.Config.PowerShell.Configurer.CustomTokenServiceConfigurer.ConfigureClaimSecurity(Hashtable settings)
       at Microsoft.WindowsAzure.Config.PowerShell.Configurer.CustomTokenServiceConfigurer.ConfigureCore(Hashtable settings)
       at Microsoft.WindowsAzure.Config.PowerShell.Configurer.FeatureConfigurer.Configure(Hashtable settings)
       at Microsoft.WindowsAzure.Server.PowerShell.Common.BaseCmdlet.ProcessRecord()
       at System.Management.Automation.CommandProcessor.ProcessRecord()
       --- End of inner exception stack trace ---
       at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
       at Microsoft.MgmtSvc.Config.Controllers.PowerShell.PSClient.RunCommand(Command command)
       at Microsoft.MgmtSvc.Config.Controllers.PowerShell.ConfigurationPSClient.InitializeFeature(String name, Hashtable settings)
       at Microsoft.MgmtSvc.Config.Controllers.ConfigurationController.<>c__DisplayClass3.<ConfigureFeature>b__0()
       at System.Threading.Tasks.Task`1.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Microsoft.MgmtSvc.Config.Controllers.ConfigurationController.<ConfigureFeature>d__5.MoveNext()
       at Microsoft.MgmtSvc.Config.Controllers.ConfigurationController.<ConfigureFeature>d__5.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at lambda_method(Closure , Task )
       at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3f.<BeginInvokeAsynchronousActionMethod>b__3e(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
       at System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Microsoft-WindowsAzurePack-MgmtSvc-ConfigSite" Guid="{1F742CC8-BDAA-56B6-A4B8-49F946D19CD1}" />
    <EventID>103</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>65431</Task>
    <Opcode>0</Opcode>
    <Keywords>0x0</Keywords>
    <TimeCreated SystemTime="2014-03-27T16:52:03.223741300Z" />
    <EventRecordID>111</EventRecordID>
    <Correlation />
    <Execution ProcessID="8068" ThreadID="7680" />
    <Channel>Microsoft-WindowsAzurePack-MgmtSvc-ConfigSite/Operational</Channel>
    <Computer>SERVER-PC.clinicalsystems.com</Computer>
    <Security UserID="S-1-5-21-3021050346-1670805799-1320812125-500" />
    </System>
    <EventData>
    <Data Name="exceptionInfo">System.Web.HttpException (0x80004005): Failed to configure databases and services: Object reference not set to an instance of an object. ---&gt; System.Management.Automation.CmdletInvocationException: Object reference not set to an instance of an object. ---&gt; System.NullReferenceException: Object reference not set to an instance of an object.
    at Microsoft.WindowsAzure.Config.PowerShell.Configurer.CustomTokenServiceConfigurer.AddUserToGroup(GroupPrincipal group, UserPrincipal user)
    at Microsoft.WindowsAzure.Config.PowerShell.Configurer.CustomTokenServiceConfigurer.ConfigureDefaultTrusts()
    at Microsoft.WindowsAzure.Config.PowerShell.Configurer.CustomTokenServiceConfigurer.ConfigureClaimSecurity(Hashtable settings)
    at Microsoft.WindowsAzure.Config.PowerShell.Configurer.CustomTokenServiceConfigurer.ConfigureCore(Hashtable settings)
    at Microsoft.WindowsAzure.Config.PowerShell.Configurer.FeatureConfigurer.Configure(Hashtable settings)
    at Microsoft.WindowsAzure.Server.PowerShell.Common.BaseCmdlet.ProcessRecord()
    at System.Management.Automation.CommandProcessor.ProcessRecord()
    --- End of inner exception stack trace ---
    at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
    at Microsoft.MgmtSvc.Config.Controllers.PowerShell.PSClient.RunCommand(Command command)
    at Microsoft.MgmtSvc.Config.Controllers.PowerShell.ConfigurationPSClient.InitializeFeature(String name, Hashtable settings)
    at Microsoft.MgmtSvc.Config.Controllers.ConfigurationController.&lt;&gt;c__DisplayClass3.&lt;ConfigureFeature&gt;b__0()
    at System.Threading.Tasks.Task`1.InnerInvoke()
    at System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Microsoft.MgmtSvc.Config.Controllers.ConfigurationController.&lt;ConfigureFeature&gt;d__5.MoveNext()
    at Microsoft.MgmtSvc.Config.Controllers.ConfigurationController.&lt;ConfigureFeature&gt;d__5.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at lambda_method(Closure , Task )
    at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)
    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass3f.&lt;BeginInvokeAsynchronousActionMethod&gt;b__3e(IAsyncResult asyncResult)
    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;&gt;c__DisplayClass39.&lt;BeginInvokeActionMethodWithFilters&gt;b__33()
    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass4f.&lt;InvokeActionMethodFilterAsynchronously&gt;b__49()
    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;BeginInvokeActionMethodWithFilters&gt;b__36(IAsyncResult asyncResult)
    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass25.&lt;&gt;c__DisplayClass2a.&lt;BeginInvokeAction&gt;b__20()
    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass25.&lt;BeginInvokeAction&gt;b__22(IAsyncResult asyncResult)
    at System.Web.Mvc.Controller.&lt;&gt;c__DisplayClass1d.&lt;BeginExecuteCore&gt;b__18(IAsyncResult asyncResult)
    at System.Web.Mvc.Async.AsyncResultWrapper.&lt;&gt;c__DisplayClass4.&lt;MakeVoidDelegate&gt;b__3(IAsyncResult ar)
    at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
    at System.Web.Mvc.Async.AsyncResultWrapper.&lt;&gt;c__DisplayClass4.&lt;MakeVoidDelegate&gt;b__3(IAsyncResult ar)
    at System.Web.Mvc.MvcHandler.&lt;&gt;c__DisplayClass8.&lt;BeginProcessRequest&gt;b__3(IAsyncResult asyncResult)
    at System.Web.Mvc.Async.AsyncResultWrapper.&lt;&gt;c__DisplayClass4.&lt;MakeVoidDelegate&gt;b__3(IAsyncResult ar)
    at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)</Data>
    </EventData>
    </Event>
    Kori Francis Lead Software Developer Clinical Support Systems, Inc.

  • File repository server error: failed to put the file to file server

    Hi,
    Am trying to export relational and OLAP universe to repository and getting an error.
    Am using Universe Design Tool and product version is  BI 4.0 SP 5
    When I create a universe and export it for the first time it get exported successfully.
    However I tried to export same universe after making few changes, getting below error
    File Repository Server error: Failed to put the file to fileserver: frs://<FRS Location>/Universe_Name.unv already exists
    Is anybody faced such issue?
    I suspect it is a configuration issue/product bug.
    Your thoughts are highly appreciated.
    Regards,
    Vinesh

    Hello Vinesh,
    There is a workaround mentioned in the following KBA:
    1309859 - Error: WIS 00501 Universe not found when viewing Documents
    Please have a look.
    Thanks and regards,
    Madhumitha

  • Failed to open a rowset error

    Post Author: lala1
    CA Forum: General
    Hi,
    I am getting the following error in Crystal reports:
    Failed to open a rowset
    Details: HY000: &#91;DataDirect&#93;&#91;ODBC Oracle Driver&#93;&#91;Oracle&#93;ORA-06550: line 1, column 8:
    PLS-00306: wrong number or types of arguments in call to 'RUN-REPORT'
    ORA-06550: line 1, column 8:
    PL/SQL: Statement ignored
    This is happens anytime I want to edit something in a report: I have tried to reinstalled crystal and the oracle client, but it did not work. Also checked the ODBC settings. Someelse tried to run the reports on their crystal and they did not come across any problem. We both run the same version of Crystal reports.
    Can you please help as it is preventing me from doing anything in Crystal?
    thanks

    Deepa,
    I've run into the same deadlock error. It usually happens to me when I'm running reports that are particularly intensive in terms of server memory and / or processing, such as correlated sub-queries or looping statements involving big tables.  It will also happen when there is heavy usage from the from end application, by front line users.
    I'm no DBA, but I get the impression that SQL Server is smart enough prioritize requests. Basically, it deadlocked the report request in order to keep other processes up and running.
    My solution... Wait for "off peak" times to run these types of reports.  Also I publish my reports to CR Server and schedule them to run at night.
    Hope that helps,
    Jason
    PS If you do find a way to avoid this error without compromising front end application performance please post it. I hate, it makes me nuts too.

  • NZ Library Error: Failed to open the wallet

    I installed Oracle Http Server (Apache 2 distributed with Oracle 11g database software) in the same server (but in a different Oracle home) where I had installed Oracle 11g. The installation was fine. However, I haven't been able to start the Http Server at all. When I checked all the logs, I finally found the following error. What do I need to do?
    NZ Library Error: Failed to open the wallet
    Thanks.
    Andy

    I know it has been a long time since anyone has posted on this thread but I am hoping that Jay_Kard might get notified.
    I have had almost exactly the same problem.  I have about 50 reports that are available to users through InfoView, they have been around for a year or more.  Suddenly a few weeks ago two of them stopped working, the users get the "Failed to make the connection" error.
    I am using Crystal Reports 11.5 and Crystal Reports Server 11.5 with an ODBC connection to a SQL Server 2005 database.  The 2 reports that are not working both use a series of dynamic prompts for the users to enter report parameters, but so do the others that continue to work well.  Before reading this thread I had already tried a lot of the suggestions from this thread, I can't get anything to work.  The ODBC DSN on the server is set up and named exactly like the DSN that I use for development, I have rebuilt the dynamic prompts used on these reports, I can't get these 2 reports to work.
    One other odd thing is that I, with admin rights to all reports in InfoView, can view these failing reports both from Crystal and from InfoView following the same path as my users to access the reports.  I don't know if that will help anyone figure out the problem.
    Jay, if you happen to read this I would love to know if you were able to get your problem resolved, I may need the same solution.
    Thanks.

  • Errors (libGL error: failed to open drm) in Gnome Startup & StartUp

    Hi,
    I started installing ArchLinux and want to use Gnome but got some error messages on start up.
    My System is a Thinkpad T400s with Intel GMA 4500MHD.
    I have installed:
    pacman -S gnome xorg-server dbus xorg-xinit xf86-video-intel
    from https://wiki.archlinux.org/index.php/Intel my graphic chip is supported.
    X Server works ("Xorg -retro" and "startx /usr/bin/xterm" is working).
    xinit gnome-session
    Starts Gnome around a Xterm (seems to be so).
    In this Xterm window there are a lot of messages with errors I don't track down:
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/i965_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/i965_dri.so
    libGL error: failed to open drm device: Permission denied
    libGL error: failed to load driver: i965
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
    libGL: Can't open configuration file /home/UserHome/.drirc: No such file or directory.
    GNOME_KEYRING_CONTROL=/run/user/1000/keyring-TAzQAG
    GNOME_KEYRING_PID=766
    GNOME_KEYRING_CONTROL=/run/user/1000/keyring-TAzQAG
    GNOME_KEYRING_CONTROL=/run/user/1000/keyring-TAzQAG
    SSH_AUTH_SOCK=/run/user/1000/keyring-TAzQAG/ssh
    GNOME_KEYRING_CONTROL=/run/user/1000/keyring-TAzQAG
    SSH_AUTH_SOCK=/run/user/1000/keyring-TAzQAG/ssh
    GPG_AGENT_INFO=/run/user/1000/keyring-TAzQAG/gpg:0:1
    (gnome-settings-daemon:762): power-plugin-WARNING **: session inhibition not available, gnome-session is not available
    (gnome-settings-daemon:762): color-plugin-WARNING **: failed to create device: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-device auth
    (gnome-settings-daemon:762): color-plugin-WARNING **: failed to create device: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-device auth
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/i965_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/i965_dri.so
    libGL error: failed to open drm device: Permission denied
    libGL error: failed to load driver: i965
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
    libGL: Can't open configuration file /home/UserHome/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/UserHome/.drirc: No such file or directory.
    Failed to play sound: File or data not found
    ** (nm-applet:811): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
    ** Message: applet now removed from the notification area
    ** (nm-applet:811): WARNING **: fetch_connections_done: error fetching connections: (32) Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details..
    ** (nm-applet:811): WARNING **: Failed to register as an agent: (32) Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
    (gnome-shell:796): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
    Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
    JS LOG: GNOME Shell started at Sun Nov 11 2012 19:13:44 GMT+0100 (CET)
    ** Message: applet now embedded in the notification area
    Window manager warning: Log level 16: fetch_connections_done: error fetching connections: (32) Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details..
    Window manager warning: Log level 16: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
    Here are the xorg.log: http://pastebin.com/EUrZ7tiz
    What are the problems here?
    What I have to change to fix the errors?
    Last edited by G.Blau (2012-11-13 01:31:22)

    Add yourself to the "video" group and re-login.

  • *ERROR: failed to open file " export directory path /ABAP/DATA/SAPSTR.LST

    Hello experts,
    I am doing system export.
    as per the system copy guide I follows all steps.
    when I tried for export preparation.
    I got following error in  "/tmp/sapinst_instdir/ERPEhP4/LM/COPY/DB6/EXP/CENTRAL/AS-ABAP/PREEXP/R3ldctlExport.log"
    ERROR: failed to open file "/db2/PRD/sapdata4/export_prd/ABAP/DATA/SAPSTR.LST"
    /db2/PRD/sapdata4/export_prd is my export directory.
    but I found that the "SAPSTR.LST" is not exist in the location.
    also I don't find any log regarding this error.
    how to resolve this? please guide.

    Hi Rupesh,
    In continuation of previous mail, there is keyboard problem hence spelling mistakes.
    Various possible solutions:
    Report SMIGR_CREATE_DDL has to be executed before starting export preparation.
    OR
    Download llatest kernel patch and apply them in /spmnt/<SID>/exe
    make sure download latest patch R3ldctl file and R3load from SAP Marketplace and apply them in to /sapmnt/<SID>/exe.
    Make sure export dump folder should be in local drives (in windows) or local filesystems i.e.do not  use network drives  (windows) or NFS (in case of unix).
    FInally check permission by using chmod 777 in exportdump folder in case of unix.
    Regards
    APR

  • Palm Desktop software - Fails to open with msg "Error: Failed to open Address Book database"

    In July 2009 I dropped my trusty Visor on a tile floor and it stopped working.  So, in the meantime I have been using only the Palm Desktop software. 
    Just yesterday, when I attempted to launch the Palm Desktop software, it failed with the message “Error: Failed to open Address Book database”.  I think this error was caused by a very ungraceful shut-down of my Win XP system yesterday. 
    I really do need to use the Palm Desktop software for my address list, calendar, and memo.  The problem is that the error with the Address Book database seems to be preventing the Palm Desktop software from initializing.
    I am using Palm Desktop 4.0.1 on Windows XP SP3.  I do NOT  have an export file of the Palm address book or other databases.  However, I do have five levels of backup history on my external Maxgor backup drive. 
    Specifically, on my current c drive I have files in the directory:
    C:\Program Files\Handspring\WR\address
                address.bak                  5/16/2009   (from last sync before I broke Visor)
                address.dat                   5/24/2011
                Personal.ABA                11/6/2008
                Unfiled.ABA                   3/28/2008
    On my most recent backup of my system, there are the following files:
                            address.bak                 5/16/2009   (from last sync before I broke Visor)    
                            address.dat                  5/12/2011
                            Personal.ABA              11/6/2008
                            Unfiled.ABA                  3/28/2008
    I have not listed the four older backup versions.
    I haven’t tried any corrective measures yet (I don’t want to make matters worse) and am hoping that someone can guide me along the right path.
    Is it possible for me to just rename the “current” address.dat file to something like address.SAV and then copy the Address.dat file file with date of 5/12/2011 into the current directory.  Will the software then just use the older version of the data, or must I do something else.
    I am grateful for any assistance.  Thank you very much.
    Post relates to: Visor Deluxe
    Post relates to: Visor Deluxe

    Thanks for the speedy response.  However, I read the article for which you provided the link, and I hve also read many other articles that I found via search, but I don't think these will help me.  All of these articles seem to assume that (1) you have a handheld to which you can sync and thereby rebuild the database on the PC, or (2) you have a backup that you created via the Palm Desktop export function.  Unfortunately, I have neither and so I don't think any of these solutions will work for me.
    I did read with great interest an article that stated that recent versions of Palm Desktop have a built-in function that will repair a corrupted Datebook database.  Will this also fix a corrupted Address Book database which is my problem?  
    So, I downloaded and attempted to install the latest version of Palm Desktop.  I was careful to read the instructions that stated NOT to uninstall my current version of Palm Desktop, but to just install the latest version on top of my current Palm Desktop.  However, when I attempted to do the installation, the installer software said it could not install on top of my current software and that I should first uninstall my current software.
    I have some questions now:
    (1) If I uninstall my current version of Palm Desktop, will this destroy my Address Book, Datebook, and Memo databases ( I don't care about the ToDo database)?  If so, what can I do to preserve those databases?
    (2) Is there really a function built in the recent versions of Palm Desktop that will fix a corrupted database?  Is this an "automatic" function that will detect and fix a broken database or is this something I will have to invoke?
    Thanks for your help.
    Gdad

  • Palm Desktop software - Fails to open with msg "Error: Failed to open To Do List database"

    In July 2009 I dropped my trusty Visor on a tile floor and it stopped working.  So, in the meantime I have been using only the Palm Desktop software. 
     Just a couple days ago, when I attempted to launch the Palm Desktop software, it failed with the message “Error: Failed to open To Do List database”.  I think this error may have been caused by a very ungraceful shut-down of my Win XP system the day before. 
     I really don’t care about the To Do List data since I really don’t use it --- in fact, I haven’t used it in many months.  However, I really do need to use the Palm Desktop software for my contacts, calendar, and memo.  The problem is that the error with the To Do List database seems to be preventing the Palm Desktop software from initializing.
     Just guessing, I saved the todo.dat and todo.bak files by renaming them, and then renamed the todo.bak file to todo.dat.  Then I attempted to launch the Palm Desktop application, but it failed with the same error “Error: Failed to open To Do List database”.
     I also tried renaming all of the todo files so that none had a name of todo.dat or todo.bak.  The result is that the Palm Desktop software still will not start up. 
     I think I am using Palm Desktop 4.0.1, at least that is what the help text file seems to tell me.
     I am grateful for any assistance.  Thank you.
    Post relates to: Visor Deluxe
    Post relates to: Visor Deluxe

    Your on the correct path by saving the data by renaming the files. But to resolve this error we need to remove the data all together. Since you no longer need this data if you just delete it then it should not matter. If Palm Desktop is giving this error but will not open I doubt that the data can be recovered in any event.

  • Help! Error: Failed to open Address Book Database on Palm Desktop

    In advance, thank you, thank you, thank you to the person who saves me from this error! I have no idea what I've done to deserve this!?! So, thank you for helping!!!
    Here's the problem:
    When I double click on the Palm Desktop icon on my desktop, I get: Error: Failed to open Address Book Database on Palm Desktop
    And then, I get: This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.
    When I click on the details button, it says: PALM caused an invalid page fault in
    module MFC42.DLL at 0177:5f404045.
    Registers:
    EAX=0082fad8 CS=0177 EIP=5f404045 EFLGS=00010202
    EBX=00000000 SS=017f ESP=0082fa94 EBP=00855d0c
    ECX=5f4d1c58 DS=017f ESI=0082fad8 FS=572f
    EDX=00017b84 ES=017f EDI=00000008 GS=0000
    Bytes at CS:EIP:
    8b 07 3b c8 74 34 83 79 f4 00 7d 0f 83 c1 f4 3b
    Stack dump:
    00000000 008558c0 004b5d3d 00000008 01befe17 0082fad8 008559cc 008558c0 00855d0c 00000000 00000010 5f4d1c58 00000000 00000000 00000000 00000000
    Again, thanks for your help in advance!
    Post relates to: Palm Vx

    I've seen a lot of people post a message that's basically like the problem I'm having. I'm sending this to everyone who had the same general type of question in hopes that my fix might cure your problem also.
    My Palm Desktop (4.1.4) would open correctly the first time after installing, but after doing a hotsync it would crash every other time it was opened (using a Tungsten E). I'm running Windows XP Professional, and it would give an error saying "Windows XP has encountered an error and needs to close", or something like that.
    I did the usual. Removed the program and reinstalled, which didn't work. I also went through the tedious process of uninstalling the software, then removing every registry entry by hand that referenced the Palm or Pocketmirror, which also didn't work.
    I searched through the support files on palmone.com and found something that gave me an idea. It talked about removing a corrupted file to fix problems with the datebook. I hadn't been getting any errors pointing to a specific problem, but on a hunch I deleted the entire address folder out of the Palm directory. That did the trick!
    A corrupted address book in the Palm Desktop software was keeping it from running. The problem was how to fix the corruption, which I eventually found on a menu option in the Palm Desktop software.
    Below is the fix that worked for me. Caution! Only do this if you have all of the current info in your Palm, because it will erase what's on your Palm Desktop.
    1. Go to your Palm folder on your pc (default install location is c:\palm) and open the folder for your user.
    2. Delete the address, datebook, expense, memopad, note pad and todo folders.
    3. Open the Palm Desktop program.
    4. Do a hotsync.
    5. Important! Don't click on anything else in the Palm Desktop after doing the hotsync. If you change to one of the areas that has corrupted data, it will immediately crash.
    6. Right after doing the hotsync, click Tools on the top menu in the Palm Desktop, then Options. Click on the Tools tab and then click Check Now to fix the corrupted data.
    7. Click OK.
    That should hopefully get you running again. Let me know if that worked for you.

  • ERROR : failed to open file : ifrun60_dump_????

    dear every body,
    while working on oracle 6i form. when i click on any menu option
    some times i m facing this error and my application shut downs
    ERROR : failed to open file : ifrun60_dump_????
    some time it is ok but some it is creating trouble on same form
    what is the reason or how to come out of it
    Plz reply

    funny thing about OTN forums is : you can write AND read (it's not a WOM) !!!
    ERROR : failed to open file : ifrun60_dump_????
    ERROR : failed to open file : ifrun60_dump_????
    ERROR : failed to open file : ifrun60_dump_????

  • Link error: Failed to open external module

    Newbie question #2... I'm in chapter 5 of the tutorial, just added the button to calculate min and max values of the sinewave. I get two link errors when I try to run the program.
    2 Project link errors:
     Failed to open external module
     Failed to open external module
    If I comment out the MaxMin1D function and fudge the min and max values the program runs.
    Any ideas?
    The function I added is as follows which appears  to be identical to the sample in the tutorial.
    int CVICALLBACK FindMaxMin (int panel, int control, int event,
            void *callbackData, int eventData1, int eventData2)
        ssize_t min_index;
        double min;
        ssize_t max_index;
        double max;
    //    max = 5;
    //    min = 3;
        switch (event)
            case EVENT_COMMIT:
                MaxMin1D(sine, 100, &max, &max_index, &min, &min_index);
                SetCtrlVal(panelHandle, PANEL_MAX, max);
                SetCtrlVal(panelHandle, PANEL_MIN, min);            
                break;
            case EVENT_RIGHT_CLICK:
                break;
        return 0;

    I searched for analysis.h, found it and copied it to the same folder as sample1.c and the program now links and runs.
    I'm wondering if I'm missing something in the configuration (not smart enough to know where to search)???
    Thanks

Maybe you are looking for