cancel
Showing results for 
Search instead for 
Did you mean: 

Short dump on ST22 : CALL_FUNCTION_SINGLE_LOGIN_REJ

Former Member
0 Kudos

Hi,

Some users facing this  CALL_FUNCTION_SINGLE_LOGIN_REJ dump.

Short text :  No authorization to logon as trusted system (Trusted RC=2).

Any idea about this dump?

How to resolve the issue ?

Thanks,

Vimal Alexander

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member254090
Discoverer
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

This is due to a program error in the DBSL, which occurs only in Kernel Release 7.00:

The DBSL returns an incorrect database key.

As of dboraslib.so (lib_dbsl), Kernel 7.00, patch 76, the definition of the DB identification number (= DB Creation Time) was changed. Since you  also use this number to encrypt the trust relationship, you can no longer connect to the old key.

As of dboraslib.<ext> (lib_dbsl), Kernel 7.00, patch level 80, the  old form of the DB identification number is valid again.

To correct the problem, skip the dboraslib, patch 76 (contained in the  SAP kernel, patch 77), and immediately use patch 80 instead.

Alternatively, you can restart the trust relationship for the dboraslib  (lib_dbsl), patch 76. However, you must then also restart the trust relationship for patch 80.

Regards,

Murali.Chatna

0 Kudos

Hi Vimal,

The corresponding users would not be having the RFC authorization

(authorization object S_RFCACL).

Refer http://help.sap.com/saphelp_nw04/helpdata/en/f9/3f69fd11a80b4e93a5c9230bafc767/content.htm for more details.

Thanks & Best Regards,

Leon