fbsvcmgr doesn't recognise sts_record_versions and other sts switches
---------------------------------------------------------------------

                 Key: CORE-4298
                 URL: http://tracker.firebirdsql.org/browse/CORE-4298
             Project: Firebird Core
          Issue Type: Bug
          Components: SVCMGR
    Affects Versions: 2.5.2 Update 1
         Environment: Windows, Linux
            Reporter: Paul Reeves
            Priority: Minor


This :

  fbsvcmgr service_mgr user sysdba password masterkey action_db_stats dbname 
employee sts_record_versions

fails with :
  Unknown switch "sts_record_versions"
  
However this works :

  fbsvcmgr service_mgr user sysdba password masterkey action_db_stats dbname 
employee sts_data_pages

so in principal if stripping isc_spb_sts_data_pages to sts_data_pages is valid 
then stripping isc_spb_sts_record_versions to sts_record_versions should also 
be valid.

It also seems as if sts_table and sts_nocreation are unknown switches.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
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

Reply via email to