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!

listner throwing error while trying to startup oracle

741981Dec 21 2009 — edited Dec 24 2009
I have installed oracle and I am trying to start it by running the script I got from the URL below but I keep running into this problem. The listner fails to startup. Here is the error that gets thrown out.

Any suggestions..


[oracle@localhost ~]$ ./oracle.sh start
Starting Oracle: Password:
/home/oracle/.bash_profile: line 10: [: =: unary operator expected

LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 21-DEC-2009 18:00:10

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Starting /u01/app/oracle/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...

TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Log messages written to /u01/app/oracle/oracle/product/10.2.0/db_1/network/log/l istener.log
Error listening on: (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
TNS-12545: Connect failed because target host or object does not exist
TNS-12560: TNS:protocol adapter error
TNS-00515: Connect failed because target host or object does not exist
Linux Error: 11: Resource temporarily unavailable

Listener failed to start. See the error message(s) above...

Password:
/home/oracle/.bash_profile: line 10: [: =: unary operator expected
Failed to auto-start Oracle Net Listene using /ade/vikrkuma_new/oracle/bin/tnsls nr
Processing Database instance "sales": log file /u01/app/oracle/oracle/product/10 .2.0/db_1/startup.log
touch: cannot touch `/var/lock/subsys/oracle': Permission denied
OK
[oracle@localhost ~]$

Refer to below link for your refer
http://www.togaware.com/linux/survivor/Starting_Stopping.html

- Pavan Kumar N
Oracle 9i/10g - OCP
http://oracleinternals.blogspot.com
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 21 2010
Added on Dec 21 2009
18 comments
7,018 views