Do you have any question about this error?
Message type: E = Error
Message class: GD - EDT: External data transfer
Message number: 219
Message text: Restart not allowed. -> long text.
The first transfer was terminated before records were written to the
database. This is therefore in a consistent state. In this case a
restart is not possible. Instead, repeat the original transfer.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
GD219
- Restart not allowed. -> long text. ?The SAP error message GD219 "Restart not allowed" typically occurs in the context of background processing or job scheduling within the SAP system. This error indicates that a particular job or process cannot be restarted due to certain conditions or settings.
Cause:
- Job Status: The job may be in a status that does not allow for a restart. For example, if the job has already completed or has been canceled, it may not be eligible for a restart.
- Job Configuration: The job might be configured in such a way that it does not allow for restarts. This could be due to specific settings in the job definition.
- Dependencies: There may be dependencies on other jobs or processes that have not been met, preventing the job from being restarted.
- System Lock: There could be a system lock or other operational issues that prevent the job from being restarted.
Solution:
- Check Job Status: Review the status of the job in transaction code
SM37
(Job Monitoring). Ensure that the job is in a state that allows for a restart (e.g., it should not be completed or canceled).- Review Job Configuration: Check the job configuration settings to see if there are any restrictions on restarting the job. You may need to modify the job settings if necessary.
- Clear Dependencies: If there are dependencies on other jobs, ensure that those jobs have completed successfully before attempting to restart the job.
- Manual Restart: If the job cannot be restarted automatically, consider manually creating a new job with the same parameters and executing it.
- Consult Logs: Check the job logs for any additional error messages or warnings that may provide more context on why the restart is not allowed.
- System Check: If the issue persists, it may be necessary to check for any system-wide issues or consult with your SAP Basis team for further investigation.
Related Information:
SM37
: Job MonitoringSM36
: Define Background JobSM21
: System LogIf the problem continues after following these steps, it may be beneficial to reach out to SAP support or your internal SAP team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
GD218
No file could be determined from &1. Termination of EDT
What causes this issue? The system was unable to determine an output file.System Response An output file is used with each transfer. This is determi...
GD217
&2 files were created for &1
What causes this issue? Exactly one file is created for each job. In special cases, however, less files are created than the number of jobs entered. ...
GD220
File end or end of the entry was reached unexpectedly in formula &1
What causes this issue? When converting the formula text, the formula parser has reached the end of the line but could not complete the formula. You ...
GD221
Operator expected in formula &1.
What causes this issue? When converting the formula, the formula parser found an error. An operator (such as "<AB>+</>", "...
Click on this link to search all SAP messages.