03.07.2013 19:04, Pavel Cisar пишет:
> Hi,
>
> Well, I have discovered that 3.0 Linux installation script doesn't
> install FB as server

???
May be default connection is embedded?

> , so without host specification it works as embedded
> (that was new for me), so all reported issues were for embedded (Linux
> 64-bit). Now I have report also for server. Note, that all reported
> issues are regressions.
>

>>> 4. Can't get list of users via services API. Returns:
>>>
>>> Unable to perform the requested Service API action:
>>> - SQLCODE: -901
>>> - unrecognized service parameter block
>>> - All services except for getting server log require switches'
>>>
>>> -901
>>> 335544562
>>>
>>> BTW, Flamerobin fails with the same error on attempt to get list of
>>> users from server.
> Also fails with localhost. I suppose it's a bug.
definitely a bug

>>> 5. Call to isc_service_query with isc_info_svc_running raises error:
>>>
>>> Services/isc_service_query:
>>> - SQLCODE: -901
>>> - invalid service handle'
>>>
>>> -901
>>> 335544559
>>>
>>> Service handle is valid. This call fails ONLY before some actions are
>>> requested (via isc_service_start),
>>> for example isc_action_svc_get_ib_log. Once any service is started,
>>> isc_service_query starts to work properly.
>> Sounds like a bug.
> Indeed. Result from localhost could give you a hint, as it fails with
> other error:
>
> Services/isc_service_query:
> - SQLCODE: -902
> - Your user name and password are not defined. Ask your database
> administrator to set up a Firebird login.
> - No auth of running service

yes, fb3 specific bug

> 6. Working with limbo transactions (real ones, test using DT carefully
> crafted, works in FB < 3.0) causes problems, needs further investigations.
> Asking for limbo id succeeds for first database, but fails when asking
> for second ones.
> ids2 = svc.get_limbo_transaction_ids(self.db2) ->
> Exception: OperationalError: ('Unable to perform the requested Service
> API action:\n- SQLCODE: -902\n- Your user name and password are not
> defined. Ask your database administrator to set up a Firebird login.\n-
> Client error - database name does not match', -902, 335544472)

looks also like fb3 specific bug
requires investigation

> 7. With localhost (embedded is fine), tests test_restore and
> test_nrestore fail with:
>
> Unable to perform the requested Service API action:
> - SQLCODE: -902
> - Your user name and password are not defined. Ask your database
> administrator to set up a Firebird login.
> - Client error - database name does not match
> -902
> 335544472

same with this

> best regards
> Pavel Cisar
> IBPhoenix
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> Firebird-Devel mailing list, web interface at 
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>
>


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to