Error in remote call of destination MDX PARSER.

Hi friends,
creaed one req for importing appset into target system, while importing req (Operating systgem)  getting error message.
Error in remote call of destination MDX PARSER.
what might be reason ?
Thanks,
Naresh

This is caused by RFC user being set as for a standard Client-Dependent Objects transports.
Add the profile S_BI-WX_RFC to user(used for import request)

Similar Messages

  • Error in remote call of destination - when transporting process chain

    Hi all,
    I have earlier not had troubles transporting process chains from development system to test. Now I get the following error
    Error in remote call of destination BW Test
    Message no. RSPC051
    Diagnosis
    The following error occurred during the remote function call for destination BW Test:
    Name or password is incorrect (repeat logon)
    System Response
    A short dump has probably been written in the other system.
    Procedure
    Look at the short-dump overview in the other system.
    I know we have a transaction (RSTPRFC) where we give the password for the user that will do the activation of the PC after transport, but checking with the basis guy, and according to him there has not been any changes to this user. (As the user is the same as the RFC user used when setting up source systems). Running a check on the source systems from RSA1 gives green on all, so then the user should be correct...
    (there is also no short dump available in the other system)
    Does anyone have a clue on what could be done to locate the error..?
    Thanks
    Regards,
    Øystein

    Hi,
    you are both right, and I got the issue corrected. In SM59 i have an ABAP connection that when checking it, gave me a logon error. When getting this connection working (by giving another password) and then setting the same password in RSTPRFC, the transport worked.
    I'm just not sure I understand why this became an issue.
    But anyway, thanks for the input.
    Regards,
    Øystein

  • Error in remote call of destination PROCESS_CHAIN

    Dear All,
    I am getting following error in transport of prcocess chains from DEV to QA.
    Error Message :
    Error in remote call of destination PROCESS_CHAIN
    Message no. RSPC051
    Diagnosis
    The following error occurred during the remote function call for destination PROCESS_CHAIN:
    Name or password is incorrect (repeat logon)
    System Response
    A short dump has probably been written in the other system.
    Procedure
    Look at the short-dump overview in the other system.
    Please help!!
    Regards
    Rakesh

    Hi Rakesh,
             It's a BASIS problem. After transport during process chain activation, the background user tries to logon with the password and if it fails the chain will not be activated. The contents will be transported though. You can manually activate the chain. You can request the Basis guys to fix this.
    - Ram

  • SAP integration kit - MDX parser does not exist

    Hi,
    While running a query via Web Intelligence, during the process where data should be retrieved, the error pops up that RFC destination MDX PARSER does not exist.
    The universe is built on an infoCube without intermediate BEx query.
    I know about the existence of note 1032461, but it didnu2019t get us further:
    -     Librfc32.dll (the one included during KIT installation) is at the right place.
    -     MDX BW Driver was included in transports.
    -      A RFC connection test via sm59 was positive.
    Anybody who had same error or having tips?
    All help would be highly appreciated since this should be fixed asap.
    Here some additional questions:
    1)     why program mdxsvr is listed in unix directory (visible via al11), and not on BO server site?
    2)     The librfc32.dll file included in the installation has a lower patch number then the patch number when downloading from sap marketplace.
    Is this important even when Patch Level is the same? So still necessary to change this file with version separately downloaded?
    3)     Is it necessary that MDX is added to the BW internet communication framework (transaction SICF  sap  bw  bex, Mime, xml, and also MDX necessary?)
    4)     Should the BW system be added to the broadcasting availability (spro)?
    5)     Could this indicate a problem with the java connector?
    6)     We created a RFC connection following the advice about BO-BW connection. But, is there need of an additional connection called u2018MDX Parseru2019. If yes, where do I find info how-to?
    Here the full error:
    A database error occured. The database error text is: The MDX query SELECT {  } ON COLUMNS , [0COMP_CODE].[LEVEL00].MEMBERS DIMENSION PROPERTIES MEMBER_CAPTION ON ROWS FROM [ZCO_PA_2/ZCOPA_DAILY_AGGR] SAP VARIABLES [0P_FPER] INCLUDING [0FISCPER].[K42010001] [ZCURR1] INCLUDING [0CURRENCY].[EUR] failed to execute with the error Error occurred when starting the parser: RFC destination MDX PARSER does not exist.. (WIS 10901)

    Hi,
    hhmm - i can still see it and status is "released to customers"
    If you have a S-User and pwd use this link:
    https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3132363135303726
    Regards
    -Seb.

  • MDX Parser RFC is not working

    Hi,
    I am getting the following error when I test connect the MDX Parser RFC destination.
    Logon -> Cancel
    Error Details -> connecton closed (no data)
    I have upgraded the latest mdxsvr.exe and mdxpars.dll in the kernel directory and also got the librfc32.dll in the kernel.  I got updated librfc32.dll in the registry also.  I checked various SAP notes, but none helped.
    The main problem was when starting MDX parser:
    ===============================
    Error occurred when starting the parser: connection closed (no data)
    Message no. BRAINOLAPAPI011
    Diagnosis
    Failed to start the MDX parser.
    System Response
    connection closed (no data)
    =================================
    Pls give any inputs on this.
    Thanks,
    Abdul

    this could be because the RFC destination host is not maintained in the hosts file on the application servers... check that you can reach the host and see if that fix your issue.
    Regards
    Juan

  • MDX parser program name

    Hi
    I am getting connection error in RFC Destination MDX PARSER. Error is that the program does not exit in the system. Can you please tell what does this program contain or how to find this program.
    Regards
    Lalit K Tyagi

    Why the program name should be same as the class name
    in which main is declared.
    Eg:
    class Test
    public static void main(String args[])
    System.out.println("Hello World");
    program name: Test.java // Why so.In your case, since the class is not public, I figure you could name it to something else too, like Untest.java. You would need the actual class name only while executing - java Test

  • Connection Test MDX PARSER - Error

    Hi,
    I'm installing BPC 7.0 Netweaver.
    When I test Connection MDX PARSER rfc in SM59 we get the following time out error:
    timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456 Timeout dur
    ERROR: timeout during allocate
    LOCATION: SAP-Gateway on host PLATONTEST016 / sapgw00
    DETAIL: no connect of TP mdxsvr from host PLATONTEST016.Platon.dk after 20 sec
    COMPONENT: SAP-Gateway
    SAP Note 1032461 have been applied !!!
    Have anyone an idea solve this issue? Any input welcome!

    Hello Brian,
    Good Day!
    I am also having the same problem and read the same note. But in my case I can't seem to register librfc32.dll in the application server.
    This is the error message "C:\WINDOWS\system32\librfc32.dll was loaded DllRegisterServer entry point was not found. This file cannot be registered."
    Here is our system details:
    ECC 6.0
    SAP_BW 700
    SAPGUI 710
    I am hoping someone will be helping us.
    Sincerely,
    Nathan
    Edited by: Nathan Ray Deluao on May 20, 2009 11:34 AM

  • Error Creating VM on 2011 iMac - The Hyper-V Virtual Machine Management service encountered an unexpected error: The remote procedure call failed. (0x800706BE).

    I am running Hyper-V in Windows 8.1 on a late 2011 27 inch iMac. Whenever I try to create a virtual machine I get the error below and Windows warns that it will restart in 1 minute. I tried a clean install of Windows, but my PC still crashes ever
    time I try to create a VM. I was able to successfully use Hyper-V in prior versions of Windows on this same PC. Any clue as to what is going on? A driver? Windows 8.1? Mac Hardware related?
    I see the following two entries in event viewer but have no other clue as to what is happening:
    Log Name:      Microsoft-Windows-Hyper-V-VMMS-Admin
    Source:        Microsoft-Windows-Hyper-V-VMMS
    Date:          1/10/2014 10:48:46 AM
    Event ID:      16000
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      Charles-PC.CHARLESPOOL.local
    Description:
    The Hyper-V Virtual Machine Management service encountered an unexpected error: The remote procedure call failed. (0x800706BE).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066F867-7CA1-4418-85FD-36E3F9C0600C}" />
        <EventID>16000</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2014-01-10T15:48:46.770451300Z" />
        <EventRecordID>58</EventRecordID>
        <Correlation />
        <Execution ProcessID="2488" ThreadID="8704" />
        <Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel>
        <Computer>Charles-PC.CHARLESPOOL.local</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <UserData>
        <VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events">
          <ErrorMessage>%%2147944126</ErrorMessage>
          <ErrorCode>0x800706BE</ErrorCode>
        </VmlEventLog>
      </UserData>
    </Event>
    Log Name:      Microsoft-Windows-Hyper-V-VMMS-Admin
    Source:        Microsoft-Windows-Hyper-V-VMMS
    Date:          1/10/2014 10:48:46 AM
    Event ID:      16010
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      Charles-PC.CHARLESPOOL.local
    Description:
    The operation failed.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066f867-7ca1-4418-85fd-36e3f9c0600c}" />
        <EventID>16010</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2014-01-10T15:48:46.773497100Z" />
        <EventRecordID>59</EventRecordID>
        <Correlation />
        <Execution ProcessID="2488" ThreadID="8704" />
        <Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel>
        <Computer>Charles-PC.CHARLESPOOL.local</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <ProcessingErrorData>
        <ErrorCode>15005</ErrorCode>
        <DataItemName>Parameter0</DataItemName>
        <EventPayload>
        </EventPayload>
      </ProcessingErrorData>
    </Event>

    Hi CharlesPool,
    I am assuming that the win8.1 is in-place updated from win8 .
    Maybe you need to check the state of hypervisorlaunchtype .
    If it is off , please run command " bcdedit /set hypervisorlaunchtype auto "
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Error message when calling a Business Connector RFC destination from SRM

    Hello all,
    We are facing one problem with data Purchase Order transmission between SRM 5.0 (SRM_SERVER 5.5, extended classic scenario) and Business Connector 4.7.
    We made needed customizing in order to have "XML / XI" output medium available in tab 'Company Data' in "Manage Business Partners" web transaction (by updating BBP_USE_AI table in SM30 transaction).
    Then, we implemented BAdI definition BBP_EBPXML_OUT_BADI with method PURCHASEORDER in order to change XI system type to Business Connector.
    In this way, PO transfer data between SRM and BC is done using BC Module Function BAPI_POEC_XML_SEND (TCP/IP RFC connection was defined for Purchase Order in BBPC_RFCDEST table).
    Nevertheless, even if method BBP_PO_SEND_XML is correctly triggered when PO is created with a vendor with XML output medium, we have in the document output log ("Process Purchase Order" web transaction) an error message:
    ' Error (Unknown Partner and Message Type. Routing Rule created. Sender: SMR Receiver:) when calling RFC destination BC '
    where SRM is the SRM log. sys. and BC the Business Connector log. sys.
    Our EAI team is working on it, but if you have any idea, your are welcome !
    Thank you in advance.
    Regards.
    Laurent

    Hello Christian,
    Thank you for your help. However, we abandoned this solution between SRM and Business Connector.
    So, we followed instructions indicated in OSS note 883693 - "ECS: PO output determination in R/3".
    Nevertheless, in order to restrict this behaviour for specific vendors and purchasing organizations, we added some filters.
    It is working fine.
    However, when the PO is modified in SRM, then order again, PO is modified in R/3 (by the RFC user from SRM) more than once.
    As a consequence, we have as much messages as modifications of the order in R/3 (due to multiple RFC access with the SRM RFC user).
    Does anybody have an idea to have only one R/3 output message when the PO is modified in SRM ?
    One solution could be to check in the NAST table if the time creation of the last output message is lower than, for example, one minute.
    If it is the case, we do not allow R/3 ouput message.
    Any suggestions is welcome.
    Regards.
    Laurent.

  • Sql server services give error the remote procedure call failed [0x800706be] in sql server 2008

    sql server services give error the remote procedure call failed [0x800706be] in sql server 2008.
    To resolve this issue, I executed the following mofcomp command in command prompt to re-register the *.mof files:
    mofcomp.exe "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof".
    but it does not work.
    Plz give the exact soln to solve this error.

    sql server services give error the remote procedure call failed [0x800706be] in sql server 2008.
    To resolve this issue, I executed the following mofcomp command in command prompt to re-register the *.mof files:
    mofcomp.exe "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof".
    but it does not work.
    Plz give the exact soln to solve this error.
    So when you tried starting SQL server service it gave the error right  ?  or when you click on SQL server services in SQL server configuration manager(SSCM) you get this error. Can you be more clear.  As far as I read your question it has something
    to do with permission. Close SSCM window and this time  right click on SQL server configuration manager and select run as administrator and check if you can see SQL server services
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • MDX Parser Error in Data Mining

    Hello Colleagues,
    I have created the Application Process Designer(APD) for ABC analysis. Here APD is saved and activated successfully. Now while executing, it fills the data to datatarget, but giving error "Error occurred in starting the PARSER.Error opening in RFC connection. Syntax error in MDX statement".
    In help, it says go to SM59 and test the connection of MDX parser. Now there testing is failing, but What I need to do to correct the connection?
    Regards

    Hello,
    please read the OSS note: 149809
    Hope this helps
    Michael

  • MDX Parser error

    Hello,
    While checking the MDX Parser connection in TR SM59, I get the following error...
    Error occurred when starting the parser: Error opening an RFC connection.
    Message no. BRAINOLAPAPI011
    Diagnosis
    Failed to start the MDX parser.
    System response
    Error opening an RFC connection.
    Procedure
    Check the Sys Log in Transaction SM21 and test the TCP-IP connection MDX_PARSER in Transaction SM59.
    ===================================
    The same TCP/IP connection (with similar properties in working in other BW system). But giving error in the system where I am trying to write some MDX statement (TR MDXTEST). It goes to debug mode as soon as MDX statement is executed in MDXTEST.
    Regards
    Pankaj

    Your RFCDestination is not correct. Please check it in SM59.
    The program specified there may not be on the app server. Have you verified this already?
    cheers,

  • System Failure : FRONTEND_ ERROR raised While Calling RFC from R/3 to CRM

    Hi Experts,
    I'm Getting the Error System Failure Error "Error has occurred making remote call to method DISPLAY in system CRP_110".
    RFC function Module : CRM_FM_ACL_DISPLAY_FPO.
    I have Check the RFC Destination and other parameters passed is same.
    Please help me to resolve this issue in production and it's w

    Hi Nilesh,
    Well if you have already checked whether the FM is available in CRM system, then check SM58 & SM21 for logs of the RFC call. That should have the details for failure.
    Also please check if the FM is remote enabled. I dont have access to CRM system, hence cant verify.
    Thanks,
    Best regards,
    Prashant

  • System error during RFC call BAPI_FIXACCOUNT_GETLIST

    Hi Gurus,
    Below are the error and steps when i perform Payroll Posting to Accounting. To enable communication between distributed systems, the appropriate method have been specified in ALE Customizing for the objects of the following tables. (Basis -> Application Link Enabling (ALE) -> Modelling and Implementing Business Processes -> Maintain Distribution Model and Distribute Views.)
    However, error still exists as shown below:-
    1.     Run TCode PC00_M99_CIPE
    2.     Encountered Error as shown below:
    Communication error with system QAS, function FI_ACCT_DET_HR
    Message no. 3G404
    Diagnosis
    The function module "FI_ACCT_DET_HR" has been called remotely in system "QAS". As a result, an error occurred when creating the connection or during communication.
    Procedure
    Check that the ALE distribution model is correctly maintained.
    Account determination could not be performed
    Message no. 3G361
    Diagnosis
    The account could not be determined for one of the following reasons:
    No destination could be found in the ALE distribution model for the AcctngEmplyeeExpnses.Check method.
    A system or communication error occurred when executing the function FI_ACCT_DET_HR in the target system.
    System error during RFC call BAPI_FIXACCOUNT_GETLIST:  / CPIC-CALL: 'ThSAPCMINIT' Unknown serv ice
    Message no. KI012
    3.      Check in SM21: NiConnect Unsuccessful, Return Code: -0003
                        Communication error, CPIC return code 020, SAP return code 665
    Please advice. Thanks in advance.
    Best Regards,
    Fung

    Hi,
    Probably because of timeout, it is unable to execute the request ..so it is aborted.
    btw, is it a synchronous call ? what is the message size ? the given data to RFC is correct and valid structure ? check the mapping .for this use the data from SXMB_MONI and test it
    Check this blog for timeout errors-
    /people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts
    Regards,
    moorthy

  • APD failure due to MDX Parser starting issue

    Hello,
    As part of BW on HANA migration, we have recently migrated Dev system to HANA database and during testing we have issue for one of the APD's
    which when triggered failed with the below error messages: Error occurred when starting the parser:timeout during allocate / CPIC- CALL: 'ThSAPCMRCV' Syntax error in MDX statement Termination: Error when executing the query Processing was canceled And the RFC connection for MDX PARSER was also failing. Subsequently, basis implemented the SAP Note 1032461 - MDX parser does not start. Which resolved the issue with the RFC connection. However, the APD is still failing. The error message we get is as below for the same: Error occurred when starting the parser: Function RRTS_PARSE_MDX is not available Syntax error in MDX statement Termination: Error when executing the query Processing was canceled. Request your help on the same.
    Most of the SDN forums on this topic advised on the SAP Note 1032461. However, despite implementing the same note our basis team couldn't succeed in resolving the issue. Thank you!

    Hi Meduru Avinash,
    As you rightly told, most of the time note 1032461 is referred to solve this issue.
    Some where I have read that we need to refer 638701 also,
    like adding gw/cpic_timeout in your system, if it is not available.
    BR
    Prabhith

Maybe you are looking for