Glest-data-3.1.2-1 package error

i was trying to install glest but i got following error:
checking package integrity...
error: error while reading package /var/cache/pacman/pkg/glest-data-3.1.2-1.pkg.tar.gz: Pathname in pax header can't be converted to current locale.: Invalid or incomplete multibyte or wide character
error: failed to commit transaction (libarchive error)

Here too

Similar Messages

  • The current iTunes 10.5 upgrade does not install on Windows 7 and indicates a faulty install package (error 2324). Advice or details on the release date for a proper fix?

    The current iTunes 10.5 upgrade does not install on Windows 7 and indicates a faulty install package (error 2324). Advice or details on the release date for a proper fix? I'm not able to roll back to the prior version, so I'm stuck in limbo.

    There have been a number of problems with installing the latest iTunes on Windows 7 64-bit machines during the last couple of weeks.  You might want to do a search on that topic and see if anyone has a solution.  There have been various versions of the problem but a lot related to errors in the download package or failure to download.

  • Receiving error in BPC Data Manager while running Export package.

    We are in a multi server environment and receiving below error message while running Export package.
    Have anyone seen below error message in BPC 5.1
    An error occurred while executing a package.
    Package Error Events:
    ErrorCode = -1073668060
    Source = Dump Data
    SubComponent=
    Description = The task "Dump Data" cannot run on this edition of Integration Services. It requires a higher level edition.
    IDOfInterfaceWithError= {8BDFE889-E9D8-4D23-9739-DA807BCDC2AC}
    Thanks
    Sridhar

    Below are our BPC versions:
    BPC on Server Manager: 5.0.486
    Data Manager from eData: 5.0.484
    BPC from eTool: 5.0.486
    Below is the total error message as per your suggestion to run Export package. (even with service account which we used to install the software we are getting same error message.)
    TOTAL STEPS  2
    1. Dump Data:     Failed  in 0 sec.
    [Selection]
    FILE=\ApShell_SK\FINANCE\DataManager\DataFiles\SKTEST.TXT
    TRANSFORMATION=\ApShell_SK\FINANCE\DataManager\TransformationFiles\System Files\Export.xls
    MEASURENAME=PERIODIC
    (Member Selection)
    Category: ACTUAL
    Time: 2006.JAN
    Entity:
    Account:
    DataSrc:
    IntCo:
    RptCurrency: 
    [Messages]
    An error occurred while executing a package.
    Package Error Events:
    ErrorCode = -1073668060
    Source = Dump Data
    SubComponent=
    Description = The task "Dump Data" cannot run on this edition of Integration Services. It requires a higher level edition.
    IDOfInterfaceWithError= {8BDFE889-E9D8-4D23-9739-DA807BCDC2AC}

  • How to capture PLSQL package error and show the same in OAF Page.?

    Hi all,
    I am having the requirement to capture the error from a PL/SQL package and show the error in OAF page with meaning full error.
    Assume i am having the create and review page.
    The create page having the employeeLOV input field (non mandatory field).
    (i have the package which will check whether this LOV value is filled or not.. if not given then the user should be able to see a "understandable message.)
    to achieve the above scenario am following the below steps
    In my CO,
    with in try catch i called the am method which will invoke the XX_CUSTOM_PKG.
    so, from the catch it is giving me the message as shown below.
    try
    ((OAApplicationModule)localObject1).invokeMethod("insertData", personParam);--which will call the am method which in turn call the package.
    catch(Exception exception)
    throw new OAException("Review Error: "+ exception);
    Assume there are 2 possiblity of error inside this package one for Date field and another one for Employee field. we don't know which validation the user will encounter.
    For Employee field validation it is giving messag as below
    Review Error: oracle.apps.fnd.framework.OAException: Exception in insertData:java.sql.SQLException: ORA-20500: Employee field is required. ORA-06512: at "APPS.CUSTOM_UTIL_PKG", line 702 ORA-06512: at line 1
    for Date field as below.
    Review Error: oracle.apps.fnd.framework.OAException: Exception in insertData:java.sql.SQLException: ORA-20500: Date field should always greater than sysdate. ORA-06512: at "APPS.CUSTOM_UTIL_PKG", line 702 ORA-06512: at line 1
    But i need to display only the message "Employee field is required" or "Date field should always greater than sysdate" in the screen.. as information.
    Could you please help me to achive the above message? any sample code will be great help for me.
    Thanks,
    Thiru.
    Edited by: thiru_apps on Mar 13, 2012 11:13 AM

    try
    ((OAApplicationModule)localObject1).invokeMethod("insertData", personParam);--which will call the am method which in turn call the package.
    catch(Exception exception)
    //throw new OAException("Review Error: "+ exception);
    /*Try this code*/
    String exception = null;
    exception = exception.toString();
    if(exception.contains("Employee")){
    throw new OAException("Employee field is required");
    else if(exception.contains("Date")){
    throw new OAException("Date field should always greater than sysdate");
    else
    throw new OAException(exception.toString());
    I hope this might help
    Niranjana

  • PI 711 Installation: Loading of 'SAPNTAB' import package: error but no log

    Hello,
    I'm perfromong an installation of a SAP PI 7.11 ystem on windoows Server 2003 and Oracle 10.2 .
    I've perfromed the installation of the DEV system without particular issue.
    But now when tryning to install the QAS system , I can't finish the installation : Im' stuck in the import ABAP step ...
    It is impossible to import the 'SAPNTAB' package. I couln't find the reason.
    I've tried updating the R3load binary, rebooting the server, restarting the instalaltion from scratch but it didn't help.
    Here I provide you the logs, maybe you can help me
    SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110223195542
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 14 2010 22:52:23
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: SVERS deleted/truncated #20110223195543
    sapinst_dev.log
    Syslib info about system call. OS message 109 (The pipe has been ended.
    ) after execution of system call 'ReadFile' with parameter ((read end of child process output pipe)), line (403) in file (synxcpipe.cpp).
    WARNING    2011-02-23 19:56:12.607
               CJSlibModule::writeWarning_impl()
    Execution of the command ""C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\sapjvm\sapjvm_5\bin\java.exe" -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
    java version "1.5.0_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 5.1.024)
    SAP Java 64-Bit Server VM (build 5.1.024, Sep  4 2008 23:21:58 - 51_REL - optU - windows amd64 - bas2:106386 (mixed mode))
    Import Monitor jobs: running 1, waiting 28, completed 0, failed 0, total 29.
    Loading of 'SAPNTAB' import package: ERROR
    Import Monitor jobs: running 0, waiting 28, completed 0, failed 1, total 29.
    TRACE      2011-02-23 19:56:12.607
    Function setMessageIdOfExceptionMessage: nw.programError
    ERROR      2011-02-23 19:56:12.607
               CJSlibModule::writeError_impl()
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    import_monitor.log
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL' template file is started.
    INFO: 2011-02-23 19:55:42 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2011-02-23 19:55:42
    Data codepage 1100 is determined using TOC file 'E:\SAPCD\51036706\DATA_UNITS\EXP1\DATA\REPOSRC.TOC' for package 'REPOSRC'.
    INFO: 2011-02-23 19:55:42
    Version table 'SVERS' is found in STR file 'E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    INFO: 2011-02-23 19:55:42
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is started.
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPNTAB' import package into database:
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    ERROR: 2011-02-23 19:55:45 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is interrupted with R3load error.
    Process 'E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast' exited with return code -1,073,741,819.
    For mode details see 'SAPNTAB.log' file.
    Standard error output:
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2011-02-23 19:56:12
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2011-02-23 19:56:12
    1 error(s) during processing of packages.
    INFO: 2011-02-23 19:56:12
    Import Monitor is stopped.
    Edited by: Raoul Shiro on Feb 23, 2011 8:11 PM
    Edited by: Raoul Shiro on Feb 23, 2011 8:12 PM

    Hello,
    Thank you for your answer.
    I already opened a sap cutomer call, they answered that it it not a database issue,
    I restarted the installationfriom scracth , but i still got the same error :
    Here is the full content of the file SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 22 2008 00:13:12
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -ctf I E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL SAPNTAB.TSK ORA -l SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 22 2008 00:13:12
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: SVERS created #20110225170643
    Regards.
    Raoul

  • Crystal report for visual studio 2010 data source object is not valid error

    Hello,
    I receive an "data source object is not valid" error when I want to print one CR document after setting an ADODB.Recordset on SetDataSource method of my report.
    On my developer station, this operation works without problem but on client station, I get this error.
    The redistributable package for client is installed on client side (CRRuntime_32bit_13_0_1.msi).
    Can someone help me?
    Thank you.

    Thank's for your answers
    Dim rsPkLst As ADODB.Recordset = Nothing
    Dim report As New crPickingList
    ' Fill ADODB.Recordset with SQL Statment
    If rsPkLst.RecordCount > 0 Then
          report.SetDataSource(rsPkLst) ' Error : The data source object is invalid
    EndIf
    This error appears during  "report.SetDataSource(rsPkLst)" instruction.
    ADODB drivers are already installed and my ADODB.Recordset is filled with good records.
    This project is an updated project from Visual Studio 2003 to Visual studio 2010 and the old version was running fine.
    Developer and client station runs under Windows XP SP3.
    On developer side I install CRforVS_13_0_1 (BuildVersion=13.0.1.220.Cortez_CR4VS).
    On client side I install CRRuntime_32bit_13_0_1.msi.
    Both stations use Microsoft .Net Framework 4.
    Move to ADO.NET is a solution but, for the moment, I do not have the time to change all applications from my company.
    (I get this error from all application updated from VS 2003 to VS 2010 developed since 2005)
    David.

  • Call to Driver Package Error - Nine Possible Solutions that have Resolved this Issue!

    Hello everyone I've decided to write up this guide to discuss and troubleshoot the “Call to Driver Package Error”.
    What is it ? What causes it?
    This issue normally occurs when a specific driver, that is being called, cannot be called. Sometimes, a 1627 or 1603 error is referenced in the error.
         - If a 1603 error is referenced, this indicates that an ERROR_INSTALL_FAILURE has occurred, meaning a component of the installation failed. This is normally accompanied when another form of installation occurs.
         - If a 1627 error is referenced, this indicates that an ERROR_FUNCTION_FAILURE has occurred, meaning a function at a specific moment has failed, and the installation cannot continue.
    Typically, these numbers do not mean a whole lot. However, for an advanced user, these numbers might mean a little bit more.
    An example?
    "Call to driver package install returned the error 1603 for Pkg C:/ProgramFiles\HP\HP officejet pro 8600\driverstore\ng scan driver\HPWia_OJ8600.INF"
    This is the most recent error message I've witnessed. If you break it down, you will notice that “HPWia_OJ8600.INF” is the installation file (INF) that has failed. WIA (Windows Image Acquisition) is crucial for scanning, and the printer installs this file to enable scanning features.
    How can you troubleshoot this error?
    This is the main portion of the post. I am going to suggest a significant list of troubleshooting that you can attempt. There are nine solutions which have resolved the issue in different situations, all of which I personally worked with. I'm hoping that these solutions will work for you if you have to face this error.
    *Please note that some of this troubleshooting is a little complicated. If a mistake is made, you may have to reinstall the operating system. However, the final troubleshooting step will require you to do this. You should make sure all of your data is backed up before troubleshooting.
    Backing Up Your Files (Windows 8)
    Backing Up Your Files (Windows 7)
    How to Back Up Your Files (Windows Vista or XP)
    You should also backup the Registry. There are some Registry-editing steps in the troubleshooting I provide.
    Backing Up, Editing, and Restoring the Windows Registry (Windows 8)
    Backing Up, Editing, and Restoring the Windows Registry (Windows 7)
    Backing Up, Editing, and Restoring the Windows Registry (Windows 98, ME, and XP)
    *After each step is attempted, you can try installing the printer software. If it fails, please uninstall the software before proceeding. This HP document will explain how to do it:
    1. The first step is performing a Clean Boot. I've resolved this issue in the past by performing this simple step before installing the software. A Clean Boot will turn off third-party programs and services that could be blocking the software from working correctly. For more information on how to do this, please look at this Microsoft document:
    How to perform a clean boot in Windows
    2. Next, make sure the Windows Installer it turned on and started. If it not, the installation may not complete. To do this, hold down the “Windows” and “R” key on the keyboard, which will open the Run box. In that box, type “services.msc” (without the quotes) and hit Enter.
    Now scroll down to the Windows Installer. If it is checked stopped, or not started, right-click on it and select “Start”.
    3. Next, I would suggest completing all Windows Updates:
    a) Open "Windows Update" in Control Panel.
    b) Click "Settings", and then click "Install optional updates".
    c) Next, click "Check for updates".
    This will ensure that all updates are found and installed. Once they are installed, see whether or not the error returns.
    4. If the issue is not resolved at this point, I would like to check the system for obvious corruption with an SFC scan. SFC stands for System File Checker, and it scans and attempts to restore corrupted Windows files.
    To do this, open Command Prompt as Administrator. Type in this command and hit Enter afterward: sfc
    /scannow
    Write down the results and restart computer after this completes.
    5. Creating a new Administrator account is a workaround to the issue. If the error does not appear on other accounts, this proves that whatever is causing the error is account-exclusive. I'm going to suggest you unlock the computer's built-in Administrator account.
    To do this, open Command Prompt as Administrator, again. Then type in this command and hit Enter afterward: net user administrator /active:yes
    6. The next step involves editing permissions in the Registry. In the Registry, please review the instructions below to apply full permissions to the following key: HKEY_LOCAL_MACHINE
    a) Right-click on the key that you need to edit and/or delete (HKEY_LOCAL_MACHINE). Click on "permissions..."
    b) Click "Add" in that Window that appears.
    c) There will be an empty box under "Enter the object names to select". Type "Administrator" (without the quotes), then click on "Check Names".
    d) An Administrator name will appear, click "Ok" when it does.
    e) You should be able to select (click) the Administrator profile under "Group or user names". Once clicked, click on "Advanced".
    f) Click on the "Owner" tab.
    g) Click on the Administrator profile, then put the check-mark in "Replace owner on subcontainers and objects".
    h) Go back to the "Permissions" tab, and ensure the Administrator profile is selected.
    i) In the "Permissions" tab, put a check-mark in every box available. The boxes will likely be indicated by "Include inheritable permissions from this object's parent" and "Replace all child object permissions with inheritable permissions from this object".
    j) Next, click "Edit". Put a check-mark in "Full Control" under Allow. Click Ok. Now, click Apply (you may receive a Window security message, just click "Yes"), then Ok.
    k) Exit the Registry, then restart the computer, and launch the Administrator account.
    7. The next step is to re-register the Windows Installer, and other dynamic library links (.DLL). Doing this will reference certain components that are required to complete the installation. Open Command Prompt as Administrator, then type each command and hit Enter after each one:
    MSIEXEC /UNREGISTER
    MSIEXEC /REGSERVER
    REGSVR32 MSI.DLL
    REGSVR32 ATL.DLL
    REGSVR32 SOFTPUB.DLL
    REGSVR32 WINTRUST.DLL
    REGSVR32 INITPKI.DLL
    REGSVR32 DSSENH.DLL
    REGSVR32 RSAENH.DLL
    REGSVR32 GPKCSP.DLL
    REGSVR32 SCCBASE.DLL
    REGSVR32 SLBCSP.DLL
    REGSVR32 MSSIP32.DLL
    REGSVR32 CRYPTDLG.DLL
    8. There are certain DLL files that can interfere with the installation, and they should be deleted. Go to C:\Windows\System32
    Delete the following files:
    HPZipm12.dll
    HPZinw12.dll
    9. Before reinstalling the operating system, you can try restoring it. This will allow you to return the computer to a point where the printer was working.
    *You should only do this if the software worked in the recent past.
    What is System Restore? - For Windows 7 and Vista
    How to refresh, reset, or restore your PC - For Windows 8 and 8.1
    What if these nine solutions do not work?
    Finally, you will need to reinstall the operating system if the issue is not resolved by this point. However, I can promise that this will resolve the issue. Here is a generic document on reinstalling the operating system:
    Overview of Recovering the OS or Reinstalling the Operating System
    And that's everything. Thanks for reading! - Mario
    I worked on behalf of HP.

    No error messages are given. It will either freeze while saying "Accessing iTunes Store," or without saying anything at all.
    I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • TR: Thread Package error while configuring

    De : Joel RIANDEY
    Date : mercredi 24 septembre 1997 12:42
    A : Francois BOUCHARD
    Objet : Thread Package error while configuring
    I've got the following error while trying to assign a partition on a node during configuration.
    SYSTEM ERROR: This component cannot be moved to this node. Node does not
    support logical component
    Class: qqsp_ErrorDescriptor
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    USER ERROR: The node ORDAM-NT_DVPT is unable to support this partition
    (LaunchCcsProject_cl0_Part1). This is because either all of the restricted
    projects required by the partition have not been installed on the node or the
    node does not have the external resource or thread package that the partition
    uses. This partition requires the restricted project(s) <none> and the thread
    package Forte.
    Class: qqsp_UsageException
    Error #: [1301, 460]
    Detected at: qqem_LogicalPartition::Assign at 4
    Last TOOL statement: method AppComponentVM.Install
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    The partition is containing a library wrap object which Multithreaded attribute is set to FALSE;
    The node to which I want to transfer the partition is a NT node while my library remains in an AIX one.
    Nevertheless I can drag my partition if this library Multithreaded attribute is set to TRUE but I need it to be positionned at FALSE.
    I) Anyone could tell me if there is a solution for assigning such partition on such node ?
    II) What is "the thread package Fort&eacute;' ?

    De : Joel RIANDEY
    Date : mercredi 24 septembre 1997 12:42
    A : Francois BOUCHARD
    Objet : Thread Package error while configuring
    I've got the following error while trying to assign a partition on a node during configuration.
    SYSTEM ERROR: This component cannot be moved to this node. Node does not
    support logical component
    Class: qqsp_ErrorDescriptor
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    USER ERROR: The node ORDAM-NT_DVPT is unable to support this partition
    (LaunchCcsProject_cl0_Part1). This is because either all of the restricted
    projects required by the partition have not been installed on the node or the
    node does not have the external resource or thread package that the partition
    uses. This partition requires the restricted project(s) <none> and the thread
    package Forte.
    Class: qqsp_UsageException
    Error #: [1301, 460]
    Detected at: qqem_LogicalPartition::Assign at 4
    Last TOOL statement: method AppComponentVM.Install
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    The partition is containing a library wrap object which Multithreaded attribute is set to FALSE;
    The node to which I want to transfer the partition is a NT node while my library remains in an AIX one.
    Nevertheless I can drag my partition if this library Multithreaded attribute is set to TRUE but I need it to be positionned at FALSE.
    I) Anyone could tell me if there is a solution for assigning such partition on such node ?
    II) What is "the thread package Fort&eacute;' ?

  • Transaction data from BI TO BPC : cube error

    HI Guru's,
    We are trying to load transaction data from BI to BPC ,now my requirement is does  it possible to bring transaction data from BI Mulitprovider or SIMPLE Mulitprovider.
    While we are loading the data from Multiprovider we are finding the following Error:
    Error occurs when loading transaction data from other cube
    Application: Ext_Rev_COS Package status: ERROR
    Following is the Mapping :
    *MAPPING
    Category=*NEWCOL(ACTUAL)
    Contract_Curr=ZSD_I06___F60
    Customer=ZSD_I06___F10
    Customer_Type=*NEWCOL(None)
    Destination_T0=ZSD_I06___F14
    Entity=ZSD_I06___F22
    LeaseType=ZSD_I06___F133
    Origin_From=ZSD_I06___F13
    Product=ZSD_I06___F210
    P_ACCT=*NEWCOL(P10020)
    RptCurrency=ZSD_I06___F61
    SKU=ZSD_I06___F11
    Time=ZSD_I06___F59
    SignedData=ZSD_I06___F68
    *CONVERSION
    Time=TIME_FISPER_CON.XLS
    CUSTOMER=CUST_CON.XLS
    Appreciated for your valuable Answers and Time.............
    Thanks in advance..............

    Hi,
    Please refer to these SAP Notes:
    1562812 - Failed to load data if there are lots of rejected data -BPC 7.5 NW
    1689203 - Error occurs when loading transaction da
    I believe that the first one will do the trick.
    Hope these help.
    Regards,
    Vin

  • Error -:  AIP-51000:  General Packaging Error (10g)

    Hi All,
    We are getting a general packaging error. Any idea what can be wrong?
    Thanks in advance.
    Suresh
    Description: General Packaging Error
    StackTrace:
    Error -: AIP-51000: General Packaging Error
         at oracle.tip.adapter.b2b.packaging.MimePackaging.processInputStreamOrStringMessage(MimePackaging.java:1770)
         at oracle.tip.adapter.b2b.packaging.MimePackaging.processMessageContent(MimePackaging.java:1406)
         at oracle.tip.adapter.b2b.packaging.MimePackaging.doUnpack(MimePackaging.java:2343)
         at oracle.tip.adapter.b2b.packaging.MimePackaging.unpack(MimePackaging.java:3224)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1441)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2593)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2463)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2418)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    Wire message:
    SUBJECT=RNIF20 Message
    DATE=Wed, 28 Apr 2010 13:52:29 -0600
    CONTENT-TYPE=multipart/related;type="multipart/related";boundary="_=39025197418758284Sterling39025197418758284MOKO"
    X-RN-VERSION=RosettaNet/V02.00
    USER-AGENT=GIS/PsHttpClientAdapter
    CONTENT-LENGTH=44845
    MESSAGE-ID=<[email protected]>
    ORACLE-ECID=1272484350:10.4.88.160:13205:0:27785,0
    X-RN-RESPONSE-TYPE=async
    HOST=cbist.ciena.com:443
    B2B_SERVLET_URI_PATTERN=/b2b/transportServlet
    --_=39025197418758284Sterling39025197418758284MOKO
    Content-Type: multipart/related;type="application/xml";boundary="_=7854933919128513Sterling7854933919128513MOKO"
    --_=7854933919128513Sterling7854933919128513MOKO
    Content-Type: application/xml
    Content-ID: <app2-1dd23585-12845d2ef4c-75e4>
    Content-location: RN-Preamble
    <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE Preamble SYSTEM "Preamble_MS_V02_00.dtd" ><Preamble>...</Preamble>
    --_=7854933919128513Sterling7854933919128513MOKO
    Content-Type: application/xml
    Content-ID: <app2-1dd23585-12845d2ef4c-75e5>
    Content-location: RN-Delivery-Header
    <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE DeliveryHeader SYSTEM "DeliveryHeader_MS_V02_00.dtd" ><DeliveryHeader>...</DeliveryHeader>
    --_=7854933919128513Sterling7854933919128513MOKO
    Content-Type: application/xml
    Content-ID: <app2-1dd23585-12845d2ef4c-75e6>
    Content-location: RN-Service-Header
    <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE ServiceHeader SYSTEM "ServiceHeader_MS_V02_00.dtd" ><ServiceHeader>...</ServiceHeader>
    --_=7854933919128513Sterling7854933919128513MOKO
    Content-Type: application/xml
    Content-ID: <app2-1dd23585-12845d2ef4c-75e7>
    Content-location: RN-Service-Content
    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <!DOCTYPE Pip3A7PurchaseOrderUpdateNotification SYSTEM "3A7_MS_V02_04_PurchaseOrderUpdateNotification.dtd">
    <Pip3A7PurchaseOrderUpdateNotification>
    </Pip3A7PurchaseOrderUpdateNotification>
    _=7854933919128513Sterling7854933919128513MOKO
    _=39025197418758284Sterling39025197418758284MOKO

    Hi,
    We are getting the following error in our production environment. Can someone help us here urgently? What could be the possible issue?
    2010.09.11 at 04:20:24:944: Thread-10: B2B - (ERROR) Error -: AIP-51000: General Packaging Error: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMimeBodyPart(MimePackaging.java:1361)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processInputStreamOrStringMessage(MimePackaging.java:1163)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMessageContent(MimePackaging.java:737)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMultipartMessage(MimePackaging.java:829)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMessageContent(MimePackaging.java:731)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.doUnpack(MimePackaging.java:657)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.unpack(MimePackaging.java:587)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1465)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2617)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2487)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2442)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
         at javax.mail.MessageContext.getMessage(MessageContext.java:82)
         at javax.mail.MessageContext.getMessage(MessageContext.java:61)
         at javax.mail.MessageContext.getSession(MessageContext.java:93)
         at com.sun.mail.handlers.message_rfc822.getContent(message_rfc822.java:65)
         at javax.activation.DataSourceDataContentHandler.getContent(DataHandler.java:745)
         at javax.activation.DataHandler.getContent(DataHandler.java:501)
         at javax.mail.internet.MimeBodyPart.getContent(MimeBodyPart.java:531)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMimeBodyPart(MimePackaging.java:1283)
         ... 13 more
    2010.09.11 at 04:20:25:122: Thread-10: B2B - (ERROR) java.lang.NullPointerException
         at oracle.tip.adapter.b2b.msgproc.DbAccess.insertMsgTblRow(DbAccess.java:903)
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateWireBusinessToErrorState(DbAccess.java:5577)
         at oracle.tip.adapter.b2b.engine.Engine.handleInboundException(Engine.java:4174)
         at oracle.tip.adapter.b2b.engine.Engine.handleExceptionBeforeIncomingTPA(Engine.java:4045)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1476)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2617)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2487)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2442)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2010.09.11 at 04:20:25:124: Thread-10: B2B - (ERROR) Error -: AIP-50031: B2B adapter general error: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateWireBusinessToErrorState(DbAccess.java:5638)
         at oracle.tip.adapter.b2b.engine.Engine.handleInboundException(Engine.java:4174)
         at oracle.tip.adapter.b2b.engine.Engine.handleExceptionBeforeIncomingTPA(Engine.java:4045)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1476)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2617)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2487)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2442)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.msgproc.DbAccess.insertMsgTblRow(DbAccess.java:903)
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateWireBusinessToErrorState(DbAccess.java:5577)
         ... 9 more
    2010.09.11 at 04:20:25:424: Thread-11: B2B - (ERROR) java.lang.NullPointerException
         at javax.mail.MessageContext.getMessage(MessageContext.java:82)
         at javax.mail.MessageContext.getMessage(MessageContext.java:61)
         at javax.mail.MessageContext.getSession(MessageContext.java:93)
         at com.sun.mail.handlers.message_rfc822.getContent(message_rfc822.java:65)
         at javax.activation.DataSourceDataContentHandler.getContent(DataHandler.java:745)
         at javax.activation.DataHandler.getContent(DataHandler.java:501)
         at javax.mail.internet.MimeBodyPart.getContent(MimeBodyPart.java:531)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMimeBodyPart(MimePackaging.java:1283)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processInputStreamOrStringMessage(MimePackaging.java:1163)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMessageContent(MimePackaging.java:737)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMultipartMessage(MimePackaging.java:829)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.processMessageContent(MimePackaging.java:731)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.doUnpack(MimePackaging.java:657)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.unpack(MimePackaging.java:587)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1465)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2617)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2487)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2442)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    Regards
    Kavitha

  • Re: TR: Thread Package error while configuring

    Francois,
    Because NT only uses native threads (instead of Forte' threads,) 3GL
    partitions CAN NOT be marked as MULTITHREADED=FALSE on NT. Setting
    MULTITHREADED=FALSE uses Forte threads, setting it to TRUE will allow
    native threads to be used.
    The moral of the story - 3GL code must be reentrant, thread safe and signal
    tolerant on NT. You must also make sure to link with the multi-threaded
    libraries when compiling C/C++ code for NT.
    Don
    At 03:05 PM 9/24/97 +0100, Francois BOUCHARD wrote:
    >
    >
    De : Joel RIANDEY
    Date : mercredi 24 septembre 1997 12:42
    A : Francois BOUCHARD
    Objet : Thread Package error while configuring
    I've got the following error while trying to assign a partition on a nodeduring configuration.
    >
    >
    SYSTEM ERROR: This component cannot be moved to this node. Node does not
    support logical component
    Class: qqsp_ErrorDescriptor
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client",(partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    USER ERROR: The node ORDAM-NT_DVPT is unable to support this partition
    (LaunchCcsProject_cl0_Part1). This is because either all of the restricted
    projects required by the partition have not been installed on the nodeor the
    node does not have the external resource or thread package that thepartition
    uses. This partition requires the restricted project(s) <none> and thethread
    package Forte.
    Class: qqsp_UsageException
    Error #: [1301, 460]
    Detected at: qqem_LogicalPartition::Assign at 4
    Last TOOL statement: method AppComponentVM.Install
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client",(partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    The partition is containing a library wrap object which Multithreadedattribute is set to FALSE;
    The node to which I want to transfer the partition is a NT node while mylibrary remains in an AIX one.
    Nevertheless I can drag my partition if this library Multithreadedattribute is set to TRUE but I need it to be positionned at FALSE.
    >
    I) Anyone could tell me if there is a solution for assigning suchpartition on such node ?
    >
    II) What is "the thread package Fort&eacute;' ?
    ====================================
    Don Nelson
    Senior Consultant
    Forte Software, Inc.
    Denver, CO
    Corporate voice mail: 510-986-3810
    aka: [email protected]
    ====================================
    "Weekends don't count unless you spend them doing something completely
    pointless." - Calvin

    Francois,
    Because NT only uses native threads (instead of Forte' threads,) 3GL
    partitions CAN NOT be marked as MULTITHREADED=FALSE on NT. Setting
    MULTITHREADED=FALSE uses Forte threads, setting it to TRUE will allow
    native threads to be used.
    The moral of the story - 3GL code must be reentrant, thread safe and signal
    tolerant on NT. You must also make sure to link with the multi-threaded
    libraries when compiling C/C++ code for NT.
    Don
    At 03:05 PM 9/24/97 +0100, Francois BOUCHARD wrote:
    >
    >
    De : Joel RIANDEY
    Date : mercredi 24 septembre 1997 12:42
    A : Francois BOUCHARD
    Objet : Thread Package error while configuring
    I've got the following error while trying to assign a partition on a nodeduring configuration.
    >
    >
    SYSTEM ERROR: This component cannot be moved to this node. Node does not
    support logical component
    Class: qqsp_ErrorDescriptor
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client",(partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    USER ERROR: The node ORDAM-NT_DVPT is unable to support this partition
    (LaunchCcsProject_cl0_Part1). This is because either all of the restricted
    projects required by the partition have not been installed on the nodeor the
    node does not have the external resource or thread package that thepartition
    uses. This partition requires the restricted project(s) <none> and thethread
    package Forte.
    Class: qqsp_UsageException
    Error #: [1301, 460]
    Detected at: qqem_LogicalPartition::Assign at 4
    Last TOOL statement: method AppComponentVM.Install
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client",(partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    The partition is containing a library wrap object which Multithreadedattribute is set to FALSE;
    The node to which I want to transfer the partition is a NT node while mylibrary remains in an AIX one.
    Nevertheless I can drag my partition if this library Multithreadedattribute is set to TRUE but I need it to be positionned at FALSE.
    >
    I) Anyone could tell me if there is a solution for assigning suchpartition on such node ?
    >
    II) What is "the thread package Fort&eacute;' ?
    ====================================
    Don Nelson
    Senior Consultant
    Forte Software, Inc.
    Denver, CO
    Corporate voice mail: 510-986-3810
    aka: [email protected]
    ====================================
    "Weekends don't count unless you spend them doing something completely
    pointless." - Calvin

  • Loading of 'SAPSSEXC' import package: ERROR

    Hi All
    I am installing Solution Manager 7.0
    but it prompt error when import ABAP ......
    Loading of 'SAPSSEXC' import package: ERROR
    Edited by: Kevin Wong on Jun 19, 2009 9:53 AM

    Log of 'SAPSSEXC'
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090618160337
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:39
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe -ctf I F:\software\sap\51033518_2\EXP4\DATA\SAPSLEXC.STR C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL SAPSLEXC.TSK ORA -l SAPSLEXC.log
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: job completed
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090618160337
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090618160337
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:39
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe -i SAPSLEXC.cmd -dbcodepage 4103 -l SAPSLEXC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090618160338
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090619095804
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:39
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe -i SAPSLEXC.cmd -dbcodepage 4103 -l SAPSLEXC.log -stop_on_error
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090619095805
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20090619153522
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:39
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe -i SAPSLEXC.cmd -dbcodepage 4103 -l SAPSLEXC.log -stop_on_error
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: DbSlErrorMsg rc = 99
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    F:\usr\sap\PAS\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20090619153527
    Edited by: Kevin Wong on Jun 19, 2009 9:54 AM

  • An internal database error occurred in the Business Data Connectivity Shared Service. SQL Error Number : 229

     Recently i upgraded my SharePoint server 2013 to SP1, after the upgrade i received following message in manage database Status page " Databases running in compatibility range, upgrade recommended" 
    for Business Data Connectivity Database. Then i ran Sharepoint Configuration wizard, which fixed that error on that page but i am getting a error message while accessing BDCApplication page in manage service applications pagein central admin"
    An internal database error occurred in the Business Data Connectivity Shared Service. SQL Error Number : 229
    Sys Log :
    The BDC Service application failed due to a SQL Exception: SQLServer host WSQLD05\DV. The error returned was: 'The EXECUTE permission was denied on the object 'proc_ar_GetAdministrationMetadataCatalogByPartitionId', database 'sp_BusinessDataConnectivity_DV13',
    schema 'dbo'.'
    I checked the Db role of the service app pool account, it has SPDataAccess permission over the Database. i cant recreate another application without knowing the root cause. I hope i can get better option to troubleshoot the issue.
    Thank you

    As per the error message, you can at least grant the BDC service application pool account the EXECUTE perimssions on the sp_BusinessDataConnectivity_DV13 database
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • While loading data from r/3 to bw error 8 /error in source system is coming

    while loading data from r/3 to bw error 8 /error in source system is coming . how can i solve this problem .

    Check source system connectivity.
    Tcode RSA1 --> Source System RClick --> 'Check'

  • Unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    Hello chae84swangin,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

Maybe you are looking for