DBAsupport.com Forums - Powered by vBulletin
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: vert very urgent problem

  1. #11
    Join Date
    May 2002
    Posts
    2,645
    What alapps wrote will work for you - you need to add "drop" after offline.

    alter database open;
    select name, status from v$datafile; will show that your datafile is now offline.

  2. #12
    Join Date
    Aug 2001
    Posts
    267
    Thanks for all the guys that helped me to solve the problem .

    alapps advise worked , I am just typing wrong full name (wrong drive) ..

    offline drop worked .. Now I can open my database .
    Raghu

  3. #13
    Join Date
    Aug 2001
    Posts
    267
    Thanks stecal
    worked greate ...
    Raghu

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