BI Content data load - Caller 70 ST22 Error CX_RSR_X_MESSAGE

Hi All,
Currently, we have been in the process of activating BI Content mostly 3.x flows within our new development system.
including cubes 0FIAP_C02, 0FIAR_C05, 0FIAR_C02, 0FIGL_C01 etc. Activation of content through to source system has been successful though data loading has proved into the cube through the 3.x flow has proved to be an issue.
The problem being when the info package is run to update the specific cube the load remains in yellow pending status before eventually reaching its time-out limit and producing a caller 70 error as below:-
Short dump in the Warehouse
Diagnosis
The data update was not finished. A short dump has probably been logged in BI. This provides information about the error.
System Response
"Caller 70" is missing.
Further analysis:
Search the BI short dump overview for the short dump that belongs to the request. Pay attention to the correct time and date on the selection screen.
You access a short dump list using the wizard or the menu path "Environment -> Short dump -> In the Data Warehouse".
Error handling:
Follow the instructions in the short dump.
After checking ST 22 we obtain a number of exceptions as shown detailed below :-
   The exception 'CX_RSR_X_MESSAGE' was raised, but it was not caught anywhere
    along
   the call hierarchy.
   Since exceptions represent error situations and this error was not
   adequately responded to, the running ABAP program 'SAPLRRMS' has to be
   terminated.
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
"UNCAUGHT_EXCEPTION" "CX_RSR_X_MESSAGE"
"SAPLRRMS" or "LRRMSU13"
"RRMS_X_MESSAGE"
   75   ELSE.
   76     DATA: l_text  TYPE string,
   77           l_repid TYPE syrepid.
   78
   79     l_repid = i_program.
   80     l_text  = i_text.
   81
>>>>>     RAISE EXCEPTION TYPE cx_rsr_x_message
   83           EXPORTING text = l_text
   84                  program = l_repid.
   85   ENDIF.
   86
   87 ENDFUNCTION.
I have looked through the many articles related the error including notes :- 551464, 850428, 615389
Though to no avail, there are no locked idocs in sm58 and also basis have checked the DB size and all is OK, also reactivating and dropping index's did not work
Just wondering if there could be any further issues to resolve the data loading issues?
Many Thanks

Hi,
Based on the provided details, please take a look at below detail in the short dump:
I_IOBJNM
   <Object>       (In the most of cases the impacted object is 0REQUEST)
So, check the version of the object:  >> tcode RSD5 - <object> -> Display 
-> 'Version Comparison' button -> display All Properties  ->  Active/Content Version
By these steps you can see what is different in the versions (A-Active and D-Delivered)
To solve the issue check the steps provided in note 1157796 (in the first part - Symptom item)
It should helps.
Regards,
Sinara

Similar Messages

  • 'Cannot begin data load. Analytic Server Error(1042006): Network Error

    Hi...
    I got a error message when I upload data from source file into Planning via IKM SQL to Essbase (data).
    Some records are found following errors.
    'Cannot begin data load. Analytic Server Error(1042006): Network Error [10061]: Unable To Connect To [localhost:32774]. The client timed out waiting to connect to the Essbase Agent using TCP/IP. Check your network connections. Also please make sure that Server and Port values are correct'
    What is this error about? is the commit interval too large? now the value is 1000.

    Hi,
    You could try the following
    1. From the Start menu, click Run.
    2. Type regedit and then click OK.
    3. In the Registry Editor window, click the following directory:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters
    4. From the Edit menu, click New, DWORD Value.
    The new value appears in the list of parameters.
    5. Type MaxUserPort and then press Enter.
    Double-click MaxUserPort.
    6. In the Edit DWORD Value window, do the following:
    * Click Decimal.
    * Enter 65534.
    * Click OK.
    7. From the Edit menu, click New, DWORD Value.
    The new value appears in the list of parameters.
    8. Type TcpTimedWaitDelay and then press Enter.
    9. Double-click TcpTimedWaitDelay.
    10. In the Edit DWORD Value window, do the following:
    * Click Decimal.
    * Type 300
    * Click OK.
    11. Close the Registry Editor window.
    12. Reboot essbase server
    Let us know how it goes.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase Error(1003050): Data Load Transaction Aborted With Error (1220000)

    Hi
    We are using 10.1.3.6, and got the following error for just one of the thousands of transactions last night.
    cannot end dataload. Essbase Error(1003050): Data Load Transaction Aborted With Error (1220000)
    The data seems to have loaded, regardless of the error. Should we be concerned, and does this suggest something is not right somewhere?
    Your assistance is appreciated.
    Cheers

    Hi John
    Not using a load rule.
    There were two other records which rejected based on absentee members. The error message was different for them, and easily fixed.
    But this error doesn't tell us much. I will monitor the next run to see if the problem persists.
    Thanks

  • Data load through DTP giving Error while calling up FM RSDRI_INFOPROV_READ

    Hi All
    We are trying to load data in Cube through DTP from DSO. In the Transformation, we are looking up Infocube data through SAP Standard Function Module 'RSDRI_INFOPROV_READ'. The Problem we are facing is that our loads are getting failed & it is giving error as 'Unknown error in SQL Interface' & Parallel process error.
    In the DTP, We have Changed the No. of Parallel processes from 3 (default) to 1 but still the above issue exists with data loads.
    We had similar flow developed in 3.5 (BW 3.5 Way) where we had used this Function Module 'RSDRI_INFOPROV_READ' & there our data loads are going fine.
    We feel there is compatability issue of this FM with BI 7.0 data flows but are not sure. If anybody has any relevant inputs on this or has used this FM with BI 7.0 flow then please let me know.
    Thanks in advance.
    Kind Regards
    Swapnil

    Hello Swapnil.
    Please check note 979660 which mentions this issue ?
    Thanks,
    Walter Oliveira.

  • Data loads at Repository, but error in dashboard, System DSN

    Error in Dashboard UI:
    ORA-01017: invalid username/password; logon denied at OCI call OCISessionBegin. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    While creating the System DSN with Oracle 11g, the error is as follows -
    Unable to connect
    SQLState=IM003
    Specified driver could not be loaded due to system error 127
    Any inputs would be appreciated.
    Thanks
    KSK

    hi
    1.tnsping directly the OBAW from cmd prompt or putty
    2.set the ODBC.INI tnsfile on linux box
    3.set the tnsnames.ora file under Oracle client on windows box
    4.try to directly view the data from repository
    5. some times network issues, so ask your dba to bounce the database
    6. take help of your DBA to investigate more from database side
    hope iit helps
    poinsts please
    thanks
    rakesh

  • Data Load Duplicate Members Warning / Error

    Hi,
    I am running Essbase 11.1 and haven't used duplicate member settings much before. I'm having some trouble with data load errors.
    Background
    I have a dimension called "State" which includes member "SC" for South Carolina - however this is a parent member, and data loads go to it's children.
    I also have a dimension called "Method" which includes member "SC" for S-Cycle
    Both these dimensions are flagged to allow duplicate members.
    Problem
    When I load data to my outline, my error message says "Member SC is a duplicate member in the outline". I am using a rules file, and have told essbase that my one column represents the "Method" dimension. Because I load to a child of the state, I am not loading data to SC state directly (I ignore the state column in my data).
    Any ideas on what I need to do to get this to work? I"ve tried prefix/suffix to add [Method].[SC] and similar but no luck so far.

    Thanks John - still not quite working
    I should give another detail / extra complexity
    The "Geographic Location" dimensions looks like this:
    "Geographic Location" (Gen 1)
    "United States" (Gen 2)
    "SC" (Gen 3)
    "Unique Facility 1", "Unique Facility 2" etc (Gen 4)
    The data I have would be for Facility 1, Facility 2 which are unique member names which just happen to roll up under SC in the outline. I would have thought it would just load directly to those members without needing to specify their parent values.
    Do I need to specify [Geographic Location].[United States].[SC].[Facility 1] ? This seems like it's something that needs to be done in the source file rather than using the prefix/suffix features of the Rules File.

  • Data loads at Repository, but error in BI Dashboard, System DSN

    Error in Dashboard UI:
    ORA-01017: invalid username/password; logon denied at OCI call OCISessionBegin. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    While creating the System DSN with Oracle 11g, the error is as follows -
    Unable to connect
    SQLState=IM003
    Specified driver could not be loaded due to system error 127
    Any inputs would be appreciated.
    Thanks
    KSK

    May I point out the obvious?
    ORA-01017: invalid username/password

  • 0HR_PY_PP_1 Data Load (Initilization or Full) Error

    Hi,
    I am trying to perform data load (Initialization or Full) on 0HR_PY_PP_1 Data source.
    Selection options I am opting for is 01.01.2013 - 31.12.2014 ...to make sure Payroll is closed.
    Error:
    Data load is being failed with error "Personnel no. XXXXXX : Could not import payroll result 00221" - HR_BIW_PP
    Our ECC component SAP_HR-Release 604,Release - 0084 and Service Package - SAPKE60484
    Can you please update me how to resolve this error
    Thanks

    Hi,
    Have you tried to extraction at RSA3?
    if you get the same error message then seek SAP HR Team help.
    Seems like there is some issue about Mentioned PERNR and payroll assignment.
    HR Team can explain about it.
    if possible try run info pack with other PERNR selection and see. it may pulls data.
    Thanks

  • Data Load Transaction Aborted With Error [1130203]

    <p>I can't to load data by using rule file . How can I fixthis problem? it shown error message "Data Load TransactionAborted With Error [1130203]".</p><p>My Essbase is ver 7.0.0.</p>

    Don't have that message.<BR><BR>Have you lookedin the Application log to see if there is any more information - this is the best place to start.<BR><BR>Is the file that you are trying to load the same format as previous files loaded - has anything changed ?<BR><BR>maybe you need to open the load rue, and then open the file to see if teh data lines up with the expected format and setup of the load rule .

  • Master data load gives dump with exception CX_RSR_X_MESSAGE

    Hi all,
    I scheduled master data load for 0MATERIAL in our BI 7.0 Quality server. The load ended in dump with the exception CX_RSR_X_MESSAGE. The data has loaded into PSA( 37257 from 37257 records) but the technical status is red and has not updated the master data object.
    I have seen note 615389 which talks about number range but the check is successful. The data load was successful in development server. This error has occured only in Quality.
    We are on SP 12 in BI 7.0.
    We are moving to production soon, so this is an urgent issue. I would appreciate if anyone responds soon. Points will be rewarded.
    with regards,
    Ashish

    Hi,
    The log of the dump is given below.
    Error analysis
    An exception occurred which is explained in detail below.
    The exception, which is assigned to class 'CX_RSR_X_MESSAGE', was not caught
    and
    therefore caused a runtime error.
    The reason for the exception is:
    No text available for this exception
    Information on where terminated
    Termination occurred in the ABAP program "SAPLRRMS" - in "RRMS_X_MESSAGE".
    The main program was "SAPMSSY1 ".
    In the source code you have the termination point in line 78
    of the (Include) program "LRRMSU13".
    Source Code Extract
    Line
    SourceCde
    48
    *... Nachricht an den Message-Handler schicken
    49
    50
    *... S-Meldung wenn kein Handler initialisiert
    51
    DATA: l_type  TYPE smesg-msgty,
    52
    l_zeile TYPE rrx_mesg-zeile.
    53
    CALL FUNCTION 'MESSAGES_ACTIVE'
    54
    IMPORTING
    55
    zeile      = l_zeile
    56
    EXCEPTIONS
    57
    not_active = 1.
    58
    IF sy-subrc NE 0.
    59
    l_type = 'S'.
    60
    ELSE.
    61
    l_type = 'W'.
    62
    ENDIF.
    63
    64
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
    65
    EXPORTING
    66
    i_class  = 'BRAIN'
    67
    i_type   = l_type
    68
    i_number = '299'
    69
    i_msgv1  = i_program
    70
    i_msgv2  = i_text.
    71
    ELSE.
    72
    DATA: l_text  TYPE string,
    73
    l_repid TYPE syrepid.
    74
    75
    l_repid = i_program.
    76
    l_text  = i_text.
    77
    >>>>>
    RAISE EXCEPTION TYPE cx_rsr_x_message
    79
    EXPORTING text = l_text
    80
    program = l_repid.
    81
    ENDIF.
    82
    83
    ENDFUNCTION.
    I went to SM21 and went through the system log.  There was a log with the following text  ORA-20000: Insufficient privileges#ORA-06512: at
    "SYS.DBMS_STATS", line 2150#ORA-06512: at "SYS.DBMS_STATS.
    I found a note 963760 for this error. After the changes said in this note were done I reloaded the data and it worked fine. Data load for another data source which gave dump now worked.
    I am not sure if the note did the trick. So i am keeping this post open in case someone finds another solution or can confirm the solution which worked for me.
    Thanks Oliver and Oscar, for replying.
    regards,
    Ashish

  • DS-BW:Data load called from BW failed after Source System program_id change

    Hi,
    In my BW 7.0 instance I have Data Services 3.2 as source system.
    Some time ago I have changed instance of Data Services I am connecting to - I just changed PROGRAM_ID in RFC connection parameters for that source system.
    Since that time when I am trying to execute infopackage to call a job I am getting following error:
         OCI call <OCISessionBegin> for connection <xxxxxxx> failed: <ORA-01017: inv
    where <xxxxxx> is Oracle database connection name for Data Services instance I connected originally.
    What can be reason for that?
    Regards,
    ak

    In Data Services Server Manager on DS box there were configurations for job server I connected originally and for the other job server. After removing original config it works fine.
    ak

  • CX_RSR_X_MESSAGE Data load error in Quality system

    Hi
    We are on BI.7 and trying to load Technical content data for first time in Quality system .
    We get the following error :
    Runtime Errors UNCAUGHT_EXCEPTION
    Except. CX_RSR_X_MESSAGE
    for all the technical content data load.
    The other data loads are working fine in the quality system.
    We searched a lot on the forum and got various solutions like try out note 615389, 963760 etc.. But none of them are working fine for us.
    Please suggest.
    Thanks you for your help.
    Gaurav

    Hi
    The error log is as follows -
    Runtime Errors         UNCAUGHT_EXCEPTION
    Exception              CX_RSR_X_MESSAGE
    Date and Time          23.01.2009 10:06:08
    Short text
         An exception occurred that was not caught.
    What happened?
         The exception 'CX_RSR_X_MESSAGE' was raised, but it was not caught anywhere
          along
         the call hierarchy.
         Since exceptions represent error situations and this error was not
         adequately responded to, the running ABAP program 'SAPLRRMS' has to be
         terminated.
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
         keep them for a long time.
    Error analysis
        An exception occurred which is explained in detail below.
        The exception, which is assigned to class 'CX_RSR_X_MESSAGE', was not caught
         and
        therefore caused a runtime error.
        The reason for the exception is:
        No text available for this exception
    How to correct the error
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "UNCAUGHT_EXCEPTION" "CX_RSR_X_MESSAGE"
        "SAPLRRMS" or "LRRMSU13"
        "RRMS_X_MESSAGE"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
    It gives a error in the last step of executing infopackage wherein the data is to be updated to the infocube.
    I checked with Basis team. There is no tablespace problem as well.
    Regards
    Gaurav

  • RSM2052 error after import Support Package SAPKW70022 in MSSQL Data Load

    Hi;
    I imported Support Package SAPKW70022 but after import data load from  MSSQL gives error RSM2052.
    How can I solve my problem.
    Best Regards.

    Hi,
    I think I have to stop extraction process in LBWE or R/3. Can anybody tell me how to stop extraction process.
    Thx & Regds,
    SGK

  • Error in Unit conversion while data loading

    Hi,
    I have maintained DSO in Material (0MATERIAL) info object > Bex tab > Base unit of measure > ZDSO; Then loaded this ZDSO from std data source  0MAT_UNIT_ATTR so that all conversion factors into different units which are maintained in material master data in ECC would get loaded to this DSO.
    Then I have created one Conversion type (ZCON) to read source unit from record and convert it to fixed unit "ST" with reference info object as 0MATERIAL. ST is customized UOM here.
    I am using ZCON conversion type to convert Qty in base UOM to Qty in ST in Bex reports under conversion tab of key figure. Now as this is std functionally, conversion would automatically takes place using ZDSO (mentioned above) as source and target UOM are not from same dimension (Base UOM is EA and target UOM is ST).
    If conversion factor to ST is not found in ZDSO then conversion to base UOM would happen automatically. Now this functionality is happening perfectly in Bex but its giving error if I use the same conversion type ZCON while data loads. Its giving error for those material for which ST conversion is not maintained. But when its not maintained by default it should convert it to base UOM, but its not converting and giving error in data loads.
    Hope I am able to explain the issue.
    Please help me on on this issue or any way around.
    Thanks in advance.
    Prafulla

    Ganesh,
    Can you please check out the Alpha Conversion Routine and also nodeid for that infoobject..
    There might be some inconsistencies in the code..
    Hope it helps
    Gattu

  • Data Loader API Calls x Webservices

    Hi,
    I'm trying to use the Data Loader calls by the webservices.
    I've downloaded the OracleDataLoaderOnDemandImportServices.wsdl and I've been tested it in a C# project, but I don't know to use exactly the methods BulkOpImportCreateRequest and BulkOpImportSendData.
    I can't create a import bulk request...
    Has someone already used this before?
    Help me, please?
    Best regards,
    Herbert

    TheSilverHammer wrote:
    Thats some nice info, but what if it is not a "framework"? These are basic Darwin API calls, not Apple Frameworks.
    Last sentence on the page:
    "If you need to link to a library instead of a framework, you can use the -weak_library linker command instead of -weak_framework."
    TheSilverHammer wrote:
    I did not define printf so I can't weak link it.
    This doesn't make any sense. You didn't define any of the symbols in any of the frameworks or libraries Apple provides--that does not inhibit your ability to link against them, weakly or otherwise.

Maybe you are looking for

  • User - Role - view only

    Dear all, i have a question. I am developing a application to view some data from the database. This application will be on the laptops of all the people that are working all over the country. To prevent that a stolen laptop is used fore decompiling

  • Need a HP3421A native driver for labview 5.1

    Hi, I'm looking for a native HP3421A driver for labview 5.1. Of course I searched in the "Instrument Driver Network" but I foundd only drivers for labview 6.0 and 7.0 or greater. According to this document: http://www.ni.com/pdf/manuals/321691a.pdf#s

  • Follow an iphone on pc map

    I used to be able to follow an iphone by enabling an app on the iphone and following it on a windows pc.  It was realtime not "Find My iPhone".  I would like to do the same for iPad to help direct someone while driving.  Does such an app exist? Thank

  • Help: Strobe Player: Live DVR stream resetting to start vs Live point

    Update: 11/27 23:00- The version of the strobe player we are using is the most current version- I tested my smil file with a stock strobe player tied dirctly to the akamai CDN - the VBR is working correctly but I still have an intermittent issue when

  • Installing After Effects on headless render nodes

    I'm trying to install After Effects CS5.5 render engine on a set of render nodes that don't have DVD drives (or any optical drive).  I was advised to copy the install files from the DVD to the desktop via flash drive.  I did that and the install star