Upgrep failed while upgrading from 8.1.1.4 to 8.1.1.10
We are upgrading a database 8.1.1.4 to 8.1.1.11 and facing a issue during upgrep on table RFC_SOCR_OUTPUT table:
Error:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.
alter table RFC_SOCR_OUTPUT modify
"INPUT_ID" not null
2014-01-28 09:21:16 [DataDirect][ODBC Oracle driver][Oracle]ORA-01442: column to be modified to NOT NULL is already NOT NULL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
The same table went fine on one of our other upgrade instance for same version. We were unable to find any pointers for this on MOS or in the guide.
Any pointers or inputs on this would be very helpful