Subject | Re: Firebird Memory Exhausted |
---|---|
Author | call.assist |
Post date | 2009-09-14T09:47:59Z |
I tried h and got :
[root@CHERYL bin]# ./gfix -h /opt/firebird/DRDBase.fdb
numeric value required
[root@CHERYL bin]# ./gfix -h 0 /opt/firebird/DRDBase.fdb
[root@CHERYL bin]#
So I tried a few more
[root@CHERYL bin]# ./gfix -mend /opt/firebird/DRDBase.fdb
lock time-out on wait transaction
-bad parameters on attach or create database
-secondary server attachments cannot validate databases
Firebird.conf is default
Cheers
Andrew
[root@CHERYL bin]# ./gfix -h /opt/firebird/DRDBase.fdb
numeric value required
[root@CHERYL bin]# ./gfix -h 0 /opt/firebird/DRDBase.fdb
[root@CHERYL bin]#
So I tried a few more
[root@CHERYL bin]# ./gfix -mend /opt/firebird/DRDBase.fdb
lock time-out on wait transaction
-bad parameters on attach or create database
-secondary server attachments cannot validate databases
Firebird.conf is default
Cheers
Andrew
--- In firebird-support@yahoogroups.com, "Vlad Khorsun" <hvlad@...> wrote:
>
> > I've tried a few reboots and backups work, but restores still do not
> >
> > [root@CHERYL bin]# ./gbak -B -user SYSDBA -pas x /opt/firebird/DRDBase.fdb /opt/firebird/drdbase.gbk
> > [root@CHERYL bin]# ./gbak -R -user SYSDBA -pas x /opt/firebird/drdbase.gbk /opt/firebird/drdbasetmp.fdb
> > gbak: ERROR: System memory exhausted
> > gbak: Exiting before completion due to errors
> > [root@CHERYL bin]#
> >
> >
> > The box doesnt do anything but FB ;\
> >
> > any other ideas?
>
> 1. show us output of gfix -h /opt/firebird/DRDBase.fdb
> 2. does you changed something in firebird.conf ?
>
> Regards,
> Vlad
>