Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Moving a table to another tablespace
Hi
If you export drop and reimport the table it will go straight back where it came from!.
Try export, drop, recreate the table in the new tablespace then import with the flag ignore =y
Alistair
"Lars Steinmetz" <no_spam_lsteinmetz_at_jakrause.com> wrote in message
news:1031120115.839708_at_news.thyssen.com...
> Hello NG,
>
> by a mistake a table with a long raw collumn was createt in the wrong
> tablespace. How can I move this table (with content, of course) into the
> correct tablespace?
> I tried the alter table command but i always get the ORA-00997 Error. Any
> ideas?
>
> Thanx for you help!
>
>
> --
> ==================
> Lars Steinmetz
> ==================
>
>
Received on Wed Sep 04 2002 - 03:49:46 CDT
![]() |
![]() |