Executing 8.1 Index DDL and Rebuilding Indexes - In Place upgrade on Target Database
We completed the "File Generation Process" i.e. Pause#0 to Pause#3 and now executing the steps for In-Place upgrade of the target database.
Thus we finished: -
1.) Creating the Schema on the Target Database
2.) Loading the Schema on the Target Database
now, we are the step to "Create 8.1 Restructures Indexes (DDL), Page 174 of the upgrade guide for DB2 on zOS.
The job abended because the indexes that are attempting to be created already exist in the Target Database.
Now, I do not recall whether there is any previous steps in the process, which results in the dropping these indexes on Target database at certain point.