During manual database upgrade to 12.2 srvctl upgrade database command fails
(Doc ID 2259638.1)
Last updated on NOVEMBER 08, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
During manual upgrade of database from 12.1.0.2 to 12.2.0.1, the following command fails:
srvctl upgrade database -d -o
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f1e810240ae, pid=32103, tid=139769328838400
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# j oracle.ops.mgmt.nls.MessageBundle.getMessage(Loracle/ops/mgmt/nls/MessageKey;Z[Ljava/lang/Object;)Ljava/lang/String;+1
#
# Core dump written. Default location: /u0/app/oracle/product/12.2.0.1/dbhome_1/dbs/core or core.32103
#
# An error report file with more information is saved as:
# /u0/app/oracle/product/12.2.0.1/dbhome_1/dbs/hs_err_pid32103.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
/u0/app/oracle/product/12.2.0.1/dbhome_1/bin/srvctl: line 327: 32103 Aborted (core dumped) ${JRE} ${JRE_OPTIONS} -DORACLE_HOME=${ORACLE_HOME} -classpath ${CLASSPATH} ${SRVM_PROPERTY_DEFS} oracle.ops.opsctl.OPSCTLDriver "$@"
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 |
Cause |
Solution |