On 12/19/13 12:46, Mark Rotteveel wrote: > On Thu, 19 Dec 2013 11:25:41 +0400, Alex Peshkoff <peshk...@mail.ru> > wrote: >> On 12/18/13 19:18, Ivan Přenosil wrote: >>>> From: Alex Peshkoff >>>> I've found an interesting (and looking Borland times old) bug in >>>> services API when working on >>>> http://tracker.firebirdsql.org/browse/CORE-4298 . >>>> >>>> Adding isc_spb_sts_record_versions and isc_spb_sts_nocreation options > to >>>> fbsvcmgr caused no problems, but an attempt to add isc_spb_sts_table >>>> cause an error: >>>> option -t needs a table name >>>> That's clear that error message is absolutely correct - >>>> isc_spb_sts_table is described as a boolean option in h-file, but it >>>> must be an option with string parameter. I.e. looks like nobody could >>>> ever use that option. >>> I use isc_spb_sts_table, table names are passed using series of >>> isc_spb_command_line. >>> >>> Ivan >> I will specially check to make sure this is not broken. >> (And now I understand why did Borland add parsing isc_spb_command_line >> to _this_ service.) > Lets be cautious of changing things that do work, but are misunderstood.
That's was main reason to discuss this change here. > BTW: Jaybird also uses isc_spb_sts_table like Ivan indicates: > http://sourceforge.net/p/firebird/code/HEAD/tree/client-java/trunk/src/main/org/firebirdsql/management/FBStatisticsManager.java#l117 Mark, this will work. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel