Subject | [***SPAM*** Score/Req: 5.4/4.0] [firebird-support] Re: GBAK Backup Size |
---|---|
Author | Adam |
Post date | 2008-07-17T01:44:30Z |
--- In firebird-support@yahoogroups.com, "Andrew Stuart"
<Andrew.Stuart@...> wrote:
Well then it probably isn't the best candidate of a server to be
testing on.
Staring at a broken fuel gauge isn't going to help you determine
whether you need to fill up. You are still relying on explorer to
accurately tell you the file size of the FDB so you can determine
whether it is indeed larger.
The other possibility mentioned by Jason is if you have a multi-file
database (pointless in the current days of file systems that can
handle files terabytes in size, but pretty important in days of old
where many filesystems couldn't handle more than 2GB in a single
file). Are you 100% sure you are not just looking at the first file in
a set?
just a case of no users being connected, we'd never have that
situation occur in normal business use.
Handle = file descriptor (more or less).
You don't touch the database file. The Firebird engine does on your
behalf. When you shutdown the engine, obviously any open handles to
the file are closed. With nothing holding the database file open, I
would expect explorer to show accurate figures.
Adam
<Andrew.Stuart@...> wrote:
>reboots of certain critical systems
> Problem is we're a 24/7 company and it takes a while to scedule
Well then it probably isn't the best candidate of a server to be
testing on.
>http://msdn.microsoft.com/en-us/library/aa378870(VS.85).aspx
> any ideas what sort of performance issues with the GDB?
>was 2gig more than current FDB
> i did delete the exisiting backup and watched it backup again, still
> Also all the DB's on that server only make up 2.4GB, which is stilla gig less than the main DB's FBU ;\
Staring at a broken fuel gauge isn't going to help you determine
whether you need to fill up. You are still relying on explorer to
accurately tell you the file size of the FDB so you can determine
whether it is indeed larger.
The other possibility mentioned by Jason is if you have a multi-file
database (pointless in the current days of file systems that can
handle files terabytes in size, but pretty important in days of old
where many filesystems couldn't handle more than 2GB in a single
file). Are you 100% sure you are not just looking at the first file in
a set?
>something, i dont quite know how to release all the handles? if thats
> ill have to see if i can scedule a restart of the service or
just a case of no users being connected, we'd never have that
situation occur in normal business use.
Handle = file descriptor (more or less).
You don't touch the database file. The Firebird engine does on your
behalf. When you shutdown the engine, obviously any open handles to
the file are closed. With nothing holding the database file open, I
would expect explorer to show accurate figures.
Adam