惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
Jina AI
Jina AI
雷峰网
雷峰网
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
博客园 - 司徒正美
罗磊的独立博客
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Vercel News
Vercel News
A
About on SuperTechFans
I
InfoQ
D
DataBreaches.Net
爱范儿
爱范儿
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
aimingoo的专栏
aimingoo的专栏
宝玉的分享
宝玉的分享
P
Proofpoint News Feed
Microsoft Azure Blog
Microsoft Azure Blog
美团技术团队

博客园 - Raymond Zhang

案例分享:电信行业零售业务CRM架构 客户关系管理及客户服务简介(译) How-to: disable the web-security-check in Chrome for Mac 基于HANA Cloud的SAP Mobility Platform正式发布 Automate debugging using ABAP debugger scripts Some notes about CRM Roles Concept in Web UI How-to: Move the items in local to specific packages Some basic skills (2) - Configure the printer for your SAP systems A trouble shooting case - Background job ZABC failed Gateway Notes (1) SAP Netweaver Gateway Add-on for Backend System Installation Some basic skills (1) - Change the background image after logon Why is “GUID” used in SAP CRM? SPM (Service Parts Management) Inter-Company STO - CRM Billing issue Enhancement on SAP CRM Web UI page toolbar How to estimate the active condition records in a CRM system (2) How to estimate the active condition records in a CRM system (1) How-to: Set up the delta upload for Vendor Master Data from CRM to ERP Introduction of new feature ‘Tag Cloud’ with SAP CRM 7.0 Ehp 1
Fixing the SAPOSS RFC connection via Secure Storage Migra...
Raymond Zhang · 2013-01-10 · via 博客园 - Raymond Zhang

Background

The issue of the RFC connection to SAP OCS system (where all the SAP notes are stored) would normally become an issue when there is a system migration happen (SID/Installation Number change).

As the system's installation information is part of the very basic information of the RFC connection to SAP standard systems, changing them would certainly cause the invalidation of these connections.

For example, since last time I changed our internal system from a meaningful but dummy system number into "SAP-INTERN" about one years ago, I haven't tested the connection to SAPOSS. And just suddenly I want to check some Note's content in the system and test the implementation, but I found the connection is not working.

Checking the RFC connection in SM59, and it turned out to be not functioning at all. And further analysis shows that the credential data has been invalid due to system migration (customer number has been changed since last license key update).

Solutions

Run transaction SECSTORE, and check the Secure Storage sync status. And for the RFC connection “SAPOSS” (actually together with many other RFC connections and other objects) will get error message like “System-dependent data for entry /RFC/SAPOSS changed: ….." and the procedure to eliminate this is to go and check SAP Note 816861 (Migrating entries in the secure storage).

For internal SAP system, it directs me to Note 1027715 where I get the internal migration key. I suppose for external SAP customer, you will get a similar migration key as well. You input the old SID, Installation Number and the migration key and execute. The SAPOSS connection will come back.

image

Raymond Zhang
If you want to discuss with me about any idea, please contact me at raymond.zhang@sap.com