LSNRCTL command not found - Ubuntu Linux 9.10
733319Nov 10 2009 — edited Apr 23 2010Good day, everyone! So, I've been searching all over the place to find an answer for this, but have not been successful. Hopefully I can get this resolved.
So I have the Oracle 10g XE database installed on my Ubuntu 9.10 Linux server, and it works perfectly fine. However, when trying to tie the data source to my website via Visual Web Developer, it states that the listener is not running. After reading some documentation, I go to run a terminal session and log into the oracle user on my Linux box and try running "LSNRCTL start", but I get a "command not found" error. I've tried multiple things: using root to run it, going to the actual oracle xe installation folder to run it, nothing. Anyone got any thoughts on how I can fix this? Thanks!