by "fitzjarrell@[EMAIL PROTECTED]
" <oratune@[EMAIL PROTECTED]
>
Apr 28, 2008 at 11:01 AM
On Apr 28, 10:40=A0am, marton.sz...@[EMAIL PROTECTED]
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