Error in assign structure passed is too short ....

while passing parameter to function hr_infotype_operations error received was structure passed is too short than that given for the  field symbol
assign <f > to <fs> casting <tabname>
i don't want to pass all the fields that are existing in table.
MSK

i have passed the fields as follows:-
DATA: l_p0169 like pa0169.
  l_p0169-barea = 'US'.
  l_p0169-pltyp = '401k'.
  l_p0169-bplan = '401k'.
  l_p0169-elidt = '20070601'.
  l_p0169-enrty = 'M'.
  l_p0169-perio = '4'.
CALL FUNCTION 'HR_INFOTYPE_OPERATION'
  EXPORTING
    INFTY                = '0169'
    NUMBER                = p_pernr
   SUBTYPE                = p_subtype
   VALIDITYEND            = '20070608'
   VALIDITYBEGIN          = '99991231'
    record                 = l_p0169
    operation              = 'INS'
   TCLAS                  = 'A'
IMPORTING
   RETURN                 = l_bapireturn
   KEY                    = bapipakey_tab.

Similar Messages

  • Occasional Task Sequence fail (1 out of 5) with Error 615 Your Password is too short

    We have a task sequence that fails to install software and updates with an error liek this: Operation System Error 615: The password you provided was too short for the computers password policy. Please provide a longer password.
    With all software installations I always tick the continue on failure. Consequently in a task sequence you see the entire list of installation requirements fail with this error. This includes Applications, Packages and Software Updates. Without any amendment,
    the next time it is run, it runs successfully. Add to this the issue that the task sequence no longer displays the progress bar after rebooting into windows (x64) and it all points to the OSD process being a bit flaky.
    By the way, we are installing Win7 x64 (No x86 anymore) over PXE.
    So any pointers with this would be very gratefully received. 
    Anthony Sheehy - MCP, MCITP

    Here is the status message sent to Configuration Manager:
    The task sequence execution engine failed executing the action (Freefall Sensor) in the group (Install) with the error code 2278559764
    Action output: 7"'
    Verified policy is compiled in 'root\ccm\policy\machine' namespace
    content location count = 1
    Invoking Execution Manager to install software
    FALSE, HRESULT=87d01014 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,251)
    0, HRESULT=87d01014 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\installsoftware.cpp,764)
    Entering ReleaseSource() for C:\_SMSTaskSequence\Packages\WGS00137
    reference count 1 for the source C:\_SMSTaskSequence\Packages\WGS00137 before releasing
    Delete source directory C:\_SMSTaskSequence\Packages\WGS00137
    Released the resolved source C:\_SMSTaskSequence\Packages\WGS00137
    pInstall->Install(sPackageID, sProgramName), HRESULT=87d01014 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,361)
    Failed to invoke Execution Manager to Install Software for PackageID='WGS00137' ProgramID='Silent Installation' AdvertID='WES20013' hr=0x87d01014
    InstallSoftware failed, hr=0x87d01014
    Install Software failed, hr=0x87d01014. The operating system reported error 615: The password provided is too short to meet the policy of your user account. Please choose a longer password.
    And here's the group policy that is applied to that OU:
    Enforce   password history
    0   passwords remembered
    Maximum   password age
    0   days
    Minimum   password age
    0   days
    Minimum   password length
    0   characters
    Password   must meet complexity requirements
    Disabled
    Of course, the password complexity issue is a non-starter: How come SCCM 2007 task sequences did not have the same problem? Why does the Task Sequence work
    sometimes and not others. All passwords I provide to Configuration Manager all conform to complexity rules anyway.
    The relevant SMSTS.log portion is below:
    <![LOG[Variable name: _SMSSWDProgramName]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Action command line: smsswd.exe /pkg:WGS00137 /install /basevar: /continueOnError:]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:522">
    <![LOG[Adding instruction at 90]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:524">
    <![LOG[
    Parsing step node: Applications]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:458">
    <![LOG[Description: ]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:462">
    <![LOG[ContinueOnError: true]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:466">
    <![LOG[SuccessCodeList: 0]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:474">
    <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="0" thread="1804" file="ccmxml.h:582">
    <![LOG[No condition is associated with the step.]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:670">
    <![LOG[Disable: ]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:483">
    <![LOG[Run in attribute: FullOS]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:491">
    <![LOG[Timeout: ]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:495">
    <![LOG[DefaultVarlist found]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:579">
    <![LOG[Variable name: OSDApp0Description]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp0DisplayName]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp0Name]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp1Description]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp1DisplayName]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp1Name]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDAppCount]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Action command line: smsappinstall.exe /app:ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_28f01c04-7229-4152-85e2-f2f43daf92b2,ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_382fdd99-2228-452d-a6f0-63e543ce628d /basevar: /continueOnError:True]LOG]!><time="18:06:06.660-60"
    date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:522">
    <![LOG[Adding instruction at 91]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:524">
    <![LOG[
    Parsing step node: Language Packs]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:458">
    <![LOG[Description: ]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:462">
    <![LOG[ContinueOnError: true]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:466">
    <![LOG[SuccessCodeList: 0]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:474">
    <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="0" thread="1804" file="ccmxml.h:582">
    <![LOG[No condition is associated with the step.]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:670">
    <![LOG[Disable: ]LOG]!><time="18:06:06.660-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:483">
    <![LOG[Run in attribute: FullOS]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:491">
    <![LOG[Timeout: ]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:495">
    <![LOG[DefaultVarlist found]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:579">
    <![LOG[Variable name: OSDApp0Description]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp0DisplayName]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp0Name]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp1Description]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp1DisplayName]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp1Name]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp2Description]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp2DisplayName]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp2Name]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp3Description]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp3DisplayName]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp3Name]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp4Description]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp4DisplayName]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp4Name]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp5Description]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp5DisplayName]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp5Name]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp6Description]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp6DisplayName]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp6Name]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp7Description]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp7DisplayName]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDApp7Name]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDAppCount]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:620">
    <![LOG[Action command line: smsappinstall.exe /app:ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_9df3ec9a-e691-4106-b274-46c4c6c319b9,ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_42e28566-b339-4773-92cf-05b8e748d996,ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_305b4a34-0b5a-46fe-82dd-c57a5897e063,ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_379afca3-f48e-486b-8848-296223481edd,ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_502bf2db-e1c8-42ac-a499-61320d661cc3,ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_455a6de9-fe98-47ed-8dab-e860dd4681ed,ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_1707c97e-b4bb-4827-9117-02e79435213e,ScopeId_69AC7FA1-9E68-49C4-8D43-9BA17630A64D/Application_a17f2337-ad2e-42cb-9813-c9e167a85050
    /basevar: /continueOnError:True]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:522">
    <![LOG[Adding instruction at 92]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:524">
    <![LOG[Processed all elements]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:333">
    <![LOG[Adding end group instruction at 93]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:402">
    <![LOG[The next instruction after group will be at 94]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:408">
    <![LOG[
    Parsing step node: Opt In to CEIP and WER]LOG]!><time="18:06:06.676-60" date="05-28-2012" component="TSManager" context="" type="1" thread="1804" file="tsxml.cpp:458">
    Anthony Sheehy - MCP, MCITP

  • SP01 - display spool request, buffer too short

    Dear all,
    when trying to display spool request in transaction SP01, we are getting the error: internal error 0000000040/ 32 in spooler (buffer too short)
    But the same request could be displayed via transaction SPO10.
    R/3 4.6C.
    Any idea ?
    Thank you for the answer.
    Pavol Simko
    Edited by: Pavol Simko on Nov 3, 2009 3:18 AM

    In SM37:
    Goto>Display Requests>Settings...
    Then in "Display area"-->"From page"
    Set it to from page 1 - "no of pages" then try to display
    the spool again.

  • /lib/i386/libawt.so: /usr/lib/libXtst.so.6: file too short occurred. error

    I am doing 10AS(10.1.3.5) upgrade on 64bit OL 5 os with R1211/11.2.0.3 database.
    I set the environment file and trying to run runinstaller, i am getting below error.
    =====================
    [applmgr@apps Disk1]$ ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-Red Hat Enterprise Linux AS release 3, redhat-Red Hat Enterprise Linux AS release 4, redhat-Red Hat Enterprise Linux ES release 3, redhat-Red Hat Enterprise Linux ES release 4, redhat-3, redhat-4, redhat-5, SuSE-9 or SuSE-10
    Passed
    All installer requirements met.
    Checking Temp space: must be greater than 400 MB. Actual 6491 MB Passed
    Checking swap space: must be greater than 512 MB. Actual 5122MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Checking if CPU speed is above 300 MHz. Actual 2666 MHz Passed
    Ignoring optional pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-03-11_08-05-11PM. Please wait ...[applmgr@apps Disk1]$ Oracle Universal Installer, Version 10.1.0.6.0 Production
    Copyright (C) 1999, 2009, Oracle. All rights reserved.
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-03-11_08-05-11PM/jre/1.4.2/lib/i386/libawt.so: /usr/lib/libXtst.so.6: file too short occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-03-11_08-05-11PM/jre/1.4.2/lib/i386/libawt.so: /usr/lib/libXtst.so.6: file too short
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:174)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:183)
    at oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:279)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:739)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:653)
    Exception in thread "main" java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:174)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:183)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:112)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:797)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:653)
    here is /usr/lib information.
    wxrwx 1 root root 20 Feb 21 17:07 libodbcpsql.so -> libodbcpsql.so.2.0.0
    lrwxrwxrwx 1 root root 19 Feb 21 17:07 libodbcnnS.so.1 -> libodbcnnS.so.1.0.0
    lrwxrwxrwx 1 root root 19 Feb 21 17:07 libodbcmyS.so.1 -> libodbcmyS.so.1.0.0
    lrwxrwxrwx 1 root root 19 Feb 21 17:07 libodbcmyS.so -> libodbcmyS.so.1.0.0
    lrwxrwxrwx 1 root root 21 Feb 21 17:07 libodbcminiS.so.1 -> libodbcminiS.so.1.0.0
    lrwxrwxrwx 1 root root 20 Feb 21 17:07 libodbcinst.so.1 -> libodbcinst.so.1.0.0
    lrwxrwxrwx 1 root root 24 Feb 21 17:07 libodbcdrvcfg2S.so.1 -> libodbcdrvcfg2S.so.1.0.0
    lrwxrwxrwx 1 root root 24 Feb 21 17:07 libodbcdrvcfg1S.so.1 -> libodbcdrvcfg1S.so.1.0.0
    lrwxrwxrwx 1 root root 18 Feb 21 17:07 libodbccr.so.1 -> libodbccr.so.1.0.0
    lrwxrwxrwx 1 root root 14 Feb 21 17:07 libnn.so.1 -> libnn.so.1.0.0
    lrwxrwxrwx 1 root root 18 Feb 21 17:07 libmimerS.so.1 -> libmimerS.so.1.0.0
    lrwxrwxrwx 1 root root 18 Feb 21 17:07 libgtrtst.so.1 -> libgtrtst.so.1.0.0
    lrwxrwxrwx 1 root root 18 Feb 21 17:07 libesoobS.so.1 -> libesoobS.so.1.0.0
    lrwxrwxrwx 1 root root 22 Feb 21 17:07 libboundparam.so.1 -> libboundparam.so.1.0.0
    lrwxrwxrwx 1 root root 14 Feb 22 19:22 libXp.so.6 -> libXp.so.6.2.0
    lrwxrwxrwx 1 root root 25 Mar 5 23:10 libdb.so.2 -> /usr/lib/libgdbm.so.2.0.0
    -rwxr-xr-x 1 root root 0 Mar 11 03:21 libXtst.so.6.1.0
    lrwxrwxrwx 1 root root 29 Mar 11 03:22 libXtst.so.6 -> /usr/X11R6/lib/libXtst.so.6.1

    Hi;
    Please review:
         Oracle Application Server 10g (10.1.2) Installation Requirements for Linux OEL 5 and RHEL 5 [ID 564174.1]
    Regard
    Helios

  • Error "602" System error: AK Datapart too short

    Hi all,
    Ok, I have looked just about everywhere for an answer to this but to no avail...I even tried under a few rocks we have laying around.
    Anyway here it is:
    While running a compression in BW we get Error "602"  System error: AK Datapart too short.
    This is happening while doing a select statement during the compression of the infocube.  It does not happen all the time, just kind like when ever it feels like.  The only note I could find in OSS was one about Live Cache and it does not seem to apply.
    Here is the dump which I really hate doing this, but it gives all the info needed :
    untime Error          DBIF_DSQL2_SQL_ERROR
    Except.                CX_SY_NATIVE_SQL_ERROR
    Date and Time          08/15/2007 12:23:09
    ShrtText
    An SQL error occurred when executing Native SQL.
    What happened?
    Error "-602" occurred in the current database connection "DEFAULT".
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    is especially useful if you want to keep a particular message.
    How to correct the error
    Database error text........: "System error: AK Datapart too short"
    Database error code .......: "-602"
    Triggering SQL statement...: "INSERT INTO "/BIC/EZPSD_C03" ( "KEY_ZPSD_C03P",
    "KEY_ZPSD_C03T", "KEY_ZPSD_C03U", "KEY_ZPSD_C031", "KEY_ZPSD_C032",
    "KEY_ZPSD_C033", "KEY_ZPSD_C034", "/BIC/ZNET_ASP" ) SELECT ? ,
    F."KEY_ZPSD_C03T", F."KEY_ZPSD_C03U", F."KEY_ZPSD_C031", F."KEY_ZPSD_C032","
    Internal call code.........: "[DBDS/NEW DSQL]"
    Please check the entries in the system log (Transaction SM21).
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    "DBIF_DSQL2_SQL_ERROR" CX_SY_NATIVE_SQL_ERRORC
    "GP31VIZWJDTT90894L1IA5YAC7G" or "GP31VIZWJDTT90894L1IA5YAC7G"
    "TRANSFER_ALL"
    If you cannot solve the problem yourself and you wish to send
    an error message to SAP, include the following documents:
    1. A printout of the problem description (short dump)
    To obtain this, select in the current display "System->List->
    Save->Local File (unconverted)".
    2. A suitable printout of the system log
    To obtain this, call the system log through transaction SM21.
    Limit the time interval to 10 minutes before and 5 minutes
    after the short dump. In the display, then select the function
    "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
    supply the source code.
    To do this, select the Editor function "Further Utilities->
    Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    The exception must either be prevented, caught within the procedure
    "TRANSFER_ALL"
    "(FORM)", or declared in the procedure's RAISING clause.
    To prevent the exception, note the following:
    System environment
    SAP Release.............. "640"
    Application server....... "sdcbw03"
    Network address.......... "10.64.18.76"
    Operating system......... "Linux"
    Release.................. "2.6.9-55.ELsmp"
    Hardware type............ "x86_64"
    Character length......... 16 Bits
    Pointer length........... 64 Bits
    Work process number...... 21
    Short dump setting....... "full"
    Database server.......... "sdcbw03"
    Database type............ "ADABAS D"
    Database name............ "BWP"
    Database owner........... "SAPBWP"
    Character set............ "C"
    SAP kernel............... "640"
    Created on............... "Nov 5 2006 19:46:34"
    Created in............... "Linux GNU SLES-9 x86_64 cc3.3.3"
    Database version......... "SAPDB 7.5.0.030 "
    Patch level.............. "156"
    Patch text............... " "
    Supported environment....
    Database................. "MaxDB 7.5.0"
    SAP database version..... "640"
    Operating system......... "Linux 2.6"
    Memory usage.............
    Roll..................... 16192
    EM....................... 20949280
    Heap..................... 0
    Page..................... 24576
    MM Used.................. 9235016
    MM Free.................. 3331560
    SAP Release.............. "640"
    User and Transaction
    Client.............. 011
    User................ "ALEREMOTE"
    Language key........ "E"
    Transaction......... " "
    Program............. "GP31VIZWJDTT90894L1IA5YAC7G"
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
    Information on where terminated
    The termination occurred in the ABAP program "GP31VIZWJDTT90894L1IA5YAC7G" in
    "TRANSFER_ALL".
    The main program was "RSPROCESS ".
    The termination occurred in line 573 of the source code of the (Include)
    program "GP31VIZWJDTT90894L1IA5YAC7G"
    of the source code of program "GP31VIZWJDTT90894L1IA5YAC7G" (when calling the
    editor 5730).
    The program "GP31VIZWJDTT90894L1IA5YAC7G" was started as a background job.
    Job name........ "BI_PROCESS_COMPRESS"
    Job initiator... "ALEREMOTE"
    Job number...... 12185102
    Processing was terminated because the exception "CX_SY_NATIVE_SQL_ERROR"
    occurred in the
    procedure "TRANSFER_ALL" "(FORM)" but was not handled locally, not declared in
    the
    RAISING clause of the procedure.
    The procedure is in the program "GP31VIZWJDTT90894L1IA5YAC7G ". Its source code
    starts in line 557
    of the (Include) program "GP31VIZWJDTT90894L1IA5YAC7G ".
    Source Code Extract
    Line
    SourceCde
    543
    ENDIF.
    544
    545
    COMMIT WORK.   " commit and close cursors
    546
    547
    l_str = i_max_requid.
    548
    PERFORM msg_append(saplrscondense)
    549
    USING    'S' '355' l_str space space space
    550
    CHANGING c_t_msg.
    551
    552
    ENDFORM.                               " CONDENSE_FACTTABLE_NEW
    553
    554
    555
         Form  TRANSFER_ALL
    556
    557
    FORM TRANSFER_ALL USING i_ref_update       TYPE rs_bool
    558
    i_pdimid           TYPE I
    559
    i_pdimid_ref_point TYPE rsd_sid
    560
    i_pdimid_normal    TYPE rsd_sid
    561
    i_recordtp         TYPE rsd_sid
    562
    CHANGING e_ref_ins_cnt TYPE I
    563
    e_ins_cnt     TYPE I
    564
    c_t_msg       TYPE rs_t_msg.
    565
    566
    CALL FUNCTION 'RSDU_INFOCUBE_INDEXES_DROP'
    567
    EXPORTING
    568
    I_INFOCUBE = 'ZPSD_C03'
    569
    I_FACTTAB  = '/BIC/EZPSD_C03'.
    570
    571
    572
    EXEC SQL.
    >>>>>
    INSERT INTO "/BIC/EZPSD_C03"
    574
    ( "KEY_ZPSD_C03P"
    575
    , "KEY_ZPSD_C03T"
    576
    , "KEY_ZPSD_C03U"
    577
    , "KEY_ZPSD_C031"
    578
    , "KEY_ZPSD_C032"
    579
    , "KEY_ZPSD_C033"
    580
    , "KEY_ZPSD_C034"
    581
    , "/BIC/ZNET_ASP"
    582
    583
    SELECT :i_pdimid_normal
    584
    , F."KEY_ZPSD_C03T"
    585
    , F."KEY_ZPSD_C03U"
    586
    , F."KEY_ZPSD_C031"
    587
    , F."KEY_ZPSD_C032"
    588
    , F."KEY_ZPSD_C033"
    589
    , F."KEY_ZPSD_C034"
    590
    , SUM( F."/BIC/ZNET_ASP" )
    591
    FROM "/BIC/FZPSD_C03" F
    592
    WHERE F."KEY_ZPSD_C03P" = :i_pdimid
    Any thoughts would be helpful,
    Thanks,
    David

    This error usually occurs when there is a database lock or no space in teh database. Got DB02 and Click on Space critical objects to see whether any entries are there. If yes contact your basis to increase the space.
    Hope this helps
    Thanks,
    Satish

  • Key Lenght too short error with dbms_crypto.encrypt

    Hi Friends,
    I am getting above mentioned error with dbms_crypto.encrypt.
    I had created a thread in technology --> security forum but i am not getting any help from there.
    ORA-28234 Key Length too short with dbms_crypto.encrypt
    Appreciate if anyone help me resolve this issue.
    Thanks
    AT

    Hi Warren,
    Yes function is compiled without any compilation error.
    Thanks
    AT

  • Error loading exe - /usr/lib/libgconf-2.so.4: file too short

    I was trying to load the game demo from this kickstarter - https://www.kickstarter.com/projects/na … f=category
    I downloaded the 64bit version and I get the following error.
    I am using AMD Catalyst drivers with all the said 32bit libs installed.
    [shashwat@dhcppc2 linux64]$ ./cosmochoria
    ./cosmochoria: error while loading shared libraries: /usr/lib/libgconf-2.so.4: file too short
    Permission -
    [shashwat@dhcppc2 linux64]$ ls -l
    total 130092
    -rwxr-xr-x 1 shashwat shashwat 82094616 Feb 20 18:17 cosmochoria
    -rwxr-xr-x 1 shashwat shashwat 4755056 Feb 20 18:17 libffmpegsumo.so
    -rwxr-xr-x 1 shashwat shashwat 4031601 Feb 20 18:17 nw.pak
    -rwxr-xr-x 1 shashwat shashwat 42327878 Apr 24 20:11 package.nw
    [shashwat@dhcppc2 linux64]$
    Please help.
    edit - I get this error if i try 32bit version -
    [shashwat@dhcppc2 linux32]$ ./cosmochoria
    ./cosmochoria: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory
    [shashwat@dhcppc2 linux32]$
    Regards
    Last edited by Shashwat (2014-04-28 17:18:27)

    ^^ no I have 128gb space for / there is no way I ran out of space .
    I also get this error when I install or remove some package .
    ldconfig: File /usr/lib/libecpg_compat.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_kwallet-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvnjavahl-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient.so.18.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_client-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgdl-3.so.5.0.8 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_repos-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_kwallet-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvnjavahl-1.so is empty, not checked.
    ldconfig: File /usr/lib/libcgraph.so is empty, not checked.
    ldconfig: File /usr/lib/libvala-0.22.so is empty, not checked.
    ldconfig: File /usr/lib/libanjuta-3.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libpgtypes.so.3 is empty, not checked.
    ldconfig: File /usr/lib/libpq.so.5.6 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_util-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libxdot.so is empty, not checked.
    ldconfig: File /usr/lib/libserf-1.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_util-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_fs-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_svn-1.so is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient.so is empty, not checked.
    ldconfig: File /usr/lib/libpgtypes.so is empty, not checked.
    ldconfig: File /usr/lib/libgconf-2.so is empty, not checked.
    ldconfig: File /usr/lib/libgd.so.3 is empty, not checked.
    ldconfig: File /usr/lib/libcdt.so is empty, not checked.
    ldconfig: File /usr/lib/libvala-0.22.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgvc.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libgconf-2.so.4.1.5 is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient_r.so.18.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgts-0.7.so.5.0.1 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_kwallet-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libxdot.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libopts.so is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient.so.18 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_py-1.so is empty, not checked.
    ldconfig: File /usr/lib/libgvc.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_gnome_keyring-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-ui-5.0.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libgdl-3.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libgladeui-2.so.6.0.3 is empty, not checked.
    ldconfig: File /usr/lib/libgts.so is empty, not checked.
    ldconfig: File /usr/lib/libgda-xslt-5.0.so.4.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libgdl-3.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient_r.so.18 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_py-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_subr-1.so is empty, not checked.
    ldconfig: File /usr/lib/libmysqld.so.18 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_fs-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-ui-5.0.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_delta-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libpgtypes.so.3.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_wc-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_subr-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-5.0.so.4.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_wc-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_repos-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgd.so.3.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libaio.so.1.0.1 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_serf-1.so is empty, not checked.
    ldconfig: File /usr/lib/libecpg.so.6.5 is empty, not checked.
    ldconfig: File /usr/lib/libgvpr.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-report-5.0.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_gnome_keyring-1.so is empty, not checked.
    ldconfig: File /usr/lib/libgda-ui-5.0.so.4.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libanjuta-3.so is empty, not checked.
    ldconfig: File /usr/lib/libpathplan.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libxdot.so.4.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libdevhelp-3.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libpathplan.so.4.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libcdt.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libpq.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libopts.so.25.15.1 is empty, not checked.
    ldconfig: File /usr/lib/libanjuta-3.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libmysqld.so is empty, not checked.
    ldconfig: File /usr/lib/libgda-report-5.0.so.4.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libserf-1.so.1.3.0 is empty, not checked.
    ldconfig: File /usr/lib/libecpg.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libgd.so is empty, not checked.
    ldconfig: File /usr/lib/libgconf-2.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_client-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_local-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgts-0.7.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_repos-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_auth_gnome_keyring-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libpq.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_diff-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_perl-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libdevhelp-3.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libcdt.so.5.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libcgraph.so.6.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_subr-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libecpg_compat.so.3.5 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_diff-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvnjavahl-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_perl-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgvpr.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_delta-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libpathplan.so is empty, not checked.
    ldconfig: File /usr/lib/libdevhelp-3.so is empty, not checked.
    ldconfig: File /usr/lib/libgladeui-2.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libcgraph.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libaio.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgda-xslt-5.0.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_delta-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_serf-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libopts.so.25 is empty, not checked.
    ldconfig: File /usr/lib/libgvc.so.6.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-xslt-5.0.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_local-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-report-5.0.so is empty, not checked.
    ldconfig: File /usr/lib/libgvpr.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra-1.so is empty, not checked.
    ldconfig: File /usr/lib/libaio.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_fs-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_diff-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_py-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_svn-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_wc-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-5.0.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_perl-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_ruby-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_ruby-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgda-5.0.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_svn-1.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libserf-1.so is empty, not checked.
    ldconfig: File /usr/lib/libgladeui-2.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_client-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_fs_util-1.so is empty, not checked.
    ldconfig: File /usr/lib/libvala-0.22.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_local-1.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_ra_serf-1.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libecpg_compat.so.3 is empty, not checked.
    ldconfig: File /usr/lib/libmysqlclient_r.so is empty, not checked.
    ldconfig: File /usr/lib/libecpg.so is empty, not checked.
    ldconfig: File /usr/lib/libsvn_swig_ruby-1.so is empty, not checked.
    Last edited by Shashwat (2014-04-29 02:57:12)

  • Error message "paper too short to autoduplex​" on Officejet Pro 8600

    I have this problem with my new HP Officejet Pro 8600 Plus.  I have standard letter size paper in Tray 1, and have all the printer setup set for letter size paper.  No matter what program I print from, I recieve the error message "paper too short to auto-duplex". I click the close button, and the page prints.  It is aggravating to take the extra step to close this error message every time I print.  I shut the printer down for 30-60 seconds and this took the problem away. Is this normal?  Will I have to do this often?

    The fix is available in printer firmware (Software within the Printer). You can download it from hp.com and install from you pc to printer.
    Here is the link. click download buttong to download the latest firmware.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloa​dIndex?softwareitem=bi-102210-1&cc=us&dlc=en&lc=en​...
    Happy Printing...
    Click on the "Thumbs up"button on the left to say "Thanks"
    Please mark the post that solves your problem as "Accepted Solution"
    (Although I am employed by HP, I am speaking for myself and not for HP)

  • SAPDBA: Error - global buffer too short

    Hi,
    When I run SAPDBA and do a 'Check of freespace of objects in all tablespaces', I encounter the error:
    bdf: could not find the mount point for /oracle/<SID>/sapdata<n>/btabd_<xx>
    SAPDBA: Error - global buffer too short
    This error sometimes appear and at times it doesn't.  What does this error mean and how can i resolve it? 
    Many thanks,
    Kris

    Hi Kristoffer,
    Kindly gothrough the following link. It will lead you to solve your problem,
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/sapdba-error-1244276#
    Regards,
    Harish

  • UC560 CUE not working--gives error "your recording is too short, record a longer message"

    I have a UC560 running Unity Express 8.0.3 that is having voicemail issues. After a CUE reload, if a call goes to voicemail the caller gets a message saying "your recording is too short, record a longer message"; at this moment, an error shows up in the CUE session saying "localhost postgres: voicemail aesop [local] idle in transaction:   CRASH sql sql sql PANIC:  failed to add item to the right sibling for "pg_largeobject_loid_pn_index".  After this error appears, any calls forwarded to voicemail just ring until they eventually disconnect.
    I have confirmed that we are not exceeding maximum storage.
    Is this a corrupt database? Would resetting the CUE to factory defaults help?

    Hi Mike,
    Was your issue solved? as I am facing same issue.
    Please share your solution with me.
    Thanks. 

  • Too short parameter

    FORM get_transaction_data TABLES ot_yra_pt2_rev STRUCTURE gs_yra_pt2_rev
                                       ot_yra_pt2_cos STRUCTURE gs_yra_pt2_cos
                                       ot_covp_rev   STRUCTURE gs_covp_rev
                                       ot_covp_cos  STRUCTURE gs_covp_cos.
    PERFORM get_yra_pt2 CHANGING lt_wbs_obj[]
                                   lt_include[]
                                   ot_yra_pt2_rev[]
                                   ot_yra_pt2_cos[]
    I amm migratting form 4.7 to 6 .So while calling "get_yra_pt2"the actuall parameter  "ot_yra_pt2_rev" is too short for the formal parameter "ot_yra_pt2_rev" .
    So please help me how to replace the above code without effecting.

    Hi,
         You have provided an irrelevant code snippet and it doesnt have the information about the form definition of the form get_yra_pt2...instead it is having for get_transaction_data. On looking at the error, the form interface should be checked. For more information on how to define and call subroutines please check the below link:
    http://help.sap.com/saphelp_47x200/helpdata/EN/9f/db977635c111d1829f0000e829fbfe/frameset.htm
    Srikanth

  • Channel length too short for calculation

    I've just switched from 9.1 to 2010 and I was told that our VBS scripts wouldn't need updating - not so it seems.
    I have the following piece of code:
    Call ChnAlloc("Input PSD") 
    L1=Cno("RealPart")
    L2=Cno("ImaginaryPart")
    Call FormulaCalc("Ch('Input PSD'):=Ch(L1)^2+Ch(L2)^2")
    but this doesn't work anymore. I get an error message saying that channel 7 (Input PSD) is too short for calculation. Previously I would have checked the data matrix but I can't find this anymore so I assume DIAdem works in a different way know. The help files suggest that the channel length option for ChnAlloc is optional so I don't understand why it thinks the channel is too short.
    Any help appreciated.
    Thanks, Si.

    Hi SI,
    You only need a minor addition, and you get the benefit that all new channels can have their length(s) dynamically changed.  Please add this line of code after creating the channel and before the FormulaCalc() command:
    ChnLength("Input PSD") = NeededNumberOfRows
    Back in the dark days of the DIAdem memory matrix, DIAdem would by default launch with 60 static channels of exactly 8196 rows each.  As you apparently know, you could customize the memory matrix to have fewer or more channels, and you could change their static lengths assigned when DIAdem launched.  The fully dynamic channel lengths are a vast improvement, but it does mean that for FormulaCalc() commands you need to tell the channel to be big enough first.  Interestingly, none of the ANALYSIS commands require you to do explicitly set the channel length before writing to them-- just the channel calculator.
    Ask if you have any further trouble,
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Error while assigning values to Array using Copy operation

    Hi,
    I am using the following code to copy a string value 'Text' and 'UDFTypeTitle' to the 1st and 2nd position of an array:-
    <assign name="Assign1">
    <copy>
    <from expression="string('Text')"/>
    <to variable="Invoke1_ReadUDFValues_InputVariable" part="params"
    query="/ns1:ReadUDFValues/ns1:Field[position()=1]"/>
    </copy>
    <copy>
    <from expression="string('UDFTypeTitle')"/>
    <to variable="Invoke1_ReadUDFValues_InputVariable" part="params"
    query="/ns1:ReadUDFValues/ns1:Field[position()=2]"/>
    </copy>
    </assign>
    I am getting the following error for the 2nd copy:-
    XPath query string returns zero node.
    The assign activity of the to node query is returning zero node.
    Either the to node data or the xpath query in the to node was invalid.
    According to BPEL4WS spec 1.1 section 14.3, verify the to node value at line number 103 in the BPEL source
    If I am removing the 2nd copy I am not getting any error.
    The structure of ns1:*ReadUDFValues* is as follows:-
    - <xsd:complexType name="ReadUDFValues">
    - <xsd:sequence>
    <xsd:element maxOccurs="unbounded" name="Field" type="tns:UDFValueFieldType" />
    <xsd:element minOccurs="0" name="Filter" type="xsd:string" />
    <xsd:element minOccurs="0" name="OrderBy" type="xsd:string" />
    </xsd:sequence>
    </xsd:complexType>
    The structure of ns1:ReadUDFValues/ns1:*Field* is as follows:-
    xsd:simpleType name="UDFValueFieldType">
    - <xsd:restriction base="xsd:string">
    <xsd:enumeration value="CodeValue" />
    <xsd:enumeration value="ConditionalIndicator" />
    <xsd:enumeration value="Cost" />
    <xsd:enumeration value="CreateDate" />
    <xsd:enumeration value="CreateUser" />
    <xsd:enumeration value="Description" />
    <xsd:enumeration value="Double" />
    <xsd:enumeration value="FinishDate" />
    <xsd:enumeration value="ForeignObjectId" />
    <xsd:enumeration value="Indicator" />
    <xsd:enumeration value="Integer" />
    <xsd:enumeration value="IsBaseline" />
    <xsd:enumeration value="IsTemplate" />
    <xsd:enumeration value="IsUDFTypeCalculated" />
    <xsd:enumeration value="IsUDFTypeConditional" />
    <xsd:enumeration value="LastUpdateDate" />
    <xsd:enumeration value="LastUpdateUser" />
    <xsd:enumeration value="ProjectObjectId" />
    <xsd:enumeration value="StartDate" />
    <xsd:enumeration value="Text"/>
    <xsd:enumeration value="UDFCodeObjectId" />
    <xsd:enumeration value="UDFTypeDataType" />
    <xsd:enumeration value="UDFTypeObjectId" />
    <xsd:enumeration value="UDFTypeSubjectArea" />
    <xsd:enumeration value="UDFTypeTitle"/>
    </xsd:restriction>
    </xsd:simpleType>
    Could you please suggest a solution?
    I also tried with position 0, 1 . still the same error.
    Regards,
    Sam

    Hi Naresh,
    The structure of ReadUDFValues is as follows:-
    - <xsd:complexType name="ReadUDFValues">
    - <xsd:sequence>
    <xsd:element maxOccurs="unbounded" name="Field" type="tns:UDFValueFieldType" />
    <xsd:element minOccurs="0" name="Filter" type="xsd:string" />
    <xsd:element minOccurs="0" name="OrderBy" type="xsd:string" />
    </xsd:sequence>
    </xsd:complexType>
    The structure of ns1:ReadUDFValues/ns1:Field is as follows:-
    xsd:simpleType name="UDFValueFieldType">
    - <xsd:restriction base="xsd:string">
    <xsd:enumeration value="CodeValue" />
    <xsd:enumeration value="ConditionalIndicator" />
    <xsd:enumeration value="Cost" />
    <xsd:enumeration value="CreateDate" />
    <xsd:enumeration value="CreateUser" />
    <xsd:enumeration value="Description" />
    <xsd:enumeration value="Double" />
    <xsd:enumeration value="FinishDate" />
    <xsd:enumeration value="ForeignObjectId" />
    <xsd:enumeration value="Indicator" />
    <xsd:enumeration value="Integer" />
    <xsd:enumeration value="IsBaseline" />
    <xsd:enumeration value="IsTemplate" />
    <xsd:enumeration value="IsUDFTypeCalculated" />
    <xsd:enumeration value="IsUDFTypeConditional" />
    <xsd:enumeration value="LastUpdateDate" />
    <xsd:enumeration value="LastUpdateUser" />
    <xsd:enumeration value="ProjectObjectId" />
    <xsd:enumeration value="StartDate" />
    <xsd:enumeration value="Text"/>
    <xsd:enumeration value="UDFCodeObjectId" />
    <xsd:enumeration value="UDFTypeDataType" />
    <xsd:enumeration value="UDFTypeObjectId" />
    <xsd:enumeration value="UDFTypeSubjectArea" />
    <xsd:enumeration value="UDFTypeTitle"/>
    </xsd:restriction>
    </xsd:simpleType>

  • RFC_ERROR_SYSTEM_FAILURE: Error in ASSIGN: Memory protection error.

    HI,
    I need an urgent help in this error. I am getting this error, while i am trying to access the R3 from portal. i.e While saving the employee info.
    ESS -> PERSONAL INFO -> PROJECT EXP-> SAVE (dump)
    error msg in portal
    Error while saving: com.sap.mw.jco.JCO$Exception: (104)
    RFC_ERROR_SYSTEM_FAILURE: Error in ASSIGN: Memory protection error.
    Please contact administrator. 
      FIELD-SYMBOLS <KEY> STRUCTURE PAKEY DEFAULT INFTY_TAB.
      FIELD-SYMBOLS <CTRL> STRUCTURE PSHD1 DEFAULT INFTY_TAB.
    LOOP AT INFTY_TAB.
    ASSIGN INFTY_TAB+3 TO <KEY>.   " Skip MANDT-field <-- error while exe this statement
    end loop.

    Just try below Field-sumbiol statement might be it will solve ur problem.
    FIELD-SYMBOLS <KEY> TYPE ANY.
    FIELD-SYMBOLS <CTRL> TYPE ANY.
    LOOP AT INFTY_TAB.
    ASSIGN INFTY_TAB+3 TO <KEY>. " Skip MANDT-field <-- error while exe this statement
    end loop.

  • Multi-thread failure - Error in assignment

    Hello
    I have a c++ program processor running under Windows XP with Oracle 9i. My program access to oracle by an ODBC driver version 9.2.0.4.0. It could be launched in multi-thread to increase performance. When I launch it with one thread everything is fine. When I use several threads I have problems. ODBC driver returns to me a "error in assignment ... General error" message and my updates queries failed. Under SQl server it works without problems. It seems to be a kind of deadlock. When I disable check box in my odbc driver of "enable query timeout" my program encounter a problem and freezes...
    Could someone help me ?

    user13335017 wrote:
    I have thought of the above solutions as workable, however, it is not. Some exhibited errors are:
    A. "Attempt to use database while environment is closed." This error applies to 2, 3 and 4 all the way;
    B. "Attempt to read / write database while database is closed." This error applies to 3 in particular;
    C. "Attempt to close environment while some database is still open." This error applies to 5.
    Please help me with designing a better strategy to solve the concurrent issue. Many thanks in advance.All these are expected errors. You should design the application so that you do not close an environment handle while database handles are still open, keep database handles open for as long as operations need to be performed on the underlying databases, open the database handles after opening the database handles, and close database handles before closing the environment handle.
    In short, in pseudo-code, you should have something like this:
    - open environment handle,
    - open database handles,
    - perform whatever operations are needed on the databases,
    - close database handles,
    - close environment handle.
    You can refer to the Getting Started with Data Storage and the Getting Started with Transaction Processing guides appropriate for the API you are using, from the Berkeley DB documentation page.
    Regards,
    Andrei

Maybe you are looking for