This article will show how to upgrade Oracle Enterprise Manager Cloud Control 12c to 13c in silent mode (no GUI, command line only).
OEM Cloud Control is a centralised management software for administrating and monitoring all oracle's products, especially oracle database.
It is quite powerful and it becomes very handy when you manage many databases, and its base features are free of charge to use.
Before starting, you will need ...
... Oracle Enterprise Manager Cloud Control 12c installed
(Check Silent install of OEM Cloud Control 12c)
... to download Oracle Enterprise Manager Cloud Control 13c installation files (OTN)
... at least 22GB free disk space
About licensing
The full Oracle Enterprise Manager Cloud Control 13c Licensing Information can be found here, and it says:
The base installation of Enterprise Manager Cloud Control 13c includes several features free of charge with the purchase of any Oracle software license or Support contract.
Oracle Enterprise Manager Licensing Information
Enterprise Manager includes a restricted-use license of the Oracle Database for use only with the Oracle Management Repository as well as with the following complementary repositories used by Enterprise Manager: AWR Warehouse, Ops Center, Real User Experience Insight, Load Testing, and Test Manager.
Oracle Enterprise Manager Licensing Information
Additional database options or additional servers for disaster recovery require separate licensing. Customers receive one single-instance database with the Cloud Control, or RMAN, repository. To protect the repository with Data Guard, customers need to purchase a license for the standby site. To protect the repository with Oracle Real Application Clusters, customers must license the second node for the database, and both nodes require an Oracle Real Application Clusters license.
In other words, OEM Cloud Control 13c base functionalities are free to use as long as you have a Oracle licence (or support) for any target you want to manage with it.
And a Oracle database which is only use for OEM does not required additional licence except for Dataguard and RAC option.
List of "free of charge" base functionalities list can be reviewed in "chapter 9 : Enterprise Manager Base Functionality".
Functionality packs which requires a licence can be enabled or disabled as describe in "chapter 1.3: Enabling and Disabling the Oracle Enterprise Manager Packs".
It is recommanded to disable packs you are not licenced to.
Before proceeding
Need to know...
- Cloud control 13c and its agent 13c are not supported on OEL/RHEL 5 and below.
- OMS 13c repository database needs to be at least on 12.1.0.2 version. If you are not, then you need to upgrade it before proceeding.
copy emkey and stop oms
# Set env [oracle]$ OMS_HOME=/u01/app/oracle/product/middleware/oms [oracle]$ cd $OMS_HOME # Copy emkey to repo [oracle]$ $OMS_HOME/bin/emctl config emkey -copy_to_repos Oracle Enterprise Manager Cloud Control 12c Release 5 Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved. Enter Enterprise Manager Root (SYSMAN) Password : The EMKey has been copied to the Management Repository. This operation will cause the EMKey to become unsecure. After the required operation has been completed, secure the EMKey by running "emctl config emkey -remove_from_repos". # Stop oms [oracle]$ $OMS_HOME/bin/emctl stop oms -all Oracle Enterprise Manager Cloud Control 12c Release 5 Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved. Stopping WebTier... WebTier Successfully Stopped Stopping Oracle Management Server... # Stop agent [oracle]$ AGT_HOME=/u01/app/oracle/product/agent [oracle]$ $AGT_HOME/agent_inst/bin/emctl stop agent Oracle Enterprise Manager Cloud Control 12c Release 5 Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved. Stopping agent ..... stopped.
backup database repository
# Connect to rman [oracle]$ rman target / RMAN> backup database plus archivelog ;
change database parameters
# Connect to oms repository database [oracle]$ sqlplus / as sysdba SQL> alter system set optimizer_adaptive_features=false; SQL> grant execute on DBMS_RANDOM to DBSNMP ; -- Recompile invalid objects SQL> exec utl_recomp.recomp_parallel(4);
Check pre-requisite
Go to install files folder and execute as follow:
Expand/Collapse
[oracle]$ cd /mnt/nfs/ora_instfiles/Oracle12c/ # Generate response file [oracle]$ cat > $PWD/response/check_Prerequisite.rsp <<_EOF_ installerMode=emprereqkit connectString=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=oempdb))) dbPassword=OraSys_pw0 dbRole=sysdba dbUser=SYS executionType=install logLoc=/u02/install/em13c/prerequisiteResults/log prereqResultLoc=/u02/install/em13c/prerequisiteResults reposUser=SYSMAN runPrerequisites=true _EOF_ # Check prerequisite [oracle]$ ./em13200p1_linux64.bin -silent -J-Djava.io.tmpdir=/tmp/ EMPREREQ_KIT=true EMPREREQKIT_PROPERTY_FILE=$PWD/response/check_Prerequisite.rsp 0%...............................................................................100% Launcher log file is /u02/install/em13c/STAGE/OraInstall2017-10-09_06-50-06AM/launcher2017-10-09_06-50-06AM.log. Starting Oracle Universal Installer Checking if CPU speed is above 300 MHz. Actual 3210.740 MHz Passed Checking swap space: must be greater than 512 MB. Actual 9211 MB Passed Checking if this platform requires a 64-bit JVM. Actual 64 Passed (64-bit not required) Preparing to launch the Oracle Universal Installer from /u02/install/em13c/STAGE/OraInstall2017-10-09_06-50-06AM ====Prereq Config Location main=== /u02/install/em13c/STAGE/OraInstall2017-10-09_06-50-06AM/stage/prereq EMGCInstaller args -scratchPath EMGCInstaller args /u02/install/em13c/STAGE/OraInstall2017-10-09_06-50-06AM EMGCInstaller args -sourceType EMGCInstaller args network EMGCInstaller args -timestamp EMGCInstaller args 2017-10-09_06-50-06AM EMGCInstaller args -paramFile EMGCInstaller args /u02/install/em13c/STAGE/sfx_x7aOaX/Disk1/install/linux64/oraparam.ini EMGCInstaller args -silent EMGCInstaller args EMPREREQ_KIT=true EMGCInstaller args EMPREREQKIT_PROPERTY_FILE=/mnt/nfs/ora_instfiles/Oracle12c/response/check_Prerequisite.rsp EMGCInstaller args -nocleanUpOnExit DiskLoc inside SourceLoc/mnt/nfs/ora_instfiles/Oracle12c EMFileLoc:/u02/install/em13c/STAGE/OraInstall2017-10-09_06-50-06AM/oui/em/ Running EMPrereqKit ............ Result of prerequisite-check , for scenario install : -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Prerequisite Name | Status | Corrective Action | Recommendation -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Check for invalid objects in the database selected for| Pass | NA | NA Check the job_queue_processes instance parameter value| Pass | NA | NA Check the CBO stats gathering job | Fail | disable_stats_gather_job | Temporarily disabling the gather stats job. Check nls_length_semantics parameter | Pass | NA | NA Check for automatic UNDO management | Pass | NA | NA Ensure that the undo tablespace has at least one dataf| Pass | NA | NA Ensure that the SYSTEM tablespace has at least one dat| Pass | NA | NA Ensure that the Oracle partitioning option is installe| Pass | NA | NA Check remote_login_passwordfile parameter | Pass | NA | NA Check max_enabled_roles init parameter | Pass | NA | NA Check for the global stale percent | Pass | NA | NA Check if SYSMAN schema is absent for new install | Fail | MANUAL | SYSMAN schema should be absent before instal Check the existence of public synonyms | Fail | MANUAL | Remove the public synonyms Check the absence of mgmt tablespaces | Fail | MANUAL | Remove the mgmt tablespaces Check the absence of EM schemas | Fail | MANUAL | Remove the EM schemas Check the RCU metadata | Fail | MANUAL | Remove the schema_version_registry table ent Check the db edition | Pass | NA | NA Check optimizer sql plan baseline capture. | Pass | NA | NA Check if temporary tablespace group TEMP exist | Pass | NA | NA Check if the temporary tablespace datafile is set to a| Pass | NA | NA Check parallel max servers parameter | Pass | NA | NA Check parallel min servers parameter | Fail | set parallel_min_servers to 0 | The parallel min servers parameter will be s Check if SYSMAN_STB schema is absent for new install | Pass | NA | NA Check the compatible instance parameter value. | Pass | NA | NA Check the db_block_size instance parameter value. | Pass | NA | NA Check the processes instance parameter value | Fail | MANUAL | The processes instance parameter needs to be Check the pga_aggregate_target instance parameter valu| Fail | MANUAL | The pga_aggregate_target instance parameter Check the workarea_size_policy instance parameter valu| Pass | NA | NA Check the session_cached_cursors instance parameter va| Pass | NA | NA Check the open_cursors instance parameter value. | Pass | NA | NA Check the sga_target instance parameter value. | Fail | MANUAL | The sga_target instance parameter should be Check the log_buffer instance parameter value. | Pass | NA | NA Check the shared_pool_size instance parameter value. | Pass | NA | NA Check the db_cache_size instance parameter value. | Pass | NA | NA Check the large_pool_size instance parameter value. | Pass | NA | NA Check the java_pool_size instance parameter value. | Pass | NA | NA Check the streams_pool_size instance parameter value. | Pass | NA | NA Check the timed_statistics instance parameter value. | Pass | NA | NA Check the statistics_level instance parameter value. | Pass | NA | NA Check the redo log size. | Pass | NA | NA Check if parameter _allow_insert_with_update_check is | Pass | NA | NA -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- NE = Not Executed NA = Not Applicable -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- For more details, check the log file at /u02/install/em13c/prerequisiteResults/log/LATEST/ The log(s) can be found here: /u02/install/em13c/STAGE/OraInstall2017-10-09_06-50-06AM.
Fix to meet pre-requisite:
[oracle]$ sqlplus / as SYSDBA SQL> alter session set container = cdb$root ; SQL> alter system set parallel_min_servers=0 scope=both ; SQL> alter system set processes=600 scope=spfile ; SQL> alter system set sga_max_size=3096M scope=spfile ; SQL> alter system set sga_target=3096M scope=spfile ; SQL> alter session set container = oempdb ; SQL> alter system set job_queue_processes=20 scope=both ; SQL> alter system set sga_target=3096M scope=both ; SQL> alter system set pga_aggregate_target=1000M scope=both ; -- Temporarily disabling the gather stats job. SQL> BEGIN DBMS_AUTO_TASK_ADMIN.DISABLE( client_name => 'auto optimizer stats collection', operation => NULL, window_name => NULL); END; / SQL> grant execute on DBMS_RANDOM to DBSNMP ; SQL> exec utl_recomp.recomp_parallel(4); SQL> shutdown immediate ; SQL> startup ;
Install software
Go to install files folder and execute as follow:
Expand/Collapse
[oracle]$ cd /mnt/nfs/ora_instfiles/Oracle12c/ # Extract response files [oracle]$ ./em13200p1_linux64.bin -silent -J-Djava.io.tmpdir=/tmp/ -getResponseFileTemplates -outputLoc $PWD/response/ # Generate response file [oracle]$ cat > $PWD/response/softonly_uxora.rsp <<_EOF_ RESPONSEFILE_VERSION=2.2.1.0.0 #UNIX_GROUP_NAME=<string> #INVENTORY_LOCATION=<string> SECURITY_UPDATES_VIA_MYORACLESUPPORT=false DECLINE_SECURITY_UPDATES=true [email protected] #MYORACLESUPPORT_PASSWORD=<string> INSTALL_UPDATES_SELECTION=skip #STAGE_LOCATION=<string> #MYORACLESUPPORT_USERNAME_FOR_SOFTWAREUPDATES=<string> #MYORACLESUPPORT_PASSWORD_FOR_SOFTWAREUPDATES=<string> ORACLE_MIDDLEWARE_HOME_LOCATION=/u01/app/oracle/product/13.2.0/middleware AGENT_BASE_DIR=/u01/app/oracle/product/13.2.0/agent ORACLE_HOSTNAME=oralab01 b_upgrade=false EM_INSTALL_TYPE=NOSEED CONFIGURATION_TYPE=LATER _EOF_ [oracle]$ ./em13200p1_linux64.bin -silent -J-Djava.io.tmpdir=$PWD/tmp/ -responseFile $PWD/response/softonly_uxora.rsp 0%...............................................................................100% Launcher log file is /mnt/nfs/ora_instfiles/Oracle12c/tmp/OraInstall2017-10-09_08-41-34AM/launcher2017-10-09_08-41-34AM.log. Starting Oracle Universal Installer Checking if CPU speed is above 300 MHz. Actual 3210.740 MHz Passed Checking swap space: must be greater than 512 MB. Actual 9211 MB Passed Checking if this platform requires a 64-bit JVM. Actual 64 Passed (64-bit not required) Preparing to launch the Oracle Universal Installer from /mnt/nfs/ora_instfiles/Oracle12c/tmp/OraInstall2017-10-09_08-41-34AM ====Prereq Config Location main=== /mnt/nfs/ora_instfiles/Oracle12c/tmp/OraInstall2017-10-09_08-41-34AM/stage/prereq EMGCInstaller args -scratchPath EMGCInstaller args /mnt/nfs/ora_instfiles/Oracle12c/tmp/OraInstall2017-10-09_08-41-34AM EMGCInstaller args -sourceType EMGCInstaller args network EMGCInstaller args -timestamp EMGCInstaller args 2017-10-09_08-41-34AM EMGCInstaller args -paramFile EMGCInstaller args /mnt/nfs/ora_instfiles/Oracle12c/tmp/sfx_XdlQOe/Disk1/install/linux64/oraparam.ini EMGCInstaller args -silent EMGCInstaller args -responseFile EMGCInstaller args /mnt/nfs/ora_instfiles/Oracle12c/response/softonly_uxora.rsp EMGCInstaller args -nocleanUpOnExit DiskLoc inside SourceLoc/mnt/nfs/ora_instfiles/Oracle12c EMFileLoc:/mnt/nfs/ora_instfiles/Oracle12c/tmp/OraInstall2017-10-09_08-41-34AM/oui/em/ ScratchPathValue :/mnt/nfs/ora_instfiles/Oracle12c/tmp/OraInstall2017-10-09_08-41-34AM EMGCInstallUpdatesInfoOnNext:: calling actionOnClickofNext Now in EMGCInstallUpdatesInfoOnNext.actionsOnClickofNext EMGCInstallUpdatesInfoOnNext:: End of actionOnClickofNext Session log file is /mnt/nfs/ora_instfiles/Oracle12c/tmp/OraInstall2017-10-09_08-41-34AM/install2017-10-09_08-41-34AM.log Installation in progress Install successful Linking in progress Link successful Setup in progress Setup successful Session log file is /mnt/nfs/ora_instfiles/Oracle12c/tmp/OraInstall2017-10-09_08-41-34AM/install2017-10-09_08-41-34AM.log Installation in progress Install successful Linking in progress Link successful Setup in progress Setup successful OMS OracleHome :/u01/app/oracle/product/13.2.0/middleware 13NGCHEKAGGREGATE : oracle.sysman.top.oms 13NGCHEKAGGREGATE : OuiConfigVariables 13NGCHEKAGGREGATE : encap_oms 13NGCHEKAGGREGATE : OuiConfigVariables 13NGCHEKAGGREGATE : oracle.sysman.top.agent Logs successfully copied to /u01/app/oraInventory/logs. [oracle]$ su - [root]$ /u01/app/oracle/product/13.2.0/middleware/allroot.sh Starting to execute allroot.sh ......... Starting to execute /u01/app/oracle/product/13.2.0/middleware/root.sh ...... /etc exist /u01/app/oracle/product/13.2.0/middleware Finished product-specific root actions. /etc exist /u01/app/oracle/product/13.2.0/agent/agent_13.2.0.0.0 Finished execution of /u01/app/oracle/product/13.2.0/middleware/root.sh ......
Upgrade software
Go to the new oms folder and execute as follow:
Expand/Collapse
# Set env [oracle]$ OMS_HOME=/u01/app/oracle/product/13.2.0/middleware [oracle]$ cd $OMS_HOME # Generate response file [oracle]$ cat > $PWD/response/upg_uxora.rsp <<_EOF_ RESPONSEFILE_VERSION=2.2.1.0.0 UNIX_GROUP_NAME=oinstall INVENTORY_LOCATION=/u01/app/oraInventory SECURITY_UPDATES_VIA_MYORACLESUPPORT=false DECLINE_SECURITY_UPDATES=true [email protected] MYORACLESUPPORT_PASSWORD=none INSTALL_UPDATES_SELECTION=skip STAGE_LOCATION=<string> MYORACLESUPPORT_USERNAME_FOR_SOFTWAREUPDATES=<string> MYORACLESUPPORT_PASSWORD_FOR_SOFTWAREUPDATES=<string> ORACLE_MIDDLEWARE_HOME_LOCATION=/u01/app/oracle/product/13.2.0/middleware ORACLE_INSTANCE_HOME_LOCATION=/u01/app/oracle/product/13.2.0/gc_inst OLD_BASE_DIR=/u01/app/oracle/product/middleware ORACLE_HOSTNAME=oralab01 ONE_SYSTEM=true AGENT_BASE_DIR=/u01/app/oracle/product/13.2.0/agent OLD_DATABASE_CONNECTION_DESCRIPTION=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=oempdb))) OLD_DATABASE_SYSMAN_PASSWORD=OraSysman_pw0 WLS_ADMIN_SERVER_USERNAME=weblogic WLS_ADMIN_SERVER_PASSWORD=OemWlsAdmin_pw0 WLS_ADMIN_SERVER_CONFIRM_PASSWORD=OemWlsAdmin_pw0 NODE_MANAGER_PASSWORD=OemNodeManager_pw0 NODE_MANAGER_CONFIRM_PASSWORD=OemNodeManager_pw0 JVM_DIAGNOSTICS_TABLESPACE_LOCATION=<string> DATABASE_HOSTNAME=oralab01 LISTENER_PORT=1521 SERVICENAME_OR_SID=oempdb SYS_PASSWORD=OraSys_pw0 SYSMAN_PASSWORD=OraSysman_pw0 REPOSITORY_BACKUP_DONE=true PLUGIN_SELECTION={} b_upgrade=true EM_INSTALL_TYPE=NOSEED CONFIGURE_SHARED_LOCATION_BIP=false CONFIG_LOCATION=<string> CLUSTER_LOCATION=<string> _EOF_ # Execute upgrade (may take a while) [oracle]$ $OMS_HOME/sysman/install/ConfigureGC.sh -silent -responseFile $OMS_HOME/response/upg_uxora.rsp ====Prereq Config Location main=== null EMGCInstaller args -onlyconfig EMGCInstaller args -oh EMGCInstaller args /u01/app/oracle/product/13.2.0/middleware EMGCInstaller args -scratchPath EMGCInstaller args /u01/app/oracle/product/13.2.0/middleware EMGCInstaller args -sourceLoc EMGCInstaller args /u01/app/oracle/product/13.2.0/middleware EMGCInstaller args INSTALL_SWONLY_WITH_PLUGINS=false EMGCInstaller args -silent EMGCInstaller args -responseFile EMGCInstaller args /u01/app/oracle/product/13.2.0/middleware/response/upg_uxora.rsp DiskLoc inside SourceLoc/u02/app/oracle/product/ EMFileLoc:/u01/app/oracle/product/13.2.0/middleware/oui/em/ ScratchPathValue :/u01/app/oracle/product/13.2.0/middleware List file is unreadable List file is unreadable ... List file is unreadable List file is unreadable The upgrade process has detected MD5 certificate usage for some agent-OMS communication. These hosts and related targets will continue to be managed post-upgrade. However, it is strongly recommended to reconfigure them to use SHA-based certificates, since future versions of Enterprise Manager may not support MD5 certificates. Review the file /u01/app/oracle/product/13.2.0/middleware/md5Target.txt to find the agents that use MD5-based certificates. Follow the instructions outlined in My Oracle Support note 2179909.1 to reconfigure them with SHA-based certificates. The Oracle Database, which houses the Management Repository, requires some mandatory patches as described in the Enterprise Manager Cloud Control Upgrade Guide. Make sure you apply the patches before upgrading the Enterprise Manager system. If you do not apply the patches, your Management Repository upgrade might fail. If you have already applied the patches, click OK and proceed with the upgrade. Otherwise, search and download the patches from My Oracle Support, and apply them immediately following the instructions outlined in the patch ReadMe. For information about the patches that are required, see "Getting Started" chapter of the Oracle Enterprise Manager Cloud Control Upgrade Guide available at http://docs.oracle.com/cd/E24628_01/index.htm List file is unreadable List file is unreadable ... List file is unreadable List file is unreadable The Management "Agent oralab01:3872" is monitoring the Management Service and Repository target. Oracle recommends that you stop this Management Agent and then continue with the upgrade. List file is unreadable List file is unreadable ... List file is unreadable List file is unreadable Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Checker name :: MINIMUM_SUPPORTED_PLUGIN_CHECK Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Condition name :: oracle.sysman.core.common.extensibility.plugin.unziphelper.conditions.UpgradeCondition evaluated to true Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Before calling validate on checker :: MINIMUM_SUPPORTED_PLUGIN_CHECK Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Validating for minimum supported versions on plugins on OMS Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Validating for plugin :: oracle.sysman.cfw Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Invoking getPluginVersionOnOMS for plugin ::oracle.sysman.cfw Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Returning deployed version 12.1.0.3.0 of the plugin :: oracle.sysman.cfw Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Deployed version of the plugin oracle.sysman.cfw on OMS is: 12.1.0.3.0 Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Validating for plugin :: oracle.sysman.db Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Invoking getPluginVersionOnOMS for plugin ::oracle.sysman.db Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Returning deployed version 12.1.0.8.0 of the plugin :: oracle.sysman.db Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Deployed version of the plugin oracle.sysman.db on OMS is: 12.1.0.8.0 Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Validating for plugin :: oracle.sysman.xa Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Invoking getPluginVersionOnOMS for plugin ::oracle.sysman.xa Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Returning deployed version 12.1.0.6.0 of the plugin :: oracle.sysman.xa Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Deployed version of the plugin oracle.sysman.xa on OMS is: 12.1.0.6.0 Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Validating for plugin :: oracle.sysman.emas Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Invoking getPluginVersionOnOMS for plugin ::oracle.sysman.emas Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Returning deployed version 12.1.0.8.0 of the plugin :: oracle.sysman.emas Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Deployed version of the plugin oracle.sysman.emas on OMS is: 12.1.0.8.0 Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Validating for plugin :: oracle.sysman.si Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Invoking getPluginVersionOnOMS for plugin ::oracle.sysman.si Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker getPluginVersionsOnOMS INFO: Returning deployed version null of the plugin :: oracle.sysman.si Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.prereq.MinimumSupportedPluginChecker doCheck INFO: Deployed version of the plugin oracle.sysman.si on OMS is: null Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Printable error list is null Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Checker name :: UNSUPPORTED_AGENT_CHECK Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Condition name :: oracle.sysman.core.common.extensibility.plugin.unziphelper.conditions.UpgradeCondition evaluated to true Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Before calling validate on checker :: UNSUPPORTED_AGENT_CHECK Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Printable error list is null Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Checker name :: AGENT_SIDE_COMPATIBILITY_CHECK Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Condition name :: oracle.sysman.core.common.extensibility.plugin.unziphelper.conditions.UpgradeCondition evaluated to true Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Before calling validate on checker :: AGENT_SIDE_COMPATIBILITY_CHECK Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Printable error list is not empty for the checker AGENT_SIDE_COMPATIBILITY_CHECK Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Writer is oracle.sysman.core.common.extensibility.plugin.unziphelper.ErrorTxtWriter Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Error file destination is /u01/app/oracle/product/13.2.0/middleware/extensibility_check/agent_side_compatibility_check_errors.txt Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Writing error to directory /u01/app/oracle/product/13.2.0/middleware/extensibility_check/agent_side_compatibility_check_errors.txt Oct 09, 2017 9:44:56 AM oracle.sysman.core.common.extensibility.plugin.unziphelper.EMValidator validate INFO: Wrote errors to the file /u01/app/oracle/product/13.2.0/middleware/extensibility_check/agent_side_compatibility_check_errors.txt Session log file is /tmp/OraInstall2017-10-09_09-44-29AM/nextgen2017-10-09_09-44-29AM.log .................................................................................................. Installation in progress (Monday, October 9, 2017 9:45:11 AM CEST) 98% Done. Install successful Linking in progress (Monday, October 9, 2017 9:45:12 AM CEST) Link successful Setup in progress (Monday, October 9, 2017 9:45:12 AM CEST) Setup successful Saving inventory (Monday, October 9, 2017 9:45:12 AM CEST) Saving inventory complete End of install phases.(Monday, October 9, 2017 9:45:25 AM CEST) Session log file is /tmp/OraInstall2017-10-09_09-44-29AM/nextgen2017-10-09_09-44-29AM.log ............................................................... 21% Done. ............................................................... 42% Done. ............................................................... 63% Done. ............................................................... 84% Done. .......................................... Installation in progress (Monday, October 9, 2017 9:46:00 AM CEST) 98% Done. Install successful Linking in progress (Monday, October 9, 2017 9:46:01 AM CEST) Link successful Setup in progress (Monday, October 9, 2017 9:46:01 AM CEST) Setup successful Saving inventory (Monday, October 9, 2017 9:46:01 AM CEST) Saving inventory complete End of install phases.(Monday, October 9, 2017 9:46:10 AM CEST) Session log file is /tmp/OraInstall2017-10-09_09-44-29AM/nextgen2017-10-09_09-44-29AM.log .................................................................................................. Installation in progress (Monday, October 9, 2017 9:46:25 AM CEST) 98% Done. Install successful Linking in progress (Monday, October 9, 2017 9:46:26 AM CEST) Link successful Setup in progress (Monday, October 9, 2017 9:46:26 AM CEST) Setup successful Saving inventory (Monday, October 9, 2017 9:46:26 AM CEST) Saving inventory complete End of install phases.(Monday, October 9, 2017 9:46:33 AM CEST) Session log file is /tmp/OraInstall2017-10-09_09-44-29AM/nextgen2017-10-09_09-44-29AM.log ............................................................... 19% Done. ............................................................... 38% Done. ............................................................... 58% Done. ............................................................... 77% Done. ............................................................... 96% Done. ...... Installation in progress (Monday, October 9, 2017 9:47:00 AM CEST) 98% Done. Install successful Linking in progress (Monday, October 9, 2017 9:47:01 AM CEST) Link successful Setup in progress (Monday, October 9, 2017 9:47:01 AM CEST) Setup successful Saving inventory (Monday, October 9, 2017 9:47:02 AM CEST) Saving inventory complete End of install phases.(Monday, October 9, 2017 9:47:09 AM CEST) Session log file is /tmp/OraInstall2017-10-09_09-44-29AM/nextgen2017-10-09_09-44-29AM.log .................................................................................................. Installation in progress (Monday, October 9, 2017 9:47:24 AM CEST) 98% Done. Install successful Linking in progress (Monday, October 9, 2017 9:47:25 AM CEST) Link successful Setup in progress (Monday, October 9, 2017 9:47:25 AM CEST) Setup successful Saving inventory (Monday, October 9, 2017 9:47:25 AM CEST) Saving inventory complete End of install phases.(Monday, October 9, 2017 9:47:32 AM CEST) 13NGCHEKAGGREGATE : oracle.sysman.top.oms 13NGCHEKAGGREGATE : encap_oms 13NGCHEKAGGREGATE : OuiConfigVariables 2017-10-09_09-47-36AM: Configuration Assistant "Stopping APM Engines" is in progress. 2017-10-09_09-47-36AM: Configuration Assistant "Stopping APM Engines" has Succeeded. 2017-10-09_09-47-36AM: Configuration Assistant "Upgrade Prerequisite Check" is in progress. Stopping the Admin Server ...: /u01/app/oracle/product/middleware/oms/bin/emctl stop oms -all Check whether the Admin Server port is free. Admin Server Port : 7102 2017-10-09_09-48-49AM: Configuration Assistant "Upgrade Prerequisite Check" has Succeeded. 2017-10-09_09-48-49AM: Configuration Assistant "Plugins Prerequisites Check" is in progress. 2017-10-09_09-49-28AM: Configuration Assistant "Plugins Prerequisites Check" has Succeeded. 2017-10-09_09-49-28AM: Configuration Assistant "Repository Upgrade" is in progress. Setting the value of EMPREREQKIT_RESULTDIR /u01/app/oracle/product/13.2.0/middleware/.gcinstall_temp Running the schema manager with the EBR upgrade option Check the Repository Configuration Assistant logs at: /u01/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager Processing command line .... Repository Creation Utility - Checking Prerequisites Checking Global Prerequisites Repository Creation Utility - Checking Prerequisites Checking Component Prerequisites Repository Creation Utility - Creating Tablespaces Validating and Creating Tablespaces Repository Creation Utility - Create Repository Create in progress. Repository Creation Utility: Create - Completion Summary Database details: Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521)))(LOAD_BALANCE=ON)(CONNECT_DATA=(SERVICE_NAME=oempdb))) Connected As : SYS RCU Logfile : /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/rcu.log Component schemas created: Component Status Logfile EM Repository EBRification Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/em_repos_ebrify.log Repository Creation Utility - Create : Operation Completed Running the schema manager with the preupgrade option Check the Repository Configuration Assistant logs at: /u01/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager Processing command line .... Repository Creation Utility - Checking Prerequisites Checking Global Prerequisites Repository Creation Utility - Checking Prerequisites Checking Component Prerequisites Repository Creation Utility - Creating Tablespaces Validating and Creating Tablespaces Repository Creation Utility - Create Repository Create in progress. Oct 09, 2017 10:15:06 AM oracle.sysman.emdrep.config.ConfigLogManager getLogger SEVERE: Failed to initialize logfile:/u01/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_1012_AM.PREUPGRADE/emrep_config.log with IOException:Couldn't get lock for /u01/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_1012_AM.PREUPGRADE/emrep_config.log Repository Creation Utility: Create - Completion Summary Database details: Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521)))(LOAD_BALANCE=ON)(CONNECT_DATA=(SERVICE_NAME=oempdb))) Connected As : SYS RCU Logfile : /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/rcu.log Component schemas created: Component Status Logfile EM Repository Pre-Upgrade Configuration Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/em_repos_preupgrade.log EM Repository Init Configuration Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/em_repos_init.log EM Repository Common Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/em_repos_common.log Repository Creation Utility - Create : Operation Completed Running the repository in the upgrade mode Processing command line .... Repository Creation Utility - Checking Prerequisites Checking Global Prerequisites Repository Creation Utility - Checking Prerequisites Checking Component Prerequisites Repository Creation Utility - Creating Tablespaces Validating and Creating Tablespaces Repository Creation Utility - Create Repository Create in progress. Check the Repository Configuration Assistant logs at: /u01/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager Oct 09, 2017 11:05:29 AM oracle.sysman.emdrep.config.ConfigLogManager getLogger SEVERE: Failed to initialize logfile:/u01/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_1015_AM.UPGRADE/emrep_config.log with IOException:Couldn't get lock for /u01/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_1015_AM.UPGRADE/emrep_config.log TNS Test Inserted Successfully Successfully Added TNS Query Descriptors ******** ORACLE_HOME is /u01/app/oracle/product/13.2.0/middleware test properties path: /u01/app/oracle/product/13.2.0/middleware/sysman/admin/emdrep/prop/imap.properties CreateTestType:createCompleteTest: BEGIN CreateTestType:createTestMetadataObject: BEGIN CreateTestType:createTestMetadataObject: END CreateTestType:createPropertyGroups: BEGIN CreateTestType:createPropertyGroups: END CreateTestType:createStrayProperties: BEGIN CreateTestType:createStrayProperties: END CreateTestType:createDefaultPromotions: BEGIN CreateTestType:createDefaultPromotions: END CreateTestType:createDefaultThresholds: BEGIN CreateTestType:createDefaultThresholds: END CreateTestType:createMetrics4TestType: BEGIN CreateTestType:createMetrics4TestType: END PropertyName :imap_host PropertyName :imap_port PropertyName :imap_user_name PropertyName :imap_password PropertyName :numretries PropertyName :retryinterval CreateTestType:createQueryDescriptor: BEGIN CreateTestType:createQueryDescriptor: END Enabled test for: IMAP , generic_service , 1.0 Enabled test for: IMAP , aggregate_service , 1.0 CreateTestType:createCompleteTest: END ******** ORACLE_HOME is /u01/app/oracle/product/13.2.0/middleware Repository Creation Utility: Create - Completion Summary Database details: Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521)))(LOAD_BALANCE=ON)(CONNECT_DATA=(SERVICE_NAME=oempdb))) Connected As : SYS RCU Logfile : /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/rcu.log Component schemas created: Component Status Logfile EM Repository Upgrade Configuration Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/em_repos_modify.log EM Repository Init Configuration Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/em_repos_init.log EM Repository Common Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/em_repos_common.log Repository Creation Utility - Create : Operation Completed -------------------This action is not required ------------------ The correct order of execution is : -showPrereqs , -runPrerequisites , -showCorrectiveActions , -runCorrectiveActions , -runPrerequisites(optional at this point), -showPostCorrectiveActions , -runPostCorrectiveActions 2017-10-09_11-09-22AM: Configuration Assistant "Repository Upgrade" has Succeeded. 2017-10-09_11-09-22AM: Configuration Assistant "MDS Schema Configuration" is in progress. Setting the value of EMPREREQKIT_RESULTDIR /u01/app/oracle/product/13.2.0/middleware/.gcinstall_temp Processing command line .... Repository Creation Utility - Checking Prerequisites Checking Global Prerequisites Repository Creation Utility - Checking Prerequisites Checking Component Prerequisites Repository Creation Utility - Creating Tablespaces Validating and Creating Tablespaces Repository Creation Utility - Create Repository Create in progress. Percent Complete: 50 Percent Complete: 50 Percent Complete: 60 Percent Complete: 60 Percent Complete: 75 Percent Complete: 87 Percent Complete: 93 Percent Complete: 96 Percent Complete: 96 Percent Complete: 98 Percent Complete: 100 Repository Creation Utility: Create - Completion Summary Database details: Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521)))(LOAD_BALANCE=ON)(CONNECT_DATA=(SERVICE_NAME=oempdb))) Connected As : SYS Prefix for (prefixable) Schema Owners : SYSMANUPGR RCU Logfile : /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/rcu.log Component schemas created: Component Status Logfile Oracle Platform Security Services Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/opss.log Repository Creation Utility - Create : Operation Completed Processing command line .... Repository Creation Utility - Checking Prerequisites Checking Global Prerequisites Repository Creation Utility - Checking Prerequisites Checking Component Prerequisites Repository Creation Utility - Creating Tablespaces Validating and Creating Tablespaces Repository Creation Utility - Create Repository Create in progress. Percent Complete: 50 Percent Complete: 50 Percent Complete: 55 Percent Complete: 60 Percent Complete: 60 Percent Complete: 60 Percent Complete: 80 Percent Complete: 100 Repository Creation Utility: Create - Completion Summary Database details: Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521)))(LOAD_BALANCE=ON)(CONNECT_DATA=(SERVICE_NAME=oempdb))) Connected As : SYS Prefix for (prefixable) Schema Owners : SYSMAN RCU Logfile : /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/rcu.log Component schemas created: Component Status Logfile Common Infrastructure Services Success /u02/app/oracle/product/13.2.0/middleware/sysman/log/schemamanager/m_100917_0949_AM/m_100917_0949_AM.EBRIFY/stb.log Repository Creation Utility - Create : Operation Completed 2017-10-09_11-31-33AM: Configuration Assistant "MDS Schema Configuration" has Succeeded. 2017-10-09_11-31-33AM: Configuration Assistant "BI Publisher Schema Configuration" is in progress. Setting the value of EMPREREQKIT_RESULTDIR /u01/app/oracle/product/13.2.0/middleware/.gcinstall_temp Middleware home/u01/app/oracle/product/13.2.0/middleware 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : Oracle Home is /u01/app/oracle/product/13.2.0/middleware 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : Schema Oracle Home is /u01/app/oracle/product/13.2.0/middleware/bi 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : Setting RCU_HOME to /u01/app/oracle/product/13.2.0/middleware/oracle_common 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : Setting SCRIPT_HOME to /u01/app/oracle/product/13.2.0/middleware/bi/rcu/integration 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : Setting RCU_LOG_LOCATION to /u01/app/oracle/product/13.2.0/middleware/cfgtoollogs/bip 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : Setting RCU_LOG_NAME to emBIPLATFORM.log 2017_10_09_AD_11_31_33_CEST BIPLATFORM version is null 2017_10_09_AD_11_31_33_CEST has BIPLATFORM user? false 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : Prepare to initialize RCU 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : RCU initialized with parameters : -silent -createRepository -compInfoXMLLocation /u01/app/oracle/product/13.2.0/middleware/sysman/emdrep/config/schemaext/ComponentInfo.xml -storageXMLLocation /u01/app/oracle/product/13.2.0/middleware/sysman/emdrep/config/schemaext/Storage.xml -connectString (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521)))(LOAD_BALANCE=ON)(CONNECT_DATA=(SERVICE_NAME=oempdb))) -dbUser SYS -dbRole sysdba -schemaPrefix SYSMAN -component BIPLATFORM 2017_10_09_AD_11_31_33_CEST BIPLATFORM EMSchemaManagerHelper: Info : Invoking RCU Processing command line .... Repository Creation Utility - Checking Prerequisites Checking Global Prerequisites Repository Creation Utility - Checking Prerequisites Checking Component Prerequisites Repository Creation Utility - Creating Tablespaces Validating and Creating Tablespaces Repository Creation Utility - Create Repository Create in progress. Percent Complete: 50 Percent Complete: 50 Percent Complete: 55 Percent Complete: 65 Percent Complete: 77 Percent Complete: 88 Percent Complete: 94 Percent Complete: 97 Percent Complete: 98 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 99 Percent Complete: 100 Repository Creation Utility: Create - Completion Summary Database details: Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oralab01)(PORT=1521)))(LOAD_BALANCE=ON)(CONNECT_DATA=(SERVICE_NAME=oempdb))) Connected As : SYS Prefix for (prefixable) Schema Owners : SYSMAN RCU Logfile : /u02/app/oracle/product/13.2.0/middleware/cfgtoollogs/bip/emBIPLATFORM.log Component schemas created: Component Status Logfile Business Intelligence Platform Success /u02/app/oracle/product/13.2.0/middleware/cfgtoollogs/bip/biplatform.log Repository Creation Utility - Create : Operation Completed 2017_10_09_AD_11_45_48_CEST BIPLATFORM EMSchemaManagerHelper: Info : RCU Completed : COMPLETED 2017_10_09_AD_11_45_48_CEST BIPLATFORM EMSchemaManagerHelper: Info : Asscociating profile Unable to create logger... 2017_10_09_AD_11_45_48_CEST BIPLATFORM EMSchemaManagerHelper: Info : profile associated Successfully created SYSMAN_BIPLATFORM schema... 2017-10-09_11-45-48AM: Configuration Assistant "BI Publisher Schema Configuration" has Succeeded. 2017-10-09_11-45-48AM: Configuration Assistant "OMS Configuration" is in progress. Executing the OMSCA command... Check the log files of the OMS Configuration Assistant at: /u01/app/oracle/product/13.2.0/middleware/cfgtoollogs/omsca OMS Configuration Assistant completed successfully. 2017-10-09_12-04-36PM: Configuration Assistant "OMS Configuration" has Succeeded. 2017-10-09_12-04-36PM: Configuration Assistant "Plugins Deployment and Configuration" is in progress. 2017-10-09_12-23-41PM: Configuration Assistant "Plugins Deployment and Configuration" has Succeeded. 2017-10-09_12-23-41PM: Configuration Assistant "BI Publisher Configuration" is in progress. 2017-10-09_12-34-33PM: Configuration Assistant "BI Publisher Configuration" has Succeeded. 2017-10-09_12-34-33PM: Configuration Assistant "Start Oracle Management Service" is in progress. Starting OMS ... Executing the command: /u01/app/oracle/product/13.2.0/middleware/bin/emctl start oms Starting of OMS is successful. Starting export oms config... Executing command: /u01/app/oracle/product/13.2.0/middleware/bin/emctl exportconfig oms -dir /u01/app/oracle/product/13.2.0/gc_inst/em/EMGC_OMS1/sysman/backup Export config of OMS is successful. Object is = 1 Detaching the old OMS home from the central inventory. 'detachHome' was successful.
Oracle Enterprise Management is now on 13c version.
Post install
restart oms and agent
# Set env [oracle]$ OMS_HOME=/u01/app/oracle/product/13.2.0/middleware [oracle]$ cd $OMS_HOME # Start oms, if not alraedy started [oracle]$ $OMS_HOME/bin/emctl start oms Oracle Enterprise Manager Cloud Control 13c Release 2 Copyright (c) 1996, 2016 Oracle Corporation. All rights reserved. Starting Oracle Management Server... WebTier Successfully Started Oracle Management Server Successfully Started Oracle Management Server is Up JVMD Engine is Up Starting BI Publisher Server ... BI Publisher Server Successfully Started BI Publisher Server is Up # Start old agent 12c [oracle]$ AGT_HOME=/u01/app/oracle/product/agent [oracle]$ $AGT_HOME/agent_inst/bin/emctl start agent Oracle Enterprise Manager Cloud Control 12c Release 5 Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved. Starting agent ..... started. # Emkey should already been removed [oracle]$ $OMS_HOME/bin/emctl config emkey -remove_from_repos Oracle Enterprise Manager Cloud Control 13c Release 2 Copyright (c) 1996, 2016 Oracle Corporation. All rights reserved. Enter Enterprise Manager Root (SYSMAN) Password : The EMKey has already been removed from the Management Repository.
update agent
Login into the EM 13c through the browser with SYSMAN
user and the password which was being used previously in response files.
On the summary page, click SETUP
. Then under Manage Cloud Control
, select Upgrade Agents
.
Click on the Add
option under the Agents for upgrade
option to view the list of agents that can be upgraded to 13c.
HTH,
Michel.
Reference
Enterprise Manager Cloud Control Upgrade Guide (docs.oracle.com)
Oracle Enterprise Manager Licensing Information (docs.oracle.com)
Enjoyed this article? Please like it or share it.
Please connect with one of social login below (or fill up name and email)