Hangs statistics collection by the service manager, if you change the database 
security in databases.conf
---------------------------------------------------------------------------------------------------------

                 Key: CORE-4721
                 URL: http://tracker.firebirdsql.org/browse/CORE-4721
             Project: Firebird Core
          Issue Type: Bug
          Components: SVCMGR
    Affects Versions: 3.0 Beta 1
         Environment: Windows 7 x64, Firebird 3.0.0.31739 x64
            Reporter: Simonov Denis


database.conf

horses = d:\fb\fb30\data\horses.fdb {
        TempBlockSize = 2M
        TempCacheLimit = 512M
        DefaultDbCachePages = 32K
        SecurityDatabase = horses
}

d:\fb\fb30>fbsvcmgr localhost:service_mgr user sysdba password masterkey 
action_db_stats dbname horses sts_data_pages

Statistics show only the header, and then the server hangs. Download one of the 
cores of about 100%.

If we point out when the same security database that set in databases.conf, 
then statistics collection occurs normally.

d:\fb\fb30>fbsvcmgr localhost:service_mgr user sysdba password masterkey 
expected_db horses action_db_stats dbname horses sts_data_pages



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

        

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to