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!

-bash: sqlplus: lsnrctl: command not found

Christy H.Nov 20 2015 — edited Nov 23 2015

Hello,

# cat /etc/issue

Oracle Linux Server release 6.7

Kernel \r on an \m

[root@hostname bin]# lsnrctl

-bash: lsnrctl: command not found

[root@hostname bin]# sqlplus

-bash: sqlplus: command not found

[root@hostname bin]# ps -elf |grep -i smon

0 S oracle   23239     1  0  80   0 - 315538 semtim 16:37 ?       00:00:00 xe_smon_XE

0 S root     23411 23043  0  80   0 - 25840 -      16:39 pts/3    00:00:00 grep -i smon

We setup one XEN VPS with Oracle linux. This is really strange for me that db is running but I am not able to run sqlplus command even from $ORACLE_PATH/bin

Please advise

Thanks in anticipation

This post has been answered by Paul M. on Nov 21 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2015
Added on Nov 20 2015
2 comments
13,129 views