Hi Carrie,
I am using TD 14.10. During stats colletion on DBC tables i got warning :
COLLECT STATISTICS DBC.Indexes COLUMN (TableId, IndexNumber, DatabaseId);
*** Update completed. 2 rows changed.
*** Warning: 9683 The DBQL ObjectUsage logging is not enabled. The change percentag
e to skip statistics collection is determined based on dynamic A
MP sampling, which can only detect the row count change.
*** Total elapsed time was 1 second.
before scheduling it on production system i ran it on VMware and i got this warning. i am little confuse with change percentage in warning as i didn't mention it in stats.
Stats collection syntex as mentioned by you and stats syntex before 14.0, both are same or is there any benefits combine these different colomn statistics in single collect statement.
Thanks - Sandeep.
Hi Carrie,
I am using TD 14.10. During stats colletion on DBC tables i got warning :
COLLECT STATISTICS DBC.Indexes COLUMN (TableId, IndexNumber, DatabaseId);
*** Update completed. 2 rows changed.
*** Warning: 9683 The DBQL ObjectUsage logging is not enabled. The change percentag
e to skip statistics collection is determined based on dynamic A
MP sampling, which can only detect the row count change.
*** Total elapsed time was 1 second.
before scheduling it on production system i ran it on VMware and i got this warning. i am little confuse with change percentage in warning as i didn't mention it in stats.
Stats collection syntex as mentioned by you and stats syntex before 14.0, both are same or is there any benefits combine these different colomn statistics in single collect statement.
Thanks - Sandeep.