Page 1 of 1

check_db2_health query parameters

Posted: Thu Oct 15, 2020 3:32 pm
by Anto
Hi

I'm using this plugin:

check_db2_health

and our DBA suggests to run the queries adding these isolations clause:

"for read only with ur"

Since I prefer to not modify the plugin, does anyone suggests aanother way to add this clause ? at DB2 client level is it possible?

Thanks and Regards

Antonello

Re: check_db2_health query parameters

Posted: Fri Oct 16, 2020 3:11 pm
by ssax
The developer of that plugin doesn't have anything listed for options that would do that so unless you're able to restrict the DB2 user permissions down further the only way would be to modify the plugin.