Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8i (8.1.7.0.1) + Redhat Linux 7.2 = Cannot create tablespace file > 2 gb

Re: Oracle 8i (8.1.7.0.1) + Redhat Linux 7.2 = Cannot create tablespace file > 2 gb

From: Knut Talman <knut.talman_at_mytoys.de>
Date: Wed, 26 Jun 2002 20:37:04 +0200
Message-ID: <3D1A09D0.1A4803AF@mytoys.de>


Joe Salmeri wrote:
>
> I don't just blindly post requests for help until I have exhausted all other
> possibilities.
>
> I have looked, I have searched google for DAYS. I've read over 100
> arcticles on Oracle8i and Redhat 7.2. They all address the installation
> problems but nothing about the largefile issues.
>
> I've really only found two references to >2gb tablespace issues. One is for
> SUSE Linux which basically says it isn't supported and the other is for
> Redhat Enterprise Edition which says that it supports it (that is not an
> option for this client).

Can anybody correct me if I'm wrong but AFAIK, Oracle 8i uses glibc 2.1.3. The LFS interface in glibc 2.1.3 is complete - but the implementation not. The implementation in 2.1.3 contains also some bugs, e.g. ftello64 is broken. If you want to use the LFS interface, you need to use a glibc that has been compiled against headers from a kernel with LFS support in it.

Regards,

Knut Received on Wed Jun 26 2002 - 13:37:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US