When we are running the automic pack for UTF8 conversion as a pre requisite step for upgrading from V21.05 TO V24.3 ,below job
PCK.AUTOMIC_UTF-8.MIG-STEP03.SUPPORT.NOILM.SRC
is failing with below error :
2025-04-03 09:01:26 - U02000005 Job 'PCK.AUTOMIC_UTF-8.MIG-STEP03.SUPPORT.NOILM.SRC' with RunID '1125679504' is to be started.
2025-04-03 09:01:26 - U02012001 Successfully established connection to 'server name/borisr0' with user 'UC4DB'.
2025-04-03 09:01:26 Oracle
2025-04-03 09:01:26 Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
2025-04-03 09:01:26 Version 19.26.0.0.0
2025-04-03 09:01:26 - U02012014 JDBC Driver version: 19.13.0.0.0
2025-04-03 09:01:26 create table uc_migration (Mig_run number, start_time date, end_time date,
2025-04-03 09:01:26 AH_IDNR_START number, AH_IDNR_END number,
2025-04-03 09:01:26 MELD_IDNR_END date,
2025-04-03 09:01:26 XAO_IDNR_END date,
2025-04-03 09:01:26 schema_name varchar2(128),
2025-04-03 09:01:26 transfered char(1))
2025-04-03 09:01:26 - U02012003 0 row(s) affected
2025-04-03 09:01:26 alter session set nls_date_format = 'YYYY-MM-DD'
2025-04-03 09:01:26 - U02012003 0 row(s) affected
2025-04-03 09:01:26 insert into uc_migration values (1, '1997-11-16', '2025-03-20', 6227804, 1097758037, '2025-04-02', '2025-03-31 00:00:00.000', upper('borisr0'),'N')
2025-04-03 09:01:27 ORA-01830: date format picture ends before converting entire input string