Do you have any question about this error?
Message type: E = Error
Message class: BGRFC - qRFC - New Background RFC
Message number: 357
Message text: Server &1: Idle time for scheduler &2 must be greater than 60 seconds
You have entered a scheduler idle time that is less than a minute.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Specify a scheduler idle time that is greater than a minute (that is,
enter a value greater than 60).
Error message extract from SAP system. Copyright SAP SE.
BGRFC357
- Server &1: Idle time for scheduler &2 must be greater than 60 seconds ?The SAP error message BGRFC357 indicates that the idle time for a background RFC (bRFC) scheduler is set to a value that is less than or equal to 60 seconds. This can lead to performance issues or instability in the system, as the scheduler may not have enough time to process requests efficiently.
Cause:
The error occurs when the configuration for the bRFC scheduler has an idle time setting that does not meet the minimum requirement of 60 seconds. This setting is crucial for ensuring that the scheduler can manage the processing of background RFC calls effectively.
Solution:
To resolve this error, you need to adjust the idle time setting for the bRFC scheduler. Here are the steps to do this:
Access the SAP system: Log in to your SAP system where the error is occurring.
Transaction Code: Use transaction code SM58 to access the "Transactional RFC" monitor.
Check Scheduler Settings: You can also check the settings for the bRFC scheduler using transaction code SM21 (System Log) or SMD (Solution Manager Diagnostics) if you have it configured.
Adjust Idle Time:
- Go to transaction RZ10 to change the profile parameters.
- Look for the parameter
rdisp/bgrfc/scheduler_idle_time
.- Ensure that this parameter is set to a value greater than 60 seconds (e.g., 120 seconds or more).
- Save the changes and activate the profile.
Restart the Scheduler: After making the changes, you may need to restart the bRFC scheduler for the changes to take effect. This can typically be done by restarting the SAP instance.
Monitor the System: After making the changes, monitor the system to ensure that the error does not reoccur and that the bRFC processing is functioning as expected.
Related Information:
If the issue persists after making the changes, consider consulting SAP support or reviewing system logs for further diagnostics.
Get instant SAP help. Start your 7-day free trial now.
BGRFC356
Server &1: Share of gateway resources &2 must be between 1 and 100
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
BGRFC355
Server &1: Number of possible connections &2 is incorrect
What causes this issue? The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Syst...
BGRFC358
Server &1: Invalid number of destinations &2 (see long text)
What causes this issue? You have entered an invalid number of destinations per scheduler.System Response The system issues an error message and will...
BGRFC359
Server &1: Expiration time for load balancing entries &2 is incorrect
What causes this issue? Only values greater than or equal to 1 are valid for this field.System Response The system issues an error message and will ...
Click on this link to search all SAP messages.