ORA-00132
ORA-00132
APPLIES TO
Operating System - Oracle Linux Server 7.9
Oracle Database - Enterprise Edition - version 11.2.0.4.0
Oracle Grid Infrastructure - version 11.2.0.4.0
SYMPTOMS
Fails with error ORA-00132 during startup database.
~]# /etc/init.d/oracle_ORCL.sh start; echo $? |
CAUSE
Listener address has syntax error or cannot be resolved.
SOLUTION
cat >> /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora << EOF |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.