DBCA: [WARNING] [DBT-14501] The version of the Oracle Grid Infrastructure for Standalone Server software is lower than database software version.
(Doc ID 2884490.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Creating Database with DBCA (GI/RDBMS in the same version) user has the following error:
WARNING: [WARNING] [DBT-14501] The version of the Oracle Grid Infrastructure for Standalone Server software is lower than database software version. Created database will not be registered with Oracle Grid Infrastructure.
ACTION: Upgrade the version of the Grid Infrastructure software to register the database.
- version of GI is 19.15.0.0.0 and the database is 19.15.0.0.0.
The trace file reports the follow:
======================================
[Thread-61] [ 2022-06-30 20:05:12.821 UTC ] [StreamReader.run:66] OUTPUT>Oracle Clusterware infrastructure warning in CRSCTL (OS PID 28347): Non-fatal error (22) during NLS data loading initialization <<<<<<<<<<<<<<<<<<
[Thread-61] [ 2022-06-30 20:05:12.827 UTC ] [StreamReader.run:66] OUTPUT>Oracle High Availability Services release version on the local node is [19.0.0.0.0]
[pool-1-thread-1] [ 2022-06-30 20:05:12.829 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[pool-1-thread-1] [ 2022-06-30 20:05:12.830 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[pool-1-thread-1] [ 2022-06-30 20:05:12.830 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[pool-1-thread-1] [ 2022-06-30 20:05:12.830 UTC ] [ClusterInfo.getReleaseVersionString:2025] output[0]=Oracle Clusterware infrastructure warning in CRSCTL (OS PID 28347): Non-fatal error (22) during NLS data loading initialization <<<<<<<<<<<<<<<<<<
[pool-1-thread-1] [ 2022-06-30 20:05:12.830 UTC ] [HAUtils.getGridInfrastructureVersion:4034] GridInfrastructureVersion null
[pool-1-thread-1] [ 2022-06-30 20:05:12.830 UTC ] [HAUtils.checkCRSVersion:1268] CRS active version = null <<<<<<<<<<<<<<<<<<
[pool-1-thread-1] [ 2022-06-30 20:05:12.830 UTC ] [OracleHome.getVersion:1066] OracleHome.getVersion called. Current Version: null <<<<<<<<<<<<<<<<<<
[pool-1-thread-1] [ 2022-06-30 20:05:12.832 UTC ] [InventoryUtil.getOUIInvSession:349] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS
[pool-1-thread-1] [ 2022-06-30 20:05:12.832 UTC ] [OracleHome.getVersion:1085] Homeinfo /u01/app/arusand/product/19.3.0.0,3
[pool-1-thread-1] [ 2022-06-30 20:05:12.862 UTC ] [OracleHome.getVersion:1113] OracleHome.server.getVersion Version: 19.0.0.0.0
[pool-1-thread-1] [ 2022-06-30 20:05:12.862 UTC ] [OracleHome.getVersion:1134] Current Version From Inventory: 19.0.0.0.0
[pool-1-thread-1] [ 2022-06-30 20:05:12.862 UTC ] [HAUtils.checkCRSVersion:1275] Software version 19.0.0.0.0
[pool-1-thread-1] [ 2022-06-30 20:05:12.862 UTC ] [HAUtils.checkCRSVersion:1289] Is CRS version OK: false
INFO: Jun 30, 2022 8:05:12 PM oracle.assistants.dbca.validator.DBTemplateSelectionValidator validate
If we try check the HAS Stack as oracle user the same error "Non-fatal error (22) during NLS data loading initialization"
[oracle@node ~]$
Changes
New RDBMS installation 19.15
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 |
References |