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

Thread: datafile in use

  1. #1
    Join Date
    Aug 2000
    Posts
    163
    How do I find out if my datafile is being used and by what process. I need to perform certain task on my datafile and am getting error 'file in use'.
    thank you.

  2. #2
    Join Date
    Jan 2001
    Posts
    126
    Hi,

    If the file is in use it should see the details in v$session and v$session_wait.

    Baliga

  3. #3
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    You should take your tablespaces offline before you do anything with the datafiles.
    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