EM 13C: Application of RU Fails With Error ORA-01658: unable to create INITIAL extent for segment in tablespace MGMT_TABLESPACE
(Doc ID 3040498.1)
Last updated on AUGUST 09, 2024
Applies to:
Enterprise Manager Base Platform - Version 13.5.0.0.0 to 13.5.0.0.0 [Release 13c]Information in this document applies to any platform.
Symptoms
In Enterprise Manager 13.5 application of RU fails with the following error:
From /oms_home/cfgtoollogs/omspatcher/<timestamp>_System_<patch_num>_X/rcu_applypatch_original_patch_<timestamp>.log
[Aug 8, 2024 3:56:22 PM] Create tablespaces in the repository database
[Aug 8, 2024 3:56:22 PM] Repository_Patching_Utility - ApplyRepositoryPatch
[Aug 8, 2024 3:56:22 PM] Repository ApplyRepositoryPatch in progress.
[Aug 8, 2024 3:56:22 PM] Executing pre create operations
[Aug 8, 2024 3:56:22 PM] Percent Complete: 55
[Aug 8, 2024 3:56:22 PM] Percent Complete: 58
[Aug 8, 2024 3:56:22 PM] Percent Complete: 61
[Aug 8, 2024 3:56:22 PM] Percent Complete: 64
[Aug 8, 2024 3:56:24 PM] Percent Complete: 67
[Aug 8, 2024 3:56:24 PM] Percent Complete: 70
[Aug 8, 2024 3:56:24 PM] Percent Complete: 73
[Aug 8, 2024 3:56:24 PM] Percent Complete: 76
[Aug 8, 2024 3:56:24 PM] Percent Complete: 79
[Aug 8, 2024 3:56:24 PM] Percent Complete: 82
[Aug 8, 2024 3:56:35 PM] ORA-01658: unable to create INITIAL extent for segment in tablespace MGMT_TABLESPACE
[Aug 8, 2024 3:56:35 PM] ORA-06512: at line 12
[Aug 8, 2024 3:56:35 PM] File:/<oms_home>/sysman/admin/emdrep/sql/core/13.5.0.v/13.5.0.4/events/rulefwk/incident_rule_schema_upgrade.sql
[Aug 8, 2024 3:56:35 PM] Statement:DECLARE
[Aug 8, 2024 3:56:35 PM] l_table_exists NUMBER;
[Aug 8, 2024 3:56:35 PM] l_new_col NUMBER;
[Aug 8, 2024 3:56:35 PM] BEGIN
[Aug 8, 2024 3:56:35 PM] SELECT count(1)
[Aug 8, 2024 3:56:35 PM] INTO l_table_exists
[Aug 8, 2024 3:56:35 PM] FROM all_objects
[Aug 8, 2024 3:56:35 PM] WHERE object_type = 'TABLE' AND object_name='EM_COMPRESSION_POLICY_E' AND OWNER = 'SYSMAN';
[Aug 8, 2024 3:56:35 PM] IF l_table_exists = 0
[Aug 8, 2024 3:56:35 PM] THEN
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 |
References |