cancel
Showing results for 
Search instead for 
Did you mean: 

acces denied for tp SLD_NUC/SLD_UC

Former Member
0 Kudos

Hello,

I have a SAP solution Manager 7.1 and I need to configure three ABAP systems to be registered at SLD (including the solman itself).

When I run rz70 tx in Solman, the system writes correctly to SLD, but when I run the same tx at the ABAP systems (ponting to the solman host and gateway , I get an RFC error: 

: Data collected successfully

: RFC data prepared

: Used RFC destination: SLD_NUC

: RFC call failed: Error opening an RFC connection.

The RFC SLD_NUC and SLD_UC is automatically created, but when I test it at sm59, I get an access denied error for tp SLD_NUC.

ERROR                access denied for tp SLD_NUC from host xxxxxxx

LOCATION             SAP-Gateway on host sapsolution / sapgw00

COMPONENT            SAP-Gateway

COUNTER              177732

MODULE               gwxxreg.c

LINE                 647

RETURN CODE          748

SUBRC                    0

RELEASE              720

TIME                 Fri Aug 17 11:35:44 2012

VERSION              2

Could you help me to slve this issue.

Saul Moreno

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Saul,

please check in the reg_info file of SMD if SLD_UC and SLD_NUC are maitained correctly. Check

that they are not redudndant.

Please refer to SAP note 1592493 GW: Problems during reginfo configuration

Best regards,

Javier

Former Member
0 Kudos

Dear Javier,

Thanks for your sugestion. It works for my problem.

I added a line to permit the SLD_NUC prograr be registered in reginfo.

Thanks in advance

Saul Moreno

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Saul,

Your must add parameter add client 000

Tcode RZ10

add new parameter:  gw/acl_mode = 0

and rerunning again, because,Yesterday I have same problem.

regards,

~Ruhul