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
fitzjarrell@cox.net - 28 Apr 2008 19:01 GMT
On Apr 28, 10:40 am, marton.sz...@ivz.de wrote:
> hi,
>
[quoted text clipped - 8 lines]
>
> 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