My Oracle Support Banner

EM13c : Linux RPM Repository Server Setup Fails With - ORA-12899: value too large for column (Doc ID 2555435.1)

Last updated on FEBRUARY 23, 2023

Applies to:

Enterprise Manager Base Platform - Version 13.1.0.0.0 to 13.3.0.0.0 [Release 13c]
Information in this document applies to any platform.

Symptoms

In Enterprise Manager (EM) Cloud Control, Linux RPM Repository Server Setup fails.

Error Stack from <EM_INSTANCE_HOME>/em/EMGC_OMS*/sysman/log/emoms.trc file:

weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:256)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
Caused by: java.sql.SQLException: ORA-12899: value too large for column
"SYSMAN"."MGMT_ECM_HOSTPATCH_REPOS_PKG_E"."PKG_RELEASE" (actual: 34, maximum: 32)
ORA-06512: at line 11

SQL> describe MGMT_ECM_HOSTPATCH_REPOS_PKG_E;
Name                        Null?                  Type
----------------------------------------- --------
REPOS_GUID    NOT NULL        RAW(16)
PKG_NAME        NOT NULL   VARCHAR2(256)
PKG_VERSION  NOT NULL   VARCHAR2(64)
PKG_RELEASE                         VARCHAR2(32)
PKG_EPOCH                           VARCHAR2(32)
PKG_ARCH         NOT NULL  VARCHAR2(32)
ADVISORY_ID                       VARCHAR2(256)

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.