Skip to Main Content

Oracle Database Discussions

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!

getting "connected to idle instance" in server, but db up and running

551261May 3 2007 — edited May 4 2007
Hi

After executing parameter file in solaris box( server). i am trying with this

sqlplus " / as sysdba"

i am getting . connected to idle instance.

parameter file:
----------------------------
ORACLE_SID=MCRMDEV5

ORACLE_HOME=/oracle_product/dev/10.2.0

PATH=/usr/ccs/bin:/usr/bin:/usr/ucb:/etc:./bin:/usr/openwin/bin:usr/local/bin:/install/sso/perl5/bin:/install/sso/perl5/lib/
perl5:/opt/VRTSvmsa/bin:/reuters/home/oracle:/reuters/oracle:/install/maestro:/install/maestro/bin:.:/oracle_product/dev/10.
2.0/bin

NLS_LANG=American_America.AL32UTF8

LD_LIBRARY_PATH=/usr/lib:$ORACLE_HOME/lib

NLS_SORT=Binary

ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data

TNS_ADMIN=$ORACLE_HOME/network/admin


export ORACLE_SID
export ORACLE_HOME
export PATH
export NLS_LANG
export LD_LIBRARY_PATH
export NLS_SORT
export ORA_NLS33
export TNS_ADMIN
export PATH


Pls tell me work around.

Thanks,
Kumar.

Message was edited by:
user548258
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 1 2007
Added on May 3 2007
12 comments
1,220 views