Oracle version in the SQL plus command prompt does not match across the 2 nodes
(Doc ID 2789512.1)
Last updated on AUGUST 31, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.11.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Oracle version does not match in the SQL plus command prompt across the 2 nodes:
In the first node:
sqlplus / as sysdba
SQL*Plus: Release 19.0.0.0.0 - Production on Sun Jul 4 12:53:35 2021
Version 19.11.0.0.0
Copyright (c) 1982, 2020, Oracle. All rights reserved.
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.8.0.0.0
In the second node:
sqlplus / as sysdba
SQL*Plus: Release 19.0.0.0.0 - Production on Sun Jul 4 12:53:35 2021
Version 19.11.0.0.0
Copyright (c) 1982, 2020, Oracle. All rights reserved.
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.11.0.0.0
The version is 19.8.0.0.0 in the first node , and 19.11.0.0.0 in the second node.
Changes
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 |