DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: reorg. table

  1. #1
    Join Date
    Aug 2000
    Posts
    32
    Hi ,
    I plan to reorganize all tables for particular application.what is the steps I have to follow.please reply.

  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    One method is:
    1. Export
    2. Drop
    3. Import

    2nd method is:
    Move tables and indexes.


  3. #3
    Join Date
    May 2002
    Location
    USA
    Posts
    462
    just check if have any long columns in ur tables or nested tables .
    my understanding
    1) Long Columns are not moved .
    2) export and import of nested tables doesn't work in some versions of oracle database .
    3) check if all the proceduers are valid ( u may need to recompile )

    siva prakash
    DBA

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width