moving partioned tables to different tablespaces in oracle 11g.
817257Feb 20 2012 — edited Feb 20 2012Dear All,
I need to move the partitioned table to different tablespace. I moved all the partitions individually and also the index.
however i have a issue now, when i check the view user_tables or dba_tables, i see null tablespaces correspomding to the table in the tablespace_name column.
how can i see the tablespace name in these views.