cancel
Showing results for 
Search instead for 
Did you mean: 

Error while testing remote connection SM59 from Solman 7.1 to SAP BW 7.0

Former Member
0 Kudos

Hello everyone,

I have problem with remote connection in SM59 tcode. Connection, unicode and authorization tests are OK but when I am checking remote connection nothing happens. Trace of connection:

 

| dev_rfc5                                                                                                                         

         |

|                                                                                                                                      

     |

| **** Trace file opened at 20120505 135757 Central European Daylight Time, by disp+work             

                                       |

| **** Versions SAP-REL 720,0,105 RFC-VER U 3 1276654 MT-SL                                                 

                                |

| ======> CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456                                                    

                                    |

| Timeout during connection setup (check that partner exists)                                                      

              |

| ABAP Programm: CL_RSR_MDX_COMMAND============CP (Transaction: )                         

                                                  |

| Called function module: RRTS_PARSE_MDX                                                                             

                       |

| User: ABCUSER (Client: 001)                                                                                               

                |

| Destination: MDX PARSER (Handle: 16, DtConId: 7EA996E149FAF16B97EB00215AD3D79F, DtConCnt:

1, ConvId: 25390195,{7EA996E1-49FA-F16C-97EB-0021|

| EPP RootContextId: 00215AD3D79F1ED1A2D8A4B9331BB7EB, ConnectionId:

A29F96E1C76BF18D97EB00215AD3D79F, ConnectionCnt: 1                      |

| EPP TransactionId: A29F96E1C76BF18B97EB00215AD3D79F                                                      

                                 |

| SERVER> RFC Server Session (handle: 1, 21249089, {A29F96E1-C76B-F18D-97EB-00215AD3D79F})  

                                                |

| SERVER> Caller host:                                                                                                         

             |

| SERVER> Caller transaction code:  (Caller Program: SAPLE2E_EFWK_HOUSEKEEPING)                    

                                         |

| SERVER> Called function module: SMD_HK_AGGREGATE_MDX                                                   

                                   |

| Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 3712                                                                

                           |

| CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456                                                                    

                            |

| Timeout during connection setup (check that partner exists)                                                      

             |

| Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1987                                                                   

Please, help me out with this issue,

Best regards,

SAPFan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

There is an option to tick logon screen so that it will open a logon screen when you click on remote connection. Is it ticked ?

Please check in logon and security tab.

Thanks,

Jagadish.

Former Member
0 Kudos

Hello Jagadish,

Thank you for answer.

Logon screen is not ticked, when ticked it logon screen appears but in the remote connection this parameter should not be selected. Please see link:

http://help.sap.com/saphelp_smehp1/helpdata/en/22/042671488911d189490000e829fbbd/frameset.htm

"If a calling SAP system is known to the called system as a trusted system, no password must be supplied."

What about this partner mentioned at rfc trace ?

Timeout during connection setup (check that partner exists)

BR,

SAPFan

Former Member
0 Kudos

Hi,

When it is a trusted RFC, the user with which you are trying the remote login should have S_RFC adn S_RFCACL objects assigned in the target system

Can you check that?

Moreover please click on the current user and try once more.

Please check both of the above things.

Thanks,

Jagadish.

Former Member
0 Kudos

Hi,

User has Z role assigned with appropriate authorization object (S_RFC and S_RFCACL), authorization test is OK. After I  ticked 'current user' remote connection still doesn`t work (nothing happens).

BR,

SAPFan

Former Member
0 Kudos

Hi,

Does the current user exist in BW 7.0 as well ?

Regards.

Ruchit.

Former Member
0 Kudos

Hi Ruchit,

Yes, user exists at BW 7.0.

BR,

SAPFan

david_liu1
Advisor
Advisor
0 Kudos

Hello,

This MDX parser issue might be caused by missing of NON-UNICODE RFC library file librfc32.dll(not librfc32u.dll). This is also stated in the SAP note 1032461.

Regards,

David