| listener  problem [message #295190] | 
			Mon, 21 January 2008 11:50   | 
		 
		
			
				
				
				
					
						
						rsreddy28
						 Messages: 295 Registered: May 2007 
						
					 | 
					Senior Member  | 
					 | 
		 
		 
	 | 
 
	
		Hello All, 
 
 I'm trying to create and start the listener using netca , I was able to do that but the listener did'nt start. It was showing some errors. 
 
Below are the mentioned errors with that 
 
[root@hostname 10.2.0]# netca 
 
Oracle Net Services Configuration: 
Configuring Listener:test 
Listener configuration complete. 
Oracle Net Listener Startup: 
    Running Listener Control: 
      /oraeng/app/oracle/product/10.2.0/bin/lsnrctl start TEST 
    Listener Control complete. 
    Listener start failed. Listener may already be running. 
Oracle Net Services configuration successful. The exit code is 0 
 Then I tried to stop the listener and start again 
 
[root@hostname 10.2.0]# lsnrctl stop test 
 
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 21-JAN-2008 23:09:08 
 
Copyright (c) 1991, 2005, Oracle.  All rights reserved. 
 
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1599))) 
TNS-12541: TNS:no listener 
 TNS-12560: TNS:protocol adapter error 
  TNS-00511: No listener 
   Linux Error: 111: Connection refused 
 
Then I start the listener again 
 
[root@hostname 10.2.0]# lsnrctl start test 
 
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 21-JAN-2008 23:09:16 
 
Copyright (c) 1991, 2005, Oracle.  All rights reserved. 
 
Starting /oraeng/app/oracle/product/10.2.0/bin/tnslsnr: please wait... 
 
/oraeng/app/oracle/product/10.2.0/bin/tnslsnr: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory 
TNS-12547: TNS:lost contact 
 TNS-12560: TNS:protocol adapter error 
  TNS-00517: Lost contact 
   Linux Error: 32: Broken pipe 
 
 
 
please help me out. 
 
Regards, 
Raj 
 
 
		
		
		
 |  
	| 
		
	 | 
 
 
 | 
	| 
		
 | 
	
		
		
			| Re: listener  problem [message #295204 is a reply to message #295199] | 
			Mon, 21 January 2008 12:37   | 
		 
		
			
				
				
				
					
						
						rsreddy28
						 Messages: 295 Registered: May 2007 
						
					 | 
					Senior Member  | 
					 | 
		 
		 
	 | 
 
	
		I just thought of using an alternative for that one. But please go through the error as I mentioned in this, hope this will enable to help me out. 
 
Will not be repeated next time. 
 
Regards, 
Raj
		
		
		
 |  
	| 
		
	 | 
 
 
 |