BRM Maintainance Patch Upgrade (MPS1) with -pdc_upgrade is failing
We are planning to Install PDC(pricing design center) , so we are following the Steps given in the PDC Release 11.1 Install Guide Document , so in that PDC Guide , BRM has to be upgraded to Maintenance Patch Set 1
and Patch set 15,
so in that process we completed BRM maintenance Patch Set 1 Installation and completed that Upgrade of BRM Database Schema, after that we have to do maintenance Patch Set 1 with -pdc_upgrade argument ("perl pin_upgrade_74MPS1.pl -pdc_upgrade " ),
but its failing at default_values_74MPS1() Module with error has "PL/SQL: ORA-00904: "CODE": invalid identifier"
on Further research we found that create_new_objects() and modify_existing_objects() also not getting executed properly where in it has to bring in PDC Related Database objects, due to which default_values_74MPS1() is also failing
and Patch set 15,
so in that process we completed BRM maintenance Patch Set 1 Installation and completed that Upgrade of BRM Database Schema, after that we have to do maintenance Patch Set 1 with -pdc_upgrade argument ("perl pin_upgrade_74MPS1.pl -pdc_upgrade " ),
but its failing at default_values_74MPS1() Module with error has "PL/SQL: ORA-00904: "CODE": invalid identifier"
on Further research we found that create_new_objects() and modify_existing_objects() also not getting executed properly where in it has to bring in PDC Related Database objects, due to which default_values_74MPS1() is also failing
0