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

Thread: recovery scenario

  1. #1
    Join Date
    Oct 2009
    Posts
    30

    recovery scenario

    Hi,

    I am new to databases and hence need a help:

    I have dropped the tables from my database without taking any kind of backup.
    Now i want the data to be recovered in the database(archivelog/noarchivelog mode). How do i do that?
    Please suggest me the concept and steps to resolve this issue.

    Regards.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    you cannot recover unless you have a backup

    however if on 10g or above the table may still be in the recycle bin which you can recover from

  3. #3
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    I've seen this very same question a few days ago... same wording... home work, isn't it?
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  4. #4
    Join Date
    Oct 2006
    Posts
    175
    Quote Originally Posted by davey23uk View Post
    you cannot recover unless you have a backup

    however if on 10g or above the table may still be in the recycle bin which you can recover from
    provided the user didn't use PURGE clause.

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