Subject | Re: [firebird-support] Re: wierd gbak behavour |
---|---|
Author | Nick Upson |
Post date | 2011-09-01T12:07:16Z |
the isql timing colission seems to hold up, I've adjusted some timers so
that both the gbak and the isql session run much more frequently and the
error is now happening more often as well, the timing still matches.
changing the string to include localhost (my earlier test was invalid) gets
a variation on the same error
gbak -V -CREATE 110901130102.fbk -user sysdba -pass genesis
localhost:/opt/unb/archive/tmp/110901130102.fdb
gbak:opened file 110901130102.fbk
Fatal lock manager error: invalid lock id (223072), errno: 11
--Resource temporarily unavailable
that both the gbak and the isql session run much more frequently and the
error is now happening more often as well, the timing still matches.
changing the string to include localhost (my earlier test was invalid) gets
a variation on the same error
gbak -V -CREATE 110901130102.fbk -user sysdba -pass genesis
localhost:/opt/unb/archive/tmp/110901130102.fdb
gbak:opened file 110901130102.fbk
Fatal lock manager error: invalid lock id (223072), errno: 11
--Resource temporarily unavailable
On 31 August 2011 18:06, Milan Babuskov <milanb@...> wrote:
> **
>
>
> Nick Upson wrote:
> > the commandline used is
> >
> > gbak -V -CREATE 110831130601.fbk -user sysdba -pass genesis
> > /opt/unb/archive/tmp/110831130601.fdb
>
> User/pass have no effect unless you give "localhost:" in front of
> connection string. Try:
>
>
> gbak -V -CREATE 110831130601.fbk -user sysdba -pass genesis
> localhost:/opt/unb/archive/tmp/110831130601.fdb
>
> Under which user account are you running gbak?
>
> --
> Milan Babuskov
>
> ==================================
> The easiest way to import XML, CSV
> and textual files into Firebird:
> http://www.guacosoft.com/xmlwizard
> ==================================
>
>
>
--
Nick Upson (01799 533252)
[Non-text portions of this message have been removed]