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

Thread: ORA-00376/01110 even though file is online and does not need recovery

Threaded View

  1. #2
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    Run the following query

    Code:
    select file#,name,status,enabled from v$datafile
    where file#=2724
    and post the results
    Last edited by hrishy; 03-06-2008 at 10:49 AM.

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