View Single Post
  #2 (permalink)  
Old 04-28-2008, 06:01 PM
fitzjarrell@cox.net
 
Posts: n/a
Default Re: ORA-29400: data cartridge error

On Apr 28, 10:40*am, marton.sz...@ivz.de wrote:
> hi,
>
> we are running oracle 10 on suse linux. when i try to rebuild the
> tables i see this message:
> "ORA-29400: data cartridge error
> ORA-01688: unable to extend table..."
>
> i already was checking the space on the disk, i still have enough
> space for the rebuild. you guys have any idea what this error message
> could mean?
>
> thanks in advance, marton


Space on the disk and space in the affected tablespace are two
different quantities. I'd be checking the tablespace free space using
DBA_FREE_SPACE to see where the problem might lie.


David Fitzjarrell
Reply With Quote