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

Thread: HELP - UNRECOVERABLE DATAFILE

  1. #1
    Join Date
    Aug 2000
    Posts
    236
    DBA's,

    Please helpme understand this:

    ALTER DATABASE CLEAR LOGFILE GROUP 1 UNRECOVERABLE DATAFILE;

    As I understand this, this command is used to clear a log file needed by an offline datafile for recovery and that offline datafile will be unusable after issuing this command.

    1. If a datafile is offline how will grnerate redo information?
    2. And in case it is issued, how do you bring the datafile online?

    Thanks,
    Nizar

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    This statement is used to clear a logfile when a datafile as been taken offline during the recovery process. As you say, if the datafile is taken offline during normal operation, no redo will get generated.
    Jeff Hunter

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