[SOLVED] Stop schecudled backup

[SOLVED] Stop schecudled backup

Hi to all,

we need to stop a scheduled backup but if we execute this sql query:

update Task_Input SET OPERATIONAL_STATUS = 4 where SCHEDULE_ID = (select SCHEDULE_ID from schedule where SCHEDULE_NAME = 'BackupSchedule')

the backup doesnt stop.

Could you tell us the correct SQL query to stop it?

Thanks in advance

                  New to ADSelfService Plus?