Page 1 of 1

updatable catalog tables

PostPosted: Wed Aug 30, 2017 4:14 pm
by MohamedEsmael
Dear all

what the meaning about privileges on updatable catalog tables

Re: updatable catalog tables

PostPosted: Wed Aug 30, 2017 4:42 pm
by NicC
What are you referring to - a manual? office gossip? something else?

Re: updatable catalog tables

PostPosted: Wed Aug 30, 2017 4:49 pm
by MohamedEsmael

Re: updatable catalog tables

PostPosted: Wed Aug 30, 2017 6:41 pm
by NicC
What do you not understand? It seems pretty clear to me.

Re: updatable catalog tables

PostPosted: Wed Aug 30, 2017 6:46 pm
by MohamedEsmael
did he mean by updatable catalog table
1- that tables that updated through runstats utility or
2- tables that updated when user create DB or Table so there is record added to catalog tables

Re: updatable catalog tables

PostPosted: Thu Aug 31, 2017 5:05 pm
by NicC
I Googled "updatable catalog tables" and the first entry (which was for DB2/Linux but that should not matter) has this on the first page:
SYSSTAT views are updatable catalog views that are found in the SYSSTAT schema. The updatable views contain statistical information that is used by the optimizer. The values in some columns in these views can be changed to test performance. (Before changing any statistics, it is recommended that the RUNSTATS command be invoked so that all the statistics reflect the current state.)

I did not investigate further but you can if you need to (unless you are an admin then you probably do not).