Skip to Main Content

Oracle Database Discussions

LISTENER ERROR: None IP returned [HELP NEEDED]

User_DGY1MMar 5 2021

Hi
Product: Oracle Databe
Version: 19c
I'm trying run, in my linux RHEL 8

/etc/init.d/oracledb_ORCLCDB-19c configure

But when I run shows this

Configuring Oracle Database ORCLCDB.
Preparar para operação de bd
8% concluído
Copiando arquivos de banco de dados
31% concluído
100% concluído
[FATAL] 

Analisando argumentos de linhas de comando:
    Parâmetro "silent" = true
    Parâmetro "local" = true
    Parâmetro "inscomp" = server
    Parâmetro "insprtcl" = TCP
    Parâmetro "orahome" = /opt/oracle/product/19c/dbhome_1
    Parâmetro "instype" = custom
    Parâmetro "listener" = LISTENER
    Parâmetro "lisport" = 1521
    Parâmetro "cfg" = local
    Parâmetro "responsefile" = /opt/oracle/product/19c/dbhome_1/network/install/netca_typ.rsp
Análise de argumentos de linhas de comando concluída.
Configuração do Oracle Net Services:
LISTENER:Nenhum Endereço IP válido retornado para o host "nome do host".
Configuração de perfil concluída.
Verifique o arquivo de rastreamento para obter detalhes: /opt/oracle/cfgtoollogs/netca/trace_OraHome1-2103048PM0630.log
A configuração do Oracle Net Services falhou. O código de saída é 1
8% concluído
0% concluído
Verifique o arquivo de log "/opt/oracle/cfgtoollogs/dbca/ORCLCDB/ORCLCDB7.log" para obter mais detalhes.

Database configuration failed.

My system language is pt-br
I am searching how can I fix and resolve this problem, but I don't found nothing about this error.
I try see about the firewall port 1521 and set oracle19c in /etc/hosts to localhost IP: 127.0.0.1
What can I do to solve this problem?

Comments
Post Details
Added on Mar 5 2021
0 comments
59 views