Currently we are facing issue with upgrade from 4.0 SP3 of Data Services to DS 4.2 Patch 1.2. We are in blue sky now.
Please help.
DB2 9.7
BODI-300070: Upgrading local repository (database type: DB2) to version 14.2.1.
BODI-320001: Reading SQL file </opt/BO/DataServices/dataservices/admin/repo/db2/db2_NVarchar_upgrade1421.sql>.
BODI-320002: Executing SQL file </opt/BO/DataServices/dataservices/admin/repo/db2/db2_NVarchar_upgrade1421.sql>.
alter table AL_LANG alter column NAME set data type vargraphic(256)
alter table AL_LANG alter column OWNER set data type vargraphic(256)
BODI-320004: Error or warning in executing the SQL statement <
alter table AL_LANG alter column OWNER set data type vargraphic(256)>. The message from the underlying database is: <SQL submitted to ODBC data source <NPHDSRD> resulted in error <[IBM][CLI Driver][DB2/AIX64] SQL0613N The primary key, unique key, or table partitioning key identified by "AL_LANG_INDX1" is too long or has too many columns. SQLSTATE=54008
>. The SQL submitted is <
alter table AL_LANG alter column OWNER set data type vargraphic(256)>.>.
BODI-300056: The local repository upgrade was cancelled.