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!

Listener and SQLPLUS does not work

user999897Jun 5 2017 — edited Jun 7 2017

Hi everyone,

I am installing Oracle 12c (linuxamd64_12102_database_1of2.zip y linuxamd64_12102_database_2of2.zip) using silence mode in a Linux machine (CentOS Linux release 7.3.1611 (Core)), but even I could install Oracle when I try to run SQLPLUS, I do not get connection. I will attach all the screenshots.

1.- Linux version

[oracle@localhost root]$ cat /etc/centos-release

CentOS Linux release 7.3.1611 (Core)

pastedImage_5.png

2.- Installation command (done without problems)

/jdadev/installers/database/runInstaller -silent -responseFile /jdadev/installers/database/response/db_install.rsp

3.- Creation of environmental variable (done without problems)

pastedImage_4.png

4.- Creation of tnsnames.ora , listener.ora and sqlnet.ora

pastedImage_6.png

pastedImage_7.png

pastedImage_8.png

5.- start listener ( The listener supports no services)

pastedImage_12.png

6.- try to use SQLPLUS (it is not possible to get connection)

pastedImage_9.png

Please, someone have had this problem?

Thanks in advance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2017
Added on Jun 5 2017
29 comments
4,594 views