Upgraded ebs 11.5.10.2 database to 11.2.0.4 -- autoconfig fails on db tier
When running autoconfig on dbtier I get the following error:
ERROR at line 1:
ORA-12899: value too large for column
"APPLSYS"."FND_PROFILE_OPTION_VALUES"."PROFILE_OPTION_VALUE" (actual: 426,
maximum: 240)
ORA-06512: at line 44
I thought it might be utl_file, but I trimmed that way down and that is not the issue. I don't know which profile it is updating that is too large. Please help me find this. I am guessing i need a patch...
This is a migration from Solaris sparc 32bit 9.2.0.8 to Solaris sparc 64bit 11.2.0.4. I applied many patches to get this database upgrade.I am attaching a list of patches that I have applied and the autoconfig log file.