[firebird-support] Arrays

2012-08-12 Thread lobizoom1
Hi everybody, I have 2 problems and need help. I use FB 2.5.1 and FlameRobin 0.9.3.2210 Unicode. create domain UINT16 as smallint default 0 not null check (value >= 0); is already defined into database. First problem : create table TestTable ( Number UINT16, Values

[firebird-support] internal gds software consistency check (Attempt to call GlobalRWLock::unlock()

2012-08-12 Thread sboydlns
At one site out of many, I am frequently seeing this error in the Firebird log file. internal gds software consistency check (Attempt to call GlobalRWLock::unlock() while not holding a valid lock for logical owner) I suspected that the DB might have been corrupted so I backed it up and reloa

[firebird-support] Re: Firebird prevents system from booting - Email found in subject

2012-08-12 Thread sboydlns
> I disabled the guardian, made the main Firebird service automatic and the > problem persists. The system refuses to boot until I disable Firebird > totally. I can start Firebird manually after the system is booted, no > problem. > > Any ideas? > It is looking like this turned out to be a

[firebird-support] Re: internal gds software consistency check (Attempt to call GlobalRWLock::unlock()

2012-08-12 Thread Dmitry Yemanov
12.08.2012 19:37, sboydlns wrote: > At one site out of many, I am frequently seeing this error in the > Firebird log file. > > internal gds software consistency check (Attempt to call > GlobalRWLock::unlock() while not holding a valid lock for logical owner) > > I suspected that the DB might have

[firebird-support] Re: internal gds software consistency check (Attempt to call GlobalRWLock::unlock()

2012-08-12 Thread sboydlns
--- In firebird-support@yahoogroups.com, Dmitry Yemanov wrote: > > 12.08.2012 19:37, sboydlns wrote: > > > Do you use nbackup? No, we use gbak exclusively. > > > Upgrade to FB 2.5 is likely to help. > OK. But none of my stuff has been qualified with 2.5 yet. Going to be a bit of a tes

[firebird-support] Known issues between FB2.5 and Windows XP Firewall?

2012-08-12 Thread Josef Kokeš
Hi! Are there some known issues between Firebird 2.5 (SuperServer, default install) and Windows Firewall (from WinXP)? Today is the second time I encountered some serious slowdowns while the XP's firewall was running which went away when I disabled the firewall - a simple query, which on anoth