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
check_db2_health query parameters
Re: check_db2_health query parameters
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.