Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SM59: Remote Log on: nothing happens

Former Member
0 Kudos

We have the problem to access remote a SAP system from another SAP system (SOLMAN) via SM 59 --> Remote Logon.

Following was allready done:

- the same user is exist on both system

- the appropriate user in SM59 has S_RFCACL object

- the settings in SMT1 and SMT2 are ok

Question:

What can be the error here?

Any helpful information will be very appreciated!

10 REPLIES 10

Former Member
0 Kudos

Hi,

Check for the error by click on "connection test" from SM59.

Thanks and Regards,

Chandra

former_member404244
Active Contributor
0 Kudos

HI,

Check for tested connection and also u need to check two things

1> In the Log On security tab ->either make the system as trusted (yes or no)

2>Specify the username id and pwd correctly

Regards,

Nagaraj

rainer_hbenthal
Active Contributor
0 Kudos

What type is the remote user? What does this have to do with ABAP? Questions over questions....

0 Kudos

some clarifications:

- I tried with several remote users (such a communication, but also with a dialog user)

The interesting point is:

With first attempt the remote connection will be established. When I try the second, third attempt and push on remote-logon nothing happens.

0 Kudos

Remote Logon only works with dialog users. After being logged on, the system remembers your logindata and will logon automatically. As you cant specify a transaction which should run in the remote system, nothing happens but a blank screen is shown. After leaving sm59 and recalling the transaction you should be enforced to enter your logon data again.

But - i still cannt see any issue which can be solved with ABAP.

0 Kudos

Now the following issue comes up:

with first attempt from SM 59 --> SM_<SID>CLNT000_TRUSTED --> Remote Logon the connection can be successfuly established.

Once I try again or leave and enter the same RFC connection nothing happen.

Any idea how to solve this problem?

0 Kudos

It sounds like you at least know you need to work with a trusted system setup. There is an OSS Note that details the exact steps for the setup (can't remember the number) - search for that and check the steps that you performed.

0 Kudos

What do you expect to happen?

0 Kudos

> Once I try again or leave and enter the same RFC connection nothing happen.

You are already logged on and a SAPGui session has been attached (due to your user type).

But you are not requesting anything which is interactive, so the remote system just yawns...

Try calling another FM via the existing destination which stops in a screen - the remote system will respond again.

The difference is that SM59 is an admin transaction for the destionations. Try using the transaction which uses the destinations and you will experience consistent behaviour if they (and the authorization...) is configured correctly.

Cheers,

Julius

ps: I also deleted your duplicate posts. Next time your IDs get deleted and blocked from SDN as well...

Edited by: Julius Bussche on Aug 19, 2009 10:10 PM

0 Kudos

I do face a similar problem at my end, I am able to login VIA remote, SM59, but I am not able to create sessions. But if logged via GUI properly then I am able to create sessions.

Why this happens??

Regards,

Dantham Conpolwedson