My Oracle Support Banner

ODA Create Database failure due to banner in .profile (Doc ID 2519366.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.2 and later
Oracle Database Appliance - Version All Versions and later
Information in this document applies to any platform.

Symptoms

oakcli create database fails with below errors.

oakcli create database -db <Dbname> -oh <DB_home> -params default -cdb

Errors:

2019-03-05 10:03:27: ERROR : Ran '/bin/su oracle -c "/opt/oracle/oak/onecmd/tmp/dbca-<Dbname>.sh"' and it returned code(254) and output is:

2019-03-05 10:03:27: ERROR : /bin/su oracle -c "/opt/oracle/oak/onecmd/tmp/dbca-<Dbname>.sh" did not complete successfully. Exit code 254 #Step -1#
2019-03-05 10:03:27: ERROR: Unable to create the Database : ctests

dbca log has below errors.

dbca-<Dbname>-20190305100205.log

[FATAL] [INS-06006] Passwordless SSH connectivity not set up between the following node(s): [<node1>, <node2>].
[FATAL] [DBT-14505] Oracle RAC software is not present on nodes ([<node2>]) selected for configuration.
ACTION: Install Oracle RAC software on all the selected nodes before doing database configuration.
[FATAL] [DBT-14105] The specified node(s) (<node2>) is not configured with Oracle Grid Infrastructure.
CAUSE: RAC database creation can only be done on nodes that are configured with Oracle Grid Infrastructure.
[FATAL] [DBT-14104] Some of the nodes (<node2>) are not accessible.
ACTION: Ensure that all the nodes specified for database creation are accessible.

 dbca trace log contains below errors.

 

trace.log_2019-03-05_10-35-39-AM:

[main] [ 2019-03-05 10:35:44.462 CET ] [HAUtils.getAccessibleNodes:3226] <node2> is not reachable PRKC-1030 : Error checking accessibility for node <node2>, ##################################################################Warning: There are no environment set now!Please set the environment with the following commands:For DATABASE Type......................: dbFor ENTEPRISE MANAGER Agent 13c Type...: You MUST Connect on OS as user: agent##################################################################
SEVERE: Mar 05, 2019 10:35:44 AM oracle.install.commons.util.exception.AbstractErrorAdvisor getDetailedMessage
SEVERE: [FATAL] [INS-06006] Passwordless SSH connectivity not set up between the following node(s): [<node1>, <node2>].

Changes

Nodes having banner configured.

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!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.