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

Thread: Database Creation Prob.

  1. #1
    Join Date
    Mar 2001
    Posts
    131
    Hello,

    I am facing problem in creating Database on Linux 6.2. I am going to install Oracle 8.1.5

    I have installed the Oracle Successfully and now i am trying to create the database manually. When i am executing the script it is giving error in the beginning itself and not starting the database with nomount .

    command given is,

    startup nomount pfile = ......

    Error :-- ORA - 00439 Feature not enabled : managed Standby

    i have checked the oracle error 439 it is saying don't try with this, feature not enabled.

    Can anyone tell me where is wrong and what to do ??

    Thanks,

    Upesh

  2. #2
    Join Date
    May 2001
    Location
    Delhi
    Posts
    340
    Hi,

    If this error occurs during startup nomount while using oracle 8i Standard Edition then all the standby specific parameters must be removed from the init.ora file such as:

    STANDBY_ARCHIVE_DEST
    LOG_ARCHIVE_DEST_N


    check and tell.

    --------------------------
    The Time has come ....

  3. #3
    Join Date
    Mar 2001
    Posts
    131
    Hi Vijay,

    Thanks for the solution.

    Yes, you are correct when i commented out log_archive_dest_1 my database came up.

    And now it is working properly.

    Thanks.
    bye

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