Re: [Firebird-devel] Profiler plugin is not found. Windows snapshot Firebird-5.0.0.684-0-x64
On 23/08/2022 07:53, Simonov Denis via Firebird-devel wrote:
> 23.08.2022 13:38, Norbert Saint Georges пишет:
>> Simonov Denis via Firebird-devel a écrit :
>>> SQL> connect inet://localhost:3055/employee user SYSDBA password
>>> 'masterkey';
>>> Database: inet://localhost:3055/employee, User: SYSDBA
>>> SQL> select rdb$profiler.start_session('Profile Session 1') from
>>> rdb$database;
>>>
>>> START_SESSION
>>> =
>>> Statement failed, SQLSTATE = HY000
>>> Profiler plugin is not found
>>> -At function 'RDB$PROFILER.START_SESSION'
>>> SQL>
>>
>> Server Version: LI-T5.0.0.681 Firebird 5.0 Initial
>> this ok :-)
>>
>
> This is because the Windows build does not have the
> plugins/Default_Profiler.dll dynamic library, while the Linux build does
> have the plugins/libDefault_Profiler.so library.
>
Should be fixed in next snapshot.
Adriano
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel
Re: [Firebird-devel] Profiler plugin is not found. Windows snapshot Firebird-5.0.0.684-0-x64
23.08.2022 13:38, Norbert Saint Georges пишет:
Simonov Denis via Firebird-devel a écrit :
SQL> connect inet://localhost:3055/employee user SYSDBA password
'masterkey';
Database: inet://localhost:3055/employee, User: SYSDBA
SQL> select rdb$profiler.start_session('Profile Session 1') from
rdb$database;
START_SESSION
=
Statement failed, SQLSTATE = HY000
Profiler plugin is not found
-At function 'RDB$PROFILER.START_SESSION'
SQL>
Server Version: LI-T5.0.0.681 Firebird 5.0 Initial
this ok :-)
This is because the Windows build does not have the
plugins/Default_Profiler.dll dynamic library, while the Linux build does
have the plugins/libDefault_Profiler.so library.
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel
Re: [Firebird-devel] Profiler plugin is not found. Windows snapshot Firebird-5.0.0.684-0-x64
Simonov Denis via Firebird-devel a écrit :
SQL> connect inet://localhost:3055/employee user SYSDBA password 'masterkey';
Database: inet://localhost:3055/employee, User: SYSDBA
SQL> select rdb$profiler.start_session('Profile Session 1') from
rdb$database;
START_SESSION
=
Statement failed, SQLSTATE = HY000
Profiler plugin is not found
-At function 'RDB$PROFILER.START_SESSION'
SQL>
Server Version: LI-T5.0.0.681 Firebird 5.0 Initial
this ok :-)
--
Norbert Saint Georges
http://tetrasys.fi
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel
