brm upgrade issue production
Hi,
We are doing BRM upgrade on our production environment from BRM7.5PS7 -> BRM7.5MPS1 -> BRM7.5PS22.
currently, we are executing pin_75_75MPS1upgrade.pl script of BRM7.5MPS1.
But the below update_bill_closed_t.source script of pin_75_75MPS1upgrade.pl is taking a very long time as there are 84667023 records in the output of below SQL (select distinct BILL_OBJ_ID0 from item_t where BILL_OBJ_ID0 NOT IN (0,1);). What should we do now ? do we have to wait ? or is there any work around for the same ?
filename is /apps/brm/brmadmin/brm/sys/dd/data/update_bill_closed_t.source