[firebird-support] Re: internal Firebird consistency check (decompression overran buffer (179), file: sqz.cpp line: 239)

2016-10-10 Thread n6auei4hz6ypittow3d2xkak432y2oszb2gth...@yahoo.com [firebird-support]
We have turned nbackup off... The problem with that is: a. we want nbackup on! b. we've been running for a year in the current configuration and only had the issue once in the last month on one server, and twice in the last month on another. I'm not convinced that if it doesn't happen

Re: [firebird-support] Re: internal Firebird consistency check (decompression overran buffer (179), file: sqz.cpp line: 239)

2016-10-10 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
10.10.2016 14:45, n6auei4hz6ypittow3d2xkak432y2oszb2gth...@yahoo.com [firebird-support] wrote: > In parallel we were also doing nbackup at some other f ixed times, which is > also through > the server. Stop doing it for a while and see if it makes a difference. -- WBR, SD.

[firebird-support] Re: internal Firebird consistency check (decompression overran buffer (179), file: sqz.cpp line: 239)

2016-10-10 Thread n6auei4hz6ypittow3d2xkak432y2oszb2gth...@yahoo.com [firebird-support]
Hi Rob, All access is through the server. Either localhost:/db_path/customer.gdb or customer.server:/db_path/customer.gdb which are separate tcpsvd services but using the same lock folder. The nightly backup does 3 things: 1. backup using gbak 2. sweep using gfix 3. runs an sql

[firebird-support] Re: internal Firebird consistency check (decompression overran buffer (179), file: sqz.cpp line: 239)

2016-10-10 Thread n6auei4hz6ypittow3d2xkak432y2oszb2gth...@yahoo.com [firebird-support]
Hi Rob, All access is through the server. Either localhost:/db_path/customer.gdb or customer.server:/db_path/customer.gdb which are separate tcpsvd services but using the same lock folder. Ian

[firebird-support] Re: internal Firebird consistency check (decompression overran buffer (179), file: sqz.cpp line: 239)

2016-10-05 Thread n6auei4hz6ypittow3d2xkak432y2oszb2gth...@yahoo.com [firebird-support]
I had the same thing again on a completely unrelated database that doesn't do the nightlySQL bit...so I know it isn't that. Following on from the question from Alexey which made me think about multi-file databases which we aren't using I've just disabled our regular NBackups that we were

Re: [firebird-support] Re: internal Firebird consistency check (decompression overran buffer (179), file: sqz.cpp line: 239)

2016-10-04 Thread monteropetronila...@yahoo.com [firebird-support]
Thank you  Sent from Yahoo Mail. Get the app On Tuesday, October 4, 2016 1:17 PM, "n6auei4hz6ypittow3d2xkak432y2oszb2gth...@yahoo.com [firebird-support]" wrote:   We shouldn't do. Just single big file in the first case, and a fairly small 500MB

[firebird-support] Re: internal Firebird consistency check (decompression overran buffer (179), file: sqz.cpp line: 239)

2016-10-04 Thread n6auei4hz6ypittow3d2xkak432y2oszb2gth...@yahoo.com [firebird-support]
We shouldn't do. Just single big file in the first case, and a fairly small 500MB one in the second.