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: SQ - Queue Administration Transaction: Error Texts
Message number: 035
Message text: Queue & deleted
Queue successfully deleted.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Nothing. Everything OK.
Error message extract from SAP system. Copyright SAP SE.
SQ035
- Queue & deleted ?The SAP error message SQ035 indicates that a queue has been deleted. This typically occurs in the context of SAP's application server and message processing, particularly when dealing with asynchronous processing or background jobs.
Cause:
- Queue Deletion: The most direct cause of this error is that the queue in question has been deleted. This can happen due to manual deletion, system cleanup processes, or if the queue was not properly created or initialized.
- System Configuration: Misconfiguration in the system settings related to message queues can also lead to this error.
- Transport Issues: If there are issues with the transport layer or if the queue was part of a transport that was not properly imported, it could lead to this error.
- Database Issues: Problems with the underlying database, such as corruption or connectivity issues, can also result in queues being unavailable.
Solution:
- Check Queue Status: Use transaction
SMQ1
(for outbound queues) orSMQ2
(for inbound queues) to check the status of the queues. If the queue is indeed deleted, you may need to recreate it.- Recreate the Queue: If the queue is missing, you may need to recreate it. This can often be done by re-triggering the process that creates the queue or by using specific SAP transactions or programs designed for queue management.
- Review System Logs: Check the system logs (transaction
SM21
) for any related error messages or warnings that could provide more context on why the queue was deleted.- Check Configuration: Review the configuration settings related to the queues in your SAP system. Ensure that all necessary settings are correctly configured.
- Transport Management: If the issue is related to transport, ensure that all transports have been correctly imported and that there are no inconsistencies in the transport directory.
- Database Check: If you suspect database issues, perform a database consistency check and ensure that the database is functioning correctly.
Related Information:
By following these steps, you should be able to diagnose and resolve the SQ035 error in your SAP system.
Get instant SAP help. Sign up for our Free Essentials Plan.
SQ034
Error deleting queue &
What causes this issue? An error occurred when deleting the queue.System Response The system issues an error message and will not allow you to conti...
SQ033
Parameters not changed
What causes this issue? Queue parameter was not changed and has therefore not been saved.System Response The system issues an error message and will...
SQ036
Funktionality >&< is not currently supported
What causes this issue? Function not currently supported.System Response The system issues an error message and will not allow you to continue with ...
SQ037
Undefined queue type
What causes this issue? Type of queue not defined.System Response The system issues an error message and will not allow you to continue with this tr...
Click on this link to search all SAP messages.