Do you have any question about this error?
Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 047
Message text: Job cannot be started between & and &
For performance reasons, it is not possible to start the job at the
specified time.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Plan the job at a different time.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message DT047 indicates that a job cannot be started because it is scheduled to run during a time period that is not allowed. This typically occurs when the job is set to run during a time when the system is in a restricted state, such as during maintenance windows or when the system is locked for other reasons.
Cause:
- Time Restrictions: The job is scheduled to run during a time that is outside of the allowed execution window.
- System Lock: The system may be locked for maintenance or other activities, preventing jobs from being executed.
- Job Scheduling Conflicts: There may be conflicts with other jobs that are scheduled to run at the same time.
Solution:
- Check Job Scheduling: Review the job scheduling settings to ensure that the job is set to run during an allowed time period. You can do this in transaction code SM37 (Job Monitoring).
- Adjust Time Settings: If the job is scheduled during a restricted time, reschedule it to a time that is allowed. You can modify the job in transaction code SM36 (Define Background Job).
- Check System Status: Ensure that the system is not in a locked state. You can check the system status in transaction code SM12 (Display and Delete Locks) or SM21 (System Log).
- Review Job Dependencies: If the job has dependencies on other jobs, ensure that those jobs are completed successfully before the current job is scheduled to run.
- Consult with Basis Team: If you are unsure about the scheduling policies or system status, consult with your SAP Basis team for guidance.
Related Information:
By following these steps, you should be able to resolve the DT047 error and successfully schedule your job.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
DT046 Parallel start of activation/conversion job not possible
Self-Explanatory Message Since SAP believes that this specific error message is ...
DT045 No & objects in table &
Self-Explanatory Message Since SAP believes that this specific error message is ...
DT048 Job was terminated (Upgrade still in progress)
What causes this issue? The job cannot be executed during the current upgrading...
DT049 Table & is modified (Deleted or deleted/created new)
What causes this issue? Because of a structure change in the table, it is neces...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.