cancel
Showing results for 
Search instead for 
Did you mean: 

SM:RCD_CHECK_UPDATES job failing with no authorization error..

0 Kudos

Dear All,

In our solution manager 7.1 system the background job SM:RCD_CHECK_UPDATES is failing.

The job log :

Job started

Step 001 started (The program RCSU_AUTO_NOTIFY_AND_DWLD, variant , user ID SOLMAN_BTC)

Job SM: RAPID_CONTENT_DELIVERY_STARTED

Benutzer verfugt nicht uber die relevente berechtigung zum download(User Does not have relevant auth to Download)

Internal session terminated with run time error.ST22

Rapid content delivery setup is done properly and all the prerequisites are in place.

Automatic download of patches is marked with yes.

The user SOLMAN_BTC is having full authorization.

The same case is with the other job SM : CSU_DOWNLOAD_DELIVERY.

The ST22 abap dump is attached

Thanks in advance.

Regards,

Prasad.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Dear Murli and anand,

Thanks for your guidance the issue is resolved now and Job is running successfully now.

The problem was with the S-User ID maintained in solman_setup.

I set new s-user and password under solman setup for RFC destinations SAP-OSS and SAP-OSS-LIST-O01.

Also I set same s-user manually in SMPAUDWNLD RFC.

In AISUSER tcode for solman_btc and solman_admin I kept the new s user id with sufficient privileges.

Thanks & Regards,

Prasad S Mhapankar.

Answers (4)

Answers (4)

0 Kudos

Hi Anand/Murali,

SOLMAN_ADMIN / SOLMAN_BTC for both user ids the same error is appearing.

All the setup for Rapid content delivery is properly done.

One more thing i found SAP-OSS rfc is working fine but when I double click on the RFC I am getting

hostname/H/*******/S/sapdp99/H/********/s/........ error.

But the RFC connection-auth test is successful.

OSS1 parameters are also correct. But when I try to logon SAPnet route permission denied error is there.

Regards,

Prasad S. Mhapankar

Former Member
0 Kudos

Hello Prasad,

i believe you are trying to connect Service market place from Tcode OSS1.

This feature is disabled now.

Regards

Anand

former_member204080
Active Contributor
0 Kudos

Hi Prasad,

IF SAP-OSS RFC authorization and connection test is working then no need to worry about unknown error which you get when you double click the RFC

Are you able to manually download files from SMP using s-user id maintained in the SAP-OSS RFC

Regards,

Murali

0 Kudos

Hi Anand,

Thanks for the guidance in my system SOLMAN_BTC user is already maintained in AISUSER Tcode and S-user ID is maintained against it.

My main concern was which S-user id is used by background job SM RCD_CHECK_UPDATES to download packs automatically.

Thanks & Regards,

Prasad S Mhapankar

Former Member
0 Kudos

Prasad,

I believe you can try using SOLMAN_ADMIN,

which you might have used for Solman_setup configuration.

As per sap you must be using a user with following authorizations.

  • You have authorization to access the SAP Solution Manager Administration work center.
  • You have authorization to access the Rapid Content Delivery tool.


For further clarity please check standard sap help.


http://help.sap.com/saphelp_sm71_sp12/helpdata/en/69/b6855333c7c110e10000000a44176d/content.htm


Regards

Anand

0 Kudos

Dear Murli,

In case of Rapid content delivery the RFC which is used id SMPAUDWNLD not SAPOSS as per my understanding.

And the both RFCs are working fine.

In solution manager basic configuration the S-user IDs are maintained in for backend and communication.

Just wanted to confirm from these S user ids i.e. 1) S-user for backend 2)s-user for communication 3) s-user for SMPAUDWNLD which id is used when downloading is performed by the background job SM RCD_CHECK_UPDATE??

Thanks in advance

Regards ,

Prasad S Mhapankar.

Former Member
0 Kudos

Hello Prasad,

Maintain SOLMAN_BTC user by assigning S-user in AISUSER tocde.

and try again.

Regards

Anand

former_member204080
Active Contributor
0 Kudos

Hi Prasad,

I believe it  will use SAP-OSS RFC for downloading the content

If you check the program  RCSU_AUTO_NOTIFY_AND_DWLD -> READ_FROM_POSTBOX(Method)->

lv_destination = 'SAP-OSS'.



Regards,

Murali

former_member204080
Active Contributor
0 Kudos

Hi Prasad,

It might be due to the authorization issue of S-user id which is maintained in the SAP-OSS RFC .

Please check if that user has the required authorizations to download

Also check below link ,this might be helpful

Rapid Content Delivery - Technical Operations - SCN Wiki

Regards,

Murali