'satellite-sync' fails with error ORA-12899: value too large for column
Issue
Unable to sync repositories using satellite-sync. The following error is present in logs:
SYNC ERROR: unhandled exception occurred:
(Check logs/email for potentially more detail)
SQLError(12899, 'ORA-12899: value too large for column "<DB NAME>"."RHNCVE"."NAME" (actual: 16, maximum: 13)\n', 'insert into rhnCVE (id, name) values (:id, :name)')
(12899, 'ORA-12899: value too large for column "<DB NAME>"."RHNCVE"."NAME" (actual: 16, maximum: 13)\n', 'insert into rhnCVE (id, name) values (:id, :name)')
Environment
- Red Hat Satellite 5.6
- External Oracle Database
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.