Do you have any question about this error?
Message type: E = Error
Message class: /SOMO/MAMSG -
Message number: 035
Message text: Object &1 &2 already sched. or job running. Ret. stat.= &3. Retry with &4
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.
/SOMO/MAMSG035
- Object &1 &2 already sched. or job running. Ret. stat.= &3. Retry with &4 ?The SAP error message
/SOMO/MAMSG035 Object &1 &2 already sched. or job running. Ret. stat.= &3. Retry with &4
typically indicates that a job or process you are trying to execute is already scheduled or currently running in the system. This can happen in various scenarios, such as when you attempt to start a background job that is already in progress or when there is a conflict with job scheduling.Cause:
- Job Already Running: The job you are trying to execute is already in progress.
- Job Scheduled: The job is scheduled to run at a specific time and cannot be started again until it completes.
- System Lock: There may be a lock on the object due to another process or job that is currently using it.
- Resource Contention: Multiple jobs may be trying to access the same resources simultaneously.
Solution:
- Check Job Status: Use transaction code
SM37
to check the status of the job. Look for the job with the name specified in the error message and see if it is still running or has completed.- Wait for Completion: If the job is currently running, you may need to wait for it to complete before attempting to run it again.
- Cancel or Delete Job: If the job is stuck or you need to rerun it, you can cancel or delete the job from the job overview in
SM37
.- Review Job Scheduling: Ensure that the job is not scheduled to run at overlapping times. Adjust the scheduling if necessary.
- Check for Locks: Use transaction
SM12
to check for any locks on the object. If there are locks that are no longer needed, you can release them.- Retry: After resolving the issue, retry the operation as suggested in the error message.
Related Information:
SM37
: Job MonitoringSM12
: Lock EntriesSM21
: System LogIf the issue persists after following these steps, it may be necessary to consult with your SAP Basis team or refer to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
/SOMO/MAMSG034
No result for key figure variant &1 &2 &3 &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SOMO/MAMSG033
Logging deactivation for key figure variant &1 &2 &3 &4 not allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SOMO/MAMSG036
Object &1 &2 invalid job count. Return status = &3. Retry with &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SOMO/MAMSG037
Object &1 &2 not scheduled yet. Return status = &3. Retry with &4
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.