Issue Of Column Length While Migrating Data From 11.3 To 14
(Doc ID 2608029.1)
Last updated on FEBRUARY 28, 2020
Applies to:
Oracle FLEXCUBE Universal Banking - Version 14.2.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 14.2.0.0.0 version, Implementation Support
ACTUAL BEHAVIOR
---------------
While moving data from FLEXCUBE 11.3 to 14.3, error occurred of length of column as data is more than the specified length.
Table Name: ELTB_UTIL_TXN_LOG
Column: ESN
Length 11.3: INTEGER
Length 14.3: Number (3)
Table Name: CLTB_VEHICLE_DETAILS
Column: INSURANCE_COMPANY
Length 11.3: VARCHAR2(255 BYTE)
Length 14.3: VARCHAR2 (20 Byte)
so data is more than the specified length in 14.3. Kindly look into this on priority as this is delaying our upgrade testing.
EXPECTED BEHAVIOR
-----------------------
tables in FCUBS 14.3 version should support for data from lower versions.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot migrate data from 11.3 version to 14.3 version.
Changes
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 |
Changes |
Cause |
Solution |
References |