Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> alter table ... move
Hi there,
I'm about to reorg some of the tables (and indexes) in our database (9.0.1.3).
How about using the "alter table ... move" instead of exp/imp?
What I know so far is:
- affected tables are locked for dml (no problem)
But what about
- FK constraints (are they still in place after move)
Are there any other implications to take care of?
TIA
Stephan
Received on Thu Feb 13 2003 - 06:09:30 CST
![]() |
![]() |