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

Thread: Move data of tables ... but with the database is worked

  1. #1
    Join Date
    Dec 2000
    Posts
    15

    Question

    hi, i need defragment all extents of the one table, but i need to make, with all users loged. are there process for it ? can i make it ?

    ps * In oracle 8i i use Move tables but in Oracle 7.3.4 :-((


    Thanks !!1
    Oracle 7.3.4
    Sandro Lobo
    Oracle DBA
    www.geocities.com/sslobopt

  2. #2
    Join Date
    Aug 2000
    Location
    Belgium
    Posts
    342
    import/export
    or
    create table .. as select * from....
    + rename table ...

    There's no way to do it really on-line in 734 :-(

    Or you have to buy an extra product. I think Quest software has one.

    Gert

  3. #3
    Join Date
    Mar 2000
    Location
    CA
    Posts
    317
    No way to do it that on-line to 8i
    Thanks
    Kishore Kumar

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