Page 1 of 1

Usage of TIBCStatisticalService.TableNames?

Posted: Mon 20 Feb 2012 10:11
by tsteinmaurer
Hello,

using the statistical service component, I want to limit the requested data to a particular list of tables. I've tried to use the TableNames property, but I always get the database statistics data from all tables. In a simple test this was for only one table. What's the intended use of this property?

I'm using V4.0.1.

Thanks,
Thomas

Posted: Mon 20 Feb 2012 10:30
by tsteinmaurer
Ah, figured out that I also have to use soStatTables, which isn't listed/documented in the help file btw. :D

Perhaps you can add the usage/importance of soStatTables to the help file?

Posted: Mon 27 Feb 2012 11:52
by AndreyZ
Thank you for the information. We will add the information about the soStatTables option to the IBDAC documentation.