Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Database connected to idle instance

3420796Mar 23 2017 — edited Mar 24 2017

Hi,

Need suggestion to fix the following things

Here is the scenario:

  • We used the clone process to create database (BTS) in Oracle RAC server. Clone Process was done successfully
  • In Oracle Grid, I can see BTS running. Also i converted BTS to cluster Database (BTS1 and BTS2).

BTS-DB.png

  • But at sqlplus level, BTS1 is in “idle” state (same situation for BTS2/BTS):

    export ORACLE_SID=BTS1

$ sqlplus "/as sysdba"

SQL*Plus: Release 11.2.0.4.0 Production on Thu Mar 23 11:43:01 2017

Copyright (c) 1982, 2013, Oracle. All rights reserved.

Connected to an idle instance.

Pls suggest to fix this problem.

Thanks

Amar

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2017
Added on Mar 23 2017
2 comments
1,852 views