oakcli create database Failing with ORA-00119 ORA-00132 due to so many listeners on the environment.
(Doc ID 2426522.1)
Last updated on SEPTEMBER 16, 2021
Applies to:
Oracle Database Appliance X4-2 - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform.
Symptoms
Unable to create a database using "oakcli create database" to create single database.
The ORA-00119 and ORA-00132 error were happened.
Command:
-----------------------------
oakcli create database -db <DB_NAME> -oh <DB_HOME> -params <DB_NAME>
-----------------------------
Errors:
-----------------------------
Validation of server pool succeeded.
Registering database with Oracle Restart
DBCA_PROGRESS : 5%
Creating and starting Oracle instance
DBCA_PROGRESS : 6%
DBCA_PROGRESS : 8%
DBCA_PROGRESS : 9%
ORA-00119: invalid specification for system parameter LOCAL_LISTENER <<<
ORA-00132: syntax error or unresolved network name 'LISTENER_<DB_NAME>' <<<
DBCA_PROGRESS : 10%
ORA-01034: ORACLE not available
ORA-01034: ORACLE not available
-----------------------------
Changes
None.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |