Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: S_UNIFIED_CON - Message Class for Unified Connectivity
Message number: 603
Message text: Set profile parameter ucon/rfc/active to 1 to activate runtime
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
S_UNIFIED_CON603
- Set profile parameter ucon/rfc/active to 1 to activate runtime ?The SAP error message S_UNIFIED_CON603 indicates that the Unified Connectivity (UCON) framework is not activated in your SAP system. This framework is essential for enabling certain connectivity features, particularly for RFC (Remote Function Call) connections.
Cause:
The error occurs because the profile parameter
ucon/rfc/active
is set to0
(inactive). This means that the UCON framework is not enabled, which prevents the system from processing certain RFC calls or functionalities that rely on this framework.Solution:
To resolve this error, you need to activate the UCON framework by changing the profile parameter. Here are the steps to do this:
Access the SAP system: Log in to your SAP system with appropriate administrative privileges.
Open the Profile Parameter Maintenance:
- You can do this by using transaction code RZ10.
- Alternatively, you can also use transaction RZ11 to change the parameter dynamically.
Change the Parameter:
- In RZ10, select the instance profile you want to modify (usually the default profile).
- Look for the parameter
ucon/rfc/active
.- Change its value from
0
to1
.Save the Changes: After making the change, save the profile.
Restart the SAP System: For the changes to take effect, you will need to restart the SAP instance. This can be done through the SAP Management Console (SAP MMC) or using the appropriate command line tools.
Verify the Change: After the restart, you can verify that the parameter is set correctly by using transaction RZ11 and checking the value of
ucon/rfc/active
.Related Information:
By following these steps, you should be able to resolve the S_UNIFIED_CON603 error and activate the UCON framework in your SAP system.
Get instant SAP help. Sign up for our Free Essentials Plan.
S_UNIFIED_CON602
Unified Connectivity runtime active. Reset not possible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_UNIFIED_CON601
Unified Connectivity is not active in the system
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_UNIFIED_CON604
Prepare function modules. This will take some minutes
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
S_UNIFIED_CON605
Prepare ICF services. This will take some minutes
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.