[firebird-support] Re: fbtracemgr and embedded

2013-03-15 Thread certfb
since v2.5 it is possible to use Firebird embedded without install of full CS package. All you need is to create the almost the same folders layout as with full Firebird package, including bin, intl, lib, plugin, UDF folders and its contents. Create simlink lib/libfbembed.so.2.5

[firebird-support] Re: fbtracemgr and embedded

2013-03-14 Thread hvlad
--- In firebird-support@yahoogroups.com, Mike Ro wrote: Mark, since v2.5 it is possible to use Firebird embedded without install of full CS package. All you need is to create the almost the same folders layout as with full Firebird package, including bin, intl, lib, plugin, UDF folders and

[firebird-support] Re: fbtracemgr and embedded

2013-03-13 Thread hvlad
--- In firebird-support@yahoogroups.com, certfb wrote: ... Sorry I should have said that I am using CS 2.5.2 on Ubuntu 12.10. It is still not clear which process handle database connection - your application's embedded attachment or worker process of Firebird CS. I have set up fbtracemgr to

Re: [firebird-support] Re: fbtracemgr and embedded

2013-03-13 Thread Mike Ro
Dear Vlad, thank you for your response and insight. Sorry I should have said that I am using CS 2.5.2 on Ubuntu 12.10. It is still not clear which process handle database connection - your application's embedded attachment or worker process of Firebird CS. For the first testing I have

[firebird-support] Re: fbtracemgr and embedded

2013-03-10 Thread hvlad
--- In firebird-support@yahoogroups.com, certfb wrote: Hi, Sorry for the (possibly) silly question, but is it possible to use fbtracemgr with the embedded server? Yes If so what should the 'connect' string look like, i.e. in... fbtracemgr -SE remote_host:service_mgr -USER SYSDBA

[firebird-support] Re: fbtracemgr and embedded

2013-03-10 Thread certfb
Sorry for the (possibly) silly question, but is it possible to use fbtracemgr with the embedded server? Yes Thank you for your answers, that is great news. By the way my purpose for using tracing is to be able to see a how parametrised selects created with IBPP are resolved.

Re: [firebird-support] Re: fbtracemgr and embedded

2013-03-10 Thread Thomas Steinmaurer
Sorry for the (possibly) silly question, but is it possible to use fbtracemgr with the embedded server? Yes Thank you for your answers, that is great news. By the way my purpose for using tracing is to be able to see a how parametrised selects created with IBPP are resolved.

[firebird-support] Re: fbtracemgr and embedded

2013-03-10 Thread certfb
--- In firebird-support@yahoogroups.com, Thomas Steinmaurer ts@... wrote: Sorry for the (possibly) silly question, but is it possible to use fbtracemgr with the embedded server? Yes Thank you for your answers, that is great news. By the way my purpose for using tracing is