How to delete the SMS Queue from OpManager database?
How to delete the SMS Queue from OpManager database?
Connect to OpManager database and run the below database query :
delete from sms_out;
Refer the link below to connect to OpManaqger database :
https://support.zoho.com/portal/manageengine/helpcenter/articles/connecting-to-the-opmanager-database