can we delete scheduled job records? Does it effect anything in production instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2016 03:47 AM
Can we delete the scheduled job records? (ex:sys_trigger table)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 07:10 AM
I don't seem to have a sys_trigger entry with cert_instance in the job context field.
What I would do is go to System Definition> Scheduled jobs and show all the records that have "cert" in the name. See what turns up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 07:14 AM
You need 'Data certification' plugin to be active.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 07:17 AM
Those jobs are most probably created by Certification Schedules:
https://<yourinstance>.service-now.com/cert_schedule_list.do?sysparm_query=
Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2016 07:32 AM
Thank you Sergiu!
Hi Priyanka,
I have verified the certification schedules are available and can be deactivated on your instance as you choose. An easy way to get there is to type cert_schedule.list in the navigation filter. You can then open the records and uncheck Active and save the record on any that you need to disable.
As a warning, always understand what you are disabling or it could turn off data certification functionality someone else may be using.
Reference:
Data Certification - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2016 04:40 PM
I know it has been a few days... was this resolved or are there still open questions around deleting schedules?