Subject | Re: [firebird-support] Re: fbtracemgr and embedded |
---|---|
Author | Mike Ro |
Post date | 2013-03-13T22:10:25Z |
Dear Vlad, thank you for your response and insight.
isql and tried to attach with the command line fbtracemgr.
Ultimately I would like to use IBPP, but for my simple requirements (to
debug what values are being inserted in to parameterised queries)
fbtracemgr is probably still sufficient.
without a full CS installation, but I have now read in this FAQ that it is
not possible:
http://www.firebirdsql.org/manual/ufb-cs-embedded.html
Which is a pity because apart from tracing it seems to work very well!
suitable machine in the next two days.
>For the first testing I have created the database using the command line
> > 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.
>
>
isql and tried to attach with the command line fbtracemgr.
Ultimately I would like to use IBPP, but for my simple requirements (to
debug what values are being inserted in to parameterised queries)
fbtracemgr is probably still sufficient.
> > I have set up fbtracemgr to use fbemded by setting the followingOkay, my mistake was to think that I could use an embedded server on Linux
> environment variables:
> >
> > export FIREBIRD=/home/myhome/experiments/firebird
> > export LD_LIBRARY_PATH=/home/myhome/experiments/firebird
>
> If you already have properly installed and worked CS you should not change
> environment variables.
>
>
without a full CS installation, but I have now read in this FAQ that it is
not possible:
http://www.firebirdsql.org/manual/ufb-cs-embedded.html
Which is a pity because apart from tracing it seems to work very well!
>Okay, my next step will be a full CS install when I have access to a
> > I have tried putting libfbtrace.so in $FIREBIRD, $FIREBIRD/plugins and
> even tried /opt/firebird/plugins
> >
> > but fbtracemgr cannot find the plugin, "Can not start trace session.
> There are no trace plugins loaded"
>
> Don't change environment, make sure your account is a member of a
> "firebird" group and all should work without additional steps.
>
>
suitable machine in the next two days.
>[Non-text portions of this message have been removed]
>