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

Thread: UNUSED COLUMNS

  1. #1
    Join Date
    Sep 2000
    Posts
    305
    IS IT POSSIBLE TO RESTORE THE UNUSED COLUMNS IF NOT THEN WHAT IS THE USE OF MAKING IT UNUSED.


    SHAILENDRA

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    you cannot restore an unused column

    we set it ununsed to prevent locking/performance problem when drop a column, set unused then drop at late night when noone is connected to the database

  3. #3
    Join Date
    Dec 2001
    Location
    Brazil
    Posts
    282

    Remember you can restore anything with incomplete recovery (if you have a backup) and you do it fine if you know logminer. But it would be such a hard work for just a column... if you can`t do it, then as pando said it`s not possible to restore an unused column.

    F.

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