oracle 10g — error start oracle db by running dbstart under linux
February 8th, 2010
Error message:
Failed to auto-start Oracle Net Listene using /ade/vikrkuma_new/oracle/bin/tnslsnr
To solve this problem please follow the steps.
find out oracle home by echo $ORACLE_HOME the follow
Step 1 Edit $ORACLE_HOME/bin/dbstart
Step 2 Goto line 78
Step 3 Replace the line with
ORACLE_HOME_LISTNER=$ORACLE_HOME
Step 4 Save and exit the editor.
Step 5 Now reexecute the dbstart
Entry Filed under: Oracle, Oracle Installation
Leave a Comment
You must be logged in to post a comment.
Trackback this post | Subscribe to the comments via RSS Feed