14.07.2017 12:14, Jiří Činčura wrote:
It uses your OS user name (i guess) and thus it can't trace sessions of other users. Specify correct user credentials and it should work.No luck. I tried both ".\fbsvcmgr service_mgr user sysdba password masterkey action_trace_start trc_name ..." and ".\fbsvcmgr service_mgr -user sysdba -password masterkey action_trace_start trc_name ...". Any other idea?
Seems it runs in embedded mode and see itself only :) Try using xnet://service_mgr or inet://service_mgr fbsvcmgr xnet://service_mgr user sysdba password masterkey action_trace_start trc_name <...> trc_cfg <...> Regards, Vlad ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
