Subject Re: [ib-support] Re: cannot rebuild 2 gig db in ib7 on linux
Author Brandon Fouts(Home)
I will update with this patch and let you know what happens. The strange
thing is i don't see files being created in the temp directories now that
you mention it, I am wondering if the version of Linux I am running is
putting the temp directory somewhere else.

The thing that is weird is the error message says "invalid argument",
nothing about not enough space or /tmp directory not large enough, so maybe
something in the patch will help me out may just be an issue in the code.

Thanks,

Brandon Fouts
----- Original Message -----
From: "Aage Johansen" <aagjohan@...>
To: <ib-support@yahoogroups.com>
Sent: Sunday, March 02, 2003 4:16 PM
Subject: [ib-support] Re: cannot rebuild 2 gig db in ib7 on linux


> "bhfouts99 " wrote:
> > I have an issue that I am running into with version 7.0 of interbase
> > running on SuSE Linux Enterprise Server. The error I am receiving
> > when rebuilding/restoring the db using gbak is:
> > I/O error for file "/path to db.gdb"
> > Error while trying to write to file
> > Invalid argument
> >
> > This is the exact command I am using:
> > gbak -r -v -R -user sysdba -password masterkey
> > /opt/dbbackup/backup.gbk /opt/ibdb/db.gdb
> >
> > This error occurs during the creating indices message and I believe
> > it is occuring just before or during the final commit process of the
> > rebuild.
> > ...
>
>
> If you restore with de-activated indexes ("-inactive" switch, I think),
> will later activation of the indexes fail in the same way?
> I have no experience with Linux, but can you see files being generated in
> the directory where you expect temp files to be created?
>
> I faintly remember discussion of problems with "too large" temp files -
> don't know whether this applies to your situation.
> IB has released a patch for IB/7 which "fixes problems with sort/merge
> joins" - maybe ...
>
> --
> Aage J.
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>