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

Thread: can't open database

  1. #11
    Join Date
    Mar 2001
    Posts
    78
    No it's not parrallel server. It's not in archive mode

    Okay I killoed all the processes and did the following:

    $ svrmgrl

    Oracle Server Manager Release 3.1.7.0.0 - Production

    Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.

    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production

    SVRMGR> connect internal
    Connected.
    SVRMGR> startup nomount
    ORACLE instance started.
    Total System Global Area 45166484 bytes
    Fixed Size 73620 bytes
    Variable Size 31813632 bytes
    Database Buffers 13107200 bytes
    Redo Buffers 172032 bytes
    SVRMGR> alter database mount
    2> /
    Statement processed.
    SVRMGR>



    QUESTION: since it's not in archive mode, do I still need to issue the recover command?



    [Edited by panjub_raj on 05-07-2001 at 01:32 PM]

  2. #12
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    No. You can directly open the database

    i.e

    alter database open;


    Sam
    Thanx
    Sam



    Life is a journey, not a destination!


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