Enable db.trace.debug in ServiceNow

subhadeep1618
Tera Guru

I've faced a recent issue of unwanted scheduled updates taking place on a DB table.

But I'm not able to find from which script this update is being run.

Our support team has advised us to enable db.trace.debug.

Can anyone guide me how to enable it.


Please mark this post as a solution and also as helpful, if this resolves your issue or query.

Thanks,
Subhadeep Ghosh.
2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @subhadeep1618 

the system property is named differently. See https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0961877

And to insert/enable a system property please follow instructions on https://docs.servicenow.com/en-US/bundle/vancouver-platform-administration/page/administer/reference...

Maik

Thanks @Maik Skoddow for taking your time and guiding me.

I'm checking this, will get back to you soon.


Please mark this post as a solution and also as helpful, if this resolves your issue or query.

Thanks,
Subhadeep Ghosh.